diff options
author | Lee Garrett <lgarrett@rocketjump.eu> | 2023-06-16 19:02:31 +0200 |
---|---|---|
committer | Lee Garrett <lgarrett@rocketjump.eu> | 2023-06-16 19:02:31 +0200 |
commit | 62f3006d1544815f3bcf4c4eb72b2906f7bdbb39 (patch) | |
tree | af7a4d412724b4d207afea038a19e6c98eb4a9ce | |
parent | f34eb2d9b511aadce9e92dcf16678ada45fd632c (diff) | |
download | debian-ansible-core-62f3006d1544815f3bcf4c4eb72b2906f7bdbb39.zip |
Update changelog and release to unstable
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 24edc540..a91b9b4a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +ansible-core (2.14.6-1) unstable; urgency=medium + + * New upstream release + * d/watch: Remove signature check + * d/control: Recommend python3-passlib (Closes: #1034251) + * d/control: Update python3-resolvelib version dependency (Closes: #1037932, #1037443) + * uri: fix search for json types to include strings in the format xxx/yyy+json + (Closes: #1037126) + + -- Lee Garrett <debian@rocketjump.eu> Fri, 16 Jun 2023 16:13:27 +0200 + ansible-core (2.14.3-1) unstable; urgency=medium * New upstream release |