summaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
authorJulien Cristau <jcristau@debian.org>2016-10-18 22:11:26 (GMT)
committerJulien Cristau <jcristau@debian.org>2016-10-18 22:11:32 (GMT)
commit8a77b648b1a989962314a7d389a529bdef66cf1d (patch)
tree7ea401c143cbe7eb3928d4aad3eb5afff0265e81 /debian/changelog
parente708b70110a242035067bf2b71be86aa82598c32 (diff)
downloaddebootstrap-8a77b648b1a989962314a7d389a529bdef66cf1d.zip
debootstrap-8a77b648b1a989962314a7d389a529bdef66cf1d.tar.gz
debootstrap-8a77b648b1a989962314a7d389a529bdef66cf1d.tar.bz2
Add support for downloading and validating InRelease files
Split up detached signature from signed data, in effect re-creating a Release and Release.gpg pair that we can verify with gpgv.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ee9e43f..56a85d8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+debootstrap (1.0.85) UNRELEASED; urgency=medium
+
+ * Add support for downloading and validating InRelease files, by splitting
+ up detached signature from signed data.
+
+ -- Julien Cristau <jcristau@debian.org> Fri, 02 Sep 2016 20:26:38 +0200
+
debootstrap (1.0.84) unstable; urgency=medium
[ Ansgar Burchardt ]