Age | Commit message (Expand) | Author |
2021-02-28 | gnu: ocaml-astring: Use HTTPS home page URI....* gnu/packages/ocaml.scm (ocaml-astring)[home-page]: Use HTTPS URI.
| Nicolas Goaziou |
2021-02-28 | gnu: lttoolbox: Use HTTPS home page URI....* gnu/packages/dictionaries.scm (lttoolbox)[home-page]: Use HTTPS URI.
| Nicolas Goaziou |
2021-02-28 | gnu: licenseheaders: Use HTTPS home page URI....* gnu/packages/license.scm (licenseheaders)[home-page]: Use HTTPS URI.
| Nicolas Goaziou |
2021-02-28 | gnu: heads-dev-cpio: Use HTTPS home page URI....* gnu/packages/heads.scm (heads-dev-cpio)[home-page]: Use HTTPS URI.
| Nicolas Goaziou |
2021-02-28 | gnu: ghc-indents: Update home page....* gnu/packages/haskell-xyz.scm (ghc-indents)[home-page]: Update URL.
| Nicolas Goaziou |
2021-02-28 | gnu: gst123: Use HTTPS home page URI....* gnu/packages/gstreamer.scm (gst123)[home-page]: Use HTTPS URI.
| Nicolas Goaziou |
2021-02-28 | gnu: gegl: Use HTTPS home page URI....* gnu/packages/gimp.scm (gegl)[home-page]: Use HTTPS URI.
| Nicolas Goaziou |
2021-02-28 | gnu: ganeti: Use HTTPS home page URI....* gnu/packages/virtualization.scm (ganeti)[home-page]: Use HTTPS URI.
| Nicolas Goaziou |
2021-02-28 | gnu: flux: Use HTTPS home page URI....* gnu/packages/graphics.scm (flux)[home-page]: Use HTTPS URI.
| Nicolas Goaziou |
2021-02-28 | gnu: fluidsynth: Use HTTPS home page URI....* gnu/packages/audio.scm (fluidsynth)[home-page]: Use HTTPS URI.
| Nicolas Goaziou |
2021-02-28 | gnu: festival: Use HTTPS home page URI....* gnu/packages/speech.scm (festival)[home-page]: Use HTTPS URI.
| Nicolas Goaziou |
2021-02-28 | gnu: f-seq: Use HTTPS home page URI....* gnu/packages/bioinformatics.scm (f-seq)[home-page]: Use HTTPS URI.
| Nicolas Goaziou |
2021-02-28 | gnu: elpa: Use HTTPS home page URI....* gnu/packages/maths.scm (elpa)[home-page]: Use HTTPS URI.
| Nicolas Goaziou |
2021-02-28 | gnu: python-pikepdf: Update to 2.7.0....* gnu/packages/python-xyz.scm (python-pikepdf): Update to 2.7.0.
| Nicolas Goaziou |
2021-02-28 | gnu: emacs-transient: Update to 0.3.0....* gnu/packages/emacs-xyz.scm (emacs-transient): Update to 0.3.0.
| Nicolas Goaziou |
2021-02-28 | gnu: emacs-tramp: Update to 2.5.0.2....* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.5.0.2.
| Nicolas Goaziou |
2021-02-28 | gnu: Add cl-daemon....* gnu/packages/lisp-xyz.scm (sbcl-daemon, cl-daemon, ecl-daemon): New
variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Sharlatan Hellseher |
2021-02-28 | gnu: java-xmlgraphics-commons: Update to 2.6 [fixes CVE-2020-11988]....* gnu/packages/batik.scm (java-xmlgraphics-commons): Update to 2.6.
| Léo Le Bouter |
2021-02-28 | gnu: qemu: Fix CVE-2021-20203....* gnu/packages/patches/qemu-CVE-2021-20203.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/virtualization.scm (qemu): Apply it.
| Léo Le Bouter |
2021-02-28 | gnu: owncloud-client: Update to 2.7.6.3261....* gnu/packages/sync.scm (owncloud-client): Update to 2.7.6.3261.
| Léo Le Bouter |
2021-02-28 | gnu: retroarch: Update to 1.9.0....* gnu/packages/emulators.scm (retroarch): Update to 1.9.0.
[source]: Remove 'retroarch-disable-online-updater.patch' and snippet.
Add 'retroarch-LIBRETRO_DIRECTORY.patch'.
[native-search-paths]: New field.
* gnu/packages/patches/retroarch-disable-online-updater.patch: Remove file.
* gnu/packages/patches/retroarch-LIBRETRO_DIRECTORY: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
| 宋文武 |
2021-02-28 | gnu: redis: Update to 6.0.11 [fixes CVE-2021-21309]....* gnu/packages/databases.scm (redis): Update to 6.0.11.
| Léo Le Bouter |
2021-02-28 | gnu: wpa-supplicant, hostapd: Fix CVE-2021-27803....See <https://w1.fi/security/2021-1/wpa_supplicant-p2p-provision-discovery-processing-vulnerability.txt>.
* gnu/packages/patches/wpa-supplicant-CVE-2021-27803.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/admin.scm (wpa-supplicant-minimal, hostapd): Apply it.
| Léo Le Bouter |
2021-02-27 | gnu: java-snappy: Fix checks when build machine has too much memory....* gnu/packages/java-compression.scm (java-snappy)[arguments]: Add
set-test-memory-size phase.
This fixes <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=46780>.
Thanks to zimoun for the solving idea.
The CachingBufferPoolTest tries to allocate a lot of memory (20GB) and the
test succeeds if there is not enough memory available in the JVM.
When the build machine has a lot of memory (which is the case on the Guix
CI system), the JVM will use more than 20GB as maximum heap size. In
consequence, the test fails.
The new phase adds a maxmemory size of 2G for the tests. Thus all other
tests will have enough memory and the CachingBufferPoolTest will fail.
| Björn Höfling |
2021-02-27 | gnu: python-aiohttp: Update to 3.7.4 [fixes CVE-2021-21330]....* gnu/packages/python-web.scm (python-aiohttp): Update to 3.7.4.
| Leo Famulari |
2021-02-27 | gnu: extempore: Fix home page URL....* gnu/packages/music.scm (extempore)[home-page]: Fix URL.
| Nicolas Goaziou |
2021-02-27 | gnu: emacs-git-gutter-fringe: Fix source location....* gnu/packages/emacs-xyz.scm (emacs-git-gutter-fringe)[source, home-page]:
Update source location.
| Nicolas Goaziou |
2021-02-27 | gnu: emacs-counsel-bbdb: Use GitHub repository....* gnu/packages/emacs-xyz.scm (emacs-counsel-bbdb)[version]: Use regular
upstream version instead of MELPA's.
[source]: Fetch from GitHub.
| Nicolas Goaziou |
2021-02-27 | gnu: emacs-counsel-bbdb: Fix home page....* gnu/packages/emacs-xyz.scm (emacs-counsel-bbdb)[home-page]: Fix home-page.
| Nicolas Goaziou |
2021-02-27 | gnu: emacs-org-mime: Use HTTPS home page URI....* gnu/packages/emacs-xyz.scm (emacs-org-mime)[home-page]: Use HTTPS URI.
| Nicolas Goaziou |
2021-02-27 | gnu: emacs-queue: Use HTTPS home page URI....* gnu/packages/emacs-xyz.scm (emacs-queue)[home-page]: Use HTTPS URI.
| Nicolas Goaziou |
2021-02-27 | gnu: emacs-web-mode: Use HTTPS home page URI....* gnu/packages/emacs-xyz.scm (emacs-web-mode)[home-page]: Use HTTPS URI.
| Nicolas Goaziou |
2021-02-27 | gnu: emacs-prescient: Update to 5.1....* gnu/packages/emacs-xyz.scm (emacs-prescient): Update to 5.1.
| Nicolas Goaziou |
2021-02-27 | gnu: fet: Update to 5.49.0....* gnu/packages/education.scm (fet): Update to 5.49.0.
| Nicolas Goaziou |
2021-02-27 | gnu: emacs-org-superstar: Update to 1.5.0....* gnu/packages/emacs-xyz.scm (emacs-org-superstar): Update to 1.5.0.
| Nicolas Goaziou |
2021-02-27 | gnu: emacs-chronometrist: Update to 0.6.5....* gnu/packages/emacs-xyz.scm (emacs-chronometrist): Update to 0.6.5.
| Nicolas Goaziou |
2021-02-27 | gnu: Add obs-websocket....* gnu/packages/video.scm (obs-websocket): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| David Wilson |
2021-02-27 | gnu: add ekho....* gnu/packages/speech.scm (ekho): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| qblade |
2021-02-27 | gnu: Add massif-visualizer....* gnu/packages/kde.scm (massif-visualizer): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Alexandros Theodotou |
2021-02-27 | gnu: Add kgraphviewer....* gnu/packages/kde-frameworks.scm (kgraphviewer): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Alexandros Theodotou |
2021-02-27 | gnu: Add rust-cbindgen-0.17....* gnu/packages/rust-apps.scm (rust-cbindgen-0.17): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| la snesne |
2021-02-27 | gnu: libspatialite: Update to 5.0.1....* gnu/packages/geo.scm (libspatialite, spatialite-tools): Update to 5.0.1.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Felix Gruber |
2021-02-27 | gnu: Add emilua....* gnu/packages/lua.scm (emilua): New variable.
| Vinícius dos Santos Oliveira |
2021-02-26 | gnu: linux-libre 5.4: Update to 5.4.101....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.101.
(linux-libre-5.4-pristine-source): Update hash.
| Leo Famulari |
2021-02-26 | gnu: linux-libre: Update to 5.10.19....* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.19.
(linux-libre-5.10-pristine-source): Update hash.
| Leo Famulari |
2021-02-26 | gnu: linux-libre 5.11: Update to 5.11.2....* gnu/packages/linux.scm (linux-libre-5.11-version): Update to 5.11.2.
(linux-libre-5.11-pristine-source): Update hash.
| Leo Famulari |
2021-02-26 | gnu: btrfs-progs: Update to 5.10.1....* gnu/packages/linux.scm (btrfs-progs): Update to 5.10.1.
| Leo Famulari |
2021-02-26 | gnu: poke: Add dependency on libtextstyle....* gnu/packages/engineering.scm (poke)[inputs]: Add LIBTEXSTSTYLE.
| Ludovic Courtès |
2021-02-26 | gnu: poke: Update to 1.0....* gnu/packages/engineering.scm (poke): Update to 1.0.
[source]: Use URL-FETCH.
[native-inputs]: Remove AUTOCONF, AUTOMAKE, GETTEXT, and HELP2MAN.
[arguments]: Remove #:phases.
[supported-systems]: New field.
| Ludovic Courtès |
2021-02-26 | gnu: php: Disable failing test on Arm....* gnu/packages/php.scm (php): Disable timing sensitive failing test on Arm.
| Julien Lepiller |