summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJustus Winter <4winter@informatik.uni-hamburg.de>2014-02-10 11:41:26 +0100
committerJustus Winter <4winter@informatik.uni-hamburg.de>2014-02-10 11:41:26 +0100
commit42dbe8938ec3f03a0de4fe6570678419d3eca3fe (patch)
tree711b198113e7d7c8ca1eb8b18eeb618a8dc3afb6 /debian
parent364ae57a5c8256054d37eb7793ee40fd6c529661 (diff)
sync with upstream packaging
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog30
1 files changed, 27 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index b022dd7..e28cfd5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,32 @@
-gnumach (2:1.4-2) UNRELEASED; urgency=low
+gnumach (2:1.4-4) unstable; urgency=medium
- * Bump Standards-Version to 3.9.5 (no changes).
+ * patches/git-quiet-cd-floppy.patch: New patch to quiet down CD and floppy
+ sense errors.
- -- Samuel Thibault <sthibault@debian.org> Mon, 28 Oct 2013 09:26:07 +0100
+ -- Samuel Thibault <sthibault@debian.org> Mon, 10 Feb 2014 00:21:43 +0000
+
+gnumach (2:1.4-3) unstable; urgency=medium
+
+ * patches/{kentry_data_size,thread_terminate_release,
+ xen_clock_overflow}.patch: Add "git-" prefix to patch name.
+ * patches/git-cursor_init.patch: New patch to make sure cursor is
+ initialized.
+ * patches/git-coverity-fixes.patch: New patch to fix several issues found by
+ Coverity.
+ * patches/git-mig-inlines.patch: New patch to inline MIG-generated demuxers.
+ * control: Bump mig version dependency to get inlined MIG demuxers.
+
+ -- Samuel Thibault <sthibault@debian.org> Wed, 05 Feb 2014 11:47:53 +0000
+
+gnumach (2:1.4-2) unstable; urgency=medium
+
+ * control: Bump Standards-Version to 3.9.5 (no changes).
+ * patches/kentry_data_size.patch: New patch to increase KENTRY_DATA_SIZE.
+ * patches/thread_terminate_release.patch: New patch to add
+ thread_terminate_release RPC.
+ * patches/xen_clock_overflow.patch: New patch to fix Xen clock computation.
+
+ -- Samuel Thibault <sthibault@debian.org> Wed, 01 Jan 2014 16:54:11 +0000
gnumach (2:1.4-1) unstable; urgency=low