[ocsinventory-agent/el6/master] update to 1.1.2.1 (security fix)

Remi Collet remi at fedoraproject.org
Wed Oct 13 15:50:13 UTC 2010


commit a2878fefac10e0252aee55416c9b2f489d6c4502
Author: remi <fedora at famillecollet.com>
Date:   Wed Oct 13 17:50:02 2010 +0200

    update to 1.1.2.1 (security fix)

 .gitignore              |    3 ++-
 ocsinventory-agent.spec |   16 ++++++++++++----
 sources                 |    2 +-
 3 files changed, 15 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 21346d3..79890c4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
-Ocsinventory-Agent-1.0.1.tar.gz
+Ocsinventory-Agent-1.1.2.tar.gz
+/Ocsinventory-Agent-1.1.2.1.tar.gz
diff --git a/ocsinventory-agent.spec b/ocsinventory-agent.spec
index eea49e2..a34522a 100644
--- a/ocsinventory-agent.spec
+++ b/ocsinventory-agent.spec
@@ -5,10 +5,10 @@
 Name:      ocsinventory-agent
 Summary:   Open Computer and Software Inventory Next Generation client
 
-Version:   1.1.2
-Release:   2%{?dist}%{?ocstag:.%{ocstag}}
+Version:   1.1.2.1
+Release:   1%{?dist}%{?ocstag:.%{ocstag}}
 
-Source0:   http://launchpad.net/ocsinventory-unix-agent/1.1.x/ocsinventory-unix-agent-%{version}/+download/Ocsinventory-Agent-%{version}.tar.gz
+Source0:   http://launchpad.net/ocsinventory-unix-agent/stable-1.1.2/ocsinventory-unix-agent-1.1.2.1/+download/Ocsinventory-Agent-1.1.2.1.tar.gz
 
 Source1:   %{name}.logrotate
 Source2:   %{name}.cron
@@ -211,17 +211,25 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Oct 13 2010 Remi Collet <Fedora at famillecollet.com> 1.1.2.1-1
+- security update for CVE-2009-0667
+  http://bugs.debian.org/590879
+  http://www.debian.org/security/2009/dsa-1828
+
 * Sat Oct 09 2010 Remi Collet <Fedora at famillecollet.com> 1.1.2-2
 - remove perl-XML-SAX optional dep, which is broken on EL5
   and cause overload when installed on the OCS server
 
 * Sun Jan 03 2010 Remi Collet <Fedora at famillecollet.com> 1.1.2-1
 - update to 1.1.2
-- missing perl(Net::IP) requires
+- missing perl(Net::IP) requires (+ some EL3 stuff: yes, I know)
 
 * Tue Dec 22 2009 Remi Collet <Fedora at famillecollet.com> 1.1.1-1
 - update to 1.1.1
 
+* Sat Nov 28 2009 Remi Collet <Fedora at famillecollet.com> 1.1-2
+- add Requires: which
+
 * Sat Nov 07 2009 Remi Collet <Fedora at famillecollet.com> 1.1-1
 - update to 1.1
 - add missing modules.conf
diff --git a/sources b/sources
index d886125..1cfd88c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c1e8e863d234e7f034a15636a38bfd96  Ocsinventory-Agent-1.1.2.tar.gz
+79485838881e69d1e4a7e986b52b4d16  Ocsinventory-Agent-1.1.2.1.tar.gz


More information about the scm-commits mailing list