diff options
| author | Justus Winter <4winter@informatik.uni-hamburg.de> | 2014-11-10 13:05:49 +0100 |
|---|---|---|
| committer | Justus Winter <4winter@informatik.uni-hamburg.de> | 2014-11-10 13:05:49 +0100 |
| commit | 119be2436695480a4e4954f7f257fa231d67fea7 (patch) | |
| tree | f1b00a6a9c59f9e3d4c2edb9a88aa8431c90a9bc /debian/changelog | |
| parent | 0f4cd34bd8376d8b1d1f7b8bfffc59fce5d8ab40 (diff) | |
merge debian changes
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 65 |
1 files changed, 65 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e8e068e..0c927b3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,68 @@ +gnumach (2:1.4+git20141109-1) unstable; urgency=medium + + * New upstream snapshot. Fixes protected payload support. + * patches/git-R-vm_map.patch: Revert upstream commit for now, it seems to + interact badly with paging. + + -- Samuel Thibault <sthibault@debian.org> Sun, 09 Nov 2014 22:03:06 +0000 + +gnumach (2:1.4+git20141107-1) unstable; urgency=medium + + * New upstream snapshot + * rules: ignore +git version. + * patches/git-*, patches/80_missing_files.patch: Remove. + * Bump Standards-Version to 3.9.6 (no changes). + * control: rename into control.in with 1.4 replaced with @version@, so + that... + * rules: ... make DEB_BUILD_OPTIONS=custom use the package version instead + of the upstream version. Thanks Svante Signell for the original patch. + Closes: Bug#762175. + + -- Samuel Thibault <sthibault@debian.org> Fri, 07 Nov 2014 01:06:55 +0000 + +gnumach (2:1.4-12) unstable; urgency=medium + + * rules: Rebuild info documentation once (in the source tree) before building + all variants in parallel. Closes: Bug#756909. + * patches/git-vm-tune.patch: New patch that tunes VM parameters. + * patches/git-vm_map.patch: New patch to fix vm_map with anywhere=true. + + -- Samuel Thibault <sthibault@debian.org> Sat, 06 Sep 2014 10:37:40 +0000 + +gnumach (2:1.4-11) unstable; urgency=medium + + * patches/git-halt.patch: Add ACPI powerdown support. + * patches/git-xen_races.patch: New patch to fix race conditions, notably in + disk writes. + + -- Samuel Thibault <sthibault@debian.org> Fri, 25 Jul 2014 17:05:41 +0000 + +gnumach (2:1.4-10) unstable; urgency=medium + + * patches/git-notify_translatable{,2}.patch: New patch to make notify + functions mutable. + * patches/git-device_translatable.patch: New patch to make device + functions mutable. + * patches/git-memory_object_translatable2.patch: Fix memory object reference + leak. + * patches/git-mach_debug{,2}.patch: Install mach_debug defs files. + * patches/90-fix_headers.patch: Remove, replaced by patch above. + + -- Samuel Thibault <sthibault@debian.org> Sun, 25 May 2014 20:06:12 +0000 + +gnumach (2:1.4-9) unstable; urgency=medium + + * patches/git-memory_object_translatable.patch: New patch to make memory + object types translation functions mutable. + + -- Samuel Thibault <sthibault@debian.org> Wed, 26 Mar 2014 09:59:55 +0000 + +gnumach (2:1.4-8) unstable; urgency=medium + + * patches/git-physical-access.patch: Fix overflow brought by patch. + + -- Samuel Thibault <sthibault@debian.org> Sat, 22 Mar 2014 15:05:11 +0000 + gnumach (2:1.4-7) unstable; urgency=medium [ Samuel Thibault ] |
