Maxim Cournoyer
0cc9950863
gnu: telepathy-idle: Update to 0.2.2-0.b516eab.
...
* gnu/packages/freedesktop.scm (telepathy-idle): Update to 0.2.2-0.b516eab.
[inputs]: Replace python-2 with python-wrapper, python2-dbus with python-dbus.
2023-04-13 15:41:55 -04:00
Maxim Cournoyer
14cb89b983
gnu: xsettingsd: Use cmake-build-system.
...
* gnu/packages/xdisorg.scm (xsettingsd) [build-system]: Use
cmake-build-system.
[arguments]: Remove #:scons and #:scons-flags arguments. Add
#:configure-flags argument. Remove patch-sconstruct and install phases. Add
disable-problematic-tests phase.
[native-inputs]: Remove googletest-source; drop labels.
2023-04-13 15:34:17 -04:00
Maxim Cournoyer
c02257b6d1
Merge staging branch.
...
Conflicts resolved in:
gnu/packages/engineering.scm
gnu/packages/gnuzilla.scm
gnu/packages/photo.scm
2023-04-13 13:45:35 -04:00
kiasoc5
c371555a4b
gnu: copyq: Update to 7.0.0.
...
* gnu/packages/xdisorg.scm (copyq): Update to 7.0.0.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-04-13 17:43:53 +01:00
kiasoc5
18b13341ea
gnu: cbatticon: Update to 1.6.13.
...
* gnu/packages/admin.scm (cbatticon): Update to 1.6.13.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-04-13 17:43:53 +01:00
Yovan Naumovski
a0819cd5bc
gnu: freeciv: Update to 3.0.7.
...
* gnu/packages/games.scm (freeciv): Update to 3.0.7.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-04-13 17:43:52 +01:00
Yovan Naumovski
ad37ea2a7b
gnu: uxn: Update to 0.1.0-1.83237c9.
...
* gnu/packages/emulators.scm (uxn): Update to 0.1.0-1.83237c9.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-04-13 17:43:52 +01:00
Parnikkapore
972d66b66d
gnu: minetest: Update to 5.7.0.
...
* gnu/packages/minetest.scm (minetest): Update to 5.7.0.
[arguments]: Move check phase to after install, as the tests refer to data
files in the installation.
(minetest-data): Update to 5.7.0.
* gnu/packages/games.scm (irrlicht-for-minetest): Update to 1.9.0mt10.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-04-13 17:43:17 +01:00
Yovan Naumovski
d8f4e8bd6b
gnu: python-redis: Update to 4.5.4.
...
* gnu/packages/databases.scm (python-redis): Update to 4.5.4.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-04-13 17:34:50 +01:00
Antero Mejr
1e5ef8763f
gnu: python-breathe: Update to 4.35.0.
...
* gnu/packages/sphinx.scm (python-breathe): Update to 4.35.0.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-04-13 17:34:28 +01:00
aecepoglu
2ae84ecdd3
gnu: rust-slog-stdlog: Update to 4.1.1.
...
* gnu/packages/crates-io.scm (rust-slog-stdlog-4): Update to 4.1.1.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-04-13 17:31:58 +01:00
jgart
0e06c64c57
gnu: python-faker: Update to 15.0.0.
...
* gnu/packages/python-xyz.scm (python-faker): Update to 15.0.0.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-04-13 17:27:03 +01:00
Christopher Baines
b724c2592a
gnu: guix-build-coordinator: Update to 0-77.7f6db4b.
...
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-77.7f6db4b.
2023-04-13 17:24:19 +01:00
Maxim Cournoyer
8d347815c7
gnu: evince: Update to 44.1.
...
* gnu/packages/gnome.scm (evince): Update to 44.1.
[arguments]: Update skip-gtk-update-icon-cache phase.
2023-04-13 10:18:58 -04:00
Florian Pelz
11ecc5a4f8
doc: Fix various typos.
...
* doc/guix.texi: Fix typos.
2023-04-13 15:32:47 +02:00
Sharlatan Hellseher
982698c52f
gnu: wsjtx: Improve package style.
...
* gnu/package/radio.scm (wsjtx): Improve package style by shifting order of
components.
[native-inputs]: Columnize, sort alphabetically.
[inputs]: Remove labels, sort alphabetically.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-12 23:04:53 -04:00
Sharlatan Hellseher
2c6b451605
gnu: wsjtx: Update to 2.6.1.
...
* gnu/packages/radio.scm (wsjtx): Update to 2.6.1.
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-04-12 23:04:46 -04:00
Leo Famulari
60c97c60a5
gnu: Zstandard: Update to 1.5.5.
...
This fixes a corruption bug:
https://github.com/facebook/zstd/releases/tag/v1.5.5
* gnu/packages/compression.scm (zstd)[replacement, properties]: New fields.
(zstd-1.5.5): New variable.
2023-04-12 16:43:30 -04:00
Maxim Cournoyer
0fe2c78cac
gnu: Add missing import in (gnu packages fontutils).
...
This was erroneously not committed as part of 83397434b1
.
* gnu/packages/fontutils.scm: Add missing import.
2023-04-12 14:19:24 -04:00
Maxim Cournoyer
83397434b1
gnu: python-afdko: Add bash-minimal to inputs.
...
* gnu/packages/fontutils.scm (python-afdko) [inputs]: Add bash-minimal.
2023-04-12 12:52:00 -04:00
Maxim Cournoyer
ddf477e2d6
gnu: font-abattis-cantarell: Update to 0.303-0.e049149.
...
* gnu/packages/fonts.scm (font-abattis-cantarell): Update to 0.303-0.e049149.
[native-inputs]: Remove python-statmake.
2023-04-12 12:21:24 -04:00
Maxim Cournoyer
4e0c1a8deb
gnu: psautohint: Disable a failing test.
...
* gnu/packages/fontutils.scm (psautohint) [build-system]: Use
pyproject-build-system.
[arguments]: Remove check phase override. Add #:test-flags, disabling a new test.
2023-04-12 12:03:36 -04:00
Maxim Cournoyer
5b73d463d8
gnu: python-fontparts-bootstrap: Update to 0.11.0.
...
* gnu/packages/fontutils.scm (python-fontparts-bootstrap): Update to 0.11.0.
2023-04-12 12:03:36 -04:00
Maxim Cournoyer
11012b36af
gnu: python-unicodedata2: Update to 15.0.0.
...
* gnu/packages/python-xyz.scm (python-unicodedata2): Update to 15.0.0.
2023-04-12 12:03:36 -04:00
Maxim Cournoyer
d42e470599
gnu: python-zopfli: Update to 0.2.2.
...
* gnu/packages/python-compression.scm (python-zopfli): Update to 0.2.2.
2023-04-12 12:03:36 -04:00
Maxim Cournoyer
664e8e062e
gnu: python-lz4: Update to 4.3.2.
...
* gnu/packages/python-compression.scm (python-lz4): Update to 4.3.2.
2023-04-12 12:03:36 -04:00
Maxim Cournoyer
193e294b2a
gnu: python-ufo2ft: Update to 2.31.0.
...
* gnu/packages/fontutils.scm (python-ufo2ft): Update to 2.31.0.
[build-system]: Use pyproject-build-system.
[arguments]: Delete field.
2023-04-12 12:03:35 -04:00
Maxim Cournoyer
a9605820d9
gnu: python-statmake: Update to 0.6.0.
...
* gnu/packages/fontutils.scm (python-statmake): Update to 0.6.0.
2023-04-12 12:03:35 -04:00
Maxim Cournoyer
35ec0a8e28
gnu: python-afdko: Update to 3.9.4.
...
* gnu/packages/fontutils.scm (python-afdko): Update to 3.9.4.
[source]: Remove patch.
[arguments]: Disable a few extra tests in the check phase override.
Delete use-system-libxml2 phase. Update patch-problematic-requirements phase.
* gnu/packages/patches/python-afdko-suppress-copyright-test.patch: Delete
file.
* gnu/local.mk (dist_patch_DATA): De-register it.
2023-04-12 12:03:11 -04:00
Maxim Cournoyer
e9109b396f
gnu: python-fonttools-next: Update to 4.39.3.
...
* gnu/packages/python-xyz.scm (python-fonttools-next): Update to 4.39.3.
(python-fonttools-full) [arguments]: Skip the MtiTest suite in the check phase
override.
2023-04-12 10:41:28 -04:00
Maxim Cournoyer
12abf92021
gnu: python-fontmath: Update to 0.9.3.
...
* gnu/packages/fontutils.scm (python-fontmath): Update to 0.9.3.
2023-04-12 09:59:39 -04:00
Maxim Cournoyer
56feab889c
gnu: python-pyftpdlib: Update to 1.5.7.
...
* gnu/packages/python-xyz.scm (python-pyftpdlib): Update to 1.5.7.
2023-04-12 09:13:02 -04:00
Maxim Cournoyer
19d7ccb6ce
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-12 08:31:13 -04:00
Mark H Weaver
15e6e7c8a0
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-12 08:30:24 -04:00
Bruno Victal
6920334e7b
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-12 08:29:39 -04:00
Bruno Victal
2e8d618861
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-12 08:29:39 -04:00
Sharlatan Hellseher
0feae6b0ef
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-12 08:29:39 -04:00
Felix Lechner
5faa663df8
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-12 08:29:39 -04:00
Felix Lechner
4edf7d93dd
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-12 08:29:38 -04:00
Felix Lechner
22762890d3
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-12 08:29:38 -04:00
Ricardo Wurmus
5395622da7
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-12 08:29:38 -04:00
Maxim Cournoyer
7c9a921018
Revert "gnu: opendht: Update to 2.5.2."
...
This reverts commit 31534f4e4d
. It broke libjami.
2023-04-12 08:29:38 -04:00
Maxim Cournoyer
112078fef4
gnu: opendht: Update to 2.5.2.
...
* gnu/packages/networking.scm (opendht): Update to 2.5.2.
2023-04-12 08:29:37 -04:00
Maxim Cournoyer
ab17c3b572
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-12 08:29:37 -04:00
Maxim Cournoyer
7747da6aed
status: Guard against a numerical overflow condition.
...
Fixes <https://issues.guix.gnu.org/62766 >.
* guix/status.scm (update-build): Use 0 as progress when an exception occurs
while computing it.
2023-04-12 08:29:37 -04:00
Ryan Schanzenbacher
0f59fbe2db
gnu: Syncthing: Update to 1.23.4.
...
* gnu/packages/syncthing.scm (syncthing): Update to 1.23.4.
2023-04-12 08:29:37 -04:00
Efraim Flashner
bcc2cd5fef
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-12 08:29:37 -04:00
Efraim Flashner
2bad43d1c2
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-12 08:29:36 -04:00
Efraim Flashner
4f7a0695ca
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-12 08:29:36 -04:00
Efraim Flashner
54372b289a
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-12 08:29:36 -04:00