Commit Graph

27 Commits

Author SHA1 Message Date
Fabian Groffen
36a6ca6ddd dev-java/oracle-jdk-bin: fix unpack on OSX, thanks *, bug #574668
Package-Manager: portage-2.2.20-prefix
2016-02-14 10:06:22 +01:00
James Le Cuirot
16fa2b0036 dev-java/oracle-jdk-bin: Remove old
Package-Manager: portage-2.2.27
2016-02-13 16:37:42 +00:00
Agostino Sarubbo
59266c361b dev-java/oracle-jdk-bin: x86 stable wrt bug #574290
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2016-02-13 16:42:32 +01:00
Agostino Sarubbo
3d8c8cc725 dev-java/oracle-jdk-bin: amd64 stable wrt bug #574290
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2016-02-13 16:41:59 +01:00
James Le Cuirot
03c60c5939 dev-java/oracle-jdk-bin: Version bump wrt bug #574290
Unlike usual, this is not being raised as a Gentoo security issue as
the reported vulnerability only affects Windows.

Package-Manager: portage-2.2.27
2016-02-09 22:19:09 +00:00
Fabian Groffen
69b127fce7 dev-java/oracle-jdk-bin: update installation fixes for Darwin
Package-Manager: portage-2.2.20-prefix
2016-01-27 11:09:26 +01:00
Michał Górny
8849b098c0 Set appropriate maintainer types in metadata.xml (GLEP 67) 2016-01-24 23:58:38 +01:00
Michał Górny
cfd93d768e Replace all herds with appropriate projects (GLEP 67)
Replace all uses of herd with appropriate project maintainers, or no
maintainers in case of herds requested to be disbanded.
2016-01-24 23:58:38 +01:00
James Le Cuirot
eb29b2805c dev-java/oracle-jdk-bin: Add missing libXtst dependency, bug #572594
Straight to stable because adding an RDEPEND to a binary package
doesn't hurt.

Package-Manager: portage-2.2.27
2016-01-22 13:43:44 +00:00
James Le Cuirot
d3287ea9be dev-java/oracle-jdk-bin: Remove vulnerable version wrt bug #572432
Package-Manager: portage-2.2.27
2016-01-21 14:46:18 +00:00
Agostino Sarubbo
bfc477356b dev-java/oracle-jdk-bin: x86 stable wrt bug #572432
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2016-01-21 15:26:21 +01:00
Agostino Sarubbo
50801de917 dev-java/oracle-jdk-bin: amd64 stable wrt bug #572432
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2016-01-21 15:25:48 +01:00
James Le Cuirot
c9debe8b6e dev-java/oracle-jdk-bin: Version bumps wrt security bug #572432
Package-Manager: portage-2.2.26
2016-01-21 13:53:58 +00:00
Fabian Groffen
0ce05a069f dev-java/oracle-jdk-bin: update installation fixes for Darwin
Package-Manager: portage-2.2.20-prefix
2016-01-14 15:31:11 +01:00
James Le Cuirot
5b85160c98 dev-java/oracle-jdk-bin: awt flag, nsplugin, javapackager
* Change awt USE flag to !headless-awt
 * Install nsplugin to /usr/lib/nsbrowser/plugins in line with
   eselect-java and icedtea-web changes
 * Don't install javapackager unless javafx is enabled (#565828)

Sorry for changing the X/awt flag again but icedtea upstream preferred
the term headless, which is technically more accurate than awt, so I
compromised and went with headless-awt. This isn't icedtea but
consistency is king and I may apply this flag to virtual/jre one day.

Package-Manager: portage-2.2.26
2016-01-01 22:49:14 +00:00
James Le Cuirot
41c4b63490 dev-java/oracle-jdk-bin: Remove vulnerable version wrt bug #563684
Package-Manager: portage-2.2.20.1
2015-10-22 10:29:19 +01:00
Agostino Sarubbo
d21d07e2d0 dev-java/oracle-jdk-bin: x86 stable wrt bug #563684
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
2015-10-22 09:33:46 +02:00
Agostino Sarubbo
82b41020f7 dev-java/oracle-jdk-bin: amd64 stable wrt bug #563684
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
2015-10-22 09:33:16 +02:00
James Le Cuirot
ab20496a46 dev-java/oracle-jdk-bin: Remove old
Package-Manager: portage-2.2.20.1
2015-10-21 22:28:30 +01:00
James Le Cuirot
7b57812a97 dev-java/oracle-jdk-bin: Version bumps wrt security bug #563684
Annoyingly only 8u65 is available for ARM.

Package-Manager: portage-2.2.20.1
2015-10-21 22:27:32 +01:00
James Le Cuirot
e4a5f04b1e dev-java/oracle-jdk-bin: Fix hardened + JAVA_PKG_STRICT breakage
We need to PaX mark javap before we run it on hardened systems.

Package-Manager: portage-2.2.20.1
2015-09-12 14:57:14 +01:00
James Le Cuirot
208140d018 dev-java/oracle-jdk-bin: Remove PostVMInitHook to stop usage tracker
Deleting the usage tracker resulted in exceptions being silently
raised in a thread and this caused havoc with debuggers. Deleting the
hook that calls it instead is a smaller change and avoids both
problems.

It is possible that Oracle may use this hook for something else later.
I have therefore added a JAVA_PKG_STRICT check to display its contents
on each merge so that we can keep an eye on it.

See bug #559936 for more details.

Package-Manager: portage-2.2.20.1
2015-09-09 10:04:50 +01:00
James Le Cuirot
8946e2fb40 dev-java/oracle-jdk-bin: Delete Oracle's evil usage tracker
Fixes bug #559478. Their site says it's disabled by default but that
doesn't appear to be the case any more.

Package-Manager: portage-2.2.20.1
2015-09-06 22:00:26 +01:00
James Le Cuirot
c1a617072e dev-java/oracle-jdk-bin: Version bump wrt bug #558102
This introduces support for arm64. Thanks to "shinydoofy" for the
patch. Unfortunately I don't have hardware to test this on.

Package-Manager: portage-2.2.20.1
2015-08-31 23:43:10 +01:00
Mike Gilbert
1bfb585cc6 Revert DOCTYPE SYSTEM https changes in metadata.xml
repoman does not yet accept the https version.
This partially reverts eaaface92e.

Bug: https://bugs.gentoo.org/552720
2015-08-24 16:30:34 -04:00
Justin Lecher
eaaface92e Use https by default
Convert all URLs for sites supporting encrypted connections from http to https

Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-08-24 12:49:19 +02:00
Robin H. Johnson
56bd759df1 proj/gentoo: Initial commit
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
2015-08-08 17:38:18 -07:00