summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fixed bug #59939. Thanks to Aaron Walker <ka0ttic@butsugenjitemple.org>. ↵Christian Birchinger2004-08-121-12/+2
| | | | (Manifest recommit)
* Fixed bug #59939. Thanks to Aaron Walker <ka0ttic@butsugenjitemple.org>.Christian Birchinger2004-08-122-3/+14
|
* Version bump, thanks to Nuno Alexandre <ikaro@fluxbox.org> in bug #59881 ↵Ciaran McCreesh2004-08-121-2/+12
| | | | (Manifest recommit)
* Version bump, thanks to Nuno Alexandre <ikaro@fluxbox.org> in bug #59881Ciaran McCreesh2004-08-124-2/+52
|
* remove vulnerable versions (Manifest recommit)Heinrich Wendel2004-08-121-8/+4
|
* remove vulnerable versionsHeinrich Wendel2004-08-125-118/+5
|
* Keyworded ~sparc (Manifest recommit)Gustavo Zacarias2004-08-121-12/+2
|
* Keyworded ~sparcGustavo Zacarias2004-08-122-3/+7
|
* Keyworded ~sparc (Manifest recommit)Gustavo Zacarias2004-08-121-2/+2
|
* Keyworded ~sparcGustavo Zacarias2004-08-122-3/+7
|
* inherit flag-o-matic (Manifest recommit)Rainer Groesslinger2004-08-121-1/+1
|
* inherit flag-o-maticRainer Groesslinger2004-08-121-1/+3
|
* Stable on sparc wrt #60034 (Manifest recommit)Gustavo Zacarias2004-08-121-4/+4
|
* Stable on sparc wrt #60034Gustavo Zacarias2004-08-122-3/+6
|
* stable masking ppc for bug 58014 (Manifest recommit)Jochen Maes2004-08-125-16/+16
|
* stable masking ppc for bug 58014Jochen Maes2004-08-1210-15/+30
|
* Stable on hppa. (Manifest recommit)Guy Martin2004-08-121-6/+6
|
* Stable on hppa.Guy Martin2004-08-122-3/+6
|
* QA: inherit kde-base -> inherit kde (Manifest recommit)Carsten Lohrke2004-08-121-2/+2
|
* QA: inherit kde-base -> inherit kdeCarsten Lohrke2004-08-122-4/+7
|
* Fix KEYWORDS (Manifest recommit)Sven Wegener2004-08-121-4/+4
|
* Fix KEYWORDSSven Wegener2004-08-121-2/+2
|
* remove the prototype for malloc for gcc34 (bug #58279); error check sed; ↵Michael Sterrett2004-08-121-2/+2
| | | | tidy (Manifest recommit)
* Version bump. (Manifest recommit)Sven Wegener2004-08-121-2/+12
|
* remove the prototype for malloc for gcc34 (bug #58279); error check sed; tidyMichael Sterrett2004-08-122-23/+32
|
* Version bump.Sven Wegener2004-08-124-12/+54
|
* stable on x86 (Manifest recommit)Carsten Lohrke2004-08-122-4/+4
|
* stable on x86Carsten Lohrke2004-08-124-6/+12
|
* stable on ppc for security fix (bug 60034) (Manifest recommit)Jochen Maes2004-08-121-5/+5
|
* stable on ppc for security fix (bug 60034)Jochen Maes2004-08-122-3/+6
|
* x86 stable (Manifest recommit)Daniel Black2004-08-121-2/+12
|
* x86 stableDaniel Black2004-08-122-3/+6
|
* fix the icon install (bug #58982); tidy src_install (Manifest recommit)Michael Sterrett2004-08-121-4/+4
|
* fix the icon install (bug #58982); tidy src_installMichael Sterrett2004-08-122-27/+36
|
* fixed kdebase dependency, #59775 (Manifest recommit)Carsten Lohrke2004-08-121-2/+2
|
* fixed kdebase dependency, #59775Carsten Lohrke2004-08-122-3/+6
|
* fixed kdelibs dependency, #60015 (Manifest recommit)Carsten Lohrke2004-08-121-2/+2
|
* fixed kdelibs dependency, #60015Carsten Lohrke2004-08-122-3/+6
|
* remove php5 blocking mask.Robin H. Johnson2004-08-121-5/+1
|
* Roll out 5.0.0-r1 to ~x86 ONLY. Other interested arches need to keyword the ↵Robin H. Johnson2004-08-122-4/+4
| | | | required dependancies first. Create virtual/httpd-php. (Manifest recommit)
* Roll out 5.0.0-r1 to ~x86 ONLY. Other interested arches need to keyword the ↵Robin H. Johnson2004-08-124-11/+26
| | | | required dependancies first. Create virtual/httpd-php.
* Roll out 5.0.0-r1 to ~x86 ONLY. Other interested arches need to keyword the ↵Robin H. Johnson2004-08-121-2/+2
| | | | required dependancies first. (Manifest recommit)
* Roll out 5.0.0-r1 to ~x86 ONLY. Other interested arches need to keyword the ↵Robin H. Johnson2004-08-122-3/+7
| | | | required dependancies first.
* Roll out 4.3.9rc1 in ~arch, to fix 4.3.8 problems. Create virtual/httpd-php. ↵Robin H. Johnson2004-08-122-4/+4
| | | | (Manifest recommit)
* Roll out 4.3.9rc1 in ~arch, to fix 4.3.8 problems. Create virtual/httpd-php.Robin H. Johnson2004-08-128-2/+254
|
* virtual/httpd-php virtual, part of PHP changeover.Robin H. Johnson2004-08-1260-1/+61
|
* Roll out 4.3.9rc1 in ~arch, to fix 4.3.8 problems. (Manifest recommit)Robin H. Johnson2004-08-121-2/+2
|
* Roll out 4.3.9rc1 in ~arch, to fix 4.3.8 problems.Robin H. Johnson2004-08-124-1/+55
|
* get_name() scans past the first ':' looking for <digit>*: - however if the ↵Ned Ludd2004-08-121-2/+2
| | | | bytes field has grown far enough to butt right up to the interface name it will cause get_name to parse over the bytes field thinking it may be an alias thus triggering an overflow. bug 58633 (Manifest recommit)
* get_name() scans past the first ':' looking for <digit>*: - however if the ↵Ned Ludd2004-08-125-5/+194
| | | | bytes field has grown far enough to butt right up to the interface name it will cause get_name to parse over the bytes field thinking it may be an alias thus triggering an overflow. bug 58633