Release 6.7.0

This commit is contained in:
Darko Poljak 2020-07-28 07:14:26 +02:00
parent 76bb214b53
commit f5b367dfdb
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,8 @@
Changelog
---------
next:
6.7.0: 2020-07-28
* Delete deprecated type: __pf_apply (Darko Poljak)
* New type: __download (Ander Punnar)
* Type __locale_system: Add devuan support (Dennis Camera)
* Type __package_opkg: Add locking (Dennis Camera)
@ -12,7 +13,6 @@ next:
* Type __postfix_master: Fix --option parameter and option expansion (Daniel Fancsali)
* Type __user: Install user packages on OpenWrt (Dennis Camera)
* Type __openldap_server: Add Alpine support (Timothée Floure)
* Type __pf_apply: Remove deprecated type (Darko Poljak)
* Type __package_apt: Fix for legacy APT versions that do not support --no-install-recommends (Dennis Camera)
* Type __key_value: Get awk from POSIX PATH (Dennis Camera)
* New type: __unpack (Ander Punnar)