diff options
author | Lee Garrett <lgarrett@rocketjump.eu> | 2023-11-10 13:52:09 +0100 |
---|---|---|
committer | Lee Garrett <lgarrett@rocketjump.eu> | 2023-11-10 13:52:09 +0100 |
commit | e3e07ca0e94f4b8b125f532fb062f5ef26abfaf4 (patch) | |
tree | ede37878324f35f890b615f8e2f125d228265218 | |
parent | 624064e952867e6e7a775161606bf967b625c8a1 (diff) | |
download | debian-ansible-core-e3e07ca0e94f4b8b125f532fb062f5ef26abfaf4.zip |
Update changelog and release to unstable
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e5addb36..4363cbbb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ansible-core (2.14.11-2) unstable; urgency=medium + + * Enforce locale to ensure it builds reproducibly + * Fix facter when puppet not present (Closes: #1055616) + + -- Lee Garrett <debian@rocketjump.eu> Fri, 10 Nov 2023 13:50:13 +0100 + ansible-core (2.14.11-1) unstable; urgency=medium * New upstream version 2.14.11 |