[libcgroup] Update to 0.37.1 Resolves: CVE-2011-1006 CVE-2011-1022

Jan Šafránek jsafrane at fedoraproject.org
Thu Mar 3 08:47:20 UTC 2011


commit df868a2d15974a8c06cd89f07c3198cc489619ed
Author: Jan Safranek <jsafrane at redhat.com>
Date:   Thu Mar 3 09:47:07 2011 +0100

    Update to 0.37.1
    Resolves: CVE-2011-1006 CVE-2011-1022

 .gitignore                       |    1 +
 libcgrouop-0.37-cgclassify.patch |   27 ---------------------------
 libcgroup.spec                   |    9 +++++----
 sources                          |    2 +-
 4 files changed, 7 insertions(+), 32 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 34c21c6..4baea35 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 libcgroup-0.36.2.tar.bz2
 /libcgroup-0.37.tar.bz2
+/libcgroup-0.37.1.tar.bz2
diff --git a/libcgroup.spec b/libcgroup.spec
index d2b5a7d..88a7c0d 100644
--- a/libcgroup.spec
+++ b/libcgroup.spec
@@ -4,8 +4,8 @@
 Name: libcgroup
 Summary: Tools and libraries to control and monitor control groups
 Group: Development/Libraries
-Version: 0.37
-Release: 3%{?dist}
+Version: 0.37.1
+Release: 1%{?dist}
 License: LGPLv2+
 URL: http://libcg.sourceforge.net/
 Source0: http://downloads.sourceforge.net/libcg/%{name}-%{version}.tar.bz2
@@ -13,7 +13,6 @@ Source1: README.Fedora
 Patch1: fedora-config.patch
 Patch2: fedora-fix-initscripts.patch
 Patch3: libcgroup-0.36.2-systemd.patch
-Patch4: libcgrouop-0.37-cgclassify.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: pam-devel
 BuildRequires: byacc
@@ -51,7 +50,6 @@ provide scripts to manage that configuration.
 %patch1 -p1 -b .config
 %patch2 -p1 -b .lsb
 %patch3 -p1 -b .systemd
-%patch4 -p1 -b .cgclassify
 
 %build
 %configure --bindir=/bin --sbindir=/sbin --libdir=%{_libdir} --enable-initscript-install --enable-pam-module-dir=/%{_lib}/security
@@ -152,6 +150,9 @@ fi
 %doc COPYING INSTALL 
 
 %changelog
+* Thu Mar  3 2011 Jan Safranek <jsafrane at redhat.com> 0.37.1-1
+- Update to 0.37.1
+
 * Mon Feb 07 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.37-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index a2530a0..e90669b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-beecca8770155afa62981076e96d4c9c  libcgroup-0.37.tar.bz2
+24a41b18de112e8d085bb1f7d9e82af7  libcgroup-0.37.1.tar.bz2


More information about the scm-commits mailing list