summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-java/icedtea-bin: Version bump to 6.1.13.9James Le Cuirot2015-11-152-0/+159
| | | | | | | | Sorry for changing the X/awt flag again but upstream preferred the term headless, which is technically more accurate than awt, so I compromised and went with headless-awt. Package-Manager: portage-2.2.20.1
* dev-java/icedtea-bin: Forgot to update the RDEPENDsJames Le Cuirot2015-11-151-8/+8
| | | | | | It's largely guesswork, to be honest! :| Package-Manager: portage-2.2.20.1
* dev-java/icedtea-bin: Version bump to 7.2.6.2James Le Cuirot2015-11-143-0/+197
| | | | | | | | | | | | | | | This version works with CACAO so the ~ppc keyword is restored. There are still problems with ~ppc64. :( Sorry for changing the X/awt flag again but upstream preferred the term headless, which is technically more accurate than awt, so I compromised and went with headless-awt. The nss flag has been added. This comments or uncomments the same line that the icedtea package does via this flag. This more or less fixes bug #528338 but manual intervention may still be required for I2P. Package-Manager: portage-2.2.20.1
* dev-java/icedtea-bin: Remove vulnerable versions wrt bug #559532James Le Cuirot2015-09-083-337/+0
| | | | Package-Manager: portage-2.2.20.1
* dev-java/icedtea-bin: ppc stable wrt bug #559532Agostino Sarubbo2015-09-082-2/+2
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc"
* dev-java/icedtea-bin: 6 and 7 rebuilt for ppc with dynamic heap fixJames Le Cuirot2015-09-073-4/+4
| | | | | | | | | | | | It has been discovered that CACAO has been giving us memory problems because it had a fixed default heap size of only 128MB, whereas HotSpot uses a quarter of the physical RAM. I have patched CACAO to do the same. See IcedTea bugs #2611 and #2612. 6.1.13.8-r1 goes straight to stable for amd64 and x86 because only the core ppc tarball has changed. Package-Manager: portage-2.2.20.1
* dev-java/icedtea-bin: x86 stable wrt bug #559532Agostino Sarubbo2015-09-062-2/+2
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
* dev-java/icedtea-bin: amd64 stable wrt bug #559532Agostino Sarubbo2015-09-062-2/+2
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
* dev-java/icedtea-bin: Version bumps to address security vulnerabilitiesJames Le Cuirot2015-09-035-93/+293
| | | | | | | | | | | | | | | | 6.1.13.8 to replace vulnerable 6.1.13.7, plus 7.2.5.6 and 7.2.6.1 to replace vulnerable 7.2.5.5. 7.2.5.6 is needed for ppc because non-HotSpot builds are broken under 7.2.6.1. See IcedTea #2058 [1]. Also fixes: * Removal of binaries depending on X (#441618) * Removal of hard dependency on CUPS (#486042) * Addition of missing FreeType dependency (#510566) [1] http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2058 Package-Manager: portage-2.2.20.1
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-245-5/+5
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-088-0/+710
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed