summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2014-12-31 11:44:15 +0000
committerIgor Pashev <pashev.igor@gmail.com>2014-12-31 11:44:15 +0000
commit8e5d86c9072fd4f10c019b71df9c097d8bb11742 (patch)
tree063793dabfbc79f520a28fd01ad729a63494a86a /debian/changelog
parent0d1ee16a469036f8cf32b22110f95e3a4aa291c3 (diff)
downloadbase-files-master.tar.gz
base-files (6.5+7) unstable; urgency=mediumHEADmaster
* Let chown fail in more places * Removed Pre-depends on base-passwd (does not work on bootstrap)
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 011a069..9ebbf48 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+base-files (6.5+7) unstable; urgency=medium
+
+ * Let chown fail in more places
+ * Removed Pre-depends on base-passwd (does not work on bootstrap)
+
+ -- Igor Pashev <pashev.igor@gmail.com> Wed, 31 Dec 2014 10:31:05 +0000
+
base-files (6.5+6) unstable; urgency=medium
* Let chown fail in install_from_default (inavlid user root:root)