SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for libcgroup-0.40.rc1-23.el6.i686.rpm :
Fri Oct 21 14:00:00 2016 Nikola Forró - 0.40.rc1-23
- fix potential buffer overflow
resolves: #1386742

Thu Sep 1 14:00:00 2016 Nikola Forró - 0.40.rc1-22
- fix memory leak detected by Covscan
related: #1284495

Thu Sep 1 14:00:00 2016 Nikola Forró - 0.40.rc1-21
- change cgroup of every thread of a process
resolves: #1284495

Thu Sep 1 14:00:00 2016 Nikola Forró - 0.40.rc1-20
- change priority of cgconfig and cgred init scripts
resolves: #1233393

Thu Aug 11 14:00:00 2016 Nikola Forró - 0.40.rc1-19
- fix loading config files from /etc/cgconfig.d to make it work with libcgroup-pam
resolves: #1345762

Tue Jun 7 14:00:00 2016 Nikola Forró - 0.40.rc1-18
- fix order of memory subsystem parameters generated by cgsnapshot
resolves: #1315543

Fri Mar 4 13:00:00 2016 Nikola Forró - 0.40.rc1-17
- fix infinite loop
resolves: #1280382

Tue Jan 6 13:00:00 2015 jchaloup - 0.40.rc1-16
- extending cgroup names with default
resolves: #1139205
- fixing libcgroup-0.40.rc1-reading-config-files-from-etc-cgconfig.d.patch not to modify patch backup file
resolves: #1162220

Thu Oct 2 14:00:00 2014 jchaloup - 0.40.rc1-15
- related: #1036355
bumping the release, rhel-6.6 build was not Z-candidate

Thu Oct 2 14:00:00 2014 jchaloup - 0.40.rc1-14
- related: #1036355
bumping the release so it can be built in z-stream for rhel-6.6

Mon Sep 15 14:00:00 2014 jchaloup - 0.40.rc1-13
- resolves: #1036355
support for multiline values

Thu Aug 7 14:00:00 2014 jchaloup - 0.40.rc1-12
- related: #1080281

Wed Aug 6 14:00:00 2014 jchaloup - 0.40.rc1-11
- resolves: #1080281
retry to set control file in cgroup_modify_cgroup

Thu Jun 19 14:00:00 2014 jchaloup - 0.40.rc1-10
- resolves: #1058363
reading config files from /etc/cgconfig.d/

Mon Jun 16 14:00:00 2014 jchaloup - 0.40.rc1-9
- resolves: #1060227
pam cache turned off

Tue Mar 25 13:00:00 2014 jchaloup - 0.40.rc1-8
- resolves: #1057676
copy of cgroup template fixed, patch from upstream

Mon Mar 17 13:00:00 2014 jchaloup - 0.40.rc1-7
- resolves: #1022842
multiple -r option of cgset corrected, patch from upstream

Mon Dec 2 13:00:00 2013 Peter Schiffer 0.40.rc1-6
- resolves: #1028773
removed unnecessary dependency on redhat-lsb-core

Fri Oct 25 14:00:00 2013 Peter Schiffer 0.40.rc1-5
- related: #964219
fixed memory leak occurring when reloading cache

Mon Sep 30 14:00:00 2013 Peter Schiffer 0.40.rc1-4
- related: #913286
fixed performance regression when starting cgred service
- related: #589535
fixed templates

Mon Sep 16 14:00:00 2013 Peter Schiffer 0.40.rc1-3
- related: #946953
fixed typo and one incorrect cast
- related: #964219
fixed two libcg crashes

Wed Aug 28 14:00:00 2013 Peter Schiffer 0.40.rc1-2
- fixed coverity findings
- resolves: #738620
relabel cgred.pid file after service starts
- resolves: #961844
increase start priority for cgred service

Tue Aug 27 14:00:00 2013 Peter Schiffer 0.40.rc1-1
- resolves: #589535
rebase to 0.40.rc1
added support for automated cgroup creation following a template

Mon Aug 12 14:00:00 2013 Peter Schiffer 0.37-10
- resolves: #921328
cgred service can now start with an empty configuration file
- resolves: #863172
cgconfig now sets group write permissions on files in the cgroup
- resolves: #916397
fixed cgrulesengd segfault
- resolves: #924399
fixed bug when the cgrulesengd had different logging level from the library
- resolves: #951724
fixed cgget(1) man page
- resolves: #809550
removed -s option from cgcreate(1) man page
- resolves: #913286
fixed adding control subgroups after cgrulesengd has started
- resolves: #753334
fixed bug when cgconfig fails to parse commas in the cgconfig.conf file

Thu Jun 13 14:00:00 2013 Ivana Hutarova Varekova 0.37-9
- resolves: #972893
enable cache for pam_cgroup

Wed Feb 20 13:00:00 2013 Peter Schiffer 0.37-8
- resolves: #912425
fixed problem when cgred service could segfault if entry in cgrules.conf file
doesn\'t specify procname

Thu Dec 20 13:00:00 2012 Peter Schiffer 0.37-7
- related: #738737
lowered default logging level from warning to error

Mon Dec 17 13:00:00 2012 Peter Schiffer 0.37-6
- related: #738737
updated logging improvement
- resolves: #877042
fixed coverity finding in libcgroup-0.37-add-inotify-fd.patch
- resolves: #869990
fixed bug when cgconfig service was failing to start on read only file systems

Thu Oct 11 14:00:00 2012 Peter Schiffer 0.37-5
- resolves: #819137
fixed bug when lscgroup was ltrimming path which wasn\'t prefixed with slash
- resolves: #773544
made --sticky option effective when setuid(2) and setgid(2)
- resolves: #849757
added inotify fd to scan running tasks and set control groups
- resolves: #738737
logging improvement

