summaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-17 09:23:11 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-17 09:23:11 +0000
commitb5ed2722d4b0d07931e1a4a3b75ce10460de12fa (patch)
tree923fe25a57bcbadb87f495c5cdac82ef796dd0dc /debian/changelog
parentMerging upstream version 1.0.135. (diff)
downloaddebootstrap-b5ed2722d4b0d07931e1a4a3b75ce10460de12fa.tar.xz
debootstrap-b5ed2722d4b0d07931e1a4a3b75ce10460de12fa.zip
Adding debian version 1.0.135.debian/1.0.135
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog22
1 files changed, 22 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 8f68b32..9a8023d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,25 @@
+debootstrap (1.0.135) unstable; urgency=medium
+
+ [ Ken Sharp ]
+ * fix quoting to allow spaces in target directory (Closes: #1061820)
+ * Use distro-info where possible
+ * Remove superfluous symlinks
+ * Use correct keyring and mirror for Ubuntu
+ * Ubuntu: test for dpkg zstd support for Hirsute+
+ * Update dependencies
+ * Remove hardcoded HTTPS mirror and use inline substitution
+
+ [ Adrien Robert ]
+ * fix: handling of DIRECT returned by Acquire::http:Proxy-Auto-Detect
+
+ [ Johannes Schauer Marin Rodrigues ]
+ * debian/tests/debian-testing: test minbase, default and buildd variants
+
+ [ Helmut Grohne ]
+ * make debootstrap work on filesystems mounted nodev (Closes: #1073169)
+
+ -- Luca Boccassi <bluca@debian.org> Sat, 15 Jun 2024 11:13:44 +0100
+
debootstrap (1.0.134) unstable; urgency=medium
[ Johannes Schauer Marin Rodrigues ]