summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Expand)Author
2018-09-09Merge branch 'master' into core-updatesMarius Bakke
2018-09-09gnu: ghostscript: Update replacement to 9.24 [security fixes].•••The following CVEs are fixed with this release: CVE-2018-15908, CVE-2018-15909, CVE-2018-15910, CVE-2018-15911, CVE-2018-16509, CVE-2018-16510, CVE-2018-16511, CVE-2018-16513, CVE-2018-16539, CVE-2018-16540, CVE-2018-16541, CVE-2018-16542, CVE-2018-16543. * gnu/packages/patches/ghostscript-CVE-2018-10194.patch: Delete file. * gnu/packages/patches/ghostscript-CVE-2018-16509.patch, gnu/packages/patches/ghostscript-bug-699708.patch: New files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/ghostscript.scm (ghostscript/fixed): Update to 9.24. [source](patches): Remove 'ghostscript-CVE-2018-10194.patch' and 'ghostscript-runpath.patch'. Add 'ghostscript-CVE-2018-16509.patch' and 'ghostscript-bug-699708.patch'. [arguments]: Add LDFLAGS to #:configure-flags, and a phase to create output directory. Marius Bakke
2018-09-09gnu: jbig2dec: Replace with 0.15 [security fixes].•••* gnu/packages/image.scm (jbig2dec-0.15): New public variable. (jbig2dec)[replacement]: New field. Marius Bakke
2018-09-09gnu: OpenBLAS: Update source URI.•••* gnu/packages/maths.scm (openblas)[source](uri): Use the more stable SourceForge mirror. Marius Bakke
2018-09-09gnu: openal: Update to 1.19.0.•••* gnu/packages/audio.scm (openal): Update to 1.19.0. Marius Bakke
2018-09-09gnu: glm: Update to 0.9.9.1.•••* gnu/packages/maths.scm (glm): Update to 0.9.9.1. Marius Bakke
2018-09-09gnu: msmtp: Remove unneeded input.•••* gnu/packages/mail.scm (msmtp)[inputs]: Remove LIBIDN, which is only required when using OpenSSL (or GnuTLS sans IDN support). Marius Bakke
2018-09-09gnu: msmtp: Update to 1.8.0.•••* gnu/packages/mail.scm (msmtp): Update to 1.8.0. Marius Bakke
2018-09-09gnu: libsoup: Update to 2.64.0.•••* gnu/packages/gnome.scm (libsoup): Update to 2.64.0. [inputs]: Add LIBPSL. Marius Bakke
2018-09-09gnu: mpfr: Update home page.•••* gnu/packages/multiprecision.scm (mpfr)[home-page]: Use HTTPS. Marius Bakke
2018-09-09gnu: julia: Update objconv input.•••* gnu/packages/julia.scm (julia)[inputs]: Update the hash of "objconv", which does not have a stable URL. Add a file name and use HTTPS while at it. Marius Bakke
2018-09-09gnu: cloc: Update to 1.78.•••* gnu/packages/code.scm (cloc): Update to 1.78. [source]: Update URI. Tobias Geerinckx-Rice
2018-09-09gnu: signify: Update to 24.•••* gnu/packages/crypto.scm (signify): Update to 24. Tobias Geerinckx-Rice
2018-09-09gnu: musl: Update to 1.1.20.•••* gnu/packages/musl.scm (musl): Update to 1.1.20. Tobias Geerinckx-Rice
2018-09-09gnu: perl-pegex: Update to 0.67.•••* gnu/packages/perl.scm (perl-pegex): Update to 0.67. Tobias Geerinckx-Rice
2018-09-09gnu: perl-config-autoconf: Update to 0.317.•••* gnu/packages/perl.scm (perl-config-autoconf): Update to 0.317. Tobias Geerinckx-Rice
2018-09-09gnu: perl-extutils-installpaths: Update to 0.012.•••* gnu/packages/perl.scm (perl-extutils-installpaths): Update to 0.012. Tobias Geerinckx-Rice
2018-09-09gnu: perl-extutils-helpers: Update to 0.026.•••* gnu/packages/perl.scm (perl-extutils-helpers): Update to 0.026. Tobias Geerinckx-Rice
2018-09-09gnu: perl-getopt-long-descriptive: Update to 0.103.•••* gnu/packages/perl.scm (perl-getopt-long-descriptive): Update to 0.103. Tobias Geerinckx-Rice
2018-09-09gnu: perl-namespace-clean: Update to 0.27.•••* gnu/packages/perl.scm (perl-namespace-clean): Update to 0.27. Tobias Geerinckx-Rice
2018-09-09gnu: perl-datetime: Update to 1.50.•••* gnu/packages/perl.scm (perl-datetime): Update to 1.50. Tobias Geerinckx-Rice
2018-09-09gnu: perl-params-validate: Update to 1.29.•••* gnu/packages/perl.scm (perl-params-validate): Update to 1.29. Tobias Geerinckx-Rice
2018-09-09gnu: links: Update to 2.17.•••* gnu/packages/web-browsers.scm (links): Update to 2.17. Tobias Geerinckx-Rice
2018-09-09gnu: aircrack-ng: Update to 1.3.•••* gnu/packages/networking.scm (aircrack-ng): Update to 1.3. [native-inputs]: Add autoconf, automake, libtool, and which. [inputs]: Add libpcap. [arguments]: Use conventional --options in #:configure-flags. Restore ‘configure’ phase. Add ‘patch-evalrev’ and customise ‘bootstrap’ phases. Simplify ‘absolutize-tools’ phase. Tobias Geerinckx-Rice
2018-09-09gnu: aircrack-ng: Use HTTPS.•••* gnu/packages/networking.scm (aircrack-ng)[source, home-page]: Use HTTPS. Tobias Geerinckx-Rice
2018-09-09gnu: perl: Improve description.•••Fixes <https://bug.gnu.org/32650>. * gnu/packages/perl.scm (perl)[description]: Use description from 'perlintro'. 宋文武
2018-09-08gnu: mes: Update to 0.17.1.•••* gnu/packages/patches/mes-nyacc-0.86.0.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/mes.scm (mes): Update to 0.17.1, depend on latest Nyacc 0.86.0. (nyacc-for-mes): Remove. Jan Nieuwenhuizen
2018-09-08gnu: nyacc: Update to 0.86.0.•••* gnu/packages/patches/nyacc-binary-literals.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/mes.scm (nyacc): Update to 0.86.0, add patch. Jan Nieuwenhuizen
2018-09-08gnu: Add frotz, frotz-dumb-terminal, and frotz-sdl.•••* gnu/packages/games.scm (frotz, frotz-dumb-terminal, frotz-sdl): New variables. Signed-off-by: Kei Kebreau <kkebreau@posteo.net> Benjamin Slade
2018-09-07gnu: linux-libre: Update to 4.18.6.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.18.6. (%linux-libre-hash): Update hash. Mark H Weaver
2018-09-07gnu: linux-libre@4.14: Update to 4.14.68.•••* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.68. (%linux-libre-4.14-hash): Update hash. Mark H Weaver
2018-09-07gnu: linux-libre@4.9: Update to 4.9.125.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.125. Mark H Weaver
2018-09-07gnu: linux-libre@4.4: Update to 4.4.154.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.154. Mark H Weaver
2018-09-07gnu: diffoscope: Update to 100.•••* gnu/packages/package-management.scm (diffoscope): Update to 100. Ludovic Courtès
2018-09-07gnu: indent: Add version 2.2.12.•••* gnu/packages/code.scm (indent-2.2.12): New variable. Ludovic Courtès
2018-09-07gnu: gdb: Update to 8.2.•••* gnu/packages/gdb.scm (gdb): Update to 8.2. Ludovic Courtès
2018-09-07gnu: guile-json: Update to 1.2.0.•••* gnu/packages/guile.scm (guile-json): Update to 1.2.0. [license]: Change to GPL3+. Ludovic Courtès
2018-09-07gnu: Add r-ggformula.•••* gnu/packages/cran.scm (r-ggformula): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> pimi
2018-09-07gnu: Add r-mosaiccore.•••* gnu/packages/cran.scm (r-mosaiccore): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> pimi
2018-09-07gnu: Add r-ggstance.•••gnu/packages/cran.scm (r-ggstance): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> pimi
2018-09-07gnu: Add r-abctools.•••* gnu/packages/cran.scm (r-abctools): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> pimi
2018-09-07gnu: Add r-abcrf.•••* gnu/packages/cran.scm (r-abcrf): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> pimi
2018-09-07gnu: Add r-abcp2.•••* gnu/packages/cran.scm (r-abcp2): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> pimi
2018-09-07gnu: emacs-ess: Update to 17.11.•••* gnu/packages/emacs.scm (emacs-ess): Update to 17.11 [url]: Use github for https [snippet]: update julia-mode substitution, only build info doc, bypass failing test [propagated-inputs]: Add emacs-julia-mode [description]: Mention that ESS supports Julia and JAGS (which replaces OpenBUGS) [arguments]: Remove 'set-home' phase. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Alex Branham
2018-09-07gnu: guile: Remove "share/guile/site" from GUILE_LOAD_COMPILED_PATH.•••.go files should always go to lib/guile/2.x/site-ccache, and in practice, we no longer have packages that don't do that. * gnu/packages/guile.scm (guile-2.2)[native-search-paths]: Remove "share/guile/site/2.2" from GUILE_LOAD_COMPILED_PATH spec. (guile-2.0)[native-search-paths]: Likewise. Ludovic Courtès
2018-09-07gnu: knot: Update to 2.7.2.•••* gnu/packages/dns.scm (knot): Update to 2.7.2. Tobias Geerinckx-Rice
2018-09-06gnu: Wireshark: Update to 2.6.3 [fixes CVE-2018-{14994,16056,16057,16058}].•••* gnu/packages/networking.scm (wireshark): Update to 2.6.3. Leo Famulari
2018-09-06gnu: curl: Update replacement to 7.61.1 [fixes CVE-2018-14618].•••* gnu/packages/curl.scm (curl)[replacement]: Update to 7.61.1. (curl-7.61.0): Replace variable with ... (curl-7.61.1): ... new variable. Leo Famulari
2018-09-06gnu: libgme: Update to 0.6.2.•••* gnu/packages/music.scm (libgme): Update to 0.6.2. [native-inputs]: Add gcc-4.9. Kei Kebreau
2018-09-06gnu: gfortran, gcc-objc, gcc-objc++: Add version 8.•••* gnu/packages/gcc.scm (gfortran-8, gcc-objc-8, gcc-objc++-8): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Eric Brown