Age | Commit message (Expand) | Author |
2022-09-19 | gnu: connman: Patch CVE-2022-32392, CVE-2022-32293....* gnu/packages/connman.scm (connman)[source]: Add patches.
* gnu/packages/patches/connman-CVE-2022-32292.patch,
gnu/packages/patches/connman-CVE-2022-32293-pt1.patch,
gnu/packages/patches/connman-CVE-2022-32293-pt1.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register them.
| Efraim Flashner |
2022-09-19 | gnu: enlightenment: Update to 0.25.4....* gnu/packages/enlightenment.scm (enlightenment): Update to 0.25.4.
| Efraim Flashner |
2022-09-19 | gnu: efl: Update to 1.26.3....* gnu/packages/enlightenment.scm (efl): Update to 1.26.3.
| Efraim Flashner |
2022-09-19 | gnu: luajit: Remove riscv64-linux from supported-systems....* gnu/packages/lua.scm (luajit)[supported-systems]: Remove riscv64-linux
from the supported-systems.
| Efraim Flashner |
2022-09-19 | gnu: lttng-tools: Update to 2.13.8....* gnu/packages/instrumentation.scm (lttng-tools): Update to 2.13.8.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Olivier Dion |
2022-09-19 | gnu: lttng-ust: Update to 2.13.4....* gnu/packages/instrumentation.scm (lttng-ust): Update to 2.13.4.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Olivier Dion |
2022-09-19 | gnu: lttng-modules: Update to 2.13.5....* gnu/packages/instrumentation.scm (lttng-modules): Update to 2.13.5.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Olivier Dion |
2022-09-19 | Update NEWS....* NEWS: Mention Shepherd 0.9.2 upgrade.
| Mathieu Othacehe |
2022-09-19 | gnu: emacs-next-pgtk: Inherit patches from emacs-next....* gnu/packages/emacs.scm (emacs-next-pgtk)[source]: Inherit patches from
emacs-next.
| Andrew Tropin |
2022-09-19 | gnu: font-ibm-plex: Update to 6.1.1....* gnu/packages/fonts.scm (font-ibm-plex): Update to 6.1.1.
| Arun Isaac |
2022-09-18 | gnu: hyperrogue: Update to 12.1a....* gnu/packages/games.scm (hyperrogue): Update to 12.1a.
[source]<origin>: Set upstream to GitHub.
[arguments]: Use G-expressions.
<phases>: Remove INSTALL-DATA phase. Remove trailing #T.
[home-page]: Fix URL.
| Nicolas Goaziou |
2022-09-18 | gnu: gnome-shell-extension-noannoyance: Update to 16-1-b759d10f....* gnu/packages/gnome-xyz.scm (gnome-shell-extension-noannoyance): Update to
16-1-b759d10f.
| Liliana Marie Prikler |
2022-09-18 | gnu: gnome-shell-extension-burn-my-windows: Update to 21....* gnu/packages/gnome-xyz.scm (gnome-shell-extension-burn-my-windows): Update to 21.
| Liliana Marie Prikler |
2022-09-18 | gnu: gnome-shell-extension-vertical-overview: Update to 9....* gnu/packages/gnome-xyz.scm (gnome-shell-extension-vertical-overview): Update to 9.
| Liliana Marie Prikler |
2022-09-18 | gnu: gnome-shell-extension-dash-to-panel: Update to 51....* gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-panel): Update to 51.
| Liliana Marie Prikler |
2022-09-18 | gnu: gnome-shell-extension-just-perfection: Update to 22.0....* gnu/packages/gnome-xyz.scm (gnome-shell-extension-just-perfection): Update to 22.0.
| Liliana Marie Prikler |
2022-09-18 | gnu: gnome-shell-extension-dash-to-dock: Update to 73....* gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-dock): Update to 73.
| Liliana Marie Prikler |
2022-09-18 | gnu: txr: Update to 282....* gnu/packages/lisp.scm (txr): Update to 282.
| Guillaume Le Vaillant |
2022-09-18 | gnu: eisl: Update to 2.63....* gnu/packages/lisp.scm (eisl): Update to 2.63.
| Guillaume Le Vaillant |
2022-09-18 | gnu: ocaml-lwt-log: Update to 1.1.2....* gnu/packages/ocaml.scm (ocaml-lwt-log): Update to 1.1.2.
| Julien Lepiller |
2022-09-18 | gnu: python-pandas: Update to 1.4.4....* gnu/packages/python-science.scm (python-pandas): Update to 1.4.4.
[native-inputs]: Change from PYTHON-CYTHON to PYTHON-CYTHON-0.29.32.
| Marius Bakke |
2022-09-18 | gnu: python-cython: Add 0.29.32....* gnu/packages/python-xyz.scm (python-cython-0.29.32): New variable.
| Marius Bakke |
2022-09-18 | gnu: gnome-settings-daemon: Add NSS on RUNPATH....* gnu/packages/gnome.scm (gnome-settings-daemon)[arguments]: Ensure NSS ends
up on RUNPATH.
| Marius Bakke |
2022-09-18 | gnu: Explicitly use OpenSSL 1.1 in packages that don't support 3.0....* gnu/packages/php.scm (php)[inputs]: Change from OPENSSL to OPENSSL-1.1.
* gnu/packages/ntp.scm (ntp)[inputs]: Likewise.
| Marius Bakke |
2022-09-18 | gnu: Explicitly use meson@0.60 in packages that don't support 0.63....* gnu/packages/gnome.scm (gnome-disk-utility, gnome-screenshot,
dconf-editor)[arguments]: Add #:meson.
| Marius Bakke |
2022-09-18 | gnu: python-ufo2ft: Don't use pytest-runner....pytest-runner is deprecated and does not work properly with the newer
setuptools in Python 3.10 for this package.
* gnu/packages/fontutils.scm (python-ufo2ft)[arguments]: Override check
phase.
[native-inputs]: Remove PYTHON-PYTEST-RUNNER.
| Marius Bakke |
2022-09-18 | gnu: polari: Add missing input....* gnu/packages/gnome.scm (polari)[inputs]: Add libadwaita.
| Liliana Marie Prikler |
2022-09-18 | gnu: Add missing emacs-polymode patch....This fixes up commit 52e55b38f446784209866dcf4bff23b7f604ba24.
* gnu/packages/patches/emacs-polymode-fix-lexical-variable-error.patch:
New file.
| Liliana Marie Prikler |
2022-09-18 | gnu: gitg: Use gtksourceview-4....* gnu/packages/gnome.scm (gitg)[inputs]: Replace gtksourceview with
gtksourceview-4.
| Liliana Marie Prikler |
2022-09-18 | gnu: Add emacs-sqlite3-api....* gnu/packages/emacs-xyz.scm (emacs-sqlite3-api): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| r0man |
2022-09-18 | gnu: emacs-polymode: Add patch for native compilation....* gnu/packages/emacs-xyz.scm (emacs-polymode)[source]: Add patch.
* gnu/packages/patches/emacs-polymode-fix-lexical-variable-error.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Hilton Chain |
2022-09-18 | gnu: asymptote: Update to 2.83....* gnu/packages/plotutils.scm (asymptote): Update to 2.83.
| Nicolas Goaziou |
2022-09-18 | gnu: Add emacs-emprise....* gnu/packages/emacs-xyz.scm (emacs-emprise): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Fredrik Salomonsson |
2022-09-18 | gnu: Add emacs-suneater-theme....* gnu/packages/emacs-xyz.scm (emacs-suneater-theme): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Fredrik Salomonsson |
2022-09-18 | gnu: Add emacs-org-roam-ui....* gnu/packages/emacs-xyz.scm (emacs-org-roam-ui): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Fredrik Salomonsson |
2022-09-18 | gnu: Add emacs-app-launcher....* gnu/packages/emacs-xyz.scm (emacs-app-launcher): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Nicolas Graves via Guix-patches via |
2022-09-18 | gnu: Add emacs-orca....* gnu/packages/emacs-xyz.scm (emacs-orca): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Nicolas Graves via Guix-patches via |
2022-09-18 | gnu: Add emacs-transpose-mark....* gnu/packages/emacs-xyz.scm (emacs-transpose-mark): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Trevor Richards |
2022-09-17 | gnu: emacs-parsebib: Update to 4.3....* gnu/packages/emacs-xyz.scm (emacs-parsebib): Update to 4.3.
| Nicolas Goaziou |
2022-09-17 | gnu: emacs-logview: Update to 0.15.1....* gnu/packages/emacs-xyz.scm (emacs-logview): Update to 0.15.1.
| Nicolas Goaziou |
2022-09-17 | gnu: linux-libre 4.9: Update to 4.9.328....* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.328.
(linux-libre-4.9-pristine-source): Update hash.
| Leo Famulari |
2022-09-17 | gnu: linux-libre 4.14: Update to 4.14.293....* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.293.
(linux-libre-4.14-pristine-source): Update hash.
| Leo Famulari |
2022-09-17 | gnu: linux-libre 4.19: Update to 4.19.258....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.258.
(linux-libre-4.19-pristine-source): Update hash.
| Leo Famulari |
2022-09-17 | gnu: linux-libre 5.4: Update to 5.4.213....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.213.
(linux-libre-5.4-pristine-source): Update hash.
| Leo Famulari |
2022-09-17 | gnu: linux-libre 5.10: Update to 5.10.143....* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.143.
(linux-libre-5.10-pristine-source): Update hash.
| Leo Famulari |
2022-09-17 | gnu: linux-libre 5.15: Update to 5.15.68....* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.68.
(linux-libre-5.15-pristine-source, deblob-scripts-5.15): Update hashes.
| Leo Famulari |
2022-09-17 | gnu: linux-libre 5.19: Update to 5.19.9....* gnu/packages/linux.scm (linux-libre-5.19-version): Update to 5.19.9.
(linux-libre-5.19-pristine-source, deblob-scripts-5.19): Update hashes.
| Leo Famulari |
2022-09-17 | gnu-maintenance: Support // URLs in latest-html-release....This makes "./pre-inst-env guix refresh -u" download the release tarball from
the right place -- previously, it downloaded from
https://www.libreoffice.org//download.documentfoundation.org/libreoffice/src/7.4.0/libreoffice-7.4.0.3.tar.xz?idx=1
whereas it should download from
https://download.documentfoundation.org/libreoffice/src/7.4.0/libreoffice-7.4.0.3.tar.xz?idx=1
instead.
* guix/gnu-maintenance.scm (latest-html-release)[url-release]: Adjust
computation in the case of an absolute URI-reference without a scheme.
* tests/gnu-maintenance.scm ("latest-html-release, scheme-less URIs"):
Test it.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Maxime Devos |
2022-09-17 | gnu: vtk: Use system libHaru....* gnu/packages/image-processing.scm (vtk)[snippet]: Delete bundled
libHaru and patch VTK for newer libHaru. Reindent and remove trailing
boolean.
[arguments]: Specify external libHaru in configure flags.
[inputs]: Add libharu.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Paul A. Patience |
2022-09-17 | gnu: saga: Fix build with newer libHaru....* gnu/packages/geo.scm (saga)[modules, snippet]: New fields.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Paul A. Patience |