summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-30 03:24:54 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-30 03:24:54 +0000
commit1d4b8c7faef31648ca376165cd4cdea2dd8ddfa5 (patch)
treedc46f92c0b61851ecbbafe32d1dd1460e67dc687
parentMerging upstream version 0.85.9. (diff)
downloadsbuild-1d4b8c7faef31648ca376165cd4cdea2dd8ddfa5.tar.xz
sbuild-1d4b8c7faef31648ca376165cd4cdea2dd8ddfa5.zip
Adding debian version 0.85.9.debian/0.85.9
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/changelog24
-rw-r--r--debian/gbp.conf2
2 files changed, 26 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 5c10664..41761f2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,27 @@
+sbuild (0.85.9) unstable; urgency=medium
+
+ [ Aurelien Jarno ]
+ * Unshare: add IPv6 loopback address to /etc/hosts
+ * Unshare: preserve HOME environment variable
+ * Unshare: define the LOGNAME environment variable
+
+ [ Christian Kastner ]
+ * sbuild-qemu: Fix typo breaking one guess for image path
+ * sbuild-qemu: Don't add --dist (Closes: #1071000)
+
+ [ Helmut Grohne ]
+ * lib/Sbuild/ChrootUnshare.pm: Do not expose /sys/kernel in the unshare backend.
+ (Closes: #1071234)
+
+ [ Timo Röhling ]
+ * Relax permissions on pipes connected to STDOUT (Closes: #1070007)
+
+ [ Johannes Schauer Marin Rodrigues ]
+ * lib/Sbuild/Conf.pm: make the schroot binary configurable via ~/.sbuildrc
+ * bin/sbuild: only check group membership if 'schroot' is configured as the schroot binary
+
+ -- Jochen Sprickerhof <jspricke@debian.org> Wed, 29 May 2024 10:46:22 +0200
+
sbuild (0.85.8) unstable; urgency=medium
[ Aurelien Jarno ]
diff --git a/debian/gbp.conf b/debian/gbp.conf
new file mode 100644
index 0000000..9048820
--- /dev/null
+++ b/debian/gbp.conf
@@ -0,0 +1,2 @@
+[DEFAULT]
+debian-branch = main