Package Release Info

libcgroup-0.41.rc1-bp152.2.2

Update Info: Base Release
Available in Package Hub : 15 SP2

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libcgroup-devel
libcgroup-tools
libcgroup1
libcgroup1-64bit

Change Logs

* Fri Mar 27 2020 Michal Koutný <mkoutny@suse.com>
- drop libcgroup-new-sysconfigname.patch: rename sysconfig.libcgroup back to
  sysconfig.cgred (bsc#1166968)
* Fri Jun 14 2019 Michal Koutný <mkoutny@suse.com>
- 0001-cgrulesengd-Do-not-ignore-changes-of-short-lived-pro.patch
  cgrulesengd: update to upstream version with fixup (bnc#1119100)
* Wed Apr 24 2019 Michal Koutný <mkoutny@suse.com>
- 0001-api.c-change-cgroup-of-every-thread-of-a-process.patch:
- 0002-api.c-always-move-all-tasks-of-a-process-to-a-cgroup.patch:
  classify multithreaded processes (bnc#1119100)
- 0001-cgrulesengd-Do-not-ignore-changes-of-short-lived-pro.patch
  cgrulesengd: classify double-forking processes (bnc#1119100)
* Wed Aug 15 2018 mkoutny@suse.com
- Fix permissions of previously created log file
  (bnc#1100365, CVE-2018-14348)
* Wed Jul 25 2018 mhocko@suse.de
- 0001-cgrulesengd-remove-umask-0.patch: cgrulesengd: remove umask(0)
  (bnc#1100365, CVE-2018-14348)
* Fri Jul 15 2016 mkoutny@suse.com
- Don't interfere with systemd cgroup hierarchy (bnc#987985)
  * remove cgconfig-Do-not-overwrite-defaultcgroup-configuratio.patch
  * remove initd_cgconfig.patch
  * add remove-initd_cgconfig.patch
  * cgconfig init script replaced with .service file
* Wed Jan 14 2015 mhocko@suse.de
- cgconfig: Do not overwrite defaultcgroup configuration (bnc#912487)
* Tue Jan 13 2015 tcech@suse.cz
- add Require for post install scriptlets (bnc#912531)
* Fri Jan 10 2014 mhocko@suse.com
- package upgraded from 0.37 to 0.41.rc1
- libcgroup-man_pages.patch: removed because obsoleted by 41b1e43155831
- initd_cgconfig-read-correctly-defaultcgroup.patch: removed because
  obsoleted by 9659403b713f9
* Thu May 02 2013 mhocko@suse.cz
- do-not-version-pam-module.patch: fix an invalid link to pam_cgroup.so.0.0.0
  and do not build cgroup pam module as a versioned shared object (bnc#817533)
* Tue Nov 27 2012 jengelh@inai.de
- Remove redundant/obsolete sections from specfile
- Follow shlib packaging guidelines; libcgroup1 ought to only have
  the library, move the rest into libcgroup-tools.
* Thu Nov 22 2012 mhocko@suse.cz
- initd_cgconfig-read-correctly-defaultcgroup.patch: fix defaultcgroup
  detection (bnc#790934)
* Mon Feb 13 2012 coolo@suse.com
- patch license to follow spdx.org standard
* Mon Oct 31 2011 jslaby@suse.de
- fix rpmlint warnings
* Wed Aug 31 2011 jslaby@suse.de
- don't use /var/lock/subsys/ (bnc#714631)
* Fri Jun 24 2011 jslaby@suse.de
- kill _service
* Wed May 11 2011 pth@suse.de
- Enhance the man pages.
* Thu Mar 03 2011 jslaby@suse.de
- update to 0.37.1
  - get rid of the local patches
  - fix buffer 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
* Wed Jan 12 2011 jslaby@suse.de
- sync cgconfig and cgred init.d scripts with upstream
- man pages fixes
* Tue Jan 04 2011 jslaby@suse.de
- update cgconfig and cgred init.d scripts
- fix segfault in cgconfigparser