Changelog for
ansible-2.3.1.0-1.el7.noarch.rpm :
Thu Jun 1 14:00:00 2017 Kevin Fenzi
- 2.3.1.0-1
- Update to 2.3.1.0.
Wed Apr 19 14:00:00 2017 James Hogarth - 2.3.0.0-3
- Update backported patch to the one actually merged upstream
Wed Apr 19 14:00:00 2017 James Hogarth - 2.3.0.0-2
- Backport hotfix to fix ansible-galaxy regression https://github.com/ansible/ansible/issues/22572
Wed Apr 12 14:00:00 2017 Toshio Kuratomi - 2.3.0.0-1
- Update to 2.3.0
- Remove upstreamed patches
- Remove controlpersist socket path path as a custom solution was included
upstream
- Run the unittests from the upstream tarball now instead of having to download
separately
- Build a documentation subpackage
Tue Mar 28 14:00:00 2017 Kevin Fenzi - 2.2.2.0-3
- Deal with RHEL7 pytest vs python-pytest.
- Rebase epel6 newer jinja patch.
- Conditionalize exclude for RHEL6 rpm.
Tue Mar 28 14:00:00 2017 Kevin Fenzi - 2.2.2.0-2
- Conditionalize python3 files for epel builds.
Tue Mar 28 14:00:00 2017 Toshio Kuratomi - - 2.2.2.0-1
- 2.2.2.0 final
- Add new patch to fix unittests
Mon Mar 27 14:00:00 2017 Toshio Kuratomi - - 2.2.2.0-0.4.rc1
- Add python-crypto and python3-crypto as explicit requirements
Mon Mar 27 14:00:00 2017 Toshio Kuratomi - - 2.2.2.0-0.3.rc1
- Add a symlink for ansible executables to be accessed via python major version
(ie: ansible-3) in addition to python-major-minor (ansible-3.6)
Wed Mar 8 13:00:00 2017 Toshio Kuratomi - - 2.2.2.0-0.2.rc1
- Add a python3 ansible package. Note that upstream doesn\'t intend for the library
to be used by third parties so this is really just for the executables. It\'s not
strictly required that the executables be built for both python2 and python3 but
we do need to get testing of the python3 version to know if it\'s stable enough to
go into the next Fedora. We also want the python2 version available in case a user
has to get something done and the python3 version is too buggy.
- Fix Ansible cli scripts to handle appended python version
Wed Feb 22 13:00:00 2017 Kevin Fenzi - 2.2.2.0-0.1.rc1
- Update to 2.2.2.0 rc1. Fixes bug #1421485
Fri Feb 10 13:00:00 2017 Fedora Release Engineering - 2.2.1.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
Mon Jan 16 13:00:00 2017 Kevin Fenzi - 2.2.1.0-1
- Update to 2.2.1.
- Fixes: CVE-2016-9587 CVE-2016-8647 CVE-2016-9587 CVE-2016-8647
- Fixes bug #1405110
Wed Nov 9 13:00:00 2016 Kevin Fenzi - 2.2.0.0-3
- Update unit tests that will skip docker related tests if docker isn\'t available.
- Drop docker BuildRequires. Fixes bug #1392918
Fri Nov 4 13:00:00 2016 Toshio Kuratomi - - 2.2.0.0-3
- Fix for dnf group install
Tue Nov 1 13:00:00 2016 Kevin Fenzi - 2.2.0.0-2
- Fix some BuildRequires to work on all branches.
Tue Nov 1 13:00:00 2016 Kevin Fenzi - 2.2.0.0-1
- Update to 2.2.0. Fixes #1390564 #1388531 #1387621 #1381538 #1388113 #1390646 #1388038 #1390650
- Fixes for CVE-2016-8628 CVE-2016-8614 CVE-2016-8628 CVE-2016-8614
Thu Sep 29 14:00:00 2016 Kevin Fenzi - 2.1.2.0-1
- Update to 2.1.2
Thu Jul 28 14:00:00 2016 Kevin Fenzi - 2.1.1.0-1
- Update to 2.1.1
Tue Jul 19 14:00:00 2016 Fedora Release Engineering - 2.1.0.0-3
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
Wed Jun 15 14:00:00 2016 Matt Domsch - 2.1.0.0-2
- Force python 2.6 on EL6
Wed May 25 14:00:00 2016 Kevin Fenzi - 2.1.0.0-1
- Update to 2.1.0.0.
- Fixes: 1334097 1337474 1332233 1336266
Tue Apr 19 14:00:00 2016 Kevin Fenzi - 2.0.2.0-1
- Update to 2.0.2.0. https://github.com/ansible/ansible/blob/stable-2.0/CHANGELOG.md
- Fixes CVE-2016-3096
- Fix for failed to resolve remote temporary directory issue. bug #1328359
Thu Feb 25 13:00:00 2016 Toshio Kuratomi - 2.0.1.0-2
- Patch control_path to be not hit path length limitations (RH BZ #1311729)
- Version the test tarball
Thu Feb 25 13:00:00 2016 Toshio Kuratomi - 2.0.1.0-1
- Update to upstream bugfix for 2.0.x release series.
Thu Feb 4 13:00:00 2016 Toshio Kuratomi - - 2.0.0.2-3
- Utilize the python-jinja26 package on EPEL6
Wed Feb 3 13:00:00 2016 Fedora Release Engineering - 2.0.0.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
Thu Jan 14 13:00:00 2016 Toshio Kuratomi - - 2.0.0.2-1
- Ansible 2.0.0.2 release from upstream. (Minor bugfix to one callback plugin
API).
Tue Jan 12 13:00:00 2016 Toshio Kuratomi - 2.0.0.1-1
- Ansible 2.0.0.1 from upstream. Rewrite with many bugfixes, rewritten code,
and new features. See the upstream changelog for details:
https://github.com/ansible/ansible/blob/devel/CHANGELOG.md
Wed Oct 14 14:00:00 2015 Adam Williamson - 1.9.4-2
- backport upstream fix for GH #2043 (crash when pulling Docker images)
Fri Oct 9 14:00:00 2015 Kevin Fenzi 1.9.4-1
- Update to 1.9.4
Sun Oct 4 14:00:00 2015 Kevin Fenzi 1.9.3-3
- Backport dnf module from head. Fixes bug #1267018
Tue Sep 8 14:00:00 2015 Toshio Kuratomi - 1.9.3-2
- Pull in patch for yum module that fixes state=latest issue
Thu Sep 3 14:00:00 2015 Kevin Fenzi 1.9.3-1
- Update to 1.9.3
- Patch dnf as package manager. Fixes bug #1258080
- Fixes bug #1251392 (in 1.9.3 release)
- Add requires for sshpass package. Fixes bug #1258799
Thu Jun 25 14:00:00 2015 Kevin Fenzi 1.9.2-1
- Update to 1.9.2
Tue Jun 16 14:00:00 2015 Fedora Release Engineering - 1.9.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
Wed May 27 14:00:00 2015 Toshio Kuratomi - 1.9.1-2
- Fix for dnf
Tue Apr 28 14:00:00 2015 Kevin Fenzi 1.9.1-1
- Update to 1.9.1
Wed Mar 25 13:00:00 2015 Kevin Fenzi 1.9.0.1-2
- Drop upstreamed epel6 patches.
Wed Mar 25 13:00:00 2015 Kevin Fenzi 1.9.0.1-1
- Update to 1.9.0.1
Wed Mar 25 13:00:00 2015 Kevin Fenzi 1.9.0-1
- Update to 1.9.0
Thu Feb 19 13:00:00 2015 Kevin Fenzi 1.8.4-1
- Update to 1.8.4
Tue Feb 17 13:00:00 2015 Kevin Fenzi 1.8.3-1
- Update to 1.8.3
Sun Jan 11 13:00:00 2015 Toshio Kuratomi - 1.8.2-3
- Work around a bug in python2.6 by using simplejson (applies in EPEL6)
Wed Dec 17 13:00:00 2014 Michael Scherer 1.8.2-2
- precreate /etc/ansible/roles and /usr/share/ansible_plugins
Sun Dec 7 13:00:00 2014 Kevin Fenzi 1.8.2-1
- Update to 1.8.2
Thu Nov 27 13:00:00 2014 Kevin Fenzi 1.8.1-1
- Update to 1.8.1
Tue Nov 25 13:00:00 2014 Kevin Fenzi 1.8-2
- Rebase el6 patch
Tue Nov 25 13:00:00 2014 Kevin Fenzi 1.8-1
- Update to 1.8
Thu Oct 9 14:00:00 2014 Toshio Kuratomi - 1.7.2-2
- Add /usr/bin/ansible to the rhel6 newer pycrypto patch
Wed Sep 24 14:00:00 2014 Kevin Fenzi 1.7.2-1
- Update to 1.7.2
Thu Aug 14 14:00:00 2014 Kevin Fenzi 1.7.1-1
- Update to 1.7.1
Wed Aug 6 14:00:00 2014 Kevin Fenzi 1.7-1
- Update to 1.7
Fri Jul 25 14:00:00 2014 Kevin Fenzi 1.6.10-1
- Update to 1.6.10
Thu Jul 24 14:00:00 2014 Kevin Fenzi 1.6.9-1
- Update to 1.6.9 with more shell quoting fixes.
Tue Jul 22 14:00:00 2014 Kevin Fenzi 1.6.8-1
- Update to 1.6.8 with fixes for shell quoting from previous release.
- Fixes bugs #1122060 #1122061 #1122062
Mon Jul 21 14:00:00 2014 Kevin Fenzi 1.6.7-1
- Update to 1.6.7
- Fixes CVE-2014-4966 and CVE-2014-4967
Tue Jul 1 14:00:00 2014 Kevin Fenzi 1.6.6-1
- Update to 1.6.6
Wed Jun 25 14:00:00 2014 Kevin Fenzi 1.6.5-1
- Update to 1.6.5
Wed Jun 25 14:00:00 2014 Kevin Fenzi 1.6.4-1
- Update to 1.6.4
Mon Jun 9 14:00:00 2014 Kevin Fenzi 1.6.3-1
- Update to 1.6.3
Sat Jun 7 14:00:00 2014 Fedora Release Engineering - 1.6.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Fri May 23 14:00:00 2014 Kevin Fenzi 1.6.2-1
- Update to 1.6.2 release
Wed May 7 14:00:00 2014 Toshio Kuratomi - 1.6.1-1
- Bugfix 1.6.1 release
Mon May 5 14:00:00 2014 Toshio Kuratomi - 1.6-1
- Update to 1.6
- Drop accelerate fix, merged upstream
- Refresh RHEL6 pycrypto patch. It was half-merged upstream.
Fri Apr 18 14:00:00 2014 Kevin Fenzi 1.5.5-1
- Update to 1.5.5
Mon Apr 7 14:00:00 2014 Toshio Kuratomi - 1.5.4-2
- Fix setuptools requirement to apply to rhel=6, not rhel<6
Wed Apr 2 14:00:00 2014 Toshio Kuratomi - 1.5.4-1
- Update to 1.5.4
- Add upstream patch to fix accelerator mode
- Merge fedora and el6 spec files
Fri Mar 14 13:00:00 2014 Kevin Fenzi 1.5.3-2
- Update to NEW 1.5.3 upstream release.
- Add missing dependency on python-setuptools (el6 build)
Thu Mar 13 13:00:00 2014 Kevin Fenzi 1.5.3-1
- Update to 1.5.3
- Fix ansible-vault for newer python-crypto dependency (el6 build)
Tue Mar 11 13:00:00 2014 Kevin Fenzi 1.5.2-2
- Update to redone 1.5.2 release
Tue Mar 11 13:00:00 2014 Kevin Fenzi 1.5.2-1
- Update to 1.5.2
Mon Mar 10 13:00:00 2014 Kevin Fenzi 1.5.1-1
- Update to 1.5.1
Fri Feb 28 13:00:00 2014 Kevin Fenzi 1.5-1
- Update to 1.5
Wed Feb 12 13:00:00 2014 Kevin Fenzi 1.4.5-1
- Update to 1.4.5
Sat Dec 28 13:00:00 2013 Kevin Fenzi 1.4.3-1
- Update to 1.4.3 with ansible galaxy commands.
- Adds python-httplib2 to requires
Wed Nov 27 13:00:00 2013 Kevin Fenzi 1.4.1-1
- Update to upstream 1.4.1 bugfix release
Thu Nov 21 13:00:00 2013 Kevin Fenzi 1.4-1
- Update to 1.4
Tue Oct 29 13:00:00 2013 Kevin Fenzi 1.3.4-1
- Update to 1.3.4
Tue Oct 8 14:00:00 2013 Kevin Fenzi 1.3.3-1
- Update to 1.3.3
Thu Sep 19 14:00:00 2013 Kevin Fenzi 1.3.2-1
- Update to 1.3.2 with minor upstream fixes
Mon Sep 16 14:00:00 2013 Kevin Fenzi 1.3.1-1
- Update to 1.3.1
Sat Sep 14 14:00:00 2013 Kevin Fenzi 1.3.0-2
- Merge upstream spec changes to support EPEL5
- (Still needs python26-keyczar and deps added to EPEL)
Thu Sep 12 14:00:00 2013 Kevin Fenzi 1.3.0-1
- Update to 1.3.0
- Drop node-fireball subpackage entirely.
- Obsolete/provide fireball subpackage.
- Add Requires python-keyczar on main package for accelerated mode.
Wed Aug 21 14:00:00 2013 Kevin Fenzi 1.2.3-2
- Update to 1.2.3
- Fixes CVE-2013-4260 and CVE-2013-4259
Sat Aug 3 14:00:00 2013 Fedora Release Engineering - 1.2.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
Sat Jul 6 14:00:00 2013 Kevin Fenzi 1.2.2-1
- Update to 1.2.2 with minor fixes
Fri Jul 5 14:00:00 2013 Kevin Fenzi 1.2.1-2
- Update to newer upstream re-release to fix a syntax error
Thu Jul 4 14:00:00 2013 Kevin Fenzi 1.2.1-1
- Update to 1.2.1
- Fixes CVE-2013-2233
Mon Jun 10 14:00:00 2013 Kevin Fenzi 1.2-1
- Update to 1.2
Tue Apr 2 14:00:00 2013 Kevin Fenzi 1.1-1
- Update to 1.1
Mon Mar 18 13:00:00 2013 Kevin Fenzi 1.0-1
- Update to 1.0
Wed Feb 13 13:00:00 2013 Fedora Release Engineering - 0.9-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
Fri Nov 30 13:00:00 2012 Michael DeHaan - 0.9-0
- Release 0.9
Fri Oct 19 14:00:00 2012 Michael DeHaan - 0.8-0
- Release of 0.8
Thu Aug 9 14:00:00 2012 Michael DeHaan - 0.7-0
- Release of 0.7
Mon Aug 6 14:00:00 2012 Michael DeHaan - 0.6-0
- Release of 0.6
Wed Jul 4 14:00:00 2012 Michael DeHaan - 0.5-0
- Release of 0.5
Wed May 23 14:00:00 2012 Michael DeHaan - 0.4-0
- Release of 0.4
Mon Apr 23 14:00:00 2012 Michael DeHaan - 0.3-1
- Release of 0.3
Tue Apr 3 14:00:00 2012 John Eckersberg - 0.0.2-1
- Release of 0.0.2
Sat Mar 10 13:00:00 2012 - 0.0.1-1
- Release of 0.0.1