Support pacman with --maxage parameter

This commit is contained in:
Stu Zhao 2018-08-29 00:30:27 -07:00
commit f143a70463
4 changed files with 30 additions and 19 deletions

View file

@ -6,6 +6,7 @@ next:
* Type __systemd_unit: Fix minor issues and add masking unit files support (Adam Dej)
* Type __grafana_dashboard: Fix devuan ascii support (Dominique Roux)
* Type __package_update_index: Fix error when using OS not using apt (Stu Zhao)
* Type __package_update_index: Support --maxage for type pacman (Stu Zhao)
4.10.1: 2018-06-21
* Type __letsencrypt_cert: Fix temp file location and removal (Darko Poljak)