Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.
Success

Changes

Summary

  1. Bug 758: Fix scripts and ant build files to work w/ Java7 (default now) (details)
  2. Security: Tighten DynamicLinker*, NativeLibrary and DynamicLibraryBundle (details)
  3. Fix Java7 Windows scripts .. (details)
  4. ALDynamicLibraryBundleInfo: Inherit security considerations in API doc (details)
  5. Scripts: Use a local hostname for JOGAMP_JAR_CODEBASE for security (details)
Commit 55b5449ce106164e7f47b827cbe03a7831de9942 by Sven Gothel
Bug 758: Fix scripts and ant build files to work w/ Java7 (default now) producing Java6 bytecode ; Apply JAR Manifest tags: Sealed, Permissions and Codebase
The file was modifiedmake/scripts/make.joal.all.linux-x86.sh (diff)
The file was modifiedmake/joalversion (diff)
The file was modifiedmake/scripts/make.joal.all.macosx.sh (diff)
The file was modifiedmake/scripts/make.joal.all.win64.bat (diff)
The file was modifiedmake/scripts/make.joal.all.solaris-x86_64.sh (diff)
The file was modifiedmake/scripts/make.joal.all.linux-armv6-cross.sh (diff)
The file was modifiedmake/scripts/make.joal.all.win32.bat (diff)
The file was modifiedmake/scripts/make.joal.all.linux-armv6hf-cross.sh (diff)
The file was modifiedmake/scripts/make.joal.all.android-armv6-cross.sh (diff)
The file was modifiedmake/scripts/make.joal.all.linux-armv6hf.sh (diff)
The file was modifiedmake/scripts/make.joal.all.linux-x86_64.sh (diff)
The file was modifiedmake/scripts/make.joal.all.linux-armv6.sh (diff)
The file was modifiedmake/build.xml (diff)
Commit 12b3084ecc9da5b768fb7c9a9180d54b3d24ee43 by Sven Gothel
Security: Tighten DynamicLinker*, NativeLibrary and DynamicLibraryBundle access.
The file was modifiedmake/joal-alcabstract-CustomJavaCode.java (diff)
The file was modifiedmake/joal-common-CustomJavaCode.java (diff)
The file was modifiedsrc/java/jogamp/openal/ALDynamicLibraryBundleInfo.java (diff)
The file was modifiedmake/joal-alext.cfg (diff)
The file was modifiedmake/joal-alc.cfg (diff)
The file was modifiedmake/joal-alextabstract-CustomJavaCode.java (diff)
Commit 61656b049a4eee5d0f7219ac82aa8bccfb1f9791 by Sven Gothel
Fix Java7 Windows scripts ..
The file was modifiedmake/scripts/make.joal.all.win32.bat (diff)
The file was modifiedmake/scripts/make.joal.all.win64.bat (diff)
Commit c4cc76d21cee4f640c2c803af3993f5a22de427b by Sven Gothel
ALDynamicLibraryBundleInfo: Inherit security considerations in API doc
The file was modifiedsrc/java/jogamp/openal/ALDynamicLibraryBundleInfo.java (diff)
Commit 4331401e6a7d47b401882870c7f1453bf3c1de38 by Sven Gothel
Scripts: Use a local hostname for JOGAMP_JAR_CODEBASE for security testing
The file was modifiedmake/scripts/make.joal.all.solaris-x86_64.sh (diff)
The file was modifiedmake/scripts/make.joal.all.linux-armv6.sh (diff)
The file was modifiedmake/scripts/make.joal.all.linux-armv6hf-cross.sh (diff)
The file was modifiedmake/scripts/make.joal.all.macosx.sh (diff)
The file was modifiedmake/scripts/make.joal.all.android-armv6-cross.sh (diff)
The file was modifiedmake/scripts/make.joal.all.linux-x86_64.sh (diff)
The file was modifiedmake/scripts/make.joal.all.linux-armv6-cross.sh (diff)
The file was modifiedmake/scripts/make.joal.all.linux-x86.sh (diff)
The file was modifiedmake/scripts/make.joal.all.win64.bat (diff)
The file was modifiedmake/scripts/make.joal.all.win32.bat (diff)
The file was modifiedmake/scripts/make.joal.all.linux-armv6hf.sh (diff)