From 9b37a5ef03325cc484dfd233c18863360d0ab611 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 22 Aug 2014 13:04:08 -0400 Subject: add news item for propellor 0.8.3 --- doc/news/version_0.8.3.mdwn | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 doc/news/version_0.8.3.mdwn (limited to 'doc/news/version_0.8.3.mdwn') diff --git a/doc/news/version_0.8.3.mdwn b/doc/news/version_0.8.3.mdwn new file mode 100644 index 00000000..82f400c0 --- /dev/null +++ b/doc/news/version_0.8.3.mdwn @@ -0,0 +1,11 @@ +propellor 0.8.3 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * 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 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, after which git merge upstream/master + can be run to merge it. + * Included the config.hs symlink to config-simple.hs in the cabal and Debian + packages."""]] \ No newline at end of file -- cgit v1.3-2-g0d8e