summaryrefslogtreecommitdiff
path: root/doc/news/version_4.3.3.mdwn
blob: b51ab5dfa0ada34ae97b96bde83425a5bd76e19a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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."""]]