Age | Commit message (Collapse) | Author |
|
Fixes CVE-2023-43641, see
<https://github.blog/2023-10-09-coordinated-disclosure-1-click-rce-on-gnome-cve-2023-43641/>
for details.
* gnu/packages/cdrom.scm (libcue): Update to 2.3.0.
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
|
|
* gnu/packages/terminals.scm (python-pyte): Update to 0.8.1.
Co-authored-by: jgart <jgart@dismail.de>
|
|
* gnu/packages/python-xyz.scm (python-pyvirtualdisplay): Update to 3.0.
|
|
python-google-auth-1 doesn't self-test anymore. The tests depend on
`python-mock` (easy to fix) but also on an outdated version of
`python-cryptography`.
* gnu/packages/python-web.scm (python-google-auth-1)
(python-google-api-core-1): Remove.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python-web.scm (python-google-api-client): Update to 2.102.0
(python-google-auth-httplib2): Update to 0.1.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python-web.scm (python-google-auth-oauthlib): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/maths.scm (bliss): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/services/base.scm (<network-link>): Add mac-address field. Set
type field to #f by default, so it won't be mandatory. network-link
without a type will be used for existing interfaces.
(assert-network-link-mac-address, mac-address?): Add sanitizer. Allow
valid mac-address or #f.
(assert-network-link-type): Add sanitizer. Allow symbol or #f.
* gnu/services/base.scm (network-set-up/linux,
network-tear-down/linux): Adapt to new structure.
* doc/guix.texi (Networking Setup): Document it.
* gnu/tests/networking.scm (run-static-networking-advanced-test): New
variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/bioconductor.scm (r-chemmineob): New variable.
|
|
* gnu/packages/astronomy.scm (indi-2.0): New variable.
(indi-1.9): New variable. Inherited from indi-2.0.
(indi): Set it to use indi-1.9 as default, as Stellarium and PHD2 are
still depended on 1.9 and fail with Indi 2.0+.
See: https://github.com/Stellarium/stellarium/issues/3038
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/astronomy.scm (python-tweakwcs): Update to 0.8.3.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/astronomy.scm (python-sunpy): Update to 5.0.1.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/astronomy.scm (python-stpipe): Update to 0.5.1.
[arguments]{test-flags}: Disable on failing test.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/astronomy.scm (python-stdatamodels): Update indentation
to improve readability of the package.
[description]: Add TexInfo styling bits.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/astronomy.scm (python-stdatamodels): Update to 1.8.3.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/astronomy.scm (python-stcal): Update indentation to
improve readability of the package.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/astronomy.scm (python-stcal): Update to 1.4.4.
[arguments]{phases}: Add 'build-extensions phase.
[native-inputs]: Add python-cython.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/astronomy.scm (python-jwst): Update to 1.12.3.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/astronomy.scm (python-cdflib): Update to 1.2.1.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/astronomy.scm (python-crds): Update to 11.17.6.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/astronomy.scm (python-drizzle): Update package style,
indent and align regions.
[arguments]{test-flags}: Remove them as all tests are passed
successfully.
[native-inputs]: Remove python-coverage, python-pytest-cov.
[description]: Indent region.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/astronomy.scm (python-drizzle): Update to 1.14.3.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/astronomy.scm (python-reproject): Update to 0.12.0.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/astronomy.scm (python-jplephem)[build-system]: Shift to
pyproject-build-system.
[arguments]: Use G-expressions. Simplify 'check phase.
[description]: Extend it with more details.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/astronomy.scm (python-jplephem): Update to 2.19.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/astronomy.scm (python-gwcs): Update to 0.19.0.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/astronomy.scm (calceph): Update to 3.5.3.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/astronomy.scm (stellarium): Update to 23.3.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/astronomy.scm (siril): Update to 1.2.0.
[inputs]: Add ffms2, libheif.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/emacs-xyz.scm (emacs-eat): Update to 0.9.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/emacs-xyz.scm (emacs-mastodon): Update to 1.0.6.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/check.scm (guile-proba): Update to 0.3.1.
Signed-off-by: Christopher Baines <mail@cbaines.net>
Change-Id: I7cc9708078fee14723eec90e4ce45d2beb3a01d0
|
|
* gnu/packages/finance.scm (p2pool): Update to 3.7.
|
|
* gnu/packages/finance.scm (monero-gui): Update to 0.18.3.1.
|
|
* gnu/packages/finance.scm (monero): Update to 0.18.3.1.
|
|
* gnu/packages/linux.scm (csmith)[source]: Add file-name field.
|
|
* gnu/packages/agda.scm (agda-cubical)[source]: Add file-name field.
|
|
* gnu/packages/emacs-xyz.scm (emacs-chatgpt-shell)[source]: Add
file-name field.
|
|
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.326.
(linux-libre-4.14-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.295.
(linux-libre-4.19-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.257.
(linux-libre-5.4-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.197.
(linux-libre-5.10-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.134.
(linux-libre-5.15-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.56.
(linux-libre-6.1-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-6.5-version): Update to 6.5.6.
(linux-libre-6.5-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (ryzen-smu): New variable.
|
|
* gnu/packages/curl.scm (curl/fixed)[arguments]: When building on the Hurd,
replace `check' phase to skip test 1474.
|
|
* gnu/packages/web-browsers.scm (nyxt): Update to 3.9.0.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/lisp-xyz.scm (cl-helambdap, sbcl-helambdap): New variables.
Modified-by: Guillaume Le Vaillant <glv@posteo.net>
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/lisp-xyz.scm (cl-clad, sbcl-clad): New variables.
Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|