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

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


commit 9103e0a6406dfdce04b11dc37162e2a834aef204
Author: remi <fedora at famillecollet.com>
Date:   Wed Oct 13 17:55:24 2010 +0200

    update to 1.1.2.1 (security fix)

 .gitignore              |    2 ++
 ocsinventory-agent.spec |   24 ++++++++++++++++++++----
 sources                 |    2 +-
 3 files changed, 23 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..79890c4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1,2 @@
+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 ece99c0..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,16 +211,23 @@ 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
@@ -229,6 +236,15 @@ rm -rf %{buildroot}
 - new Requires perl(Net::SSLeay), perl(Crypt::SSLeay), smartmontools
 - download URL to launchpad
 
+* Sat Jul 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.1-5
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
+
+* Thu May 14 2009 Remi Collet <Fedora at famillecollet.com> 1.0.1-4
+- fix typo
+
+* Thu May 14 2009 Remi Collet <Fedora at famillecollet.com> 1.0.1-3
+- define PATH in config (workaround for #500594 + tool path if needed)
+ 
 * Fri Apr 24 2009 Remi Collet <Fedora at famillecollet.com> 1.0.1-2
 - update the README.RPM (new configuration file)
 - change from URL to only servername in config comment
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