diff options
Diffstat (limited to 'doc/news/version_5.4.0.mdwn')
| -rw-r--r-- | doc/news/version_5.4.0.mdwn | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/news/version_5.4.0.mdwn b/doc/news/version_5.4.0.mdwn new file mode 100644 index 00000000..e63f8c6c --- /dev/null +++ b/doc/news/version_5.4.0.mdwn @@ -0,0 +1,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."""]]
\ No newline at end of file |
