[pbuilder] 03/03: update changelog

Mattia Rizzolo mattia at debian.org
Fri Jun 10 19:29:59 UTC 2016


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

mattia pushed a commit to branch master
in repository pbuilder.

commit 41e0ca7b33210c9d44f4f8da449d9833f5de2184
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Fri Jun 10 19:29:22 2016 +0000

    update changelog
---
 debian/changelog | 35 ++++++++++++++++++++++++++++++++++-
 1 file changed, 34 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index cbbc2cb..92bc831 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,39 @@
 pbuilder (0.224+) UNRELEASED; urgency=medium
 
-  * debian/rules: change default ubuntu distribution to yakkety
+  [ Mattia Rizzolo ]
+  * debian/rules:
+    + change default ubuntu distribution to yakkety.
+    + enable universe by default in Ubuntu.  LP: #237591
+  * Add builtin eatmydata support (Closes: #606158)
+  * Add a USESYSFS option (defaulting to yes) to mount a sysfs filesystem in
+    /sys.  Closes: #773767
+  * Strip leading path from when calling external programs.  They are all in
+    PATH, so let the shell finding them instead of calling them directly with
+    the full path, so exiting things can be done.  Closes: #635698
+  * modules:
+    + take care of saving the mount point instead of the device name when
+      bind-mounting.  This avoids umounting of unrelated mount points in case
+      of errors.  LP: #1156636
+    + support specifying BINDMOUNTS destination.  Thanks to Austin Phillips
+      <austin.phillips at ceos.com.au> for the initial patch.  Closes: #593100
+    + for selinux, only check for the precense of the selinux mount, instead of
+      using selinuxenabled.  Closes: #506917
+    + in the help message be more clear about what the `execute` command is for.
+      Closes: #805494
+  * pbuilder.8: use BUILDDIR instead of the old /tmp/buildd.
+  * create/update:
+    + move the code picking extra packages to install for optional features in
+      a common function in modules.
+  * checkparams: add a "--use-network yes|no" cmdline flag.  Closes: #823408
+  * satisfydepends-funcs:
+    + nicer formatting of the --help output, with a "Debugging options" section.
+    + document the --internal-chrootexec option.  Closes: #635697
+
+  [ James Clarke ]
+  * pdebuild: fix typo in error message (debsign, not debsing).
+  * modules:
+    + pass -q, -y and APTGETOPT to apt-get in remove_packages.
+    + add linsysfs support for KFreeBSD.
 
  -- Mattia Rizzolo <mattia at debian.org>  Sun, 01 May 2016 20:14:47 +0000
 

-- 
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