diff options
| author | Joey Hess <joey@kitenet.net> | 2014-08-19 15:22:48 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-08-19 15:22:48 -0400 |
| commit | 77f79fa03233db11c7249c725531840d9038c8e7 (patch) | |
| tree | 73d1d742761f0375f1e9920c5ef8a77189f2f06e /debian/changelog | |
| parent | c3711ff09cdaf7ca203af67d393aaeb19ebddfd0 (diff) | |
| parent | 1830f501ee7d8ca7832cbd337629b0d9225baedb (diff) | |
Merge branch 'joeyconfig'
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 286c5a8c..cd1ed61d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,10 @@ propellor (0.8.3) UNRELEASED; urgency=medium * The Debian package now includes a single-revision git repository in /usr/src/propellor/, and ~/.propellor/ is set up to use this repository as - its "upstream" remote. This avoids relying on the security of the github + its origin remote. This avoids relying on the security of the github repository when using the Debian package. + * The /usr/bin/propellor wrapper will warn when ~/.propellor/ is out of date + and a newer version is available from origin. * Included the config.hs symlink to config-simple.hs in the cabal and Debian packages. |
