1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-08 14:10:38 +02:00
Commit Graph

100518 Commits

Author SHA1 Message Date
Pierre Neidhardt
cda4e08fe2 gnu: emacs-sly: Update to 20230327.
* gnu/packages/emacs-xyz.scm (emacs-sly): Update to 20230327.
2023-04-12 12:23:51 +02:00
Felix Gruber
fbb70bbc17 gnu: qgis: Update to 3.30.1.
* gnu/packages/geo.scm (qgis): Update to 3.30.1.
  [arguments]: Define GISBASE environment variable during tests as it
  is used to find Grass GIS. (later in the installed version of QGis the
  same environment variable has already been set.)
  Execute tests in parallel.
  Update list of disabled broken tests. Try to classify failure reasons
  (network, missing/incomplete dependencies). There are still a lot of
  tests with unknown failure reasons.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-04-12 11:09:35 +02:00
Felix Gruber
2bb577be93 gnu: pcb2gcode: Update to 2.5.0.
* gnu/packages/engineering.scm (pcb2gcode): Update to 2.5.0.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-04-12 11:07:41 +02:00
Felix Gruber
d8d89ffb01 gnu: python-osmnx: Use pyproject-build-system.
* gnu/packages/geo.scm (python-osmnx)[build-system]: Use
  pyproject-build-system instead of python-build-system.
  [arguments]: Remove custom 'check phase. Instead define test-flags to
  disable network tests.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-04-12 10:56:59 +02:00
Felix Gruber
81b2e5975d gnu: python-rtree: Update to 1.0.1.
* gnu/packages/geo.scm (python-rtree): Update to 1.0.1.
  [build-system]: Use pyproject-build-system instead of
  python-build-system.
  [arguments]: Remove custom 'check phase.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-04-12 10:55:36 +02:00
Felix Gruber
3171ee7003 gnu: python-cartopy: Disable some tests.
Some tests fail with proj 9.2.0.

* gnu/packages/geo.scm (python-cartopy)[arguments]: Update 'check' phase.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-04-12 10:50:56 +02:00
Felix Gruber
27b58a799c gnu: python-pyproj: Update to 3.5.0.
* gnu/packages/geo.scm (python-pyproj): Update to 3.5.0.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-04-12 10:47:22 +02:00
Felix Gruber
a113f5846f gnu: proj: Update to 9.2.0.
* gnu/packages/geo.scm (proj): Update to 9.2.0.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-04-12 10:46:41 +02:00
Felix Gruber
dd1aebe148 gnu: geos: Update to 3.11.2.
* gnu/packages/geo.scm (geos): Update to 3.11.2.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-04-12 10:46:05 +02:00
Guillaume Le Vaillant
a023561ccc gnu: electron-cash: Update to 4.2.14.
* gnu/packages/finance.scm (electron-cash): Update to 4.2.14.
  [arguments]: Remove 'relax-requirements' phase.
2023-04-12 10:43:25 +02:00
Guillaume Le Vaillant
f671a3ec5c gnu: p2pool: Update to 3.2.
* gnu/packages/finance.scm (p2pool): Update to 3.2.
2023-04-12 10:43:25 +02:00
Guillaume Le Vaillant
d4533710ac gnu: monero-gui: Update to 0.18.2.2.
* gnu/packages/finance.scm (monero-gui): Update to 0.18.2.2.
2023-04-12 10:43:25 +02:00
Guillaume Le Vaillant
78b6f28a6f gnu: monero: Update to 0.18.2.2.
* gnu/packages/finance.scm (monero): Update to 0.18.2.2.
2023-04-12 10:43:25 +02:00
SeerLite
a3239ffd84 gnu: icedove: Use native notifications when available.
* gnu/packages/gnuzilla.scm (icedove-minimal)[phases]{wrap-program}: Add libnotify
to LD_LIBRARY_PATH.
[inputs]: Add libnotify.

Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-04-12 09:46:47 +02:00
Jonathan Brielmaier
a741b554cb gnu: icedove: Update to 102.10.0 [security fixes].
Fixes CVE-2023-0547 and CVE-2023-29479.

* gnu/packages/gnuzilla.scm (%icedove-version): Update to 102.10.0.
(%icedove-build-id, thunderbird-comm-l10n): Update accordingly.
(icecat-102.9.0-source): Remove.
2023-04-12 09:46:47 +02:00
Maxim Cournoyer
99c468b064 gnu: ruby-rubyzip: Re-instate all tests.
* gnu/packages/ruby.scm (ruby-rubyzip)
[arguments]: Do not patch ruby shebang in the patch-tests phase.
Remove the disable-problematic-tests phase.  Add the
unpatch-some-source-shebangs phase.
2023-04-11 21:38:22 -04:00
Mark H Weaver
3ab983d630 gnu: icecat: Update to 102.10.0-guix0-preview1 [security fixes].
Includes fixes for CVE-2023-1945, CVE-2023-29531, CVE-2023-29532,
CVE-2023-29533, CVE-2023-29535, CVE-2023-29536, CVE-2023-29539,
CVE-2023-29541, CVE-2023-29542, CVE-2023-29545, CVE-2023-29548,
CVE-2023-29550, and MFSA-TMP-2023-0001.

