Hello community,

here is the log from the commit of package libcgroup1 for openSUSE:Factory
checked in at Thu Mar 3 13:28:47 CET 2011.



--------
--- libcgroup1/libcgroup1.changes       2011-01-12 17:02:02.000000000 +0100
+++ /mounts/work_src_done/STABLE/libcgroup1/libcgroup1.changes  2011-03-03 
10:39:36.000000000 +0100
@@ -1,0 +2,11 @@
+Thu Mar  3 10:38:12 CET 2011 - [email protected]
+
+- update to 0.37.1
+  - get rid of the local patches
+  - fix buf overflow (bnc#675506, CVE-2011-1006)
+  - verify the sender of netlink messages (bnc#675048, CVE-2011-1022)
+  - check length of netlink addresses (CVE-2011-1022)
+  - improve handling of out-of-memory.
+  - --sticky option works for setuid/setgid
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  0001-docco-fixes.patch
  0003-scripts-init.d-cgconfig-cleanup.patch
  0004-scripts-init.d-little-cleanup-cgred.in.patch
  0005-configure.in-fix-autoconf-error.patch
  0006-scripts-set-executable-the-init-scripts.patch
  libcgroup-0.37_20110110.tar.bz2

New:
----
  _service
  _service:download_url:libcgroup-0.37.1.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libcgroup1.spec ++++++
--- /var/tmp/diff_new_pack.9MZQ6c/_old  2011-03-03 13:25:10.000000000 +0100
+++ /var/tmp/diff_new_pack.9MZQ6c/_new  2011-03-03 13:25:10.000000000 +0100
@@ -19,7 +19,7 @@
 
 
 Name:           libcgroup1
-Version:        0.37_20110110
+Version:        0.37.1
 Release:        1
 License:        LGPLv2.1
 Group:          System/Management
@@ -29,11 +29,6 @@
 Source:         
http://dl.sourceforge.net/sourceforge/libcg/libcgroup-%{version}.tar.bz2
 Source3:        sysconfig.cgred
 Source99:       baselibs.conf
-Patch0:         0001-docco-fixes.patch
-Patch1:         0003-scripts-init.d-cgconfig-cleanup.patch
-Patch2:         0004-scripts-init.d-little-cleanup-cgred.in.patch
-Patch3:         0005-configure.in-fix-autoconf-error.patch
-Patch4:         0006-scripts-set-executable-the-init-scripts.patch
 Patch5:         initd_cgconfig.patch
 Patch6:         initd_cgred.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -74,21 +69,18 @@
 
 %prep
 %setup -n libcgroup-%{version}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
 %patch5 -p1
 %patch6 -p1
 
 %build
 # only for GIT builds
+%if 0
 aclocal
 libtoolize -c
 autoconf
 autoheader
 automake --foreign --add-missing --copy
+%endif
 # ==============
 
 %configure --enable-pam-module-dir=/%{_lib}/security 
--enable-initscript-install

++++++ initd_cgred.patch ++++++
--- /var/tmp/diff_new_pack.9MZQ6c/_old  2011-03-03 13:25:10.000000000 +0100
+++ /var/tmp/diff_new_pack.9MZQ6c/_new  2011-03-03 13:25:10.000000000 +0100
@@ -1,6 +1,6 @@
 ---
- scripts/init.d/cgred.in |   64 
++++++++++++++++++++++++++++--------------------
- 1 file changed, 38 insertions(+), 26 deletions(-)
+ scripts/init.d/cgred.in |   62 
++++++++++++++++++++++++++++--------------------
+ 1 file changed, 37 insertions(+), 25 deletions(-)
 
 --- a/scripts/init.d/cgred.in
 +++ b/scripts/init.d/cgred.in
@@ -92,8 +92,7 @@
                log_success_msg
                return 0
        fi
--      killproc -p $pidfile -TERM "$processname"
-+      killproc -p $pidfile -TERM $processname
+       killproc -p $pidfile -TERM "$processname"
        retval=$?
 -      echo
        if [ $retval -ne 0 ]; then

++++++ _service ++++++
<services>
  <service name="download_url">
    <param name="host">sourceforge.net</param>
    <param 
name="path">/projects/libcg/files/libcgroup/v0.37.1/libcgroup-0.37.1.tar.bz2</param>
  </service>
</services>

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to