Maxim Cournoyer
40f42329dc
gnu: python-fontmath: Update to 0.9.3.
...
* gnu/packages/fontutils.scm (python-fontmath): Update to 0.9.3.
2023-04-14 15:12:16 -04:00
Maxim Cournoyer
2dadc917bb
gnu: python-pyftpdlib: Update to 1.5.7.
...
* gnu/packages/python-xyz.scm (python-pyftpdlib): Update to 1.5.7.
2023-04-14 15:12:16 -04:00
Mark H Weaver
e94dcbf3c2
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-14 15:12:16 -04:00
Felix Lechner
76f29dc72d
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-14 15:12:16 -04:00
Felix Lechner
770112f235
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-14 15:12:15 -04:00
Felix Lechner
f508bc1491
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-14 15:12:15 -04:00
Maxim Cournoyer
085a6928bd
Revert "gnu: opendht: Update to 2.5.2."
...
This reverts commit 31534f4e4d
. It broke libjami.
2023-04-14 15:12:15 -04:00
Maxim Cournoyer
91675f22d3
gnu: opendht: Update to 2.5.2.
...
* gnu/packages/networking.scm (opendht): Update to 2.5.2.
2023-04-14 15:12:15 -04:00
Nicolas Goaziou
14e01c54c7
gnu: emacs-gptel: Update to 0.3.2.
...
* gnu/packages/emacs-xyz.scm (emacs-gptel): Update to 0.3.2.
2023-04-14 15:12:15 -04:00
Juliana Sims
592a8dffce
gnu: gerbil: Use G-expressions.
...
* gnu/packages/scheme.scm (gerbil)[source, arguments]: Reindent.
[arguments]: Rewrite using G-expressions. Do not return #t from custom
phases. Use #:tests? instead of deleting the check phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-04-14 15:12:15 -04:00
Juliana Sims
e3089dc0ee
gnu: gerbil: Update to 0.17.0.
...
* gnu/package/scheme.scm (gerbil): Update to 0.17.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-04-14 15:12:14 -04:00
Rostislav Svoboda
c694f61897
gnu: Add emacs-gptel.
...
* gnu/packages/emacs-xyz.scm (emacs-gptel): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-14 15:12:14 -04:00
Nicolas Graves
0c00fea3c2
gnu: Add python-sentencepiece.
...
* gnu/packages/machine-learning.scm (python-sentencepiece): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-14 15:12:14 -04:00
Nicolas Graves
8403c59328
gnu: Add sentencepiece.
...
* gnu/packages/machine-learning.scm (sentencepiece): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-14 15:12:14 -04:00
Jonathan Brielmaier
48a1ed92f6
news: Add entry for the linux-libre-lts 6.1 update.
...
* etc/news.scm: Add entry.
2023-04-14 15:12:13 -04:00
Florian Pelz
985dab8e73
news: Add 'de' translation.
...
* etc/news.scm: Add German translation of 'guix shell -CW' entry.
2023-04-14 15:12:13 -04:00
Ludovic Courtès
62a14c552f
news: Add entry for 'guix shell --container --nesting'.
...
* etc/news.scm: Add entry.
2023-04-14 15:12:13 -04:00
Efraim Flashner
da26ab7295
gnu: go-1.18: Fix packaging logic.
...
* gnu/packages/golang.scm (go-1.18)[arguments]: Only replace the custom
'patch-gcc:lib phase on certain architectures.
2023-04-14 15:12:13 -04:00
Efraim Flashner
34e5ba942e
gnu: go-1.17: Fix test suite on powerpc64le-linux.
...
* gnu/packages/golang.scm (go-1.17)[arguments]: Use custom
'patch-gcc:lib phase on powerpc64le-linux. Add a phase to adjust the
allowed size of an executable in the test suite.
[inputs]: Keep gcc:lib as an input on powerpc64le-linux.
(go-1.18)[arguments]: Delete custom 'adjust-test-suite phase.
2023-04-14 15:12:13 -04:00
Efraim Flashner
8a17609dd0
gnu: go-1.18: Adjust patch-gcclib phase.
...
* gnu/packages/golang.scm (go-1.18)[arguments]: Adjust the custom
'patch-gcc:lib phase for changes in the source code.
2023-04-14 15:12:12 -04:00
Kyle Andrews
4e9c9a63cc
gnu: Add r-tarchetypes.
...
* gnu/packages/cran.scm (r-tarchetypes): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2023-04-14 15:12:12 -04:00
Kyle Andrews
b4f5ec6760
gnu: Add r-targets.
...
* gnu/packages/cran.scm (r-targets): New variable.,
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2023-04-14 15:12:12 -04:00
gemmaro
99438cf119
gnu: Add youplot.
...
* gnu/packages/plotutils.scm (youplot): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-14 15:12:12 -04:00
gemmaro
269f8dce25
gnu: Add ruby-unicode-plot.
...
* gnu/packages/plotutils.scm (ruby-unicode-plot): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-14 15:12:12 -04:00
Bruno Victal
865df7f080
services: mpd: Use proper records for user and group fields.
...
Deprecate using strings for these fields and prefer user-account
(resp. user-group) instead to avoid duplication within account-service-type.
Fixes #61570 <https://issues.guix.gnu.org/61570 >.
* gnu/services/audio.scm (%mpd-user, %mpd-group)
(mpd-serialize-user-account, mpd-serialize-user-group)
(mpd-user-sanitizer, mpd-group-sanitizer): New variables.
(mpd-configuration)[user]: Use user-account as value type.
Sanitize via mpd-user-sanitizer.
[group]: Use user-group as value type.
Sanitize via mpd-group-sanitizer.
(mpd-shepherd-service): Adjust accordingly.
(mpd-accounts): Likewise.
* doc/guix.texi (Audio Services)[Music Player Daemon]: Likewise.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-04-14 15:12:11 -04:00
Bruno Victal
420adff18e
services: mpd: Fix unintentional API breakage for mixer-type field.
...
* gnu/services/audio.scm (mpd-output)[mixer-type]: Use sanitizer to
accept both strings and symbols as values.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-04-14 15:12:11 -04:00
Liliana Marie Prikler
7eefd64a37
gnu: Add python-clingraph.
...
* gnu/packages/potassco.scm (python-clingraph): New variable.
2023-04-14 15:12:11 -04:00
Liliana Marie Prikler
4642f3f3c5
gnu: Separate potassco packages into their own module.
...
* gnu/packages/potassco.scm: New file.
* gnu/packages/maths.scm (libpotassco, clasp, clingo, python-clingo)
(python-telingo): Move to potassco module. Adjust imports accordingly.
* gnu/packages/emacs-xyz.scm (emacs-pasp-mode): Move to potassco module.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add %D%/packages/potassco.scm.
2023-04-14 15:12:11 -04:00
Julien Lepiller
c16251be05
gnu: Add mecab-unidic.
...
* gnu/packages/language.scm (mecab-unidic): New variable.
2023-04-14 15:12:10 -04:00
Julien Lepiller
04688c56e1
gnu: Add mecab-ipadic.
...
* gnu/packages/language.scm (mecab-ipadic): New variable.
2023-04-14 15:12:10 -04:00
Julien Lepiller
d06bcd6031
gnu: Add mecab.
...
* gnu/packages/language.scm (mecab): New variable.
* gnu/packages/patches/mecab-variable-param.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2023-04-14 15:12:10 -04:00
Maxim Cournoyer
15c7b48333
gnu: libexif: Update home page.
...
* gnu/packages/photo.scm (libexif) [home-page]: Update URL.
2023-04-14 15:12:10 -04:00
Maxim Cournoyer
2273cb602d
gnu: python-gst: Update to 1.22.2.
...
* gnu/packages/gstreamer.scm (python-gst): Update to 1.22.2.
2023-04-14 15:12:10 -04:00
Maxim Cournoyer
02d95dea18
gnu: gst-editing-services: Update to 1.22.2.
...
* gnu/packages/gstreamer.scm (gst-editing-services): Update to 1.22.2.
2023-04-14 15:12:09 -04:00
Maxim Cournoyer
4f1b5cd3ef
gnu: gst-libav: Update to 1.22.2.
...
* gnu/packages/gstreamer.scm (gst-libav): Update to 1.22.2.
2023-04-14 15:12:09 -04:00
Maxim Cournoyer
8480a784f2
gnu: gst-plugins-ugly: Update to 1.22.2.
...
* gnu/packages/gstreamer.scm (gst-plugins-ugly): Update to 1.22.2.
2023-04-14 15:12:09 -04:00
Maxim Cournoyer
e1e6ccf8e3
gnu: gst-plugins-bad: Update to 1.22.2.
...
* gnu/packages/gstreamer.scm (gst-plugins-bad): Update to 1.22.2.
2023-04-14 15:12:09 -04:00
Maxim Cournoyer
7bd4e43ec0
gnu: gst-plugins-good: Update to 1.22.2.
...
* gnu/packages/gstreamer.scm (gst-plugins-good): Update to 1.22.2.
2023-04-14 15:12:09 -04:00
Maxim Cournoyer
c53f8afa4f
gnu: gst-plugins-base: Update to 1.22.2.
...
* gnu/packages/gstreamer.scm (gst-plugins-base): Update to 1.22.2.
2023-04-14 15:12:08 -04:00
Maxim Cournoyer
3f409cff3a
gnu: gstreamer: Update to 1.22.2.
...
* gnu/packages/gstreamer.scm (gstreamer): Update to 1.22.2.
2023-04-14 15:12:08 -04:00
Maxim Cournoyer
22707f55ab
gnu: gstreamer-docs: Update to 1.22.2.
...
* gnu/packages/gstreamer.scm (gstreamer-docs): Update to 1.22.2.
2023-04-14 15:12:08 -04:00
Maxim Cournoyer
7d5a329831
gnu: python-trio-typing: Switch to pyproject-build-system.
...
* gnu/packages/python-xyz.scm (python-trio-typing) [source]: Fix indentation.
[build-system]: Use pyproject-build-system.
[arguments]: Delete field.
2023-04-14 15:12:08 -04:00
Maxim Cournoyer
45507a4e09
gnu: xpra: Remove input labels and use gexps.
...
* gnu/packages/xorg.scm (xpra) [inputs]: Remove labels.
[arguments]: Use gexps. Remove trailing #t in phases. Use search-input-file
and this-package-input in the fix-paths phase. Use search-input-file in
wrap-program.
2023-04-14 15:12:08 -04:00
Maxim Cournoyer
94d1992d9e
gnu: python-service-identity: Update to 21.1.0.
...
* gnu/packages/python-crypto.scm (python-service-identity): Update to 21.1.0.
[build-system]: Use pyproject-build-system.
[native-inputs]: New field.
[propagated-inputs]: Remove python-pyopenssl. Add python-cryptography and
python-six.
2023-04-14 15:12:07 -04:00
Maxim Cournoyer
bf7ac62911
gnu: python-pyopenssl: Update to 23.1.1.
...
* gnu/packages/python-crypto.scm (python-pyopenssl): Update to 23.1.1.
[source]: Remove patches.
[arguments]: Update faketime date in check phase.
Normalize pytest invocation in check phase override.
[propagated-inputs]: Remove python-six.
2023-04-14 15:12:07 -04:00
Maxim Cournoyer
f204e8028a
gnu: python-cryptography: Update to 40.0.1 [fixes CVE-2023-23931].
...
* gnu/packages/python-crypto.scm (python-cryptography-vectors): Delete
variable.
(python-cryptography-vectors-next): Rename to...
(python-cryptography-vectors): ... this. Update to 40.0.1.
(python-cryptography): Delete variable.
(python-cryptography-next): Rename to...
(python-cryptography): ... this. Update to 40.0.1.
[build-system]: Use pyproject-build-system.
[arguments]: Remove #:imported-modules and #:modules arguments. Remove check
phase override. Remove adjust-pyo3-requirement and configure-cargo phases.
Add disable-rust-extension-build and symlink-rust-library phases.
[native-inputs]: Replace python-cryptography-vectors-next with
python-cryptography-vectors. Add python-iso8601. Remove python-pytz.
Replace python-pytest with python-pytest-7.1. Remove rust, rust:cargo and
python-setuptools-rust.
[inputs]: Remove all inputs. Add python-cryptography-rust.
[propagated-inputs]: Remove python-asn1crypto, python-six, python-idna and
python-iso8601.
[description]: Start description with @code to avoid a lint warning.
2023-04-14 15:12:07 -04:00
Maxim Cournoyer
5a65dcf653
gnu: python-celery: Use python-pytest-7.1.
...
* gnu/packages/python-xyz.scm (python-celery)
[native-inputs]: Replace python-pytest with python-pytest-7.1.
2023-04-14 15:12:07 -04:00
Maxim Cournoyer
2fd1e063f0
gnu: python-pint: Use python-pytest-7.1.
...
* gnu/packages/python-xyz.scm (python-pint)
[native-inputs]: Replace python-pytest with python-pytest-7.1.
2023-04-14 15:12:06 -04:00
Maxim Cournoyer
9b2c1ff7f9
gnu: python-pytest-subtests: Update to 0.10.0.
...
* gnu/packages/python-check.scm (python-pytest-subtests): Update to 0.10.0.
[native-inputs]: Replace python-pytest with python-pytest-7.1.
2023-04-14 15:12:06 -04:00
Maxim Cournoyer
f60e76cd59
gnu: Add python-cryptography-rust.
...
* gnu/packages/python-crypto.scm (python-cryptography-rust): New variable.
2023-04-14 15:12:06 -04:00