Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change encoding to UTF-8 for GLEP 31 compliance | Ciaran McCreesh | 2004-12-28 | 1 | -3/+6 |
| | |||||
* | Change encoding to UTF-8 for GLEP 31 compliance (Manifest recommit) | Ciaran McCreesh | 2004-12-28 | 1 | -16/+16 |
| | |||||
* | Move from custom is_kernel() in x11.eclass to kernel_is() in ↵ | Donnie Berkholz | 2004-12-07 | 1 | -3/+3 |
| | | | | linux-info.eclass. It's not maintained by us, and that's a plus in itself. (Manifest recommit) | ||||
* | Move from custom is_kernel() in x11.eclass to kernel_is() in ↵ | Donnie Berkholz | 2004-12-07 | 3 | -9/+14 |
| | | | | linux-info.eclass. It's not maintained by us, and that's a plus in itself. | ||||
* | Update credits on xpm-secfix-thomas.diff. (Manifest recommit) | Donnie Berkholz | 2004-11-17 | 1 | -1/+1 |
| | |||||
* | Update credits on xpm-secfix-thomas.diff. | Donnie Berkholz | 2004-11-17 | 1 | -2/+7 |
| | |||||
* | Remove check for CC variable and use tc-getCC() everywhere, so this works ↵ | Donnie Berkholz | 2004-11-17 | 1 | -2/+2 |
| | | | | better with new gcc-config. (Manifest recommit) | ||||
* | Remove check for CC variable and use tc-getCC() everywhere, so this works ↵ | Donnie Berkholz | 2004-11-17 | 2 | -8/+8 |
| | | | | better with new gcc-config. | ||||
* | Security update: Add xpm-secfix-thomas.diff to fix many issues, including: ↵ | Donnie Berkholz | 2004-11-17 | 1 | -1/+4 |
| | | | | integer issues resulting in infinite loops and buffer overflows; a one-byte buffer overflow; stack-based overflows with sprintf() and string functions; replaces popen() with s_popen(); path traversal issues; buffer underruns; and memory leaks (missing free(), found by Egbert Eich). Patch by Thomas Biege and Matthiew Herrb. (Manifest recommit) | ||||
* | Security update: Add xpm-secfix-thomas.diff to fix many issues, including: ↵ | Donnie Berkholz | 2004-11-17 | 4 | -1/+3250 |
| | | | | integer issues resulting in infinite loops and buffer overflows; a one-byte buffer overflow; stack-based overflows with sprintf() and string functions; replaces popen() with s_popen(); path traversal issues; buffer underruns; and memory leaks (missing free(), found by Egbert Eich). Patch by Thomas Biege and Matthiew Herrb. | ||||
* | Respect new gcc-config that doesn't set CC. (Manifest recommit) | Donnie Berkholz | 2004-11-11 | 1 | -6/+6 |
| | |||||
* | Respect new gcc-config that doesn't set CC. | Donnie Berkholz | 2004-11-11 | 2 | -9/+7 |
| | |||||
* | Update inherit to toolchain-funcs instead of gcc and x11 instead of xfree. ↵ | Donnie Berkholz | 2004-10-21 | 1 | -6/+6 |
| | | | | Make one fix related to a hard-coded gcc. Update license syntax so I can commit. (Manifest recommit) | ||||
* | Update inherit to toolchain-funcs instead of gcc and x11 instead of xfree. ↵ | Donnie Berkholz | 2004-10-21 | 2 | -5/+10 |
| | | | | Make one fix related to a hard-coded gcc. Update license syntax so I can commit. | ||||
* | stupid portage (Manifest recommit) | Mike Frysinger | 2004-10-11 | 1 | -5/+5 |
| | |||||
* | remove baselayout DEPEND | Mike Frysinger | 2004-10-11 | 1 | -3/+2 |
| | |||||
* | Pull vulnerable versions (#64152). (Manifest recommit) | Donnie Berkholz | 2004-09-30 | 1 | -5/+1 |
| | |||||
* | Pull vulnerable versions (#64152). | Donnie Berkholz | 2004-09-30 | 5 | -2576/+5 |
| | |||||
* | x86 (#64152). (Manifest recommit) | Donnie Berkholz | 2004-09-22 | 1 | -12/+12 |
| | |||||
* | x86 (#64152). | Donnie Berkholz | 2004-09-22 | 2 | -3/+6 |
| | |||||
* | Stable on alpha, bug 64152. (Manifest recommit) | Bryan Østergaard | 2004-09-18 | 1 | -2/+2 |
| | |||||
* | Stable on alpha, bug 64152. | Bryan Østergaard | 2004-09-18 | 2 | -3/+6 |
| | |||||
* | marking all amd64 keyworded xfree ebuilds ~amd64 since we no longer support ↵ | Travis Tilley | 2004-09-17 | 1 | -14/+14 |
| | | | | xfree (Manifest recommit) | ||||
* | marking all amd64 keyworded xfree ebuilds ~amd64 since we no longer support ↵ | Travis Tilley | 2004-09-17 | 3 | -5/+10 |
| | | | | xfree | ||||
* | PATCH_VER 2.1.25.8. This ebuild is *not* the hard-masked enhanced version it ↵ | Donnie Berkholz | 2004-09-17 | 1 | -25/+15 |
| | | | | once was. It is now a security bump to 4.3.0-r6, our standard 4.3.0 release. Add 9925_all_6.7.0-libXpm-CAN-2004-0687-CAN-2004-0688.patch to fix stack and integer overflows in libXpm (Chris Evans, Alan Coopersmith, Matthiew Herrb) (#64152). (Manifest recommit) | ||||
* | PATCH_VER 2.1.25.8. This ebuild is *not* the hard-masked enhanced version it ↵ | Donnie Berkholz | 2004-09-17 | 3 | -426/+340 |
| | | | | once was. It is now a security bump to 4.3.0-r6, our standard 4.3.0 release. Add 9925_all_6.7.0-libXpm-CAN-2004-0687-CAN-2004-0688.patch to fix stack and integer overflows in libXpm (Chris Evans, Alan Coopersmith, Matthiew Herrb) (#64152). | ||||
* | Switch to use epause and ebeep, bug #62950 (Manifest recommit) | Ciaran McCreesh | 2004-09-06 | 1 | -13/+23 |
| | |||||
* | Switch to use epause and ebeep, bug #62950 | Ciaran McCreesh | 2004-09-06 | 2 | -9/+7 |
| | |||||
* | xfree->x11 in metadata (Manifest recommit) | Seemant Kulleen | 2004-08-21 | 1 | -16/+16 |
| | |||||
* | xfree->x11 in metadata | Seemant Kulleen | 2004-08-21 | 1 | -1/+1 |
| | |||||
* | fc-cache -f breaks the font eclass, according to foser. (Manifest recommit) | Donnie Berkholz | 2004-08-02 | 1 | -4/+4 |
| | |||||
* | fc-cache -f breaks the font eclass, according to foser. | Donnie Berkholz | 2004-08-02 | 4 | -7/+11 |
| | |||||
* | Fix font setup (#53753). Previously we trashed fonts.scale for all scalable ↵ | Donnie Berkholz | 2004-08-02 | 1 | -5/+5 |
| | | | | fonts, even though we only regenerated it for TrueType fonts. ttmkfdir can't regenerate fonts.scale for Type1 or OpenType fonts, so we start using mkfontscale for that. We trashed any other fonts.scale files that happened to be around, such as Speedo/CID. We stop doing that. Also fixed the regexps in the ebuild and the xfs init script to use ttmkfdir for TrueType only and mkfontscale for Type1 and OpenType. Change INFODIR to INFOPATH also (#54275). (Manifest recommit) | ||||
* | Fix font setup (#53753). Previously we trashed fonts.scale for all scalable ↵ | Donnie Berkholz | 2004-08-02 | 5 | -20/+85 |
| | | | | fonts, even though we only regenerated it for TrueType fonts. ttmkfdir can't regenerate fonts.scale for Type1 or OpenType fonts, so we start using mkfontscale for that. We trashed any other fonts.scale files that happened to be around, such as Speedo/CID. We stop doing that. Also fixed the regexps in the ebuild and the xfs init script to use ttmkfdir for TrueType only and mkfontscale for Type1 and OpenType. Change INFODIR to INFOPATH also (#54275). | ||||
* | When fixing #30698, forgot to set G_FONTDIRS, so nothing was deleted, even ↵ | Donnie Berkholz | 2004-08-02 | 1 | -3/+3 |
| | | | | the things that should have been. (Manifest recommit) | ||||
* | When fixing #30698, forgot to set G_FONTDIRS, so nothing was deleted, even ↵ | Donnie Berkholz | 2004-08-02 | 3 | -3/+12 |
| | | | | the things that should have been. | ||||
* | /usr/src/linux needs ${ROOT}. (Manifest recommit) | Donnie Berkholz | 2004-07-26 | 1 | -4/+4 |
| | |||||
* | /usr/src/linux needs ${ROOT}. | Donnie Berkholz | 2004-07-26 | 4 | -9/+13 |
| | |||||
* | PATCH_VER 2.1.25.7. No changes from .6, just fixing a corruption issue -- ↵ | Donnie Berkholz | 2004-07-20 | 1 | -16/+16 |
| | | | | somehow an old, broken version of .6 got mirrored. (Manifest recommit) | ||||
* | PATCH_VER 2.1.25.7. No changes from .6, just fixing a corruption issue -- ↵ | Donnie Berkholz | 2004-07-20 | 3 | -4/+8 |
| | | | | somehow an old, broken version of .6 got mirrored. | ||||
* | Update digest for patchset regression. | Brandon Hale | 2004-07-17 | 2 | -2/+2 |
| | |||||
* | Revert to patchver 2.1.25.5 for now, see bug #57316. The digest is incorrect ↵ | Brandon Hale | 2004-07-17 | 1 | -15/+15 |
| | | | | and cyfred says the xbox patches are broken anyway. (Manifest recommit) | ||||
* | Revert to patchver 2.1.25.5 for now, see bug #57316. The digest is incorrect ↵ | Brandon Hale | 2004-07-17 | 2 | -3/+7 |
| | | | | and cyfred says the xbox patches are broken anyway. | ||||
* | PATCH_VER 2.1.25.6. Add 9300_all_4.3.0-x86-xbox-nv-driver.patch and ↵ | Donnie Berkholz | 2004-07-16 | 1 | -16/+16 |
| | | | | 9305_all_4.3.0-x86-xbox-xf86PciInfo.patch to get things working on xbox (#51868). (Manifest recommit) | ||||
* | PATCH_VER 2.1.25.6. Add 9300_all_4.3.0-x86-xbox-nv-driver.patch and ↵ | Donnie Berkholz | 2004-07-16 | 3 | -4/+9 |
| | | | | 9305_all_4.3.0-x86-xbox-xf86PciInfo.patch to get things working on xbox (#51868). | ||||
* | Gentoo Technologies -> Gentoo Foundation (Manifest recommit) | Aron Griffis | 2004-07-15 | 1 | -15/+15 |
| | |||||
* | Gentoo Technologies -> Gentoo Foundation | Aron Griffis | 2004-07-15 | 5 | -10/+10 |
| | |||||
* | fixed bad digest (Manifest recommit) | Kurt Lieber | 2004-07-08 | 1 | -12/+12 |
| | |||||
* | fixed bad digest | Kurt Lieber | 2004-07-08 | 1 | -1/+2 |
| | |||||
* | marked stable on x86 | Kurt Lieber | 2004-07-03 | 1 | -2/+2 |
| |