summaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
authorCyril Brulebois <kibi@debian.org>2015-05-15 02:32:07 (GMT)
committerCyril Brulebois <kibi@debian.org>2015-05-15 02:38:31 (GMT)
commitbe99f7b4c1fc622f9c4d4f93d96aec649ff7c543 (patch)
tree286ebcbb9d544a3693cbb338701df561e38a9ff4 /debian/changelog
parenteec4c44fc78efa492d4eea5ff69089b6b86979e1 (diff)
downloaddebootstrap-be99f7b4c1fc622f9c4d4f93d96aec649ff7c543.zip
debootstrap-be99f7b4c1fc622f9c4d4f93d96aec649ff7c543.tar.gz
debootstrap-be99f7b4c1fc622f9c4d4f93d96aec649ff7c543.tar.bz2
Add support for --force-check-gpg (Closes: #661501, #733179, #775454).
With this option, one can programmatically make sure keyring checks are used and that no fallback to an https mirror happens.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 0350d3c..64bafb7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,9 @@ debootstrap (1.0.69) UNRELEASED; urgency=medium
issues while counting downloaded packages. The failure path could lead
to printing some strange integer (Closes: #709751, #768445, #785276).
This was reported to mostly happen whenever --no-resolve-deps is used.
+ * Add support for --force-check-gpg so that one can programmatically
+ make sure keyring checks are used and that no fallback to an https
+ mirror happens (Closes: #661501, #733179, #775454).
-- Cyril Brulebois <kibi@debian.org> Thu, 14 May 2015 23:52:52 +0200