Age | Commit message (Collapse) | Author |
|
This package is superseded by the modular TeX Live distribution.
* gnu/packages/tex.scm (texlive-minimal, texlive-texmf-minimal): Remove
variables.
|
|
* gnu/packages/tex.scm (biber)[name]: Rename to 'biber'.
(biber-2.5): Remove variable.
|
|
* gnu/packages/tex.scm (texlive, texlive-texmf): Update to 2017.
(texlive-texmf-src): Update to 20170524. Remove
'texlive-texmf-CVE-2016-10243.patch'.
(texlive-bin, texlive-extra-src): Update to 20170524.
* gnu/packages/patches/texlive-texmf-CVE-2016-10243.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
|
|
Based on commit 01a61d7040b1794f36547b107abce6e967d59f21
by Leo Famulari <leo@famulari.name>.
* gnu/packages/patches/libtasn1-CVE-2017-10790.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/tls.scm (libtasn1)[replacement]: New field.
(libtasn1/fixed): New variable.
|
|
* gnu/packages/patches/libtasn1-CVE-2017-10790.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/tls.scm (libtasn1/fixed)[source]: Use it.
|
|
* gnu/packages/emacs.scm (emacs-exwm-x): Do not set DISPLAY. The issue has
been fixed upstream in exwm-0.15.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
|
|
* gnu/packages/emacs.scm (emacs-exwm): Update to 0.15.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
|
|
* gnu/packages/version-control.scm (git): Update to 2.14.0.
|
|
* gnu/packages/ftp.scm (lftp): Update to 4.7.8.
|
|
* gnu/packages/maths.scm (cubicle): New variable.
|
|
* gnu/packages/web.scm (perl-www-curl)[arguments]: Add 'set-search-path'
phase.
* gnu/packages/bioinformatics.scm (ngs-sdk)[arguments]: Augment
'configure' phase to set PERL5LIB.
* gnu/packages/image.scm (steghide)[arguments]: Add #:phases argument.
|
|
Fixes a regression introduced in
704243e0c6ec5ac86e2f45aaa469717e60b89124.
* gnu/packages/python.scm (python-argcomplete)[native-inputs]: Add BASH.
|
|
This aims to skip the segfaulting test at
<https://hydra.gnu.org/build/2195551>.
* gnu/packages/linux.scm (bluez)[arguments]: Add #:make-flags
when (%current-system) is "armhf-linux".
|
|
* gnu/packages/patches/gd-CVE-2017-7890.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it
* gnu/packages/php.scm (php): Update to 7.1.8.
|
|
* gnu/packages/web.scm (r-crosstalk): New variable.
|
|
* gnu/packages/web.scm (r-shiny): New variable.
|
|
* gnu/packages/javascript.scm (js-es5-shim): New variable.
|
|
* gnu/packages/javascript.scm (js-selectize): New variable.
|
|
* gnu/packages/javascript.scm (js-datatables): New variable.
|
|
* gnu/packages/javascript.scm (js-highlight): New variable.
|
|
* gnu/packages/javascript.scm (js-strftime): New variable.
|
|
* gnu/packages/javascript.scm (js-json2): New variable.
|
|
* gnu/packages/javascript.scm (js-html5shiv): New variable.
|
|
* gnu/packages/compression.scm (python-lz4)[synopsis]: Fix typo.
|
|
* gnu/packages/compression.scm (python-lz4): Update to 0.10.1.
[native-inputs]: Add python-setuptools-scm.
|
|
* gnu/packages/package-management.scm (diffoscope)[home-page]: Use HTTPS.
|
|
* gnu/packages/vpn.scm (sshoot): Update to 1.2.6.
[home-page]: Update to new project home.
|
|
* gnu/packages/admin.scm (fabric): Update to 1.13.2. Remove outdated comments.
[source]: Remove ‘patches’.
* gnu/packages/patches/fabric-tests.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
* gnu/packages/tls.scm (certbot, python-acme, python2-acme): Update to 0.17.0.
|
|
* gnu/packages/shells.scm (xonsh): Update to 0.5.12.
|
|
* gnu/packages/markup.scm (cmark): Update to 0.28.0.
|
|
* gnu/packages/admin.scm (thefuck): Update to 3.19.
|
|
* gnu/packages/linux.scm (zerofree): Update to 1.1.0.
[home-page, source]: Update from old, inaccessible location.
|
|
* gnu/packages/linux.scm (zerofree)[description]: Expand.
|
|
* gnu/packages/linux.scm (zerofree)[arguments]: Simplify install phase,
using ‘install-file’.
|
|
* gnu/packages/linux.scm (zerofree)[arguments]: Use ‘modify-phases’.
|
|
* gnu/packages/linux.scm (sshfs-fuse): Update to 2.10.
|
|
Fixes CVE-2017-{2834,2835,2836,2837,2838,2839}.
Reported by Leo Famulari in <https://bugs.gnu.org/27939>.
* gnu/packages/rdesktop.scm (freerdp): Update to 2.0.0-rc0.
[source]: Use tarball release. Adjust file-name.
[arguments]: Remove #:phases.
|
|
* gnu/packages/version-control.scm (git)[arguments]: Remove #:tests?. Add
'patch-tests' phase.
|
|
* gnu/packages/gnupg.scm (gnupg-1): Update to 1.4.22.
|
|
* gnu/packages/java.scm (icedtea-8)[arguments] <patch-jni-libs>: Change
'encoding-error to 'decoding-error, which is what Guile 2.2 raises when
failing to decode an input file.
|
|
This is a follow-up to commit a8cba9dd112528d67a946eee057c838221eb5249.
Reported-by: Efraim Flashner <efraim@flashner.co.il>
|
|
This is a follow up to a8cba9dd112528d67a946eee057c838221eb5249.
* gnu/packages/bioinformatics.scm: Add (gnu packages cran) to #:use-modules.
|
|
* gnu/packages/statistics.scm (r-purrr): Update to 0.2.3.
[propagated-inputs]: Remove r-rcpp and r-lazyeval; add r-rlang.
|
|
* gnu/packages/statistics.scm (r-desc): Update to 1.1.1.
|
|
* gnu/packages/bioinformatics.scm (r-seqminer): Update to 6.0.
|
|
* gnu/packages/bioinformatics.scm (r-wgcna): Update to 1.60.
|
|
* gnu/packages/bioinformatics.scm (r-qtl): Update to 1.41-6.
|
|
* gnu/packages/bioinformatics.scm (r-seqinr): Update to 3.4-5.
|