Wed Feb 22 13:00:00 2012 Peter Schiffer 0.37-4
- Resolves: #758493
fixes the admin/assign id bug in libcgroup

Wed Jun 29 14:00:00 2011 Jan Safranek 0.37-3.el6
- Fixed \'cgred\' group not being created as system-group during installation
of the package.
- Resolves: #715413

Tue Mar 1 13:00:00 2011 Jan Safranek 0.37-2.el6
- Fixed buffer overflow when parsing cgexec command line parameters.
- Added checking of source of netlink messages to cgrulesengd daemon.
- Resolves: CVE-2011-1006 CVE-2011-1022

Tue Dec 14 13:00:00 2010 Jan Safranek 0.37-1.el6
- Updated to 0.37
- added new \'cgsnapshot\' tool to generate cgconfig.conf (#649195)
- fixed \'cgget\' reading long variable values like devices.list (#626127)
- fixed reading list of mounted controllers on library init (#635984)
- fixed the library not to change current working directory when creating
groups (#628895)
- new user \'cgred\' was added for better security - /bin/cgexec tool is no
longer SUID to root but SGID to the new \'cgred\' user, which has write
access to /var/run/cgred.socket
- may other fixes an enhancements
- Removed rpath from compiled binaries
- Fixed spelling and rpmlint errors in the .spec file (#634939)
- Fixed exit code of cgclassify tool (#667957)

Wed Jul 14 14:00:00 2010 Ivana Hutarova Varekova 0.36-6
- Resolves: #609816
serivces of libcgroup not LSB-compliant

Tue Jun 29 14:00:00 2010 Jan Safranek 0.36-5
- Relax the dependency on redhat-lsb package (#607537)
- Fix installation of -devel libraries (#607538)

Tue Jun 15 14:00:00 2010 Jan Safranek 0.36-4
- Fix libcgroup.so link to the right soname (#599367)
- Fix segmentation fault in cgget tool (#601071)
- Fix lscgroup commandline parsing (#601095)

Tue Jun 1 14:00:00 2010 Ivana Hutarova Varekova 0.36-3
- Related: #594249
add three man pages

Wed May 26 14:00:00 2010 Ivana Hutarova Varekova 0.36-2
- Resolves: #594249
add three man pages

Tue May 25 14:00:00 2010 Jan Safranek 0.36-1
- Updated to 0.36.1 (#594703)

Thu Apr 22 14:00:00 2010 Ivana Hutarova Varekova 0.35-3
- Resolves: #584681
fix man-pages problem

Wed Apr 14 14:00:00 2010 Jan Safranek 0.35-2
- Fix parsing of command line options on ppc (#581044)

Tue Mar 9 13:00:00 2010 Jan Safranek 0.35-1
- Update to 0.35.1
- Separate pam module to its own subpackage

Mon Jan 18 13:00:00 2010 Jan Safranek - 0.34-4
- Added README.RedHat to describe libcgroup integration into initscripts

Mon Dec 21 13:00:00 2009 Jan Safranek - 0.34-3
- Change the default configuration to mount everything to /cgroup

Mon Nov 30 13:00:00 2009 Dennis Gregorovic - 0.34-2.1
- Rebuilt for RHEL 6

Fri Jul 24 14:00:00 2009 Fedora Release Engineering - 0.34-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild

Tue Jul 7 14:00:00 2009 Jan Safranek 0.34-1
- Update to 0.34

Mon Mar 9 13:00:00 2009 Dhaval Giani 0.33-3
- Add a workaround for rt cgroup controller.

Mon Mar 9 13:00:00 2009 Dhaval Giani 0.33-2
- Change the cgconfig script to start earlier
- Move the binaries to /bin and /sbin

Mon Mar 2 13:00:00 2009 Dhaval Giani 0.33-1
- Update to latest upstream

Wed Feb 25 13:00:00 2009 Fedora Release Engineering 0.32.2-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild

Mon Jan 5 13:00:00 2009 Dhaval Giani 0.32.2-3
- Fix redhat-lsb dependency

Mon Dec 29 13:00:00 2008 Dhaval Giani 0.32.2-2
- Fix build dependencies

Mon Dec 29 13:00:00 2008 Dhaval Giani 0.32.2-1
- Update to latest upstream

Thu Oct 23 14:00:00 2008 Dhaval Giani 0.32.1-1

* Tue Feb 24 2009 Balbir Singh 0.33-1
- Update to 0.33, spec file changes to add Makefiles and pam_cgroup module

Fri Oct 10 14:00:00 2008 Dhaval Giani 0.32-1
- Update to latest upstream

Thu Sep 11 14:00:00 2008 Dhaval Giani 0.31-1
- Update to latest upstream

Sat Aug 2 14:00:00 2008 Dhaval Giani 0.1c-3
- Change release to fix broken upgrade path

Wed Jun 11 14:00:00 2008 Dhaval Giani 0.1c-1
- Update to latest upstream version

Tue Jun 3 14:00:00 2008 Balbir Singh 0.1b-3
- Add post and postun. Also fix Requires for devel to depend on base n-v-r

Sat May 31 14:00:00 2008 Balbir Singh 0.1b-2
- Fix makeinstall, Source0 and URL (review comments from Tom)

Mon May 26 14:00:00 2008 Balbir Singh 0.1b-1
- Add a generatable spec file

Tue May 20 14:00:00 2008 Balbir Singh 0.1-1
- Get the spec file to work

Tue May 20 14:00:00 2008 Dhaval Giani 0.01-1
- The first version of libcg


 
ICM