Add 3004.2 to changelog

This commit is contained in:
Megan Wilhite 2022-07-06 08:33:52 -06:00
parent 0cef001b45
commit d8d6630816

View file

@ -293,6 +293,23 @@ Added
Added support for setting medias in `zabbix.user_update` for Zabbix 3.4+ (#62012)
- Add ignore_missing parameter to file.comment state (#62044)
Salt 3004.2 (2022-05-12)
========================
Fixed
-----
- Expand environment variables in the root_dir registry key (#61445)
- Update Markup and contextfunction imports for jinja versions >=3.1. (#61848)
- Fix bug in tcp transport (#61865)
- Make sure the correct key is being used when verifying or validating communication, eg. when a Salt syndic is involved use syndic_master.pub and when a Salt minion is involved use minion_master.pub. (#61868)
Security
--------
- Fixed PAM auth to reject auth attempt if user account is locked. (cve-2022-22967)
Salt 3004.1 (2022-02-16)
========================