Age | Commit message (Expand) | Author |
2016-11-06 | gnu: java-hamcrest-core: Fix build....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.
| Hartmut Goebel |
2016-11-06 | gnu: java-hamcrest-core: Remove wrong source file-name....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.
| Hartmut Goebel |
2016-11-06 | gnu: java-hamcrest-core: Update upstream location....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.
| Hartmut Goebel |
2016-09-11 | gnu: icedtea-8: Hardcode dynamically loaded libraries....Fixes <https://bugs.gnu.org/24327>.
* gnu/packages/java.scm (icedtea-8)[arguments]: Add 'patch-jni-libs' phase.
| 宋文武 |
2016-08-31 | gnu: icedtea-6: Update to 1.13.12 [security fixes]....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.
| Leo Famulari |
2016-08-16 | gnu: Add clojure....* gnu/packages/java.scm (clojure): New variable.
| Alex Vong |
2016-08-05 | gnu: icedtea-8: Update to 3.1.0....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.
| Leo Famulari |
2016-08-05 | gnu: icedtea-7: Update to 2.6.7....Fixes CVE-2016-{3458,3485,3500,3508,3550,3598,3606,3610}.
* gnu/packages/java.scm (icedtea-7): Update to 2.6.7.
| Leo Famulari |
2016-07-24 | gnu: icedtea-6: Narrow file to certificate block....* gnu/packages/java.scm (icedtea-6)[arguments]: Extract certificate
blocks from pem files before importing.
| Ricardo Wurmus |
2016-07-22 | gnu: icedtea-6: Generate keystore....* gnu/packages/java.scm (icedtea-6)[arguments]: Add phase
"install-keystore".
[native-inputs]: Add nss-certs.
| Ricardo Wurmus |
2016-07-22 | gnu: icedtea-6: Use modify-phases syntax....* gnu/packages/java.scm (icedtea-6)[arguments]: Use modify-phases
syntax.
| Ricardo Wurmus |
2016-06-24 | gnu: java-swt: Update to 4.6....* gnu/packages/java.scm (java-swt): Update to 4.6.
| Andreas Enge |
2016-06-07 | gnu: java-swt: Use 64-bit archive on x86_64....* gnu/packages/java.scm (java-swt)[source]: Use separate source archive
for x86_64.
| Ricardo Wurmus |
2016-06-01 | gnu: icedtea: Update to 1.13.11....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.
| Leo Famulari |
2016-05-16 | gnu:: java-swt: Use ant-build-system....* gnu/packages/java.scm (java-swt): Use ant-build-system.
[native-inputs]: Remove JDK.
| Ricardo Wurmus |
2016-05-04 | gnu: java-qdox: Escape "@" in description....* gnu/packages/java.scm (java-qdox-1.12)[description]: Use "@@tag", not
"@tag".
| Ludovic Courtès |
2016-05-02 | gnu: Add java-junit....* gnu/packages/java.scm (java-junit): New variable.
| Ricardo Wurmus |
2016-05-02 | gnu: Add java-hamcrest-core....* gnu/packages/java.scm (java-hamcrest-core): New variable.
| Ricardo Wurmus |
2016-05-02 | gnu: Add java-jarjar....* gnu/packages/java.scm (java-jarjar): New variable.
| Ricardo Wurmus |
2016-05-02 | gnu: Add java-qdox-1.12....* gnu/packages/java.scm (java-qdox-1.12): New variable.
| Ricardo Wurmus |
2016-04-27 | gnu: Add java-xz....* gnu/packages/java.scm (java-xz): New variable.
| Roel Janssen |
2016-04-27 | gnu: icedtea-8: Update to 3.0.1....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.
| Leo Famulari |
2016-04-27 | gnu: icedtea-7: Update to 2.6.6....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.
| Leo Famulari |
2016-04-26 | gnu: java-swt: Update to 4.5....* gnu/packages/java.scm (java-swt): Update to 4.5.
| Ricardo Wurmus |
2016-04-19 | gnu: Rename Java packages to match new naming specification....* 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".
| Hartmut Goebel |
2016-04-19 | gnu: Add icedtea-8....* gnu/packages/java.scm (icedtea-8): New variable.
| Ricardo Wurmus |
2016-04-17 | gnu: icedtea-7: Update to 2.6.5....* gnu/packages/java.scm (icedtea-7): Update to 2.6.5.
[inputs]: Add libxcomposite.
| Ricardo Wurmus |
2016-03-14 | gnu: ant: Update source URL....* gnu/packages/java.scm (ant)[source]: Use Apache mirror instead of
plain URL.
| Ricardo Wurmus |
2016-01-28 | gnu: icedtea-7: Update to 2.6.4....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.
| Leo Famulari |
2016-01-28 | gnu: icedtea-6: Update to 1.13.10....Fixes CVE-2015-{8126, 8472} and CVE-2016-{0402, 0448, 0466, 0483, 0494}.
* gnu/packages/java.scm (icedtea-6): Update to 1.13.10.
| Leo Famulari |
2016-01-12 | gnu: icedtea-6: Fix directory name in "unpack" phase....* gnu/packages/java.scm (icedtea-6)[arguments]: Change the directory
prefix in the "unpack" phase to "icedtea6-".
| Ricardo Wurmus |
2016-01-06 | gnu: icedtea7: Rename to icedtea-7....* gnu/packages/java.scm (icedtea7): Rename variable to...
(icedtea-7): ...this.
(icedtea): Refer to "icedtea-7".
| Ricardo Wurmus |
2016-01-06 | gnu: icedtea6: Rename to icedtea-6....* gnu/packages/java.scm (icedtea6): Rename variable to...
(icedtea-6): ...this.
| Ricardo Wurmus |
2016-01-06 | gnu: icedtea6, icedtea7: Rename package to "icedtea"....* gnu/packages/java.scm (icedtea6): Change package name to "icedtea".
(icedtea7): Inherit package name.
| Ricardo Wurmus |
2016-01-06 | gnu: Add and use default IcedTea....* 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".
| Ricardo Wurmus |
2016-01-06 | gnu: icedtea6, icedtea7: Unpack to "openjdk.src"....* 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".
| Ricardo Wurmus |
2015-12-23 | gnu: icedtea7: Update to 2.6.3....* gnu/packages/java.scm (icedtea7): Update to 2.6.3.
| Ricardo Wurmus |
2015-12-23 | gnu: icedtea6: Update to 1.13.9....* gnu/packages/java.scm (icedtea6): Update to 1.13.9.
| Ricardo Wurmus |
2015-11-20 | gnu: ant: Update to 1.9.6....* gnu/packages/java.scm (ant): Update to 1.9.6.
| Ricardo Wurmus |
2015-10-29 | gnu: icedtea7: Update to 2.6.2....* gnu/packages/java.scm (icedtea7): Update to 2.6.2.
| Ricardo Wurmus |
2015-10-13 | gnu: icedtea6: Update to 1.13.8....* gnu/packages/java.scm (icedtea6): Update to 1.13.8.
| Ricardo Wurmus |
2015-10-13 | gnu: icedtea6: Replace "ant-bootstrap" with "ant"....* gnu/packages/java.scm (icedtea6)[native-inputs]: Replace
"ant-bootstrap" with "ant".
[arguments]: Remove steps to unpack and use "ant-bootstrap".
(icedtea7)[native-inputs]: Remove explicit references to
"ant-bootstrap" and "ant".
| Ricardo Wurmus |
2015-10-13 | gnu: ant: Build with GCJ....* gnu/packages/java.scm (ant)[native-inputs]: Replace "icedtea6" with
"gcj".
| Ricardo Wurmus |
2015-10-13 | gnu: gcj-4.8, gcj: Update to default GCC version....* gnu/packages/gcc.scm (gcj-4.8): Inherit from "gcc" package and rename
variable to...
(gcj): ...this new variable.
(ecj-bootstrap-4.8): Rename variable to...
(ecj-bootstrap): ...this, updating to version 4.9.
* gnu/packages/java.scm (icedtea6)[native-inputs]: Replace "gcj-4.8"
with "gcj".
* gnu/packages/music.scm (tuxguitar)[native-inputs]: Likewise.
| Ricardo Wurmus |
2015-08-29 | gnu: Use 'install-file' instead of 'mkdir-p' and 'copy-file' in obvious cases....* gnu/packages/bioinformatics.scm (bedtools, bowtie, bwa, hisat, samtools,
plink, star): Use 'install-file' instead of 'mkdir-p' + 'copy-file'.
* gnu/packages/check.scm (catch-framework): Likewise.
* gnu/packages/code.scm (global): Likewise.
* gnu/packages/emacs.scm (magit-svn, haskell-mode, emacs-pdf-tools):
Likewise.
* gnu/packages/engineering.scm (fastcap, fasthenry): Likewise.
* gnu/packages/gnuzilla.scm (nss): Likewise.
* gnu/packages/guile.scm (guile-minikanren): Likewise.
* gnu/packages/java.scm (swt): Likewise.
* gnu/packages/make-bootstrap.scm (%static-binaries): Likewise.
* gnu/packages/maths.scm (lpsolve): Likewise.
* gnu/packages/mp3.scm (mpc123): Likewise.
* gnu/packages/ninja.scm (ninja): Likewise.
* gnu/packages/python.scm (python-numpy, python-pyparsing): Likewise.
* gnu/packages/screen.scm (dtach): Likewise.
* gnu/packages/synergy.scm (synergy): Likewise.
* gnu/packages/textutils.scm (utf8proc): Likewise.
* gnu/packages/version-control.scm (git-test-sequence): Likewise.
* gnu/packages/wicd.scm (wicd): Likewise.
| Ludovic Courtès |
2015-07-27 | gnu: icedtea7: Update to 2.6.1....* gnu/packages/java.scm (icedtea7): Update to 2.6.1.
| Ricardo Wurmus |
2015-06-12 | gnu: icedtea7: Bootstrap with GCJ....* gnu/packages/java.scm (icedtea7): Bootstrap with GCJ rather than compile
with IcedTea6.
| Ricardo Wurmus |
2015-05-12 | gnu: icedtea6: Add target-dependent include directory to CPATH....* gnu/packages/java.scm (gcj-4.8)[arguments]: Add target-dependent GCJ include
directory to CPATH environment variable.
| Ricardo Wurmus |
2015-04-28 | gnu: Add icedtea7....* gnu/packages/java.scm (icedtea7): New variable.
| Ricardo Wurmus |
2015-04-27 | gnu: icedtea6: Split test fixing phases....* gnu/packages/java.scm (icedtea6)[arguments]: Split phase 'fix-tests into
three phases 'fix-test-framework, 'fix-hotspot-tests, and 'fix-jdk-tests.
| Ricardo Wurmus |