summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup.Martin Schlemmer2003-11-1611-2376/+0
|
* - A bug in the getgrouplist function can cause a buffer overflow ifMartin Schlemmer2003-11-1615-9/+1939
| | | | | | | | | | | | | | | | | | | | the size of the group list is too small to hold all the user's groups. https://rhn.redhat.com/errata/RHSA-2003-325.html - Fix a memory leak in ftw_dir - To circumvent problems with propolice when linking binaries statically among things, __guard and __guard_setup__stack_smash_handler is now in libc.so. More info at: http://www.gentoo.org/proj/en/hardened/etdyn-ssp.xml Thanks for helping in developing these patchsets goes to moid from the Openbsd team. - We do not want name_insert() in iconvconfig.c to be defined inside write_output() as it causes issues with PaX.
* - A bug in the getgrouplist function can cause a buffer overflow ifMartin Schlemmer2003-11-162-85/+124
| | | | | | | | | | | | | | | | | | | | the size of the group list is too small to hold all the user's groups. https://rhn.redhat.com/errata/RHSA-2003-325.html - Fix a memory leak in ftw_dir - To circumvent problems with propolice when linking binaries statically among things, __guard and __guard_setup__stack_smash_handler is now in libc.so. More info at: http://www.gentoo.org/proj/en/hardened/etdyn-ssp.xml Thanks for helping in developing these patchsets goes to moid from the Openbsd team. - We do not want name_insert() in iconvconfig.c to be defined inside write_output() as it causes issues with PaX.
* removed text relocations out of the libcap library for hardened-gcc via ↵Alexander Gabert2003-11-162-4/+13
| | | | syscall removal patch
* removed text relocations out of the libcap library for hardened-gcc via ↵Alexander Gabert2003-11-162-8/+12
| | | | syscall removal patch
* set ppc in keywordsBartosch Pixa2003-11-163-14/+17
|
* version bumpSeemant Kulleen2003-11-153-2/+23
|
* version bumpSeemant Kulleen2003-11-155-3/+31
|
* version bumpSeemant Kulleen2003-11-152-1/+7
|
* change dep from sys-apps/gzip to app-arch/gzipSeemant Kulleen2003-11-142-3/+3
|
* fix DEPENDMike Frysinger2003-11-131-5/+5
|
* fix inheritanceMike Frysinger2003-11-131-25/+23
|
* touchupsMike Frysinger2003-11-112-11/+9
|
* Add a 'return 0' to pkg_setup() to make sure it returns the correct value.Martin Schlemmer2003-11-103-4/+9
|
* fix sscanf.c compilationMike Frysinger2003-11-103-2/+21
|
* repoman: Trim trailing whitespaceMichael Sterrett2003-11-102-7/+7
|
* Update versionMartin Schlemmer2003-11-093-3/+283
|
* Update versionMartin Schlemmer2003-11-092-11/+24
|
* Add support to build static lib, needed for new version of pam.Martin Schlemmer2003-11-094-3/+121
|
* Add support to build static lib, needed for new version of pam.Martin Schlemmer2003-11-092-4/+14
|
* Update version.Martin Schlemmer2003-11-095-5/+529
|
* Update version.Martin Schlemmer2003-11-092-4/+15
|
* repoman: Fix leading whitespaceMichael Sterrett2003-11-092-8/+8
|
* -fPIC for static as well as shared libsBrad House2003-11-083-4/+15
|
* hppa needs -fPICMike Frysinger2003-11-071-1/+2
|
* Only export global symbols, bug #32764. Patch thanks to Danek DuvallMartin Schlemmer2003-11-064-3/+140
| | | | <duvall@emufarm.org>.
* Only export global symbols, bug #32764. Patch thanks to Danek DuvallMartin Schlemmer2003-11-062-1/+12
| | | | <duvall@emufarm.org>.
* Add ibm jdk sandbox fixPaul de Vrieze2003-11-063-22/+25
|
* digest update. Closes #32808Martin Holzer2003-11-052-16/+16
|
* add amd64 flagBrad House2003-11-053-7/+11
|
* mark stable on amd64Brad House2003-11-053-7/+10
|
* repoman: Fix leading whitespaceMichael Sterrett2003-11-042-19/+19
|
* Add sandbox fixPaul de Vrieze2003-11-045-37/+42
|
* Added sparc stable keywordChristian Birchinger2003-11-043-7/+10
|
* Include fix from older db versionPaul de Vrieze2003-11-023-2/+109
|
* Include fix from older db versionPaul de Vrieze2003-11-022-30/+35
|
* Added ewarn in pkg_postinst() for revdep-rebuildingSeemant Kulleen2003-11-022-2/+8
|
* add alpha support to -r8Aron Griffis2003-11-025-36/+72
|
* version bumpSeemant Kulleen2003-11-013-2/+57
|
* version bumpSeemant Kulleen2003-11-012-1/+8
|
* Bump to stable x86.Max Kalika2003-11-013-6/+9
|
* ~ppcLuca Barbato2003-10-313-23/+26
|
* repoman violationsSeemant Kulleen2003-10-312-5/+5
|
* many small tweaksSeemant Kulleen2003-10-313-22/+33
|
* Add patches from Mandrake to add -fPIC rather than append-flags, hopefullyMartin Schlemmer2003-10-296-3/+425
| | | | this will solve bug #32140. Also add updated security patch.
* Add patches from Mandrake to add -fPIC rather than append-flags, hopefullyMartin Schlemmer2003-10-292-1/+15
| | | | this will solve bug #32140. Also add updated security patch.
* Put the kernel check back in pkg_setup(). Fixes bug 32044.Max Kalika2003-10-293-6/+9
|
* sparcJoshua Brindle2003-10-293-7/+10
|
* add selinux patchChris PeBenito2003-10-298-23/+45
|
* welcome libsmpeg !Mike Frysinger2003-10-283-3/+43
|