[cowdancer] 01/01: Update changelog

James Clarke jrtc27-guest at moszumanska.debian.org
Sun May 15 14:39:07 UTC 2016


This is an automated email from the git hooks/post-receive script.

jrtc27-guest pushed a commit to branch master
in repository cowdancer.

commit d38f6758ec5bd190438786fdafa06972822eca91
Author: James Clarke <jrtc27 at jrtc27.com>
Date:   Sun May 15 15:38:51 2016 +0100

    Update changelog
---
 debian/changelog | 39 +++++++++++++++++++++++++++++++++++++++
 1 file changed, 39 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 094833c..9e7d67f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,50 @@
 cowdancer (0.80) UNRELEASED; urgency=medium
 
+  [ James Clarke ]
   * qemuarch.c:
     - Support x32
   * test_qemuarch.c:
     - Support x32
   * cowbuilder.c:
     - Preserve directory when --debug is given (Closes: #650592)
+  * Add support for pbuilder's --binary-indep
+    - Only use --force-yes if --allow-untrusted is given
+      (Closes: #819093)
+    - Add support for hooks.
+      Thanks to Reiner Herrmann for the initial concept patch.
+      (Closes: #819803)
+    - Copy files back as the correct user/group
+    - Increase MEMORY_MEGS default to 256
+  * qemubuilder.c:
+    - Mount /run/lock and /dev/shm as tmpfs
+  * qemubuilder.c:
+    - Update first-stage script in --update
+  * qemubuilder.c:
+    - Run hooks from mountpoint and use input/ for copying
+    - Build inside /build
+    - Detect out of date pbuilder-run init script
+    - Update script by mounting root
+    - Fixed end-of-work exit code
+    - Fixed non-executable hook warning
+    - Compatibility symlink from /tmp/buildd to /build
+    - Avoid first-stage warnings
+    - Delete /pbuilder-run before version check
+    - Use tmpfs for /tmp
+    - Run commands inside getty
+    - Use qemu monitor, with sane tty settings
+  * file.c:
+    - Preserve permissions on copy
+
+  [ Mattia Rizzolo ]
+  * debian/control:
+    - Bump Standards-Version to 3.9.8, no changes needed.
+  * debian/control:
+    - add myself to Uploaders.
+
+  [ Peter Pentchev ]
+  * qemubuilder.c:
+    - Fixed inverted error check for asprintf breaking --update
+      (Closes: #822849)
 
  -- James Clarke <jrtc27 at jrtc27.com>  Tue, 05 Apr 2016 14:22:44 +0100
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pbuilder/cowdancer.git



More information about the Pbuilder-maint mailing list