diff --git a/ansible.changes b/ansible.changes index bf6c579..f0aa502 100644 --- a/ansible.changes +++ b/ansible.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Mar 6 09:47:28 UTC 2018 - lars@linux-schulserver.de + +- License changed to GPL-3.0-or-later, as mentioned in the source + (former license focues on GPL-3.0 only) + ------------------------------------------------------------------- Fri Feb 16 07:54:43 UTC 2018 - tbechtold@suse.com @@ -379,10 +385,12 @@ Wed Jun 07 20:51:30 UTC 2017 - matthias.eliasson@gmail.com ------------------------------------------------------------------- Wed May 10 22:35:24 UTC 2017 - lars@linux-schulserver.de -- update to 2.3.1 RC1 (package version 2.3.0.1): +- update to 2.3.1 RC1 (package version 2.3.0.1) (bsc#1056094): * SECURITY (MODERATE): fix for CVE-2017-7481, in which data for lookup plugins used as variables was not being correctly marked as "unsafe". + * SECURITY (MODERATE): fix for CVE-2017-7466, which finally fixes + an arbitrary command execution vulnerability ------------------------------------------------------------------- Tue Mar 28 08:30:35 UTC 2017 - michael@stroeder.com diff --git a/ansible.spec b/ansible.spec index 85979b4..934d90e 100644 --- a/ansible.spec +++ b/ansible.spec @@ -27,7 +27,7 @@ Name: ansible Version: 2.4.3.0 Release: 0 Summary: Software automation engine -License: GPL-3.0 +License: GPL-3.0-or-later Group: Development/Languages/Python Url: http://ansible.com/ Source: https://releases.ansible.com/ansible/ansible-%{version}.tar.gz