From 2d172ff2d209b3663d6172fbd53f552e3fa6f658 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 13 Jul 2017 13:35:52 -0400 Subject: add news item for propellor 4.3.3 --- doc/news/version_4.3.3.mdwn | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 doc/news/version_4.3.3.mdwn (limited to 'doc/news/version_4.3.3.mdwn') diff --git a/doc/news/version_4.3.3.mdwn b/doc/news/version_4.3.3.mdwn new file mode 100644 index 00000000..b51ab5df --- /dev/null +++ b/doc/news/version_4.3.3.mdwn @@ -0,0 +1,17 @@ +propellor 4.3.3 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * Hosts can be configured to build propellor using stack, by adding + a property: + & bootstrapWith (Robustly Stack) + * Hosts can be configured to build propellor using cabal, but using + only packages installed from the operating system. This + will work on eg Debian: + & bootstrapWith OSOnly + * Iproved fix for bug that sometimes made --spin fail with + "fatal: Couldn't find remote ref HEAD". The previous fix didn't work + reliably. + * User: add systemGroup and use it for systemAccountFor' + Thanks, Félix Sipma. + * Export a Restic.backup' property. + Thanks, Félix Sipma. + * Updated stack config to lts-8.22."""]] \ No newline at end of file -- cgit v1.3-2-g0d8e