| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | gnu: guix: Update to 1.1.0-12.c00564192a.•••* gnu/packages/package-management.scm (guix): Update to 1.1.0-12.c00564192a.
| Jan (janneke) Nieuwenhuizen | 2020-06-18 | 1 | -3/+3 |
* | gnu: coreutils: Update broken tests for the Hurd.•••* gnu/packages/base.scm (coreutils)[arguments]: When compiling for the Hurd,
remove hanging "timeout-group" test. Remove tests "shred-passes", "l-chunk"
and "stats" from XFAIL_TESTS, they pass now.
| Jan (janneke) Nieuwenhuizen | 2020-06-18 | 1 | -4/+9 |
* | gnu: icecat: Remove the bundled Onion Browser Button [security].•••Fixes <https://bugs.gnu.org/35728>.
The Onion Browser Button (tortm-browser-button@jeremybenthum) version 0.1.8,
available from addons.mozilla.org and bundled with IceCat, malfunctions with
both IceCat 68.9 and Firefox ESR 68.9. It tells the user that it's connected
to Tor, but fails to route traffic through it. The same happens on Debian 9
with its "firefox-esr" package.
Remove this extension from IceCat, pending further investigation.
* gnu/packages/gnuzilla.scm (icecat-source): Remove the "data/extensions/
tortm-browser-button@jeremybenthum" directory before running makeicecat.
| Mark H Weaver | 2020-06-18 | 1 | -0/+6 |
* | gnu: lib2geom: Fix tests on aarch64, i686-linux architectures.•••Fixes <http://issues.guix.gnu.org/41827>.
This change also removes obsolete patches.
* gnu/packages/patches/lib2geom-fix-tests.patch: New file.
* gnu/packages/patches/lib2geom-link-tests-against-glib.patch: Delete file.
* gnu/packages/patches/lib2geom-use-system-googletest.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/graphics.scm (lib2geom)[origin]: Use new patch.
| Maxim Cournoyer | 2020-06-18 | 5 | -133/+178 |
* | gnu: linux-libre: Update to 5.4.47•••* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.47
(linux-libre-5.4-pristine-source): Update hash.
| Mark H Weaver | 2020-06-18 | 1 | -2/+2 |
* | gnu: linux-libre@5.7: Update to 5.7.3•••* gnu/packages/linux.scm (linux-libre-5.7-version): Update to 5.7.3
(linux-libre-5.7-pristine-source): Update hash.
| Mark H Weaver | 2020-06-18 | 1 | -2/+2 |
* | gnu: wesnoth: Update to 1.14.13.•••* gnu/packages/games.scm (wesnoth): Update to 1.14.13.
| Tobias Geerinckx-Rice | 2020-06-18 | 1 | -2/+2 |
* | gnu: meshlab: Update to 2020.06.•••* gnu/packages/engineering.scm (meshlab): Update to 2020.06.
| Tobias Geerinckx-Rice | 2020-06-18 | 1 | -2/+2 |
* | gnu: perl-date-manip: Update to 6.82.•••* gnu/packages/perl.scm (perl-date-manip): Update to 6.82.
| Tobias Geerinckx-Rice | 2020-06-18 | 1 | -2/+2 |
* | gnu: perl-getopt-long: Update to 2.51.•••* gnu/packages/perl.scm (perl-getopt-long): Update to 2.51.
| Tobias Geerinckx-Rice | 2020-06-18 | 1 | -4/+3 |
* | gnu: perl-yaml: Update to 1.30.•••* gnu/packages/perl.scm (perl-yaml): Update to 1.30.
| Tobias Geerinckx-Rice | 2020-06-18 | 1 | -2/+2 |
* | gnu: perl-text-csv-xs: Update to 1.43.•••* gnu/packages/perl.scm (perl-text-csv-xs): Update to 1.43.
| Tobias Geerinckx-Rice | 2020-06-18 | 1 | -2/+2 |
* | gnu: handbrake: Update to 1.3.3.•••* gnu/packages/video.scm (handbrake): Update to 1.3.3.
| Tobias Geerinckx-Rice | 2020-06-18 | 1 | -2/+2 |
* | gnu: VLC: Find dav1d via FFmpeg.•••* gnu/packages/video.scm (vlc)[inputs]: Remove dav1d.
| Leo Famulari | 2020-06-17 | 1 | -4/+0 |
* | gnu: FFmpeg: Update to 4.3.•••* gnu/packages/video.scm (ffmpeg): Update to 4.3.
[source]: Remove obsolete patch.
[inputs]: Add rav1e.
[arguments]: Pass "--enable-librav1e" to #:configure-flags.
(ffmpeg-3.4): Don't build with librav1e.
[inputs]: Remove rav1e.
[arguments]: Remove "--enable-librav1e" from #:configure-flags.
* gnu/packages/patches/ffmpeg-prefer-dav1d.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Leo Famulari | 2020-06-17 | 3 | -52/+8 |
* | gnu: bind: Update to 9.16.4 [fixes CVE-2020-8618 & CVE-2020-8619].•••* gnu/packages/dns.scm (isc-bind): Update to 9.16.4.
| Tobias Geerinckx-Rice | 2020-06-17 | 1 | -2/+2 |
* | gnu: Add anubis.•••* gnu/packages/mail.scm (anubis): New variable.
| Maxim Cournoyer | 2020-06-17 | 1 | -0/+39 |
* | gnu: Add emacs-dvc.•••* gnu/packages/emacs-xyz.scm (emacs-dvc): New variable.
| Maxim Cournoyer | 2020-06-17 | 1 | -0/+57 |
* | gnu: supercollider: Enable all tests.•••* gnu/packages/audio.scm (supercollider)[phases]{set-home, prepare-x}: New
phases.
{disable-broken-tests}: Delete phase.
{patch-scclass-dir}: Adapt accordingly.
[native-inputs]: Add xorg-server-for-tests.
| Maxim Cournoyer | 2020-06-17 | 1 | -15/+13 |
* | gnu: supercollider: Move the unbundling phase to a snippet.•••* gnu/packages/audio.scm (supercollider)[phases]{rm-bundled-libs}: Move to...
[origin]{snippet}: ...here.
| Maxim Cournoyer | 2020-06-17 | 1 | -21/+23 |
* | gnu: gnurl: Update home page.•••* gnu/packages/gnunet.scm (gnurl): Update 'home-page'.
| Ludovic Courtès | 2020-06-17 | 1 | -2/+2 |
* | gnu: font-sarasa-gothic: Update to 0.12.7•••From 5e41fcb899267b6854990e79edca3526e90ebb11 Mon Sep 17 00:00:00 2001
From: Zhu Zihao <all_but_last@163.com>
Date: Wed, 17 Jun 2020 21:33:01 +0800
Subject: [PATCH] gnu: font-sarasa-gothic: Update to 0.12.7
Signed-off-by: Leo Famulari <leo@famulari.name>
| Zhu Zihao | 2020-06-17 | 1 | -2/+2 |
* | gnu: vlc: Update to 3.0.11.•••* gnu/packages/video.scm (vlc): Update to 3.0.11.
| Tobias Geerinckx-Rice | 2020-06-17 | 1 | -2/+2 |
* | gnu: foo2zjs: Update to 20200610.•••* gnu/packages/cups.scm (foo2zjs): Update to 20200610.
| Tobias Geerinckx-Rice | 2020-06-17 | 1 | -2/+2 |
* | gnu: xmobar: Update to 0.34.•••* gnu/packages/wm.scm (xmobar): Update to 0.34.
| Tobias Geerinckx-Rice | 2020-06-17 | 1 | -2/+2 |
* | gnu: nix: Update to 2.3.6.•••* gnu/packages/package-management.scm (nix): Update to 2.3.6.
| Tobias Geerinckx-Rice | 2020-06-17 | 1 | -2/+2 |
* | gnu: linphoneqt: Remove obsolete phase.•••Now that we have Qt 5.14, having SOURCE_DATE_EPOCH set prevents
reproducibility problems with the Qt Resource Compiler (this was fixed
upstream in Qt 5.13).
* gnu/packages/linphone.scm (linphoneqt)[phases]: Remove obsolete
'set-qt-rcc-source-date-override phase.
| Maxim Cournoyer | 2020-06-17 | 1 | -8/+0 |
* | gnu: emacs-elpy: Disable two tests that fail when building with Emacs 27.•••* gnu/packages/emacs-xyz.scm (emacs-elpy)[phases]{disable-problematic-tests}:
New phase.
| Maxim Cournoyer | 2020-06-17 | 1 | -0/+11 |
* | gnu: emacs-elpy: Update to 1.34.0.•••* gnu/packages/emacs-xyz.scm (emacs-elpy): Update to 1.34.0.
| Maxim Cournoyer | 2020-06-17 | 1 | -2/+2 |
* | gnu: xsnow: Update to 2.0.22.•••* gnu/packages/toys.scm (xsnow): Update to 2.0.22.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Timotej Lazar | 2020-06-17 | 1 | -3/+3 |
* | gnu: guix: Update to 1.1.0-11.204623b.•••* gnu/packages/package-management.scm (guix): Update to 1.1.0-11.204623b.
| Mathieu Othacehe | 2020-06-17 | 1 | -3/+3 |
* | gnu: znc: Update home-page.•••* gnu/packages/messaging.scm (znc)[home-page]: Follow redirect.
| Efraim Flashner | 2020-06-17 | 1 | -1/+1 |
* | gnu: znc: Use HTTPS.•••* gnu/packages/messaging.scm (znc)[source]: Use HTTPS.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Timotej Lazar | 2020-06-17 | 1 | -1/+1 |
* | gnu: efl: Update to 1.24.3.•••* gnu/packages/enlightenment.scm (efl): Update to 1.24.3.
[arguments]: Remove opengl flags from configure-flags.
| Efraim Flashner | 2020-06-17 | 1 | -7/+2 |
* | gnu: kodi: Update to 18.7.1.•••* gnu/packages/kodi.scm (kodi): Update to 18.7.1.
| Efraim Flashner | 2020-06-17 | 1 | -2/+2 |
* | gnu: mgba: Update to 0.8.2.•••* gnu/packages/emulators.scm (mgba): Update to 0.8.2.
| Tobias Geerinckx-Rice | 2020-06-17 | 1 | -2/+2 |
* | gnu: rocksdb: Update to 6.10.2.•••* gnu/packages/databases.scm (rocksdb): Update to 6.10.2.
| Tobias Geerinckx-Rice | 2020-06-17 | 1 | -2/+2 |
* | gnu: sbsigntools: Update to 0.9.4.•••* gnu/packages/efi.scm (sbsigntools): Update to 0.9.4.
| Tobias Geerinckx-Rice | 2020-06-17 | 1 | -2/+2 |
* | gnu: hplip: Update to 3.20.6.•••* gnu/packages/cups.scm (hplip): Update to 3.20.6.
| Tobias Geerinckx-Rice | 2020-06-17 | 1 | -2/+2 |
* | gnu: corsix-th: Update to 0.64.•••* gnu/packages/games.scm (corsix-th): Update to 0.64.
| Tobias Geerinckx-Rice | 2020-06-17 | 1 | -2/+2 |
* | Revert "gnu: guix: Update to 1.1.0-11.559491e."•••This reverts commit ed8583d162761f0683ea9523298db2e671a1ad09 because of some
test failures.
| Mathieu Othacehe | 2020-06-17 | 1 | -3/+3 |
* | gnu: gnurl: Update to 7.70.0.•••* gnu/packages/gnunet.scm (gnurl): Update to 7.70.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| nikita | 2020-06-17 | 1 | -3/+3 |
* | gnu: Add guvcview.•••* gnu/packages/video.scm (guvcview): New variable.
| Ludovic Courtès | 2020-06-17 | 1 | -0/+41 |
* | gnu: Add frozen-bubble.•••* gnu/packages/games.scm (frozen-bubble): New variable.
| Nicolas Goaziou | 2020-06-17 | 1 | -2/+102 |
* | gnu: Add perl-sdl.•••* gnu/packages/perl.scm (perl-sdl): New variable.
| Nicolas Goaziou | 2020-06-17 | 1 | -0/+43 |
* | gnu: Add perl-alien-sdl.•••* gnu/packages/perl.scm (perl-alien-sdl): New variable.
| Nicolas Goaziou | 2020-06-17 | 1 | -0/+60 |
* | gnu: guix: Update to 1.1.0-11.559491e.•••* gnu/packages/package-management.scm (guix): Update to 1.1.0-11.559491e.
| Mathieu Othacehe | 2020-06-17 | 1 | -3/+3 |
* | gnu: Transmission: Clean up the package definition.•••* gnu/packages/bittorrent.scm (transmission)[license]: Correct the license
field.
[inputs]: Remove unused inputs inotify-tools, cyrus-sasl, and file.
| Leo Famulari | 2020-06-17 | 1 | -7/+2 |
* | gnu: papirus-icon-theme: Update to 20200602.•••* gnu/packages/gnome-xyz.scm (papirus-icon-theme): Update to 20200602.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Giacomo Leidi | 2020-06-16 | 1 | -3/+3 |
* | gnu: gnome-shell-extension-dash-to-panel: Update to 37.•••* gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-panel): Update to 37.
| Giacomo Leidi | 2020-06-16 | 1 | -2/+2 |