Age | Commit message (Expand) | Author |
2018-08-19 | gnu: libconfuse: Update to 3.2.2 [fixes CVE-2018-14447]....* gnu/packages/wm.scm (libconfuse): Update to 3.2.2.
| Marius Bakke |
2018-08-19 | gnu: gcc@4.8: Fix libsanitizer build issue....Fixes <https://bugs.gnu.org/32397>.
Reported by fis trivial <ybbs.daans@hotmail.com>.
* gnu/packages/patches/gcc-4.8-libsanitizer-fix.patch: New file.
* gnu/packages/gcc.scm (gcc-4.8)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
| Ludovic Courtès |
2018-08-19 | gnu: libchop: Fix build and test errors....* gnu/packages/backup.scm (libchop)[arguments]: New field.
| Ludovic Courtès |
2018-08-19 | gnu: libchop: Require gperf 3.0....Fixes <https://bugs.gnu.org/32382>.
Reported by Björn Höfling <bjoern.hoefling@bjoernhoefling.de>.
* gnu/packages/backup.scm (libchop)[native-inputs]: Use GPERF-3.0
instead of GPERF.
| Ludovic Courtès |
2018-08-19 | Merge branch 'staging' | Marius Bakke |
2018-08-19 | gnu: mescc-tools: Update to 0.5.2....* gnu/packages/mes.scm (mescc-tools): Update to 0.5.2.
| Jan Nieuwenhuizen |
2018-08-19 | gnu: linux-libre: Update to 4.18.3....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.18.3.
(%linux-libre-hash): Update hash.
(%linux-libre-patches): Rename to ...
(%linux-libre-4.18-patches): ... this.
(linux-libre, linux-libre-arm-generic, linux-libre-arm-omap2plus):
Apply %linux-libre-4.18-patches.
| Mark H Weaver |
2018-08-19 | gnu: linux-libre@4.14: Update to 4.14.65....* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.65.
(%linux-libre-4.14-hash): Update hash.
| Mark H Weaver |
2018-08-19 | gnu: linux-libre@4.9: Update to 4.9.122....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.122.
| Mark H Weaver |
2018-08-19 | gnu: linux-libre@4.4: Update to 4.4.150....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.150.
| Mark H Weaver |
2018-08-19 | Revert "gnu: linux-libre: Add fix from 4.4.150, 4.9.122, 4.14.65, 4.18.3."...This reverts commit 50dbd26ce0a25861cfb428144cc7c21e1cae7f5d.
| Mark H Weaver |
2018-08-18 | gnu: gnuplot: Update to 5.2.4....* gnu/packages/maths.scm (gnuplot): Update to 5.2.4.
| Kei Kebreau |
2018-08-18 | gnu: xtensor: Update to 0.17.1....* gnu/packages/algebra.scm (xtensor): Update to 0.17.1.
[source]: Use git-fetch.
| Kei Kebreau |
2018-08-18 | gnu: xtl: Update to 0.4.14....* gnu/packages/cpp.scm (xtl): Update to 0.4.14.
[source]: Use git-fetch.
| Kei Kebreau |
2018-08-18 | gnu: linux-libre: Add fix from 4.4.150, 4.9.122, 4.14.65, 4.18.3....This adds the sole fix included in upstream versions 4.18.3, 4.14.65,
4.9.122, and 4.4.150.
* gnu/packages/linux.scm
(%linux-libre-exempt-zeroed-PTEs-from-inversion-patch): New variable.
(%linux-libre-patches): Repurposed for patches applicable to all versions.
Add the aforementioned fix.
(%linux-libre-4.18-patches): New variable, with definition based on the
previous %linux-libre-patches.
(linux-libre, linux-libre-arm-generic, linux-libre-arm-omap2plus):
Add %linux-libre-4.18-patches.
(linux-libre-4.14, linux-libre-arm-generic-4.14)
(linux-libre-arm-omap2plus-4.14, linux-libre-4.9)
(linux-libre-4.4): Add %linux-libre-patches.
| Mark H Weaver |
2018-08-18 | gnu: linux-libre: Update to 4.18.2....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.18.2.
(%linux-libre-hash): Update hash.
| Mark H Weaver |
2018-08-18 | gnu: linux-libre@4.14: Update to 4.14.64....* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.64.
(%linux-libre-4.14-hash): Update hash.
| Mark H Weaver |
2018-08-18 | gnu: linux-libre@4.9: Update to 4.9.121....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.121.
| Mark H Weaver |
2018-08-18 | gnu: linux-libre@4.4: Update to 4.4.149....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.149.
| Mark H Weaver |
2018-08-18 | gnu: sudo: Update to 1.8.24....* gnu/packages/admin.scm (sudo): Update to 1.8.24.
| Tobias Geerinckx-Rice |
2018-08-18 | gnu: singular: Update to 4.1.1p3....* gnu/packages/algebra.scm (singular): Update to 4.1.1p3.
| Kei Kebreau |
2018-08-18 | gnu: cddlib: Update to 0.94i....* gnu/packages/maths.scm (cddlib): Update to 0.94i.
| Kei Kebreau |
2018-08-18 | gnu: eigen: Update to 3.3.5....* gnu/packages/algebra.scm (eigen): Update to 3.3.5.
[source]: Remove upstreamed ARM patch and obsolete substitutions.
* gnu/packages/patches/eigen-arm-neon-fixes.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Tobias Geerinckx-Rice |
2018-08-18 | gnu: eigen: Throw exceptions on test failure....* gnu/packages/algebra.scm (eigen)[arguments]: Substitute INVOKE for
SYSTEM*.
| Tobias Geerinckx-Rice |
2018-08-18 | gnu: knot: Update to 2.7.1....* gnu/packages/dns.scm (knot): Update to 2.7.1.
[inputs]: Remove nettle, python-2, and python2-lmdb.
[arguments]: Remove ‘wrap-python-scripts’ phase for removed migration
scripts. Remove obsolete modules from, and add dnstap support for the
command-line tools to, #:configure-flags.
| Tobias Geerinckx-Rice |
2018-08-18 | gnu: knot: Deduplicate documentation directories....* gnu/packages/dns.scm (knot)[arguments]: Install documentation to the
correct versioned subdirectory, as already done by the build system.
| Tobias Geerinckx-Rice |
2018-08-18 | gnu: libmbim: Update to 1.16.2....* gnu/packages/freedesktop.scm (libmbim): Update to 1.16.2.
| Marius Bakke |
2018-08-18 | gnu: xscreensaver: Update to 5.40....* gnu/packages/xdisorg.scm (xscreensaver): Update to 5.40.
| Marius Bakke |
2018-08-18 | gnu: webkitgtk: Update to 2.20.5....* gnu/packages/webkit.scm (webkitgtk): Update to 2.20.5.
| Marius Bakke |
2018-08-18 | gnu: Add varnish-modules....* gnu/packages/web.scm (varnish-modules): New public variable.
| Marius Bakke |
2018-08-18 | gnu: Add varnish....* gnu/packages/web.scm (varnish): New variable.
| Marius Bakke |
2018-08-18 | gnu: mpd: Update to 0.20.21....* gnu/packages/mpd.scm (mpd): Update to 0.20.21.
| Tobias Geerinckx-Rice |
2018-08-18 | gnu: perl-module-scandeps: Update to 1.25....* gnu/packages/perl.scm (perl-module-scandeps): Update to 1.25.
| Tobias Geerinckx-Rice |
2018-08-18 | gnu: r-processx: Update to 3.2.0....* gnu/packages/cran.scm (r-processx): Update to 3.2.0.
[propagated-inputs]: Add r-ps.
| Tobias Geerinckx-Rice |
2018-08-18 | gnu: Add r-ps....* gnu/packages/cran.scm (r-ps): New public variable.
| Tobias Geerinckx-Rice |
2018-08-18 | gnu: r-mclust: Update to 5.4.1....* gnu/packages/statistics.scm (r-mclust): Update to 5.4.1.
| Tobias Geerinckx-Rice |
2018-08-18 | gnu: r-lme4: Update to 1.1-18-1....* gnu/packages/statistics.scm (r-lme4): Update to 1.1-18-1.
| Tobias Geerinckx-Rice |
2018-08-18 | gnu: gst-plugins-base: Don't build with Opus for 32-bit systems....Fixes <https://bugs.gnu.org/32360> and <https://bugs.gnu.org/32466>.
* gnu/packages/gstreamer.scm (gst-plugins-base)[inputs]: Exclude opus
when building for 32-bit systems.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Leo Famulari |
2018-08-18 | gnu: strace: Disable parallel tests....Tests fail in undeterministic fashion when run in parallel on phat rigs.
Fixes <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=32459>.
Reported by Clément Lassieur <clement@lassieur.org>.
* gnu/packages/linux.scm (strace)[arguments]: Disable #:parallel-tests?.
| Tobias Geerinckx-Rice |
2018-08-18 | gnu: linux-libre: Update to 4.18.1....* 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.
| Mark H Weaver |
2018-08-18 | gnu: c-toxcore: Update to 0.2.6....* gnu/packages/messaging.scm (c-toxcore): Update to 0.2.6.
| Rutger Helling |
2018-08-18 | gnu: Add dante....* gnu/packages/networking.scm (dante): New variable.
| Arun Isaac |
2018-08-17 | gnu: emacs-git-modes: Update to 1.2.8....* gnu/packages/emacs.scm (git-modes): Update to 1.2.8.
| Tobias Geerinckx-Rice |
2018-08-17 | gnu: octave: Update to 4.4.1....* 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.
| Kei Kebreau |
2018-08-17 | gnu: lollypop: Update to 0.9.521....* 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.
| Christopher Baines |
2018-08-17 | gnu: r-lang: Update to 0.2.2....* gnu/packages/statistics.scm (r-lang): Update to 0.2.2.
| Tobias Geerinckx-Rice |
2018-08-17 | gnu: claws-mail: Update to 3.17.0....* gnu/packages/mail.scm (claws-mail): Update to 3.17.0.
| Tobias Geerinckx-Rice |
2018-08-17 | gnu: claws-mail: Use HTTPS....* gnu/packages/mail.scm (claws-mail)[source, home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2018-08-17 | gnu: Use HTTPS for gtk.org....* 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.
| Tobias Geerinckx-Rice |
2018-08-17 | gnu: restic: Set a variable to disable FUSE tests....* gnu/packages/backup.scm (restic): Set a variable to disable FUSE tests.
| Oleg Pykhalov |