summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-08-18gnu: linux-libre: Update to 4.18.1.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.18.1. (%linux-libre-hash): Update hash. (%linux-libre-patches): New variable. (linux-libre): Add %linux-libre-patches. * gnu/packages/aux-files/linux-libre/4.17-arm.conf, gnu/packages/aux-files/linux-libre/4.17-arm64.conf, gnu/packages/aux-files/linux-libre/4.17-i686.conf, gnu/packages/aux-files/linux-libre/4.17-x86_64.conf: Delete files. * gnu/packages/aux-files/linux-libre/4.18-arm.conf, gnu/packages/aux-files/linux-libre/4.18-arm64.conf, gnu/packages/aux-files/linux-libre/4.18-i686.conf, gnu/packages/aux-files/linux-libre/4.18-x86_64.conf: New files. * Makefile.am (AUX_FILES): Update accordingly.
2018-08-18gnu: c-toxcore: Update to 0.2.6.Rutger Helling
* gnu/packages/messaging.scm (c-toxcore): Update to 0.2.6.
2018-08-18gnu: Add dante.Arun Isaac
* gnu/packages/networking.scm (dante): New variable.
2018-08-17gnu: emacs-git-modes: Update to 1.2.8.Tobias Geerinckx-Rice
* gnu/packages/emacs.scm (git-modes): Update to 1.2.8.
2018-08-17gnu: octave: Update to 4.4.1.Kei Kebreau
* gnu/packages/maths.scm (octave): Update to 4.4.1. (qtoctave)[source]: Remove obsolete patch. * gnu/packages/patches/qtoctave-qt-5.11-fix.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
2018-08-17gnu: lollypop: Update to 0.9.521.Christopher Baines
* gnu/packages/gnome.scm (lollypop)[version]: Update to 0.9.521. [source]: Change the URL, as the project has moved on gitlab.gnome.org. Update the uri and sha256. [home-page]: Change to wiki.gnome.org as the previous URL 404's.
2018-08-17gnu: r-lang: Update to 0.2.2.Tobias Geerinckx-Rice
* gnu/packages/statistics.scm (r-lang): Update to 0.2.2.
2018-08-17gnu: claws-mail: Update to 3.17.0.Tobias Geerinckx-Rice
* gnu/packages/mail.scm (claws-mail): Update to 3.17.0.
2018-08-17gnu: claws-mail: Use HTTPS.Tobias Geerinckx-Rice
* gnu/packages/mail.scm (claws-mail)[source, home-page]: Use HTTPS.
2018-08-17gnu: Use HTTPS for gtk.org.Tobias Geerinckx-Rice
* gnu/packages/gimp.scm (babl)[source]: Use HTTPS for ftp.gtk.org. * gnu/packages/gnome.scm (rest)[home-page]: Use HTTPS for www.gtk.org. * gnu/packages/gtk.scm (gtk+-2, gtk-doc)[home-page]: Likewise.
2018-08-17gnu: restic: Set a variable to disable FUSE tests.Oleg Pykhalov
* gnu/packages/backup.scm (restic): Set a variable to disable FUSE tests.
2018-08-17gnu: lxc: Update to 3.0.2.Tobias Geerinckx-Rice
* gnu/packages/virtualization.scm (lxc): Update to 3.0.2. [source]: Remove patch. * gnu/packages/patches/lxc-CVE-2018-6556.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
2018-08-17gnu: python-pyusb: Update to 1.0.2.Tobias Geerinckx-Rice
* gnu/packages/libusb.scm (python-pyusb): Update to 1.0.2. [source]: Update PyPI package name. [home-page]: Update URI.
2018-08-17gnu: ntp: Update to 4.2.8p12 [fix CVE-2018-12327].Tobias Geerinckx-Rice
* gnu/packages/ntp.scm (ntp): Update to 4.2.8p12.
2018-08-16gnu: dtc: Update to 1.4.7.Vagrant Cascadian
* gnu/packages/bootloaders.scm (dtc): Update to 1.4.7. [native-inputs]: Add valgrind. Signed-off-by: Leo Famulari <leo@famulari.name>
2018-08-17gnu: armadillo: Update to 9.100.5.Tobias Geerinckx-Rice
* gnu/packages/maths.scm (armadillo): Update to 9.100.5.
2018-08-17gnu: r-pkgconfig: Update to 2.0.2.Tobias Geerinckx-Rice
* gnu/packages/statistics.scm (r-pkgconfig): Update to 2.0.2.
2018-08-17gnu: diffstat: Update to 1.62.Tobias Geerinckx-Rice
* gnu/packages/version-control.scm (diffstat): Update to 1.62.
2018-08-16gnu: racket: Update to 7.0.Konrad Hinsen
* gnu/packages/scheme.scm (racket): Update to 7.0. [inputs]: Add libedit. [arguments]: Update the list of FFI library references to patch. [source]: Remove 'racket-fix-xform-issue.patch'. * gnu/packages/patches/racket-store-checksum-override.patch: Adjust. * gnu/packages/patches/racket-fix-xform-issue.patch: Delete file. * gnu/local.mk: Adjust accordingly. Signed-off-by: Leo Famulari <leo@famulari.name>
2018-08-16gnu: cuirass: Update to 4db99f6.Clément Lassieur
* gnu/packages/ci.scm (cuirass): Update to 4db99f6.
2018-08-16gnu: Add texlive-latex-ocgx2.Pierre Neidhardt
* gnu/packages/tex.scm (texlive-latex-ocgx2): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2018-08-16gnu: Add texlive-latex-media9.Pierre Neidhardt
* gnu/packages/tex.scm (texlive-latex-media9): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2018-08-16gnu: linux-libre: Update to 4.17.15.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.15. (%linux-libre-hash): Update hash.
2018-08-16gnu: linux-libre@4.14: Update to 4.14.63.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.63. (%linux-libre-4.14-hash): Update hash.
2018-08-16gnu: linux-libre@4.9: Update to 4.9.120.Mark H Weaver
* gnu/packages/linux.scm (linux-libre@4.9): Update to 4.9.120.
2018-08-16gnu: linux-libre@4.4: Update to 4.4.148.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.148.
2018-08-16gnu: btrfs-progs: Update to 4.17.1.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (btrfs-progs): Update to 4.17.1. [source]: Remove patch. [native-inputs]: Add python. * gnu/packages/patches/btrfs-progs-e-value-block.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
2018-08-16gnu: e2fsprogs: Update to 1.44.3.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (e2fsprogs): Update to 1.44.3. [source]: Remove glibc-2.27 patch. (extundelete)[source]: Apply e2fsprogs-1.44 patch. * gnu/packages/patches/e2fsprogs-glibc-2.27.patch: Delete file... * gnu/local.mk (dist_patch_DATA): ...remove it, and add... * gnu/packages/patches/extundelete-e2fsprogs-1.44.patch: ...this new file.
2018-08-16gnu: oil-shell: Update to 0.5.0.Leo Famulari
* gnu/packages/shells.scm (oil-shell): Update to 0.5.0.
2018-08-16Revert "gnu: Add r-hash."Leo Famulari
This reverts commit b9ff25999d6b3d947ceacd7d01d3b64ac2c8120d. This package is a duplicate of the r-hash package added in 4646d18eb769691224d25ead7da416b5f8783529.
2018-08-16Revert "gnu: efivar: Update to 36."Tobias Geerinckx-Rice
This reverts commit 025370b045fc76a547783e1e81e381bf2e7a3d80. See <https://github.com/rhboot/efivar/issues/111>, and 887fe1fbde7d72788ec348ab4665e1df3d0d704f...
2018-08-16services: cuirass: Put data in /var/lib to avoid removal at boot.Clément Lassieur
Fixes <https://bugs.gnu.org/32330>. * gnu/services/cuirass.scm (<cuirass-configuration>)[database]: Change default from /var/run/cuirass/cuirass.db to /var/lib/cuirass/cuirass.db. (cuirass-account): Change home directory from /var/run/<user> to /var/lib/<user>.
2018-08-16gnu: python-pyxdg: Use PYPI-URI.Tobias Geerinckx-Rice
* gnu/packages/freedesktop.scm (python-pyxdg)[source]: Use PYPI-URI.
2018-08-16gnu: multipath-tools: Set CC in #:make-flags.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (multipath-tools)[arguments]: Set ‘CC=gcc’ in #:make-flags instead of in a custom phase.
2018-08-16gnu: multipath-tools: Update to 0.7.7.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (multipath-tools): Update to 0.7.7.
2018-08-16gnu: strace: Update to 4.24.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (strace): Update to 4.24.
2018-08-16gnu: psmisc: Update to 23.2.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (psmisc): Update to 23.2.
2018-08-16gnu: efivar: Update to 36.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (efivar): Update to 36.
2018-08-16gnu: efivar: Update home page.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (efivar)[source, home-page]: Update URIs.
2018-08-16gnu: libnfsidmap: Update to 0.27.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (libnfsidmap): Update to 0.27. [source]: Update source URI. [native-inputs]: Add autoconf.
2018-08-16gnu: argon2: Install pkgconfig file.Amirouche
* gnu/packages/password-utils.scm (argon2)[arguments]: Patch libargon2.pc. Add phase to install it. Signed-off-by: Clément Lassieur <clement@lassieur.org>
2018-08-16gnu: vlc: Fix build with recent versions of libx264.Marius Bakke
Fixes <https://bugs.gnu.org/32448>. Reported by Clément Lassieur <clement@lassieur.org>. * gnu/packages/video.scm (%vlc-libx264-compat.patch): New variable. (vlc)[source](patches): New field.
2018-08-16gnu: Add r-inspect.Ricardo Wurmus
* gnu/packages/bioconductor.scm (r-inspect): New variable.
2018-08-16gnu: Add r-rootsolve.Ricardo Wurmus
* gnu/packages/cran.scm (r-rootsolve): New variable.
2018-08-16gnu: Add r-proc.Ricardo Wurmus
* gnu/packages/cran.scm (r-proc): New variable.
2018-08-16gnu: Add ghc-chart.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-chart): New variable.
2018-08-16gnu: ghc-texmath: Update to 0.11.0.1.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-texmath): Update to 0.11.0.1.
2018-08-16gnu: Add ghc-gtk2hs-buildtools.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-gtk2hs-buildtools): New variable.
2018-08-16gnu: Add ghc-operational.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-operational): New variable.
2018-08-16gnu: Add ghc-intervalmap.Ricardo Wurmus
* gnu/packages/haskell.scm (ghc-intervalmap): New variable.