From 680310579f9dd44a949d72fa3c331226e0fabf38 Mon Sep 17 00:00:00 2001 From: Boris Manojlovic Date: Mon, 23 Feb 2015 14:50:21 +0000 Subject: [PATCH] Accepting request 287344 from home:bmanojlovic:branches:systemsmanagement New release push OBS-URL: https://build.opensuse.org/request/show/287344 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/ansible?expand=0&rev=40 --- ansible-1.8.2.tar.gz | 3 --- ansible-1.8.4.tar.gz | 3 +++ ansible.changes | 9 +++++++++ ansible.spec | 4 ++-- 4 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 ansible-1.8.2.tar.gz create mode 100644 ansible-1.8.4.tar.gz diff --git a/ansible-1.8.2.tar.gz b/ansible-1.8.2.tar.gz deleted file mode 100644 index e044b9d..0000000 --- a/ansible-1.8.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2cd01ff4d67acb410bae0a9438956f6fc36d01babd956b0dc3b700620f2372b9 -size 754435 diff --git a/ansible-1.8.4.tar.gz b/ansible-1.8.4.tar.gz new file mode 100644 index 0000000..aa75a39 --- /dev/null +++ b/ansible-1.8.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d37c04b3abce9b036a6c8311fccb360c5cbc3ec895445f805243b0448d239ec1 +size 758916 diff --git a/ansible.changes b/ansible.changes index fcd2f63..8cff117 100644 --- a/ansible.changes +++ b/ansible.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Feb 23 11:46:55 UTC 2015 - boris@steki.net + +- updated to version 1.8.4 from 1.8.2 + * Fixed regressions in ec2 and mount modules, introduced in 1.8.3 + * Fixing a security bug related to the default permissions set on a + tempoary file created when using "ansible-vault view ". + * Many bug fixes, for both core code and core modules. + ------------------------------------------------------------------- Fri Dec 5 15:11:43 UTC 2014 - boris@steki.net diff --git a/ansible.spec b/ansible.spec index 4787188..7efdf24 100644 --- a/ansible.spec +++ b/ansible.spec @@ -1,7 +1,7 @@ # # spec file for package ansible # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright 2013 by Lars Vogdt # Copyright 2014 by Boris Manojlovic # @@ -19,7 +19,7 @@ Name: ansible -Version: 1.8.2 +Version: 1.8.4 Release: 0 Summary: Radically simple IT automation License: GPL-3.0