* gnu/packages/gnuzilla.scm (%icecat-base-version, %icecat-build-id): Update.
(icecat-source): Update gnuzilla commit, base version, and hashes.
Remove the vestigial RENAME_CMD environment variable setting.
(icecat-102.9.0-source): New variable.
(icedove-source): Use it.
2023-04-11 15:03:26 -04:00
Maxim Cournoyer
c5b659a251 gnu: python-pytest-7.1: Replace python-toml with python-tomli.
* gnu/packages/check.scm (python-pytest-7.1)
[propagated-inputs]: Replace python-toml with python-tomli.
2023-04-11 14:06:22 -04:00
Bruno Victal
337e681b7a services: nginx: Add reopen action.
This is required to allow log file rotations using rottlog, etc.

* gnu/services/web.scm (nginx-shepherd-service): Add reopen shepherd action.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-04-11 12:19:01 -04:00
Bruno Victal
dd10ba4184 services: nginx: Make logging level configurable.
* gnu/services/web.scm (<nginx-configuration>)[log-level]: New field.
(assert-valid-log-level): New procedure.
(default-nginx-config): Make log-level configurable.
* doc/guix.texi (Web Services): Document it.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-04-11 12:19:01 -04:00
Sharlatan Hellseher
55350a87aa gnu: Add phd2.
* gnu/packages/astronomy.scm (phd2): New variable.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-04-11 11:59:33 -04:00
Felix Lechner
5480ba2491 gnu: heimdal: Enable OpenLDAP support.
* gnu/packages/kerberos.scm (heimdal)
[native-inputs]: Add bison, flex and pkg-config.
[inputs]: Remove mit-krb5.  Add libcap-ng and openldap.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-04-11 11:40:16 -04:00
Felix Lechner
691f17a8cc gnu: heimdal: Apply patch to fix CVE-2022-45142.
Several recent Heimdal releases are affected by the serious vulnerability
CVE-2022-45142, which NIST scored as "7.5 HIGH". [1]

At the time of writing, the upstream developers had not yet cut any releases
post-7.8.0, which is why the patch is being applied here.

The patch was extracted from Helmut Grohne's public vulnerability
disclosure. [2]

[1] https://nvd.nist.gov/vuln/detail/CVE-2022-45142
[2] https://www.openwall.com/lists/oss-security/2023/02/08/1

