| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
(CAN-2004-1056, bug #74464) (Manifest recommit)
|
|
|
|
| |
(CAN-2004-1056, bug #74464)
|
| |
|
| |
|
|
|
|
| |
problems: 9830_all_6.8.0-fix-random-dpms-blanks.patch. Fix 0455_all_6.8.0-prevent-keyboard-hardware-repeat-v2.patch with new code from upstream (fd.o #1651 comment #9). Add three sparc patches: (#fd.o #1114, #61063) 0485_all_6.8.0-afb-cfb-dlloader-fixes.patch, which allows sunffb+cfb to work with dlloader; (fd.o #2072, #61063) 0490_all_6.8.0-sparc-dlloader-cflags.patch, which defines LargePositionIndependentCflags when Mesa is built for the dlloader; and (fd.o #2073, #61063) 0495_all_6.8.0-sunffb-imake.patch, which prevents the incompatible CFLAGS combination of '-mcpu=ultrasparc -mv8' because Xorg wrongly tries to not build a 64-bit version when it shouldn't be doing this. Also, fix the ebuild to work with new sparc patches and to respect that dlloader+sdk has worked for quite a while. (Manifest recommit)
|
|
|
|
| |
problems: 9830_all_6.8.0-fix-random-dpms-blanks.patch. Fix 0455_all_6.8.0-prevent-keyboard-hardware-repeat-v2.patch with new code from upstream (fd.o #1651 comment #9). Add three sparc patches: (#fd.o #1114, #61063) 0485_all_6.8.0-afb-cfb-dlloader-fixes.patch, which allows sunffb+cfb to work with dlloader; (fd.o #2072, #61063) 0490_all_6.8.0-sparc-dlloader-cflags.patch, which defines LargePositionIndependentCflags when Mesa is built for the dlloader; and (fd.o #2073, #61063) 0495_all_6.8.0-sunffb-imake.patch, which prevents the incompatible CFLAGS combination of '-mcpu=ultrasparc -mv8' because Xorg wrongly tries to not build a 64-bit version when it shouldn't be doing this. Also, fix the ebuild to work with new sparc patches and to respect that dlloader+sdk has worked for quite a while.
|
|
|
|
| |
(Manifest recommit)
|
| |
|
|
|
|
| |
installed, and use get_libdir() for it. (Manifest recommit)
|
|
|
|
| |
installed, and use get_libdir() for it.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
linux-info.eclass. It's not maintained by us, and that's a plus in itself. (Manifest recommit)
|
|
|
|
| |
linux-info.eclass. It's not maintained by us, and that's a plus in itself.
|
|
|
|
| |
linux-info.eclass. It's not maintained by us, and that's a plus in itself. (Manifest recommit)
|
|
|
|
| |
linux-info.eclass. It's not maintained by us, and that's a plus in itself.
|
|
|
|
| |
<mr_bones_@gentoo.org>. The only reason I'd guess it might be there is related to comment #5 on bug #13565. (Manifest recommit)
|
|
|
|
| |
<mr_bones_@gentoo.org>. The only reason I'd guess it might be there is related to comment #5 on bug #13565.
|
|
|
|
| |
<chutz@gg3.net>. (Manifest recommit)
|
|
|
|
| |
<chutz@gg3.net>.
|
|
|
|
| |
<chutz@gg3.net>. (Manifest recommit)
|
| |
|
|
|
|
| |
hacks, and fix paths of relevant things. Suggested by Georgi Georgiev <chutz@gg3.net>. (Manifest recommit)
|
|
|
|
| |
hacks, and fix paths of relevant things. Suggested by Georgi Georgiev <chutz@gg3.net>.
|
| |
|
| |
|
|
|
|
| |
Reported by Georgi Georgiev <chutz@gg3.net>. (Manifest recommit)
|
|
|
|
| |
Reported by Georgi Georgiev <chutz@gg3.net>.
|
| |
|
| |
|
|
|
|
| |
the dependency cleanup a while back. Thanks to Georgi Georgiev <chutz@gg3.net> for catching this. (Manifest recommit)
|
|
|
|
| |
the dependency cleanup a while back. Thanks to Georgi Georgiev <chutz@gg3.net> for catching this.
|
|
|
|
| |
the old 'keyboard' driver, pc105 was the default. Restore the new 'kbd' driver to the same. This is from upstream CVS. It may fix some bugs relating to certain keys not working. Add 0455_all_6.8.0-prevent-keyboard-hardware-repeat.patch. (fd.o #1651) Filter out autorepeat scancodes from the keyboard, because X does this already. This is from upstream CVS. Add 6200_all_6.8.0-fix-glxquerycontextinfo-libgl-segfault.patch. (fd.o #1672) Ian Romanick: the request structure for this case is never allocated, so we write through an uninitialized pointer if glx version > 1.2. This is from upstream CVS. Move 9930_all_6.8.1-xpm-secfix-CAN-2004-0914.patch from xpm-secfix-thomas.diff in FILESDIR. Add 9930_all_6.8.1-xpm-secfix-CAN-2004-0914.patch. (fd.o #1924, #71842) The new sanity checks prevent using file names that start with a "/" which along with other checks wouldn't let you use libXpm to write files that aren't in or beneath the process's current working directory. This breaks GIMP's xpm plugin, among other things. Add 9945_all_6.8.1-xmodmap-overflows.patch. (fd.o #1818) Fix overflow in xmodmap. A less user-visible change is the switch from PatchChangelog to the DESCRIPTIONS file, which aims to describe the reason for every patch being applied. It's far from complete, but it's something. (Manifest recommit)
|
|
|
|
| |
the old 'keyboard' driver, pc105 was the default. Restore the new 'kbd' driver to the same. This is from upstream CVS. It may fix some bugs relating to certain keys not working. Add 0455_all_6.8.0-prevent-keyboard-hardware-repeat.patch. (fd.o #1651) Filter out autorepeat scancodes from the keyboard, because X does this already. This is from upstream CVS. Add 6200_all_6.8.0-fix-glxquerycontextinfo-libgl-segfault.patch. (fd.o #1672) Ian Romanick: the request structure for this case is never allocated, so we write through an uninitialized pointer if glx version > 1.2. This is from upstream CVS. Move 9930_all_6.8.1-xpm-secfix-CAN-2004-0914.patch from xpm-secfix-thomas.diff in FILESDIR. Add 9930_all_6.8.1-xpm-secfix-CAN-2004-0914.patch. (fd.o #1924, #71842) The new sanity checks prevent using file names that start with a "/" which along with other checks wouldn't let you use libXpm to write files that aren't in or beneath the process's current working directory. This breaks GIMP's xpm plugin, among other things. Add 9945_all_6.8.1-xmodmap-overflows.patch. (fd.o #1818) Fix overflow in xmodmap. A less user-visible change is the switch from PatchChangelog to the DESCRIPTIONS file, which aims to describe the reason for every patch being applied. It's far from complete, but it's something.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|