Hi all- we're happy to announce the general release of ansible-core 2.11.2,
ansible-base 2.10.11, and ansible 2.9.23.

These releases fix a templating security issue, CVE-2021-3583, in addition
to several other bugs.

How to get it
-------------

$ pip install ansible-core==2.11.2 --user
or
$ pip install ansible-base==2.10.11 --user
or
$ pip install ansible==2.9.23 --user

The tar.gz of the releases can be found here:

* ansible-core 2.11.2
  
https://pypi.python.org/packages/source/a/ansible-core/ansible-core-2.11.2.tar.gz
  SHA256: 5ae4c3da765df08ce23f6315a6d48121c0090324fe0a9d305c85f362ff6bcaeb

* ansible-base 2.10.11
  
https://pypi.python.org/packages/source/a/ansible-base/ansible-base-2.10.11.tar.gz
  SHA256: bcf114d82a6a62659b43d498169a65cba948ca75bb4ef10e982956157167234b

* ansible 2.9.23
  https://releases.ansible.com/ansible/ansible-2.9.23.tar.gz
  SHA256: b7ca0fac00dd09e11bf69eb40da1405881b466ad2adb88e7aee3e2387e66f9ad


What's new
----------

This release is a maintenance release containing numerous bugfixes. The full
changelog is at:

* 2.11
  
https://github.com/ansible/ansible/blob/stable-2.11/changelogs/CHANGELOG-v2.11.rst

* 2.10
  
https://github.com/ansible/ansible/blob/stable-2.10/changelogs/CHANGELOG-v2.10.rst

* 2.9
  
https://github.com/ansible/ansible/blob/stable-2.9/changelogs/CHANGELOG-v2.9.rst


What's the schedule for future maintenance releases?
----------------------------------------------------

The next batch of RC releases should be on or around Monday, 12 July 2021.


Porting Help
------------

We've published a porting guide at
https://docs.ansible.com/ansible-core/devel/porting_guides/porting_guide_core_2.11.html
to help migrate your content to 2.11.


If you discover any errors or if any of your working playbooks break when you
upgrade to 2.11.2, please use the following link to report the regression:

  https://github.com/ansible/ansible/issues/new/choose

In your issue, be sure to mention the version that works and the one that
doesn't.

Thanks!

-Rick Elrod

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-project+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/CAMuUyjTCrvoCTuCF5_WtD1uFG%3DdcGRvhyNVtz2X-0Z_CyJ%3Daaw%40mail.gmail.com.

Reply via email to