* gnu/packages/patches/heimdal-CVE-2022-45142.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/kerberos.scm (heimdal)[source]: Apply it.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-04-11 11:39:53 -04:00
Felix Lechner
789554cb76 gnu: heimdal: Update to 7.8.0 [fixes CVE-2022-44640].
* gnu/packages/kerberos.scm (heimdal): Update to 7.8.0.
[source]: Adjust date in snippet.
[native-inputs]: Add python.  Remove perl.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-04-11 11:39:49 -04:00
Ricardo Wurmus
0356087f4e gnu: mu: Update to 1.10.2.
* gnu/packages/mail.scm (mu): Update to 1.10.2.
[arguments]: Add build phase 'fix-build-system.
2023-04-11 12:42:03 +02:00
Maxim Cournoyer
ac180c65e5 Revert "gnu: opendht: Update to 2.5.2."
This reverts commit 31534f4e4d.  It broke libjami.
2023-04-10 23:38:12 -04:00
Maxim Cournoyer
31534f4e4d gnu: opendht: Update to 2.5.2.
* gnu/packages/networking.scm (opendht): Update to 2.5.2.
2023-04-10 23:34:11 -04:00
Maxim Cournoyer
ef807e48d4 gnu: restinio: Update to 0.6.18-0.eda471e and enable tests.
* gnu/packages/networking.scm (restinio): Update to 0.6.18-0.eda471e.
[version]: Use git-version.
[arguments]: Enable tests, removing #:tests? argument.
2023-04-10 23:31:47 -04:00
Ryan Schanzenbacher
61894e823d gnu: Syncthing: Update to 1.23.4.
* gnu/packages/syncthing.scm (syncthing): Update to 1.23.4.
2023-04-10 19:02:02 -04:00
Efraim Flashner
1130a5f713 gnu: libconfig: Replace config script helpers.
* gnu/packages/textutils.scm (libconfig)[arguments]: Add phase to
replace config.guess, config.sub.
[native-inputs]: Add config.
2023-04-10 23:23:16 +03:00
Efraim Flashner
7b63eaf951 gnu: ldc: Use default test check.
* gnu/packages/dlang.scm (ldc)[arguments]: Strip the inherited tests
configuration from ldc-bootstrap rather than setting it to #true.
2023-04-10 23:23:15 +03:00
Efraim Flashner
6dfa3e5d85 gnu: qpdf: Fix cross-building.
* gnu/packages/pdf.scm (qpdf)[arguments]: When cross-building add
configure-flags to set /dev/random and /dev/urandom as existing.
2023-04-10 23:23:15 +03:00
Efraim Flashner
49cbc18334 gnu: ijs: Fix cross-building to riscv64-linux.
* gnu/packages/ghostscript.scm (ijs)[arguments]: When building for
riscv64-linux replace config.guess and config.sub.
[native-inputs]: When building for riscv64-linux add config.
2023-04-10 23:23:15 +03:00
Efraim Flashner
9def25b458 gnu: cups-minimal: Fix cross-building to riscv64-linux.
* gnu/packages/cups.scm (cups-minimal)[arguments]: When building for
riscv64-linux replace the config.guess and config.sub files.
[native-inputs]: When building for riscv64-linux add config.
2023-04-10 23:23:15 +03:00
宋文武
b78d6ceaa0 gnu: s6-linux-utils: Update to 2.6.1.2.
* gnu/packages/skarnet.scm (s6-linux-utils): Update to 2.6.1.2.
2023-04-10 19:04:43 +08:00
宋文武
1cdf848ebf gnu: s6-linux-init: Update to 1.1.1.0.
* gnu/packages/skarnet.scm (s6-linux-init): Update to 1.1.1.0.
2023-04-10 19:04:43 +08:00
宋文武
01c5430a7d gnu: s6-portable-utils: Update to 2.3.0.2.
* gnu/packages/skarnet.scm (s6-portable-utils): Update to 2.3.0.2.
2023-04-10 19:04:43 +08:00
宋文武
eae58525f3 gnu: s6-rc: Update to 0.5.4.1.
* gnu/packages/skarnet.scm (s6-rc): Update to 0.5.4.1.
2023-04-10 19:04:43 +08:00
宋文武
1e235ba325 gnu: s6-networking: Update to 2.5.1.3.
* gnu/packages/skarnet.scm (s6-networking): Update to 2.5.1.3.
2023-04-10 19:04:43 +08:00
宋文武
889b9acd31 gnu: s6-dns: Update to 2.3.5.5.
* gnu/packages/skarnet.scm (s6-dns): Update to 2.3.5.5.
2023-04-10 19:04:43 +08:00
宋文武
b05e58b8e6 gnu: s6: Update to 2.11.3.2.
* gnu/packages/skarnet.scm (s6): Update to 2.11.3.2.
2023-04-10 19:04:43 +08:00
宋文武
03f0456d49 gnu: execline: Update to 2.9.3.0.
* gnu/packages/skarnet.scm (execline): Update to 2.9.3.0.
2023-04-10 19:04:42 +08:00
宋文武
8789b1eee0 gnu: skalibs: Update to 2.13.1.1.
* gnu/packages/skarnet.scm (skalibs): Update to 2.13.1.1.
2023-04-10 19:04:42 +08:00
LuHui
8ed1ef7647 gnu: cwm: Fix build.
* gnu/packages/wm.scm (cwm)[arguments]<#:phases>: Fix typo for #:name "cwm".

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-04-10 18:48:08 +08:00
Sharlatan Hellseher
a4e9842a70 gnu: Add libxisf.
* gnu/packages/astronomy.scm (libxisf): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-09 21:00:06 +02:00
Yovan Naumovski
0cbbfc05bf gnu: haproxy: Update to 2.7.6.
* gnu/packages/high-availability.scm (haproxy): Update to 2.7.6.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-09 21:00:05 +02:00
Nicolas Goaziou
514df2930c gnu: open-adventure: Update to 1.15.
* gnu/packages/games.scm (open-adventure): Update to 1.15.
2023-04-09 21:00:05 +02:00
Nicolas Goaziou
ad4d688543 gnu: emacs-citar-org-roam: Fix license.
* gnu/packages/emacs-xyz.scm (emacs-citar-org-roam)[license]: Set to GPL3+.
2023-04-09 21:00:05 +02:00
Nicolas Goaziou
c37d46e362 gnu: emacs-citar-org-roam: Update to 0.5.1.
* gnu/packages/emacs-xyz.scm (emacs-citar-org-roam): Update to 0.5.1.
2023-04-09 21:00:04 +02:00
Nicolas Goaziou
33e6c24e6e gnu: emacs-flycheck-guile: Update to 0.5.
* gnu/packages/emacs-xyz.scm (emacs-flycheck-guile): Update to 0.5.
2023-04-09 21:00:04 +02:00