summaryrefslogtreecommitdiff
path: root/gnu/packages/java.scm
Commit message (Collapse)AuthorAge
* gnu: java-xz: Update to 1.6.Ricardo Wurmus2017-03-07
| | | | * gnu/packages/java.scm (java-xz): Update to 1.6.
* gnu: icedtea-8: Do not embed build time.Ricardo Wurmus2017-03-02
| | | | | * gnu/packages/java.scm (icedtea-8)[source]: Modify snippet to erase the embedded build time.
* gnu: Remove icedtea-6.Ricardo Wurmus2017-03-02
| | | | | * gnu/packages/java.scm (icedtea-6): Remove variable. (icedtea-7): Do not inherit from icedtea-6.
* gnu: icedtea-6: Modify certificate import to not fail for icedtea-8.Carlo Zancanaro2017-03-01
| | | | | | | | | Co-authored-by: Roel Janssen <roel@gnu.org> * gnu/packages/java.scm (icedtea-6)[arguments]: Do not fail install-keystore phase when attempting to import unsupported certificate types. Also ensure that the keystore is able to be written to before copying it. (icedtea-8)[arguments]: Restore "install-keystore" phase.
* gnu: icedtea-7: Update to 2.6.9 [security fixes].Leo Famulari2017-02-16
| | | | | | | Fixes CVE-2016-{2183,5546,5547,5548,5549,5552} and CVE-2017-{3231,3241,3252,3253,3260,3261,3272,3289}. * gnu/packages/java.scm (icedtea-7): Update to 2.6.9.
* gnu: icedtea-8: Update to 3.3.0 [security fixes].Leo Famulari2017-02-02
| | | | | | | Fixes CVE-2016-{2183,5546,5547,5548,5549,5552} and CVE-2017-{3231,3241,3252,3253,3260,3261,3272,3289}. * gnu/packages/java.scm (icedtea-8): Update to 3.3.0.
* gnu: icedtea-6: Update to 1.13.13 [security fixes].Leo Famulari2017-01-24
| | | | | | | Fixes CVE-2016-{5542,5554,5568,5573,5582,5597} and others. See 'NEWS' in the source distribution for more information. * gnu/packages/java.scm (icedtea-6): Update to 1.13.13.
* gnu: Move Kerberos implemetations to (gnu packages kerberos).Ludovic Courtès2017-01-19
| | | | | | | | | | | | | | * gnu/packages/mit-krb5.scm: Remove. * gnu/packages/shishi.scm: Remove. * gnu/packages/kerberos.scm: New file, from the concatenation of these two. * gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly. * gnu/packages/admin.scm, gnu/packages/cyrus-sasl.scm, gnu/packages/gnome.scm, gnu/packages/gnuzilla.scm, gnu/packages/gsasl.scm, gnu/packages/java.scm, gnu/packages/networking.scm, gnu/packages/nfs.scm, gnu/packages/onc-rpc.scm, gnu/packages/ssh.scm, gnu/packages/web.scm: Adjust accordingly.
* gnu: icedtea-8: Update to 3.2.0 [fixes ↵Leo Famulari2016-12-14
| | | | | | | | CVE-2016-{5542,5554,5568,5573,5582,5597}]. * gnu/packages/java.scm (icedtea-8): Update to 3.2.0. [arguments]: Pass '--disable-system-pcsc' and '--disable-system-sctp' to #:configure-flags.
* gnu: icedtea-7: Update to 2.6.8 [fixes CVE-2016-{5542,5554,5568,5573,5582,5597}]Leo Famulari2016-12-14
| | | | * gnu/packages/java.scm (icedtea-7): Update to 2.6.8.
* gnu: java-hamcrest-core: Fix build.Hartmut Goebel2016-11-06
| | | | | | | | Since we now remove the directory "lib" from the source, we need to create a directory where build.xml searches for .jar-files. * gnu/packages/java.scm (java-hamcrest-core)[pahases]: New phase create-dummy-directories.
* gnu: java-hamcrest-core: Remove wrong source file-name.Hartmut Goebel2016-11-06
| | | | | | | | The sources file-name was set to "java-hamcrest-core", while it contains not only the "core" but all of hamcrest. Further the source archive already has the correct name. * gnu/packages/java.scm (java-hamcrest-core)[source]: Remove file-name.
* gnu: java-hamcrest-core: Update upstream location.Hartmut Goebel2016-11-06
| | | | | | | | | The checksum changed since the new location's archive contains no jar-files (except those of external libraries) and line endings are different. * gnu/packages/java.scm (java-hamcrest-core)[source]: Update source uri and checksum. [snippet]: Remove directory "lib" completely.
* gnu: icedtea-8: Hardcode dynamically loaded libraries.宋文武2016-09-11
| | | | | | Fixes <https://bugs.gnu.org/24327>. * gnu/packages/java.scm (icedtea-8)[arguments]: Add 'patch-jni-libs' phase.
* gnu: icedtea-6: Update to 1.13.12 [security fixes].Leo Famulari2016-08-31
| | | | | | | | | | Fixes CVE-2016-{3458,3485,3500,3508,3550,3606}. * gnu/packages/java.scm (icedtea-6): Update to 1.13.12. [source]: Remove 'icedtea-remove-overrides' patch. [arguments]: Move ALSA header substitution to 'patch-paths' phase. * gnu/packages/patches/icedtea-remove-overrides.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: Add clojure.Alex Vong2016-08-16
| | | | * gnu/packages/java.scm (clojure): New variable.
* gnu: icedtea-8: Update to 3.1.0.Leo Famulari2016-08-05
| | | | | | | Fixes CVE-2016-{3458,3485,3500,3508,3550,3587,3606,3598,3610}. * gnu/packages/java.scm (icedtea-8): Update to 3.1.0. [native-inputs]: Add SHENANDOAH-DROP.
* gnu: icedtea-7: Update to 2.6.7.Leo Famulari2016-08-05
| | | | | | Fixes CVE-2016-{3458,3485,3500,3508,3550,3598,3606,3610}. * gnu/packages/java.scm (icedtea-7): Update to 2.6.7.
* gnu: icedtea-6: Narrow file to certificate block.Ricardo Wurmus2016-07-24
| | | | | * gnu/packages/java.scm (icedtea-6)[arguments]: Extract certificate blocks from pem files before importing.
* gnu: icedtea-6: Generate keystore.Ricardo Wurmus2016-07-22
| | | | | | * gnu/packages/java.scm (icedtea-6)[arguments]: Add phase "install-keystore". [native-inputs]: Add nss-certs.
* gnu: icedtea-6: Use modify-phases syntax.Ricardo Wurmus2016-07-22
| | | | | * gnu/packages/java.scm (icedtea-6)[arguments]: Use modify-phases syntax.
* gnu: java-swt: Update to 4.6.Andreas Enge2016-06-24
| | | | * gnu/packages/java.scm (java-swt): Update to 4.6.
* gnu: java-swt: Use 64-bit archive on x86_64.Ricardo Wurmus2016-06-07
| | | | | * gnu/packages/java.scm (java-swt)[source]: Use separate source archive for x86_64.
* gnu: icedtea: Update to 1.13.11.Leo Famulari2016-06-01
| | | | | | | | | | Fixes CVE-2016-{0686, 0687, 0695, 3425, 3427}. * gnu/packages/patches/icedtea-remove-overrides.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/java.scm (icedtea): Update to 1.13.11. [source]: Use the patch. [inputs]: Add libxcomposite.
* gnu:: java-swt: Use ant-build-system.Ricardo Wurmus2016-05-16
| | | | | * gnu/packages/java.scm (java-swt): Use ant-build-system. [native-inputs]: Remove JDK.
* gnu: java-qdox: Escape "@" in description.Ludovic Courtès2016-05-04
| | | | | * gnu/packages/java.scm (java-qdox-1.12)[description]: Use "@@tag", not "@tag".
* gnu: Add java-junit.Ricardo Wurmus2016-05-02
| | | | * gnu/packages/java.scm (java-junit): New variable.
* gnu: Add java-hamcrest-core.Ricardo Wurmus2016-05-02
| | | | * gnu/packages/java.scm (java-hamcrest-core): New variable.
* gnu: Add java-jarjar.Ricardo Wurmus2016-05-02
| | | | * gnu/packages/java.scm (java-jarjar): New variable.
* gnu: Add java-qdox-1.12.Ricardo Wurmus2016-05-02
| | | | * gnu/packages/java.scm (java-qdox-1.12): New variable.
* gnu: Add java-xz.Roel Janssen2016-04-27
| | | | * gnu/packages/java.scm (java-xz): New variable.
* gnu: icedtea-8: Update to 3.0.1.Leo Famulari2016-04-27
| | | | | | | Fixes CVE-2016-0686, CVE-2016-0687, CVE-2016-0695, CVE-2016-3425, CVE-2016-3426, CVE-2016-3427. * gnu/packages/java.scm (icedtea-8): Update to 3.0.1.
* gnu: icedtea-7: Update to 2.6.6.Leo Famulari2016-04-27
| | | | | | Fixes CVE-2016-0686, CVE-2016-0687, CVE-2016-0695, CVE-2016-3425, CVE-2016-3427. * gnu/packages/java.scm (icedtea-7): Update to 2.6.6.
* gnu: java-swt: Update to 4.5.Ricardo Wurmus2016-04-26
| | | | * gnu/packages/java.scm (java-swt): Update to 4.5.
* gnu: Rename Java packages to match new naming specification.Hartmut Goebel2016-04-19
| | | | | | | | | | | | * gnu/packages/bioinformatics.scm (htsjdk): Rename to... (java-htsjdk): ...this. (ngs-java): Rename to... (java-ngs): ...this. (ncbi-vdb)[arguments,inputs]: Use new name. * gnu/packages/java.scm (swt): Rename to... (java-swt): ...this. * gnu/packages/music.scm (tuxguitar)[make-flags,inputs,arguments]: Use new name of package "swt".
* gnu: Add icedtea-8.Ricardo Wurmus2016-04-19
| | | | * gnu/packages/java.scm (icedtea-8): New variable.
* gnu: icedtea-7: Update to 2.6.5.Ricardo Wurmus2016-04-17
| | | | | * gnu/packages/java.scm (icedtea-7): Update to 2.6.5. [inputs]: Add libxcomposite.
* gnu: ant: Update source URL.Ricardo Wurmus2016-03-14
| | | | | * gnu/packages/java.scm (ant)[source]: Use Apache mirror instead of plain URL.
* gnu: icedtea-7: Update to 2.6.4.Leo Famulari2016-01-28
| | | | | | | Fixes CVE-2015-{7575, 8126, 8472} and CVE-2016-{0402, 0448, 0466, 0483, 0494}. * gnu/packages/java.scm (icedtea-7): Update to 2.6.4.
* gnu: icedtea-6: Update to 1.13.10.Leo Famulari2016-01-28
| | | | | | Fixes CVE-2015-{8126, 8472} and CVE-2016-{0402, 0448, 0466, 0483, 0494}. * gnu/packages/java.scm (icedtea-6): Update to 1.13.10.
* gnu: icedtea-6: Fix directory name in "unpack" phase.Ricardo Wurmus2016-01-12
| | | | | * gnu/packages/java.scm (icedtea-6)[arguments]: Change the directory prefix in the "unpack" phase to "icedtea6-".
* gnu: icedtea7: Rename to icedtea-7.Ricardo Wurmus2016-01-06
| | | | | | * gnu/packages/java.scm (icedtea7): Rename variable to... (icedtea-7): ...this. (icedtea): Refer to "icedtea-7".
* gnu: icedtea6: Rename to icedtea-6.Ricardo Wurmus2016-01-06
| | | | | * gnu/packages/java.scm (icedtea6): Rename variable to... (icedtea-6): ...this.
* gnu: icedtea6, icedtea7: Rename package to "icedtea".Ricardo Wurmus2016-01-06
| | | | | * gnu/packages/java.scm (icedtea6): Change package name to "icedtea". (icedtea7): Inherit package name.
* gnu: Add and use default IcedTea.Ricardo Wurmus2016-01-06
| | | | | | | | | | | * gnu/packages/java.scm (icedtea): New variable. (swt)[native-inputs]: Replace "icedtea6" with "icedtea". * gnu/packages/bioinformatics.scm (htsjdk)[native-inputs]: Likewise. (ngs-java)[inputs]: Likewise. * gnu/packages/kodi.scm (kodi)[native-inputs]: Replace "icedtea7" with "icedtea". * gnu/packages/ruby.scm (ruby-rjb)[native-inputs]: Replace "icedtea7" with "icedtea".
* gnu: icedtea6, icedtea7: Unpack to "openjdk.src".Ricardo Wurmus2016-01-06
| | | | | | | | * gnu/packages/java.scm (icedtea6)[arguments]: Unpack OpenJDK sources to "openjdk.src". (icedtea7)[arguments]: Inherit "--with-openjdk-src-dir" flag; refer to "openjdk.src" in build phases; simplify "unpack" phase. [native-inputs]: Rename "openjdk-drop" to "openjdk-src".
* gnu: icedtea7: Update to 2.6.3.Ricardo Wurmus2015-12-23
| | | | * gnu/packages/java.scm (icedtea7): Update to 2.6.3.
* gnu: icedtea6: Update to 1.13.9.Ricardo Wurmus2015-12-23
| | | | * gnu/packages/java.scm (icedtea6): Update to 1.13.9.
* gnu: ant: Update to 1.9.6.Ricardo Wurmus2015-11-20
| | | | * gnu/packages/java.scm (ant): Update to 1.9.6.
* gnu: icedtea7: Update to 2.6.2.Ricardo Wurmus2015-10-29
| | | | * gnu/packages/java.scm (icedtea7): Update to 2.6.2.