summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Expand)Author
2018-05-15gnu: wesnoth: Update to 1.14.1.•••* gnu/packages/games.scm (wesnoth): Update to 1.14.1. [source]: Remove wesnoth-fix-std-bad-cast.patch. * gnu/packages/patches/wesnoth-fix-std-bad-cast.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Unregister it. Arun Isaac
2018-05-15gnu: Add r-bsgenome-dmelanogaster-ucsc-dm6.•••* gnu/packages/bioconductor.scm (r-bsgenome-dmelanogaster-ucsc-dm6): New variable. Ricardo Wurmus
2018-05-15gnu: Add guile-simple-zmq.•••* gnu/package/guile.scm (guile-simple-zmq): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Rouby Pierre-Antoine
2018-05-14gnu: opencv: Ignore CVEs.•••* gnu/packages/image-processing.scm (opencv)[properties]: Add a lint-hidden-cve property and add three CVEs to be ignored. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Björn Höfling
2018-05-14gnu: Add emacs-orgalist.•••* gnu/packages/emacs.scm (emacs-orgalist): New variable. Nicolas Goaziou
2018-05-14gnu: Add pass-rotate.•••* gnu/packages/password-utils.scm (pass-rotate): New variable. Arun Isaac
2018-05-14gnu: guile-dbi: Fix RPATH and dependencies.•••Prior to this change, libguile-dbi.so was unable to find libguile-dbd-sqlite3.so. * gnu/packages/guile.scm (guile-dbi-bootstrap): New variable. (guile-dbd-sqlite3)[propagated-inputs]: Remove guile-dbi. [native-inputs]: Add guile-dbi-bootstrap. (guile-dbi)[inputs]: Add guile-dbd-sqlite3. [arguments]: Set RPATH using #:make-flags. Arun Isaac
2018-05-14gnu: mupdf: Update to 1.13.0.•••* gnu/packages/pdf.scm (mupdf): Update to 1.13.0. [source]: Remove patches. * gnu/packages/patches/mupdf-build-with-latest-openjpeg.patch, gnu/packages/patches/mupdf-CVE-2017-17858.patch, gnu/packages/patches/mupdf-CVE-2018-6544.patch, gnu/packages/patches/mupdf-CVE-2018-1000051.patch: Remove files. * gnu/local.mk (dist_patch_DATA): Remove them. Efraim Flashner
2018-05-14gnu: Add emacs-dts-mode.•••* gnu/packages/emacs.scm (emacs-dts-mode): New variable. Mathieu Othacehe
2018-05-13gnu: Add ghc-containers.•••* gnu/packages/haskell.scm (ghc-containers): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Tonton
2018-05-13gnu: Add ghc-array.•••* gnu/packages/haskell.scm (ghc-array): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Tonton
2018-05-13gnu: Add ghc-quickcheck-2.9.•••* gnu/packages/haskell-check.scm (ghc-quickcheck-2.9): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Tonton
2018-05-13gnu: robocut: Remove unnecessary dependency on qttools.•••Reported by Efraim Flashner. * gnu/packages/printers.scm (robocut)[native-inputs]: Replace QTTOOLS with QTBASE, which is where 'qmake' lives. Ludovic Courtès
2018-05-13gnu: speedtest-cli: Update to 2.0.0.•••* gnu/packages/networking.scm (speedtest-cli): Update to 2.0.0. Efraim Flashner
2018-05-13gnu: myrepos: Fix CVE-2018-7032.•••* gnu/packages/version-control.scm (myrepos)[source]: Add patch. * gnu/packages/patches/myrepos-CVE-2018-7032.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Efraim Flashner
2018-05-13gnu: viewnior: Update to 1.7.•••* gnu/packages/image-viewers.scm (viewnior): Update to 1.7. [source]: Update source uri. [build-system]: Switch to meson-build-system. [arguments]: Remove custom 'autogen and 'skip-gtk-update-icon-cache phases, add 'patch-source phase. Skip tests. [native-inputs]: Remove automake, autoconf, intltool, gnome-common, libtool, which, add gettext-minimal. [home-page]: Update home-page. Efraim Flashner
2018-05-13gnu: ImageMagick: Update to 6.9.9-43.•••* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.9-43. Leo Famulari
2018-05-13gnu: Add Robocut.•••* gnu/packages/printers.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Ludovic Courtès
2018-05-13gnu: hypre: Add missing dependency on Perl.•••Previously the test suite would fail to run 'ppmquant', though it would silently ignore it. * gnu/packages/maths.scm (hypre)[native-inputs]: Add PERL. Ludovic Courtès
2018-05-12gnu: Go 1.10: Update to 1.10.2.•••* gnu/packages/golang.scm (go-1.10): Update to 1.10.2. Leo Famulari
2018-05-12gnu: Go 1.9: Update to 1.9.6.•••* gnu/packages/golang.scm (go-1.9): Update to 1.9.6. Leo Famulari
2018-05-12gnu: make-u-boot-package: Install "u-boot".•••* gnu/packages/bootloaders.scm (make-u-boot-package): Install "u-boot". Danny Milosavljevic
2018-05-12gnu: Add u-boot-cubieboard.•••* gnu/packages/bootloaders.scm (u-boot-cubieboard): New variable. Danny Milosavljevic
2018-05-12gnu: gst-plugins-ugly: Remove libmad from the build environment.•••Libmad is not used by gst-plugins-ugly since 1.12.0. * gnu/packages/gstreamer.scm (gst-plugins-ugly)[inputs]: Remove libmad. Leo Famulari
2018-05-12gnu: MPD: Remove unecessary dependency on libmad.•••MPD already depends on FFmpeg, which uses LAME for MP3 decoding. gnu/packages/mpd.scm (mpd)[inputs]: Remove LIBMAD. Leo Famulari
2018-05-12gnu: libreoffice: Update to 5.4.7.1.•••* gnu/packages/libreoffice.scm (libreoffice): Update to 5.4.7.1. Leo Famulari
2018-05-12gnu: wine-staging: Update to 3.8.•••* gnu/packages/wine.scm (wine-staging): Update to 3.8. Rutger Helling
2018-05-12gnu: wine-staging-patchset-data: Update to 3.8.•••* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.8. Rutger Helling
2018-05-12gnu: gnome-disk-utility: Update to 3.28.2.•••* gnu/packages/gnome.scm (gnome-disk-utility): Update to 3.28.2. Rutger Helling
2018-05-12gnu: xpra: Update to 2.3.•••* gnu/packages/xorg.scm (xpra): Update to 2.3. Rutger Helling
2018-05-12gnu: u-boot-versatilepb: Remove package.•••* gnu/packages/bootloaders.scm (u-boot-versatilepb): Delete variable. Danny Milosavljevic
2018-05-12gnu: u-boot-pine64-plus: Use bundled dtc.•••* gnu/packages/bootloaders.scm (u-boot-pine64-plus)[arguments]<#:phases> [set-environment]: Use bundled dtc. Danny Milosavljevic
2018-05-12gnu: make-u-boot-package: Print errors to (current-error-port).•••* gnu/packages/bootloaders.scm (make-u-boot-package): Print errors to (current-error-port). Danny Milosavljevic
2018-05-12gnu: make-u-boot-package: Sort printed configurations.•••* gnu/packages/bootloaders.scm (make-u-boot-package): Sort printed configurations. Danny Milosavljevic
2018-05-12gnu: u-boot: Add our dtc.•••* gnu/packages/bootloaders.scm (u-boot)[native-inputs]: Add dtc. Danny Milosavljevic
2018-05-12gnu: u-boot: Update to 2018.05.•••* gnu/packages/bootloaders.scm (u-boot): Update to 2018.05. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Vagrant Cascadian
2018-05-12gnu: linux-libre: Update to 4.16.8.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.16.8. (%linux-libre-hash): Update hash. Mark H Weaver
2018-05-12gnu: linux-libre@4.14: Update to 4.14.40.•••* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.40. (%linux-libre-4.14-hash): Update hash. Mark H Weaver
2018-05-12gnu: linux-libre@4.9: Update to 4.9.99.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.99. Mark H Weaver
2018-05-12gnu: diamond: Update to 0.9.22.•••* gnu/packages/bioinformatics.scm (diamond): Update to 0.9.22. Ben Woodcroft
2018-05-11gnu: diffoscope: Update to 94.•••* gnu/packages/package-management.scm (diffoscope): Update to 94. Ludovic Courtès
2018-05-11gnu: eog-plugins: Update to 3.26.2.•••* gnu/packages/gnome.scm (eog-plugins): Update to 3.26.2. Ludovic Courtès
2018-05-11gnu: arpack-ng-openmpi: Fix build.•••* gnu/packages/maths.scm (arpack-ng-openmpi)[arguments]: Inherit arguments from ARPACK-NG. Previously the 'configure' phase would fail due to the lack of a 'configure' script. Ludovic Courtès
2018-05-11pack: Relocatable wrapper now properly maps the current UID/GID.•••* gnu/packages/aux-files/run-in-namespace.c (write_id_map) (disallow_setgroups): New functions. (main): Use 'clone' via 'syscall' instead of 'fork' followed by 'unshare'. Add calls to 'disallow_setgroups' and 'write_id_map' in the parent process. Ludovic Courtès
2018-05-11system: Add u-boot-novena installer.•••* gnu/packages/bootloaders.scm (u-boot-novena): New variable. * gnu/bootloader/u-boot.scm (u-boot-novena-bootloader): New exported variable. * gnu/system/install.scm (novena-installation-os): New exported variable. Vagrant Cascadian
2018-05-11gnu: Update emacs-org, emacs-org-contrib.•••* gnu/packages/emacs.scm (emacs-org): Update to 9.1.13. [description]: Tiny rewording. (emacs-org-contrib): Update to 20180507. Nicolas Goaziou
2018-05-11gnu: icecat: Add more fixes from upstream mozilla-esr52.•••* gnu/packages/gnuzilla.scm (icecat)[source]: Add fixes for CVE-2018-5183 and the remaining 1 of 10 changesets for CVE-2018-5150. Mark H Weaver
2018-05-11gnu: icecat: Relabel patches to reflect CVE assignments.•••Document the fact that we include fixes for CVE-2018-5154, CVE-2018-5155, CVE-2018-5157, CVE-2018-5158, CVE-2018-5159, CVE-2018-5168, CVE-2018-5178, and 9/10 changesets for CVE-2018-5150. * gnu/packages/gnuzilla.scm (icecat)[source]: Relabel patches to reflect CVE assignments. * gnu/packages/patches/icecat-bug-1452075.patch: Rename to... * gnu/packages/patches/icecat-CVE-2018-5157-and-CVE-2018-5158.patch: ...this. * gnu/local.mk (dist_patch_DATA): Rename it. Mark H Weaver
2018-05-11gnu: Add python-duniterpy.•••* gnu/packages/python-crypto.scm (python-duniterpy): New variable. Nicolas Goaziou
2018-05-11gnu: Add python-aiohttp.•••* gnu/packages/python-web.scm (python-aiohttp): New variable. Nicolas Goaziou