[ubuntu/precise] fuse 2.8.6-2ubuntu1 (Accepted)
Colin Watson
cjwatson at ubuntu.com
Thu Nov 24 23:20:20 UTC 2011
fuse (2.8.6-2ubuntu1) precise; urgency=low
* Resynchronise with Debian (LP: #884907). Remaining changes:
- Don't install the init script; we require the fuse module to be
built-in, and mountall handles mounting /sys/fs/fuse/connections.
- Call update-initramfs in postinst.
- Install ulockmgr_server in fuse-udeb.
- Install fusermount with 4755 permissions (remaining change from
"Dynamic foreground user access").
- Use UMOUNT_NOFOLLOW if available to avoid following symlinks in
fusermount.
- Only change the ownership or mode of /etc/fuse.conf in postinst on
initial installation.
fuse (2.8.6-2) unstable; urgency=low
* Using compression level 9 also for binary packages.
* Moving initramfs hook installatin in rules after dh_install call for
cosmetic reasons.
* Dropping obsolete configure handling, not needed anymore with
current debhelper and dpkg.
* Removing empty fuse.postrm.
* Don't restart on upgrade (Closes: #471199).
* Completing move from /usr to / (Closes: #452412).
* Dropping old news file.
* Also using linux-any as architecture in depends.
* Rewriting copyright file in machine-interpretable format.
* Rewriting fuse postinst.
* Sorting targets in rules file.
* Rewriting fusermount manpage.
* Adding manpage for ulockmgr_server.
* Renaming fuse manpage to mount.fuse.
* Updating email address of Miklos in cve-2011-0542.patch.
* Updating todo file.
* Removing double entries in 2.8.5-4 section of debian changelog.
fuse (2.8.6-1) unstable; urgency=low
* Merging upstream version 2.8.6.
* Removing cve-2010-3879.patch, included upstream.
* Removing cve-2011-0541.patch, included upstream.
* Removing cve-2011-0543.patch, included upstream.
* Renumbering remaining patches.
fuse (2.8.5-5) unstable; urgency=low
* Adding initramfs-tools integration (Closes: #505691).
* Using linux-any in build-depends rather than negatively listing
kfreebsd (Closes: #634321).
fuse (2.8.5-4) unstable; urgency=low
* Adding depends to mount to ensure new enough util-linux is being
used (Closes: #628735, #630237).
* Adding reference for fuse in fusermount manpage (Closes: #629897).
* Adding a conflict against loop-aes-utils (Closes: #631454).
* Updating todo file.
* Removing obsolete --disable-kernel-module from configure call.
fuse (2.8.5-3) unstable; urgency=low
* Updating udev check in postinst to also look for /run (Closes:
#628050).
fuse (2.8.5-2) unstable; urgency=low
* Correcting filename of the last patch for CVE 2011-0543.
* Adding fuse(5) manpage from Bastien Roucaries
<roucaries.bastien at gmail.com> (Closes: #510463).
* Override dh_compress to not compress examples.
* Adding patch to not exclude fioc.h from examples (Closes: #626522).
* Removing old fuse-utils.preinst script.
* Avoid running initscript to unload kernel modules on shutdown
(Closes: #584710).
* Renaming fuse-utils* packages to simply fuse*. Renaming at this
point is not a problem since d-i doesn't already use the fuse udebs
just yet.
* Sorting depends.
* Updating source section.
* Adding debug package.
fuse (2.8.5-1) experimental; urgency=low
* Merging upstream version 2.8.5 (Closes: #585875).
* Removing useless whitespaces at EOL and EOF.
* Switching to source format 3.0 (quilt).
* Rediffing Build_system_do_not_install_init_script (dpatch) as
initscript.patch (quilt).
* Rediffing GNU_kFreeBSD (dpatch) as kfreebsd.patch (quilt).
* Removing Missing_pthread_link_on_libulockmgr, included upstream.
* Removing CVE-2009-3297.dpatch, included upstream.
* Adding patch from upstream to fix arbitrary unprivileged unmount
[CVE 2010-3879].
* Adding patch from upstream to fix cleanup in case of failed mount
[CVE 2011-0541].
* Adding patch from upstream to chdir to / before performing
mount/umount [CVE 2011-0542].
* Adding patch from upstream to only allow mount and umount if util-
linux suppports --no-canonicalize [CVE 2011-0542].
* Rename examples directory for libfuse-dev to more common name
(within debian directory).
* Moving manpage to subdirectory (within debian directory).
* Moving configfile to subdirectory (within debian directory).
* Removing watch file.
* Removing leftovers from fuse-source.
* Updating to debhelper version 8.
* Updating to standards version 3.9.2.
* Decrufting, sorting and wrapping build-depends.
* Sorting source fields.
* Decrufting and sorting depends.
* Sorting binary fields.
* Updating udev rule, thanks to Marco d'Itri <md at linux.it> (Closes:
#584709).
* Sorting packages.
* Updating package short and long descriptions.
* Minimizing rules file.
* Dropping la files (Closes: #621309).
* Adding todo file.
fuse (2.8.4-2) unstable; urgency=low
* Taking over package from Bartosz and Adam with thanks for their past
contributions, both of them are MIA.
fuse (2.8.4-1.5) unstable; urgency=low
* Non-maintainer upload.
* Only build fuse-utils-udeb on Linux architectures.
Date: Thu, 24 Nov 2011 23:07:21 +0000
Changed-By: Colin Watson <cjwatson at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/precise/+source/fuse/2.8.6-2ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Thu, 24 Nov 2011 23:07:21 +0000
Source: fuse
Binary: fuse fuse-dbg fuse-utils libfuse2 libfuse-dev fuse-udeb libfuse2-udeb
Architecture: source
Version: 2.8.6-2ubuntu1
Distribution: precise
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Colin Watson <cjwatson at ubuntu.com>
Description:
fuse - Filesystem in Userspace
fuse-dbg - Filesystem in Userspace
fuse-udeb - Filesystem in Userspace (udeb)
fuse-utils - Filesystem in Userspace (transitional package)
libfuse-dev - Filesystem in Userspace (development)
libfuse2 - Filesystem in Userspace (library)
libfuse2-udeb - Filesystem in Userspace (library) (udeb)
Closes: 452412 471199 505691 510463 584709 584710 585875 621309 626522 628050 628735 629897 630237 631454 634321
Launchpad-Bugs-Fixed: 884907
Changes:
fuse (2.8.6-2ubuntu1) precise; urgency=low
.
* Resynchronise with Debian (LP: #884907). Remaining changes:
- Don't install the init script; we require the fuse module to be
built-in, and mountall handles mounting /sys/fs/fuse/connections.
- Call update-initramfs in postinst.
- Install ulockmgr_server in fuse-udeb.
- Install fusermount with 4755 permissions (remaining change from
"Dynamic foreground user access").
- Use UMOUNT_NOFOLLOW if available to avoid following symlinks in
fusermount.
- Only change the ownership or mode of /etc/fuse.conf in postinst on
initial installation.
.
fuse (2.8.6-2) unstable; urgency=low
.
* Using compression level 9 also for binary packages.
* Moving initramfs hook installatin in rules after dh_install call for
cosmetic reasons.
* Dropping obsolete configure handling, not needed anymore with
current debhelper and dpkg.
* Removing empty fuse.postrm.
* Don't restart on upgrade (Closes: #471199).
* Completing move from /usr to / (Closes: #452412).
* Dropping old news file.
* Also using linux-any as architecture in depends.
* Rewriting copyright file in machine-interpretable format.
* Rewriting fuse postinst.
* Sorting targets in rules file.
* Rewriting fusermount manpage.
* Adding manpage for ulockmgr_server.
* Renaming fuse manpage to mount.fuse.
* Updating email address of Miklos in cve-2011-0542.patch.
* Updating todo file.
* Removing double entries in 2.8.5-4 section of debian changelog.
.
fuse (2.8.6-1) unstable; urgency=low
.
* Merging upstream version 2.8.6.
* Removing cve-2010-3879.patch, included upstream.
* Removing cve-2011-0541.patch, included upstream.
* Removing cve-2011-0543.patch, included upstream.
* Renumbering remaining patches.
.
fuse (2.8.5-5) unstable; urgency=low
.
* Adding initramfs-tools integration (Closes: #505691).
* Using linux-any in build-depends rather than negatively listing
kfreebsd (Closes: #634321).
.
fuse (2.8.5-4) unstable; urgency=low
.
* Adding depends to mount to ensure new enough util-linux is being
used (Closes: #628735, #630237).
* Adding reference for fuse in fusermount manpage (Closes: #629897).
* Adding a conflict against loop-aes-utils (Closes: #631454).
* Updating todo file.
* Removing obsolete --disable-kernel-module from configure call.
.
fuse (2.8.5-3) unstable; urgency=low
.
* Updating udev check in postinst to also look for /run (Closes:
#628050).
.
fuse (2.8.5-2) unstable; urgency=low
.
* Correcting filename of the last patch for CVE 2011-0543.
* Adding fuse(5) manpage from Bastien Roucaries
<roucaries.bastien at gmail.com> (Closes: #510463).
* Override dh_compress to not compress examples.
* Adding patch to not exclude fioc.h from examples (Closes: #626522).
* Removing old fuse-utils.preinst script.
* Avoid running initscript to unload kernel modules on shutdown
(Closes: #584710).
* Renaming fuse-utils* packages to simply fuse*. Renaming at this
point is not a problem since d-i doesn't already use the fuse udebs
just yet.
* Sorting depends.
* Updating source section.
* Adding debug package.
.
fuse (2.8.5-1) experimental; urgency=low
.
* Merging upstream version 2.8.5 (Closes: #585875).
* Removing useless whitespaces at EOL and EOF.
* Switching to source format 3.0 (quilt).
* Rediffing Build_system_do_not_install_init_script (dpatch) as
initscript.patch (quilt).
* Rediffing GNU_kFreeBSD (dpatch) as kfreebsd.patch (quilt).
* Removing Missing_pthread_link_on_libulockmgr, included upstream.
* Removing CVE-2009-3297.dpatch, included upstream.
* Adding patch from upstream to fix arbitrary unprivileged unmount
[CVE 2010-3879].
* Adding patch from upstream to fix cleanup in case of failed mount
[CVE 2011-0541].
* Adding patch from upstream to chdir to / before performing
mount/umount [CVE 2011-0542].
* Adding patch from upstream to only allow mount and umount if util-
linux suppports --no-canonicalize [CVE 2011-0542].
* Rename examples directory for libfuse-dev to more common name
(within debian directory).
* Moving manpage to subdirectory (within debian directory).
* Moving configfile to subdirectory (within debian directory).
* Removing watch file.
* Removing leftovers from fuse-source.
* Updating to debhelper version 8.
* Updating to standards version 3.9.2.
* Decrufting, sorting and wrapping build-depends.
* Sorting source fields.
* Decrufting and sorting depends.
* Sorting binary fields.
* Updating udev rule, thanks to Marco d'Itri <md at linux.it> (Closes:
#584709).
* Sorting packages.
* Updating package short and long descriptions.
* Minimizing rules file.
* Dropping la files (Closes: #621309).
* Adding todo file.
.
fuse (2.8.4-2) unstable; urgency=low
.
* Taking over package from Bartosz and Adam with thanks for their past
contributions, both of them are MIA.
.
fuse (2.8.4-1.5) unstable; urgency=low
.
* Non-maintainer upload.
* Only build fuse-utils-udeb on Linux architectures.
Checksums-Sha1:
f6cbfc0f9bd146634c46156578ff84ca64c9bda6 2179 fuse_2.8.6-2ubuntu1.dsc
c2c0f9fff8bfee217da200888123e5abb5b498f2 505334 fuse_2.8.6.orig.tar.gz
95059d9b207f7fe034b0ccf1f50738dc12454174 27032 fuse_2.8.6-2ubuntu1.debian.tar.gz
Checksums-Sha256:
3fa632fa8ce504b8476155a848949818395038d4d8c1ad07746813adc5fd6f15 2179 fuse_2.8.6-2ubuntu1.dsc
1ec1913e38f09b2a9ec1579e1800805b5e2c747d1dce515e316dbb665ca139d6 505334 fuse_2.8.6.orig.tar.gz
966760274e16eac5b5b1440f657482f0c5b08aa2c0cb4f1173f23191b276f3a2 27032 fuse_2.8.6-2ubuntu1.debian.tar.gz
Files:
9d4c40577038da1d8e16a6666d166d94 2179 utils optional fuse_2.8.6-2ubuntu1.dsc
eaa32c8cef56a981656a786f258a002a 505334 utils optional fuse_2.8.6.orig.tar.gz
772c81aba1ea63ab6e2d0803d76c73e4 27032 utils optional fuse_2.8.6-2ubuntu1.debian.tar.gz
Original-Maintainer: Daniel Baumann <daniel.baumann at progress-technologies.net>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Colin Watson <cjwatson at debian.org> -- Debian developer
iQIVAwUBTs7P8jk1h9l9hlALAQjNnhAAuLpGLbElEsPwR4EXfQCGuo8aCHyOYckt
YrQqoSJtshddXWtuoIuPTozZ88kFK3UoS6Gqaj4E8kW79XmQ+DibUsQwV14vLKTI
rbcl9OtBVbRvEH+m4MdjlSHg7QTgfl5I+hNR+IFtnrVd1c+U4OQcTYXHNB9NOaBW
2GC+Y/PaFUWvzy5Y8UXlEzDlGQx5iQU1t+I5RV6ayhdhIFAT+ElvQzFrKDeklbYP
3UbzYwqnUM95yzNuGv1LLNRjKgKEuXvhgfHnQ5fDRQGRW0c1WNmc7IBs9IYSgflh
JLmqSPc8z2ngQosmJKbnmKHfRJmT3S8N2A9RSKP/OePb0AC8okNC4oYVfHVpPACt
bzzXZ2aeVx49MDxHQpzRjBrBw9Bu7D4FWOiOahyUCTewuH08Tjlftg5r5j49Pfpz
ghvzlWTobhWGpvYeXiSMFZ7JxkTO/EexXDjpKrawPzMBvYqTsVbl7grfjCjggPWD
b9Sr/C4Dggj+rvw1FJExc6PZCzKabs1xPFl72IxUUKqRBF9bMapu4EKXt4klLIjR
UAlznF/fPjaUx7SfjP6GYqHvv6AFcyiULkiFJejTLYcvrZDqW2ULXNmIxBPxHM9+
UU/dzOByEzyjL3RtYIiuPdPtFbyDDJYrXXn6HToTmHsQh8fcS8Rzp4Mk/Zg7X8Z8
GtJ0kZX8Pzo=
=a77k
-----END PGP SIGNATURE-----
More information about the Precise-changes
mailing list