summaryrefslogtreecommitdiff
path: root/doc/news/version_5.4.0.mdwn
blob: e63f8c6c443282dca26f7685b3015b6cc973ab3e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
propellor 5.4.0 released with [[!toggle text="these changes"]]
[[!toggleable text="""
 * [ Sean Whitton ]
   * Apt.installedBackport replaced with Apt.backportInstalled.  (API change)
     The old property would install dependencies from backports even when
     the versions in stable satisfy the requested backport's dependencies.
     The new property installs only the listed packages from backports;
     all other dependencies come from stable.
     So in some cases, you may need to list additional backports to install,
     that would not have needed to be listed before. Due to this behavior
     change the property has been renamed so uses of it will be checked.
   * Restic.installed: stop trying to install a backport on jessie, because no
     such backport exists."""]]