Age | Commit message (Expand) | Author |
2021-03-10 | import: Add Go importer....This patch adds a 'guix import go' command.
* doc/guix.texi (Requirements): Mention Guile-Lib dependency.
(Invoking guix import): Document 'guix import go'.
* gnu/packages/package-management.scm (guix)[inputs, propagated-inputs]:
Add GUILE-LIB.
* guix/self.scm (compiled-guix)[guile-lib]: New variable.
[dependencies]: Add it.
(specification->package): Add "guile-lib".
* guix/build-system/go.scm (go-version->git-ref): New procedure.
* guix/import/go.scm, guix/scripts/import/go.scm, tests/go.scm: New files.
* guix/scripts/import.scm: Declare subcommand guix import go
* po/guix/POTFILES.in: Add 'guix/scripts/import/go.scm'.
* Makefile.am (MODULES): Add 'guix/import/go.scm' and
'guix/scripts/import/go.scm'.
(SCM_TESTS): Add 'tests/go.scm'.
Co-Authored-By: Helio Machado <0x2b3bfa0@gmail.com>
Co-Authored-By: Francois Joulaud <francois.joulaud@radiofrance.com>
Co-Authored-By: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Co-Authored-by: Ludovic Courtès <ludo@gnu.org>
| Katherine Cox-Buday |
2021-03-10 | gnu: hwloc: Update to 2.4.1....* gnu/packages/mpi.scm (hwloc-2): Update to 2.4.1. Adjust URL.
| Ludovic Courtès |
2021-03-10 | gnu: cuirass: Update to 0.0.1-76.5f830da....* gnu/packages/ci.scm (cuirass): Update to 0.0.1-76.5f830da.
| Mathieu Othacehe |
2021-03-10 | gnu: python-pikepdf: Update to 2.8.0.post2....* gnu/packages/python-xyz.scm (python-pikepdf): Update to 2.8.0.post2.
| Nicolas Goaziou |
2021-03-10 | gnu: cuirass: Update to 0.0.1-75.94a7f87....* gnu/packages/ci.scm (cuirass): Update to 0.0.1-75.94a7f87.
| Mathieu Othacehe |
2021-03-10 | gnu: guix: Update to 1.2.0-15.f8953be....* gnu/packages/package-management.scm (guix): Update to 1.2.0-15.f8953be.
| Mathieu Othacehe |
2021-03-10 | gnu: cuirass: Update to 0.0.1-74.c8051f3....* gnu/packages/ci.scm (cuirass): Update to 0.0.1-74.c8051f3.
| Mathieu Othacehe |
2021-03-10 | gnu: mongodb: Update to 3.4.24 [security fixes]....* gnu/packages/patches/mongodb-support-unknown-linux-distributions.patch:
Remove patch.
* gnu/local.mk (dist_patch_DATA): Ditto.
* gnu/packages/databases.scm (mongodb): Update to 3.4.24.
[source]: Drop patch. Update third_party libs folder names.
| Léo Le Bouter |
2021-03-10 | gnu: mysql: Update to 5.7.33 [security fixes]....* gnu/packages/databases.scm (mysql): Update to 5.7.33.
| Léo Le Bouter |
2021-03-10 | gnu: python-sanic: Update to 20.12.2....* gnu/packages/python-web.scm (python-sanic) [version]: Update to 20.12.2.
[arguments]: Relax dependency versions.
[native-inputs]: Add python-pytest-asyncio.
[home-page]: Update.
[synopsis]: Remove Python version.
[description]: Ditto.
| Lars-Dominik Braun |
2021-03-10 | gnu: python-pytest-sanic: Update to 1.7.0....* gnu/packages/python-check.scm (python-pytest-sanic) [version]: Update to
1.7.0.
[propagated-inputs]: Replace python-aiohttp with python-httpx and add
python-websockets.
| Lars-Dominik Braun |
2021-03-10 | gnu: python-aiofiles: Update to 0.6.0....* gnu/packages/python-xyz.scm (python-aiofiles): Update to 0.6.0.
| Lars-Dominik Braun |
2021-03-10 | gnu: python-ujson: Update to 4.0.2....* gnu/packages/python-xyz.scm (python-ujson): Update to 4.0.2.
| Lars-Dominik Braun |
2021-03-10 | gnu: python-tortoise-orm: Update to 0.16.21....* gnu/packages/databases.scm (python-tortoise-orm) [version]: Update to 0.16.21.
[arguments]: Relax version requirements.
| Lars-Dominik Braun |
2021-03-10 | gnu: python-aiosqlite: Update to 0.17.0....* gnu/packages/databases.scm (python-aiosqlite) [version]: Update to 0.17.0.
[arguments]: Run tests.
[propagated-inputs]: Add python-typing-extensions.
| Lars-Dominik Braun |
2021-03-10 | gnu: python-pypika: Update to 0.47.6....* gnu/packages/databases.scm (python-pypika): Update to 0.47.6.
| Lars-Dominik Braun |
2021-03-10 | gnu: python-aiounittest: Update to 1.4.0....* gnu/packages/check.scm (python-aiounittest) [version]: Update to 1.4.0.
[source]: Switch to git repository.
[arguments]: Run notetests.
[propagated-inputs]: Add python-wrapt.
| Lars-Dominik Braun |
2021-03-10 | gnu: python-shouldbe: Remove....Unmaintained upstream and its only dependent (python-gssapi) dropped it.
* gnu/packages/patches/python-shouldbe-0.1.2-cpy3.8.patch: Remove.
* gnu/local.mk: Drop patch file.
* gnu/packages/python-xyz.scm (python-shouldbe): Remove.
| Lars-Dominik Braun |
2021-03-10 | gnu: python-asyncssh: Update to 2.5.0....* gnu/packages/ssh.scm (python-asyncssh): Update to 2.5.0.
| Lars-Dominik Braun |
2021-03-10 | gnu: python-gssapi: Update to 1.6.12....* gnu/packages/python-xyz.scm (python-gssapi) [version]: Update to 1.6.12.
[arguments]: Tests have been fixed upstream, remove.
[native-inputs]: python-shouldbea is not required any more, remove.
| Lars-Dominik Braun |
2021-03-10 | gnu: cyrus-sasl: Fix CVE-2019-19906....* gnu/packages/patches/cyrus-sasl-CVE-2019-19906.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/cyrus-sasl.scm (cyrus-sasl/fixed): New variable. Apply patch.
(cyrus-sasl)[replacement]: Graft.
| Léo Le Bouter |
2021-03-10 | gnu: gajim: Update to 1.3.1....* gnu/packages/messaging.scm (gajim): Update to 1.3.1.
[arguments]: Modify custom 'disable-failing-tests phase.
| Raghav Gururajan |
2021-03-10 | gnu: sdcc: Update to 4.1.0....* gnu/packages/embedded.scm (sdcc): Update to 4.1.0.
* gnu/packages/patches/sdcc-disable-non-free-code.patch: Update to match new
version.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Simon South |
2021-03-10 | gnu: botan: Update to 2.17.3 [fixes CVE-2021-24115]....* gnu/packages/crypto.scm (botan): Update to 2.17.3.
[arguments]: Add 'library-path-for-tests phase to fix 'check phase by setting
LD_LIBRARY_PATH to intermediate build directory so tests can find libbotan.
| Léo Le Bouter |
2021-03-10 | gnu: zziplib: Update to 0.13.72 [security fixes]....Non-exhaustively, fixes CVE-2018-16548 and CVE-2018-17828.
* gnu/packages/compression.scm (zziplib/fixed): New variable.
(zziplib)[replacement]: Graft.
| Léo Le Bouter |
2021-03-10 | gnu: Add unixcw....* gnu/packages/radio.scm (unixcw): New variable.
| Guillaume Le Vaillant |
2021-03-10 | gnu: Add aldo....* gnu/packages/radio.scm (aldo): New variable.
| Guillaume Le Vaillant |
2021-03-10 | gnu: python-nbxmpp: Update to 2.0.2....* gnu/packages/messaging.scm (python-nbxmpp) [version]: Update to 2.0.2.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Raghav Gururajan |
2021-03-10 | gnu: bsdiff: Fix CVE-2014-9862....* gnu/packages/patches/bsdiff-CVE-2014-9862.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/compression.scm (bsdiff): Apply it.
| Léo Le Bouter |
2021-03-10 | gnu: cuirass: Update to 0.0.1-73.14e1335....* gnu/packages/ci.scm (cuirass): Update to 0.0.1-73.14e1335.
[arguments]: Enable tests and add new 'set-PATH-for-tests phase.
[native-inputs]: Add ephemeralpg.
| Mathieu Othacehe |
2021-03-10 | gnu: guile-simple-zmq: Update to 0.0.0-9.b2ea97e....* gnu/packages/guile-xyz.scm (guile-simple-zmq): Update to 0.0.0-9.b2ea97e.
| Mathieu Othacehe |
2021-03-10 | gnu: gnucobol: Update to 3.1.2 [security fixes]....* gnu/packages/cobol.scm (gnucobol): Update to 3.1.2.
[arguments]: Add 'set-TERM phase before 'check to set the TERM environment
variable for tests that expect it.
| Léo Le Bouter |
2021-03-10 | gnu: osc: Update to 0.172.0 [fixes CVE-2019-3681]....* gnu/packages/build-tools.scm (osc): Update to 0.172.0.
[native-inputs]: Add python-chardet. Required by tests.
| Léo Le Bouter |
2021-03-10 | gnu: python-m2crypto: Disable tests because they are date-sensitive....* gnu/packages/python-crypto.scm (python-m2crypto)[arguments]: Set '#:tests?'
to '#f'.
| Léo Le Bouter |
2021-03-09 | gnu: linux-libre 5.4: Update to 5.4.104....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.104.
(linux-libre-5.4-pristine-source): Update hash.
| Leo Famulari |
2021-03-09 | gnu: linux-libre 5.10: Update to 5.10.22....* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.22.
(linux-libre-5.10-pristine-source): Update hash.
| Leo Famulari |
2021-03-09 | gnu: linux-libre: Update to 5.11.5....* gnu/packages/linux.scm (linux-libre-5.11-version): Update to 5.11.5.
(linux-libre-5.11-pristine-source): Update hash.
| Leo Famulari |
2021-03-10 | gnu: c-ares: Update to 1.17.1 [fixes CVE-2020-8277]....* gnu/packages/adns.scm (c-ares/fixed): New variable.
(c-ares)[replacement]: Graft.
| Léo Le Bouter |
2021-03-10 | gnu: imagemagick/fixed: Retain version length for successful grafting....* gnu/packages/imagemagick.scm (imagemagick/fixed):
[version]: Append 'g'.
[source]: Hardcode version.
| Léo Le Bouter |
2021-03-10 | gnu: password-store: Update to 1.7.3-1.918992c....* gnu/packages/password-utils.scm (password-store): Update to
1.7.3-1.918992c.
[arguments]<#:phases>['wrap-path]: Add "wl-clipboard".
[inputs]: Add "wl-clipboard".
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Sébastien Lerique |
2021-03-10 | gnu: dcmtk: Update to 3.6.6....* gnu/packages/image-processing.scm (dcmtk): Update to 3.6.6.
[inputs]: Add icu4c.
| Tobias Geerinckx-Rice |
2021-03-10 | gnu: electron-cash: Update to 4.2.4....* gnu/packages/finance.scm (electron-cash): Update to 4.2.4.
| Tobias Geerinckx-Rice |
2021-03-10 | gnu: range-v3: Fix typo in description....* gnu/packages/cpp.scm (range-v3)[description]: Fix typo.
| Tobias Geerinckx-Rice |
2021-03-10 | gnu: fcitx5: Update to 5.0.5....* gnu/packages/fcitx5.scm (fcitx5): Update to 5.0.5.
| Tobias Geerinckx-Rice |
2021-03-10 | gnu: lmdb: Update to 0.9.28....* gnu/packages/databases.scm (lmdb): Update to 0.9.28.
| Tobias Geerinckx-Rice |
2021-03-10 | gnu: git: Update to 2.30.2 [fixes CVE-2021-21300]....* gnu/packages/version-control.scm (git): Update to 2.30.2.
| Léo Le Bouter |
2021-03-10 | gnu: libtiff: Update to 4.2.0 [security fixes]....Non-exhaustively, fixes CVE-2020-35523, CVE-2020-35522 and CVE-2020-35521.
* gnu/packages/image.scm (libtiff/fixed): New variable.
(libtiff)[replacement]: Graft.
| Léo Le Bouter |
2021-03-10 | gnu: Add nextcloud-client....* gnu/packages/messaging.scm (nextcloud-client): New variable.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
| Raghav Gururajan |
2021-03-10 | gnu: Add qtsolutions....* gnu/packages/qt.scm (qtsolutions): New variable.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
| Raghav Gururajan |
2021-03-10 | gnu: Add appstream....* gnu/packages/freedesktop.scm (appstream): New variable.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
| Raghav Gururajan |