aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/icedtea
AgeCommit message (Collapse)Author
2012-05-03icedtea6-native-1.7.10: backport S7103224Steffen Sledz
Backport the fix for 7103224. This fix allows icedtea6 to be built with (very) new glibc versions. It was originally suggested by Omair Majid from RedHat. For details see: <http://permalink.gmane.org/gmane.comp.java.openjdk.distro-packaging.devel/16103> <http://mail.openjdk.java.net/pipermail/hotspot-dev/2011-October/004589.html> Signed-off-by: Steffen Sledz <sledz@dresearch-fe.de>
2011-12-20icedtea6-native: fix problem on build hosts with linux kernel 3.xSteffen Sledz
see http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7072341 Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2011-05-09icedtea6-native: add libxext-native to the dependenciesHenning Heinold
* bump PR Signed-off-by: Stefan Schmidt <stefan@buglabs.net>
2011-05-09icedtea6-native_1.7.10: Remove reference to deleted patch.Stefan Schmidt
During my cherry-pick of Henning's patch from master I somehow b0rked the commit by loosing this hunk that also deletes the reference to the deleted patch file. Signed-off-by: Stefan Schmidt <stefan@buglabs.net>
2011-03-24icedtea6-native: update to 1.7.10 versionHenning Heinold
* remove sizer.patch we will use qemu on openjdk * delete 1.7.6 recipe for security reasons * update angstroem-jalimo to prefer 1.7.10 Signed-off-by: Henning Heinold <h.heinold@tarent.de> Acked-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Stefan Schmidt <stefan@buglabs.net>
2011-01-20icedtea6-native: Add version 1.7.6Stefan Schmidt
Refresh icedtea-fix-jar-path.patch for this release.
2011-01-18icedtea6-native 1.7.5: fix build on old build hostsMichael Smith
Set ALT_FREETYPE_HEADERS_PATH so openjdk-ecj doesn't look in /usr/include for freetype2 headers. Build xawt sizer.32 on x86_64. A precompiled sizer.32 is included in the icedtea tarball, but this could be an accident, and it doesn't run on older build systems that can't handle DT_GNU_HASH executables; this later causes the openjdk-6 build to fail for 32-bit targets. Signed-off-by: Michael Smith <msmith@cbnco.com> Cc: Henning Heinold <heinold@inf.fu-berlin.de>
2010-10-21Various fixes for cp argument portabilityChris Larson
2010-10-14icedtea6-native: update to version 1.7.5Henning Heinold
* remove 1.7.3 version because of security bugs * explicit disable build of the new browser plugin
2010-09-19icedtea : moved unused files to obsolete dirFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-07-17icedtea6-native: use the right variable for zip and override it via make ↵Henning Heinold
commandline * bump INC_PR
2010-07-15icedtea6-native: use zip-native, rather than hostsystem-zip which is not an ↵Henning Heinold
oe-requirement * bump INC_PR
2010-07-15icedtea6-native_1.8: don't use kenai.com for jdk6-jaf and jdk6-jaxws, add ↵Martin Jansa
right configure params for drop-zip (otherwise it's redownloaded during do_configure) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-14icedtea6-native_1.7.3: backport patch for building without jar in systemMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-07-09icedtea6-native 1.8: Added comment.Robert Schuster
2010-07-08openjdk: move over the recipes from jalimoHenning Heinold