aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAge
* gnu: texlive: Remove texlive-minimal.•••This package is superseded by the modular TeX Live distribution. * gnu/packages/tex.scm (texlive-minimal, texlive-texmf-minimal): Remove variables. Leo Famulari2017-08-07
* gnu: biber: Update to 2.7.•••* gnu/packages/tex.scm (biber)[name]: Rename to 'biber'. (biber-2.5): Remove variable. Leo Famulari2017-08-07
* gnu: texlive: Update to 2017.•••* 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. Leo Famulari2017-08-07
* Merge branch 'master' into core-updatesMark H Weaver2017-08-06
|\
| * gnu: libtasn1: Fix CVE-2017-10790.•••* 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. Leo Famulari2017-08-05
| * build: Allow mounting of entire disks.•••* gnu/build/file-systems.scm (disk-partitions): Also return entire drives. Danny Milosavljevic2017-08-05
| * gnu: emacs-exwm-x: Do not set DISPLAY.•••* 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> Feng Shu2017-08-05
| * gnu: emacs-exwm: Update to 0.15.•••* gnu/packages/emacs.scm (emacs-exwm): Update to 0.15. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net> Feng Shu2017-08-05
| * gnu: git: Update to 2.14.0.•••* gnu/packages/version-control.scm (git): Update to 2.14.0. Marius Bakke2017-08-05
| * gnu: lftp: Update to 4.7.8.•••* gnu/packages/ftp.scm (lftp): Update to 4.7.8. Marius Bakke2017-08-05
| * gnu: Add cubicle.•••* gnu/packages/maths.scm (cubicle): New variable. Julien Lepiller2017-08-05
| * gnu: php: Update to 7.1.8.•••* 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. Julien Lepiller2017-08-04
| * gnu: Add r-crosstalk.•••* gnu/packages/web.scm (r-crosstalk): New variable. Ricardo Wurmus2017-08-04
| * gnu: Add r-shiny.•••* gnu/packages/web.scm (r-shiny): New variable. Ricardo Wurmus2017-08-04
| * gnu: Add js-es5-shim.•••* gnu/packages/javascript.scm (js-es5-shim): New variable. Ricardo Wurmus2017-08-04
| * gnu: Add js-selectize.•••* gnu/packages/javascript.scm (js-selectize): New variable. Ricardo Wurmus2017-08-04
| * gnu: Add js-datatables.•••* gnu/packages/javascript.scm (js-datatables): New variable. Ricardo Wurmus2017-08-04
| * gnu: Add js-highlight.•••* gnu/packages/javascript.scm (js-highlight): New variable. Ricardo Wurmus2017-08-04
| * gnu: Add js-strftime.•••* gnu/packages/javascript.scm (js-strftime): New variable. Ricardo Wurmus2017-08-04
| * gnu: Add js-json2.•••* gnu/packages/javascript.scm (js-json2): New variable. Ricardo Wurmus2017-08-04
| * gnu: Add js-html5shiv.•••* gnu/packages/javascript.scm (js-html5shiv): New variable. Ricardo Wurmus2017-08-04
| * gnu: python-lz4: Fix typo in synopsis.•••* gnu/packages/compression.scm (python-lz4)[synopsis]: Fix typo. Tobias Geerinckx-Rice2017-08-04
| * gnu: python-lz4: Update to 0.10.1.•••* gnu/packages/compression.scm (python-lz4): Update to 0.10.1. [native-inputs]: Add python-setuptools-scm. Tobias Geerinckx-Rice2017-08-04
| * gnu: diffoscope: Use HTTPS.•••* gnu/packages/package-management.scm (diffoscope)[home-page]: Use HTTPS. Tobias Geerinckx-Rice2017-08-04
| * gnu: sshoot: Update to 1.2.6.•••* gnu/packages/vpn.scm (sshoot): Update to 1.2.6. [home-page]: Update to new project home. Tobias Geerinckx-Rice2017-08-04
| * gnu: fabric: Update to 1.13.2.•••* 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. Tobias Geerinckx-Rice2017-08-04
| * gnu: certbot, python-acme: Update to 0.17.0.•••* gnu/packages/tls.scm (certbot, python-acme, python2-acme): Update to 0.17.0. Tobias Geerinckx-Rice2017-08-04
| * gnu: xonsh: Update to 0.5.12.•••* gnu/packages/shells.scm (xonsh): Update to 0.5.12. Tobias Geerinckx-Rice2017-08-04
| * gnu: cmark: Update to 0.28.0.•••* gnu/packages/markup.scm (cmark): Update to 0.28.0. Tobias Geerinckx-Rice2017-08-04
| * gnu: thefuck: Update to 3.19.•••* gnu/packages/admin.scm (thefuck): Update to 3.19. Tobias Geerinckx-Rice2017-08-04
| * gnu: zerofree: Update to 1.1.0.•••* gnu/packages/linux.scm (zerofree): Update to 1.1.0. [home-page, source]: Update from old, inaccessible location. Tobias Geerinckx-Rice2017-08-04
| * gnu: zerofree: Expand description.•••* gnu/packages/linux.scm (zerofree)[description]: Expand. Tobias Geerinckx-Rice2017-08-04
| * gnu: zerofree: Use ‘install-file’.•••* gnu/packages/linux.scm (zerofree)[arguments]: Simplify install phase, using ‘install-file’. Tobias Geerinckx-Rice2017-08-04
| * gnu: zerofree: Use ‘modify-phases’ syntax.•••* gnu/packages/linux.scm (zerofree)[arguments]: Use ‘modify-phases’. Tobias Geerinckx-Rice2017-08-04
| * gnu: sshfs-fuse: Update to 2.10.•••* gnu/packages/linux.scm (sshfs-fuse): Update to 2.10. Tobias Geerinckx-Rice2017-08-04
| * gnu: freerdp: Update to 2.0.0-rc0 [security fixes].•••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. Marius Bakke2017-08-04
| * gnu: git: Enable tests.•••* gnu/packages/version-control.scm (git)[arguments]: Remove #:tests?. Add 'patch-tests' phase. Marius Bakke2017-08-04
| * gnu: gnupg@1.4: Update to 1.4.22 [fixes CVE-2017-7526].•••* gnu/packages/gnupg.scm (gnupg-1): Update to 1.4.22. Leo Famulari2017-08-03
| * gnu: Add missing references to (gnu packages cran).•••This is a follow-up to commit a8cba9dd112528d67a946eee057c838221eb5249. Reported-by: Efraim Flashner <efraim@flashner.co.il> Ricardo Wurmus2017-08-03
| * gnu: bioinformatics.scm: Use (gnu packages cran) module.•••This is a follow up to a8cba9dd112528d67a946eee057c838221eb5249. * gnu/packages/bioinformatics.scm: Add (gnu packages cran) to #:use-modules. Efraim Flashner2017-08-03
| * vm: Use grub-hybrid's grub-mkrescue.•••* gnu/system/vm.scm (system-disk-image): Use grub-hybrid's grub-mkrescue. * gnu/bootlader/grub.scm (grub-mkrescue-bootloader): New variable. Danny Milosavljevic2017-08-03
| * gnu: r-purrr: Update to 0.2.3.•••* gnu/packages/statistics.scm (r-purrr): Update to 0.2.3. [propagated-inputs]: Remove r-rcpp and r-lazyeval; add r-rlang. Ricardo Wurmus2017-08-03
| * gnu: r-desc: Update to 1.1.1.•••* gnu/packages/statistics.scm (r-desc): Update to 1.1.1. Ricardo Wurmus2017-08-03
| * gnu: r-seqminer: Update to 6.0.•••* gnu/packages/bioinformatics.scm (r-seqminer): Update to 6.0. Ricardo Wurmus2017-08-03
| * gnu: r-wgcna: Update to 1.60.•••* gnu/packages/bioinformatics.scm (r-wgcna): Update to 1.60. Ricardo Wurmus2017-08-03
| * gnu: r-qtl: Update to 1.41-6.•••* gnu/packages/bioinformatics.scm (r-qtl): Update to 1.41-6. Ricardo Wurmus2017-08-03
| * gnu: r-seqinr: Update to 3.4-5.•••* gnu/packages/bioinformatics.scm (r-seqinr): Update to 3.4-5. Ricardo Wurmus2017-08-03
| * gnu: r-optparse: Update to 1.4.4.•••* gnu/packages/bioinformatics.scm (r-optparse): Update to 1.4.4. Ricardo Wurmus2017-08-03
| * gnu: r-bookdown: Update to 0.4.•••* gnu/packages/bioinformatics.scm (r-bookdown): Update to 0.4. Ricardo Wurmus2017-08-03
| * gnu: r-tclust: Update to 1.2-7.•••* gnu/packages/statistics.scm (r-tclust): Update to 1.2-7. Ricardo Wurmus2017-08-03