diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2014-12-31 11:44:15 +0000 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2014-12-31 11:44:15 +0000 |
commit | 8e5d86c9072fd4f10c019b71df9c097d8bb11742 (patch) | |
tree | 063793dabfbc79f520a28fd01ad729a63494a86a /debian/changelog | |
parent | 0d1ee16a469036f8cf32b22110f95e3a4aa291c3 (diff) | |
download | base-files-master.tar.gz |
* 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/changelog | 7 |
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) |