aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMattia Rizzolo <mattia@mapreri.org>2015-08-08 16:40:25 +0000
committerMattia Rizzolo <mattia@mapreri.org>2015-08-08 16:40:25 +0000
commite1379f2ef18b521182115ea3a82894bae7bf36cf (patch)
treea63a2e63cbf361392849d29c9b42fc0f9a790368 /debian
parent78883ba5a362e09b6ec1f824881dc3cf3eb73f53 (diff)
downloadpbuilder-e1379f2ef18b521182115ea3a82894bae7bf36cf.tar
pbuilder-e1379f2ef18b521182115ea3a82894bae7bf36cf.tar.gz
change default BUILDDIR to /build
Closes: 789404
Diffstat (limited to 'debian')
-rw-r--r--debian/NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/NEWS b/debian/NEWS
index 80d36e9..9f136cf 100644
--- a/debian/NEWS
+++ b/debian/NEWS
@@ -1,3 +1,17 @@
+pbuilder (0.216) unstable; urgency=medium
+
+ The default build directory has been moved from /tmp/buildd to /build.
+ This both prevents tempering with /tmp (which is normally world-writable, and
+ as such a user could create the directory before pbuilder and thus owning it,
+ and then it could temper with the build process). See #789404 for more info.
+ Also this align pbuilder's behaviour to sbuild's making produced builds more
+ similar (and thus helping the reproducible builds effort).
+
+ Please update your hook scripts to use the new directory or change it back
+ (discouraged) by setting the BUILDDIR configure option.
+
+ -- Mattia Rizzolo <mattia@mapreri.org> Sat, 08 Aug 2015 16:34:14 +0000
+
pbuilder (0.207) unstable; urgency=low
The default configuration will now only install trusted packages. This