aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMattia Rizzolo <mattia@mapreri.org>2015-06-17 19:21:48 +0000
committerMattia Rizzolo <mattia@mapreri.org>2015-06-17 20:31:24 +0000
commitad50ac00a531dbe60260c63760388ce6dac12361 (patch)
treee45df26ce8c8c6b90ece685231bf86df2acc75f1 /debian/changelog
parent935740912f47d9dc9f0ea337a3a11cc5f0a9e988 (diff)
downloadpbuilder-ad50ac00a531dbe60260c63760388ce6dac12361.tar
pbuilder-ad50ac00a531dbe60260c63760388ce6dac12361.tar.gz
import 0.125+nmu3
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index aa5296a..a73cf63 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+pbuilder (0.215+nmu3) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Enable the loopback device even when USE_NETWORK=no (Closes: #753944)
+ Patch based on one provided by Niko Tyni; thanks! This also allows
+ getting rid of the “env” hack and disabling network for pre-squeeze
+ chroot by setting the new namespace up before chrooting.
+
+ -- Thorsten Glaser <tg@mirbsd.de> Fri, 11 Jul 2014 19:56:53 +0200
+
pbuilder (0.215+nmu2) unstable; urgency=low
* Fix missing space, thanks gregoa for spotting (Closes: #753690)