Commit Graph

1849 Commits

Author SHA1 Message Date
Aron Xu
7e1a2209f2 d/control: migrate to alioth-lists (Closes: #899756) 2018-05-28 18:21:26 +08:00
Aron Xu
f227ba3689 Merge branch 'pulls/expand-ztest' into 'master'
Include zinject and zpios in zfs-test

See merge request zfsonlinux-team/zfs!2
2018-05-25 09:05:11 +00:00
Antonio Russo
ed0c2a581b Expand zfs-test and add Breaks/Conflicts 2018-05-18 18:07:13 -04:00
Aron Xu
6f627d8999 Release 0.7.9-2 2018-05-18 00:32:35 +08:00
Aron Xu
780ecc266f Bump supported linux version to 4.16 2018-05-18 00:28:03 +08:00
Aron Xu
24878955ec Release 0.7.9-1 2018-05-18 00:19:18 +08:00
Aron Xu
946d119fc4 Fix lintian obsolete-relation-form-in-source 2018-05-18 00:19:10 +08:00
Aron Xu
7c847cb1ea d/rules: add --enable-systemd 2018-05-18 00:10:38 +08:00
Antonio Russo
521cc13335 Handle /proc/kallsym obfuscation (Closes: #891936) 2018-05-16 21:43:59 +08:00
Antonio Russo
3f008d5726 Install enum-extract.pl with dkms 2018-05-16 21:43:50 +08:00
Aron Xu
7e0996053f Merge tag 'upstream/0.7.9'
Upstream version 0.7.9
2018-05-16 21:38:21 +08:00
Aron Xu
42f7b73b90 New upstream version 0.7.9 2018-05-16 21:38:18 +08:00
Aron Xu
2c29cd95fd Move more zfs test tools to zfs-test package (Closes: #868653) 2018-03-05 17:10:03 +08:00
Aron Xu
751356d354 Release 0.7.6-1 2018-02-26 18:52:04 +08:00
Aron Xu
77112a7284 Recommends: linux-libc-dev (< ${LINUX_NEXT})
This tries to prevent unexpected upgrades of kernel that is not known
to be supported by the packaged version of ZFS/SPL.
2018-02-26 18:35:02 +08:00
Aron Xu
3d6e854e86 Apply wrap-and-sort 2018-02-26 18:31:11 +08:00
Aron Xu
3aaa867358 Update VCS-* URL to salsa.debian.org 2018-02-26 18:30:17 +08:00
Aron Xu
f60e97c9dc Remove patch applied upstream 2018-02-26 16:39:05 +08:00
Lev Lamberov
865063a101 [INTL:ru] Updated Russian translation of debconf 2018-02-26 16:34:04 +08:00
Aron Xu
18cdd13b53 Merge tag 'upstream/0.7.6'
Upstream version 0.7.6
2018-02-26 16:29:30 +08:00
Aron Xu
047218e222 New upstream version 0.7.6 2018-02-26 16:29:27 +08:00
Aron Xu
5601d8209e Release 0.7.5-1 2018-01-19 23:53:13 +08:00
Antonio Russo
351c626ceb Add version dependency on zfsutils-linux package 2018-01-19 15:43:29 +08:00
Aron Xu
1060b32e57 Merge tag 'upstream/0.7.5'
Upstream version 0.7.5
2018-01-19 15:26:46 +08:00
Aron Xu
6b76391648 New upstream version 0.7.5 2018-01-19 15:26:44 +08:00
Aron Xu
20828cd18b Release 0.7.4-1 2017-12-18 23:08:02 +08:00
Aron Xu
deb16fbec7 Install zfs-import.target 2017-12-18 22:56:14 +08:00
Aron Xu
7ca547490f Update stdver to 4.1.2, no change required 2017-12-18 22:50:33 +08:00
Aron Xu
b32e4cd744 Refresh patches 2017-12-18 22:48:30 +08:00
Aron Xu
b7361d56f7 cherry-pick: fix distclean which removes needed files 2017-12-18 22:48:12 +08:00
Aron Xu
28d25f0310 Merge tag 'upstream/0.7.4'
Upstream version 0.7.4
2017-12-18 22:04:59 +08:00
Aron Xu
41d74433d6 New upstream version 0.7.4 2017-12-18 22:04:57 +08:00
Aron Xu
d2c64dde88 Require debhelper >= 10.2
Maintains compatibility to jessie-backports instead of jessie.
2017-12-05 17:09:22 +08:00
Aron Xu
decb7f2a69 Debian revision 0.7.3-3 2017-11-30 15:19:41 +08:00
Antonio Russo
b5f34e86a4 Add maximum version dependency on spl-dkms (Closes: #883008) 2017-11-30 00:34:05 +08:00
Aron Xu
620cee3327 Upload 0.7.3-2 2017-11-28 16:30:27 +08:00
Fabian Grünbichler
407883350d build: add implicit version to dh_makeshlibs (Closes: #880709)
to mimic upstream's current level of ABI/API stability. this is akin to
"every upstream version breaks compatibility".
2017-11-28 16:15:02 +08:00
Fabian Grünbichler
e188c41789 zfs-test: add proper Breaks+Replaces
on zfsutils-linux, which used to contain some of the ZFS test suite
files.

Closes: #880902
2017-11-28 16:09:09 +08:00
Aron Xu
19021d2bf5 Depend on matching version of spl-dkms (Closes: ##881013) 2017-11-28 16:09:03 +08:00
Fabian Grünbichler
5bb90f438b d/rules: remove obsolete calls to dpkg-architecture
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2017-11-28 16:08:45 +08:00
Fabian Grünbichler
f40b765d07 d/rules: use DEB_VERSION_UPSTREAM
instead of manually parsing d/changelog

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2017-11-28 16:08:45 +08:00
Fabian Grünbichler
6375823049 d/rules: include dpkg's default.mk
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2017-11-28 16:08:45 +08:00
Aron Xu
ab6f41b56c Prepare upload of 0.7.3-1 2017-10-31 20:28:44 +08:00
Colin Ian King
7c82c5971b Improve cloning performance for large numbers of clones (LP: #1567557)
Bump zcmd buffer from 16K to 256K.
2017-10-31 19:12:42 +08:00
Aron Xu
8e58af79a3 Add lintian override for zfs-test 2017-10-31 18:54:02 +08:00
Aron Xu
1be1ccb488 Update control.in for dh-systemd deprecation 2017-10-31 18:50:58 +08:00
Aron Xu
30ec4179ad Update debconf pot file 2017-10-31 18:50:09 +08:00
Antonio Russo
6b30aaf127 Changelog for unreleased 0.7.3-0 2017-10-31 18:28:53 +08:00
Antonio Russo
b65853f68c Drop dependency on dh-systemd 2017-10-31 18:28:30 +08:00
Antonio Russo
c85aa4ce11 Fix typo in debconf templates 2017-10-31 18:27:40 +08:00