[pbuilder] 02/02: update changelog

Mattia Rizzolo mattia at debian.org
Sat Sep 10 12:45:14 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 a615736c3ea41594aff549241cdac60ef5b2a090
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Sat Sep 10 12:45:04 2016 +0000

    update changelog
---
 debian/changelog | 19 ++++++++++++++++++-
 1 file changed, 18 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 6f279a0..4820a7b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,23 @@
 pbuilder (0.226+) UNRELEASED; urgency=medium
 
-  *
+  [ James Clarke ]
+  * modules: add_additional_aptkeyrings:
+    Copy keyrings to /etc/apt/trusted.gpg.d instead of using apt-key.
+    We can no longer rely on being able to use apt-key in a minimal chroot,
+    because gnupg has been demoted to a Recommends in apt. Instead, the
+    keyrings can be copied directly into /etc/apt/trusted.gpg.d.
+    Moreover, `apt-key` usage has been discuraged over the past years.
+    This means that using the APTKEYRINGS option of pbuilder won't actually
+    work with chroots older than squeeze (APT version 0.7.25.1)
+
+  [ Mattia Rizzolo ]
+  * modules:
+    + term_supports_colors: properly deal with tput not detecting a
+      colored-capable terminal (as within cron).  Closes: #837202
+    + add_additional_aptkeyrings: don't fail if the target keyring file is
+      already presetn, just warn if different.
+  * pbuilder.8, pbuilderrc.5: properly format so that no extra space is right
+    before a closing bracket.
 
  -- James Clarke <jrtc27 at jrtc27.com>  Thu, 08 Sep 2016 23:55:46 +0100
 

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