[pbuilder] 02/02: Update changelog

James Clarke jrtc27 at moszumanska.debian.org
Fri Mar 10 17:05:59 UTC 2017


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

jrtc27 pushed a commit to branch wip/next
in repository pbuilder.

commit 9084b162d27d57fd8f143c9e79f47367e2d09271
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Fri Mar 10 14:35:54 2017 +0100

    Update changelog
    
    Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
 debian/changelog | 21 +++++++++++++++++++--
 1 file changed, 19 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9b1b672..2f62f09 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,25 @@
 pbuilder (0.228.5+) UNRELEASED; urgency=medium
 
-  * TODO
+  [ James Clarke ]
+  * modules: Use a new /dev/pts instance inside the chroot.
+    This allows for better isolation as the build process is no longer able
+    to see the host's PTYs, other than the controlling terminal (if there is
+    one).  By using a new instance, we can also control the permissions of
+    /dev/pts/ptmx, ensuring that the build process is always able to create
+    new PTYs, even if the host's has the default 000 mode.
+    Thanks to Simon McVittie <smcv at debian.org> for the thorough investigation.
+    Closes: #841935
+
+  [ Mattia Rizzolo ]
+  * pbuilderrc.5:
+    + Update the details about the currently available dependency resolvers.
+  * debian/NEWS:
+    + Remove changes reverted in successive fixup uploads.
+  * checkparams:
+    + Make --extrapackages cumulative.  Specifying --extrapackages multiple
+      times will now add packages to the list.
 
- -- James Clarke <jrtc27 at debian.org>  Mon, 06 Mar 2017 16:26:47 +0000
+ -- Mattia Rizzolo <mattia at debian.org>  Fri, 10 Mar 2017 14:33:53 +0100
 
 pbuilder (0.228.5) unstable; urgency=medium
 

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



More information about the Pbuilder-maint mailing list