diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2013-07-07 22:10:09 +0000 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2013-07-07 22:10:09 +0000 |
commit | 02aba83b90e12657d14a3d416a72c49ee61ce4ab (patch) | |
tree | bfe815ae22f410f449e670585c33e3e50497ea7b /debian/changelog | |
parent | 049e0bcfa0d21cf2badc0871bbdfca3f1a7de291 (diff) | |
parent | 5a828b5de3ecb6b65adef7247679a97846d81b3d (diff) |
Merge branch 'master' into HEAD
Conflicts:
debian/changelog
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 40c0b7fa..a6c356dc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,14 @@ hurd (20130707-1) UNRELEASED; urgency=low * New upstream snapshot (Closes: Bug#714733). + * patches/{mount-{f,n,remount,test-opts,ignore-mounted-all,t-auto}, + sutils-{types,multiple-none}}.patch: New + patches from Justus Winter to make mount more compatible with Linux'. + * patches/mount-loop.patch: New patch to ignore loop option. + * patches/umount.patch: New patch to add umount tool. + * patches/procfs-{update,default,get-options}.patch: New patches from Justus + Winter to make procfs behave as sysvinit desires. + -- Samuel Thibault <sthibault@debian.org> Sun, 07 Jul 2013 22:08:24 +0000 hurd (20130620-1) unstable; urgency=low |