Changelog for
compartm-1.1-436.3.i586.rpm :
Wed Sep 3 14:00:00 2008 drahtAATTsuse.de
- arg from va_start(arg, format) can only be used once. Use
va_copy().
Wed Sep 3 14:00:00 2008 drahtAATTsuse.de
- remove the precompiled binary from the tarball.
- extern char
*
*environ should be NULL terminated, \"\" is not NULL.
Cause for weird crashes in malloc(), getpwuid() and others.
Tue Apr 29 14:00:00 2008 mtAATTsuse.de
- Updated cap no/name array to reflect current capabilities
- Fixed to use correct printf format for a size_t type
- Recreated compartment-1.1.diff patch file
- Removed obsolete ia64.diff
Sun Feb 11 13:00:00 2007 roAATTsuse.de
- fix build as non-root
Wed Jan 25 13:00:00 2006 mlsAATTsuse.de
- converted neededforbuild to BuildRequires
Sat Apr 9 14:00:00 2005 cooloAATTsuse.de
- fix C
Wed Jul 23 14:00:00 2003 cooloAATTsuse.de
- use BuildRoot
Fri Jan 10 13:00:00 2003 ajAATTsuse.de
- Fix multi-line strings.
Tue Sep 17 14:00:00 2002 roAATTsuse.de
- removed bogus self-provides
Wed Aug 7 14:00:00 2002 okirAATTsuse.de
- updated to compartment 1.1
- added patch to use prctl(PR_KEEPCAPS) when using capabilities
_and_ changing to a non-root user.