Age | Commit message (Expand) | Author |
2021-02-20 | gnu: ghostscript: Update to 9.53.3....* gnu/packages/ghostscript.scm (ghostscript): Update to 9.53.3.
[source]: Remove obsolete patch 'ghostscript-CVE-2020-15900.patch'.
* gnu/packages/patches/ghostscript-CVE-2020-15900.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Vincent Legoll |
2021-02-20 | gnu: jbig2dec: Update to 0.19....* gnu/packages/image.scm (jbig2dec): Update to 0.19.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Vincent Legoll |
2021-02-20 | gnu: libx11: Update to 1.7.0....* gnu/packages/xorg.scm (libx11): Update to 1.7.0.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Vincent Legoll |
2021-02-20 | gnu: fossil: Update to 2.14....* gnu/packages/version-control.scm (fossil): Update to 2.14.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Vincent Legoll |
2021-02-20 | gnu: fontforge: Update to 20201107....* gnu/packages/fontutils.scm (fontforge): Update to 20201107.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Vincent Legoll |
2021-02-18 | gnu: binutils: Update to 2.36.1....* gnu/packages/base.scm (binutils): Update to 2.36.1.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Vincent Legoll |
2021-02-18 | gnu: tar: Update to 1.34....* gnu/packages/base.scm (tar): Update to 1.34.
| Efraim Flashner |
2021-02-18 | gnu: nettle: Update to 3.7.1....* gnu/packages/nettle.scm (nettle): Update to 3.7.1.
| Efraim Flashner |
2021-02-18 | gnu: tootle: Update package references....* gnu/packages/mastodon.scm (tootle)[inputs]: Replace vala-0.50 with
vala.
| Efraim Flashner |
2021-02-11 | Merge branch 'master' into core-updates | Danny Milosavljevic |
2021-02-11 | gnu: Add font-cozette....* gnu/packages/fonts.scm (font-cozette): New variable.
| Julien Lepiller |
2021-02-11 | gnu: Add python-crayons....* gnu/packages/python-xyz.scm (python-crayons): New variable.
| Julien Lepiller |
2021-02-11 | gnu: grammalecte: Update to 2.1.0....* gnu/packages/dictionaries.scm (grammalecte): Update to 2.1.0.
| Nicolas Goaziou |
2021-02-11 | gnu: python-dropbox: Update to 11.2.0....* gnu/packages/file-systems.scm (python-dropbox): Update to 11.2.0.
| Efraim Flashner |
2021-02-11 | gnu: dbxfs: Update to 1.0.51....* gnu/packages/file-systems.scm (dbxfs): Update to 1.0.51.
| Efraim Flashner |
2021-02-11 | gnu: texmacs: Update to 1.99.18....* gnu/packages/text-editors.scm (texmacs): Update to 1.99.18.
| Nicolas Goaziou |
2021-02-11 | gnu: lyx: Update to 2.3.6.1....* gnu/packages/tex.scm (lyx): Update to 2.3.6.1.
| Nicolas Goaziou |
2021-02-11 | gnu: python-duniterpy: Update to 0.61.0....* gnu/packages/finance.scm (python-duniterpy): Update to 0.61.0.
| Nicolas Goaziou |
2021-02-11 | gnu: musescore: Update to 3.6.2....* gnu/packages/music.scm (musescore): Update to 3.6.2.
| Nicolas Goaziou |
2021-02-11 | gnu: emacs-ebdb: Update to 0.6.22....* gnu/packages/emacs-xyz.scm (emacs-ebdb): Update to 0.6.22.
| Nicolas Goaziou |
2021-02-11 | gnu: icecat: Upgrade rust dependency....* gnu/packages/gnuzilla.scm (icecat)[inputs]: Replace 'rust-1.41' by 'rust',
currently at version 1.49.
| Maxim Cournoyer |
2021-02-11 | gnu: icedove: Upgrade rust dependency....* gnu/packages/gnuzilla.scm (icedove)[inputs]: Replace 'rust-1.41' by 'rust',
currently at version 1.49.
| Maxim Cournoyer |
2021-02-11 | gnu: librsvg: Update to 2.50.3....* gnu/packages/gnome.scm (librsvg): Update to 2.50.3. Remove trailing #t.
[cargo-development-inputs]: Update rust-lopdf to 0.26.
(librsvg-next): Remove variable.
(eog): Adjust.
| Maxim Cournoyer |
2021-02-11 | gnu: rust-lopdf: Update to 0.26.0....* gnu/packages/crates-io.scm (rust-lopdf-0.25): Rename to ...
(rust-lopdf-0.26): ... this.
[source]: Fix indentation.
[cargo-inputs]: Update rust-image to version 0.23. Update rust-linked-hash-map to
version 0.5. Update rust-nom to version 6. Update rust-time to version 0.2.
[phases]{disable-problematic-tests}: New phase.
| Maxim Cournoyer |
2021-02-11 | gnu: vala: Update to 0.50.3....* gnu/packages/gnome.scm (vala): Update to 0.50.3. Delete trailing #t.
[phases]{pre-check}: Adjust for file renaming. No longer set the
DBUS_FATAL_WARNINGS environment variable.
(vala-0.50): Remove variable.
* gnu/packages/gnome-xyz.scm (vala-language-server): Adjust.
| Maxim Cournoyer |
2021-02-11 | gnu: w3m: Update to 0.5.3+git20210102....* gnu/packages/w3m.scm (w3m): Update to 0.5.3+git20210102.
[configure-flags]: Add the "--with-imagelib=imlib2" option.
[inputs]: Add imlib2.
| Maxim Cournoyer |
2021-02-11 | gnu: sequoia: Use latest rust....* gnu/packages/sequoia.scm (sequoia)[arguments]: Use the latest (and only)
rust.
| Maxim Cournoyer |
2021-02-11 | gnu: rust: Only test the current release....By only testing the final Rust in the bootstrap chain, the total build time is
reduced by approximately 30%, from about 11 hours to 8 hours on a fast
machine. Combined with commit df93fc21a4, the total Rust bootstrap chain
build time should have been halved.
* gnu/packages/patches/rust-1.25-accept-more-detailed-gdb-lines.patch:
Delete file.
* gnu/local.mk (dist_patch_DATA): De-register it.
* gnu/packages/rust.scm (rust-1.29): Do not apply the above patch.
(rust-1.30): Remove the "doc" output. Disable tests.
[phases]{set-env}: Do not set CFG_DISABLE_CROSS_TESTS.
{relax-gdb-auto-load-safe-path, patch-tests, patch-cargo-index-update}
{patch-aarch64-test, remove-unsupported-tests, disable-amd64-avx-test}
{patch-cargo-tests, patch-cargo-env-shebang}
{ignore-cargo-package-tests}: Remove phases.
{configure}: Remove the doc and gdb bindings and their respective
configuration entries in the generated config.toml file.
{check}: Remove phase.
[native-inputs]{bison, flex, gdb, procps}: Remove inputs.
{python-2}: Replace by python-wrapper.
{rust-1.29}: Do not export variable.
{rust-1.30}: Likewise.
(rust-1.31): Likewise.
[arguments]: Remove field.
(rust-1.32): Do not export variable.
[source]: Remove patch.
[phases]{override-jemalloc}: Order following 'configure.
{remove-flaky-test, patch-aarch64-test}: Remove deletions.
(rust-1.33): Do not export variable.
[arguments]: Remove field.
(rust-1.34): Do not export variable.
(rust-1.35): Likewise.
(rust-1.36): Likewise.
[arguments]: Remove field.
(rust-1.37): Do not export variable.
(rust-1.38): Do not export variable.
[arguments]: Likewise.
(rust-1.39): Do not export variable.
(rust-1.40): Do not export variable.
[phases]: Do not alter the #:phases argument.
(rust-1.41, rust-1.42, rust-1.43): Do not export variables.
(rust-1.44): Likewise.
[arguments]: Remove field.
(rust-1.45): Do not export variable.
[phases]{skip-shebang-tests, skip-networking-test}: Remove phases.
(rust-1.46): Do not export variable.
(rust-1.47): Do not export variable.
[arguments]: Remove field.
(rust-1.48): Do not export variable.
[arguments]: Remove field.
(rust-1.49): Rename to...
(rust): ... this.
[outputs]: Add a "doc" output.
[phases]{enable-docs, add-gdb-to-config}
{relax-gdb-auto-load-safe-path, patch-cargo-env-shebang}
{disable-tests-requiring-git, disable-interrupt-tests}
{patch-command-exec-tests, patch-command-uid-gid-test}
{skip-shebang-tests, patch-process-tests}: New phases.
[native-inputs]{gdb-9.2, procps}: New inputs.
| Maxim Cournoyer |
2021-02-11 | gnu: visidata: Update to 2.2.1....* gnu/packages/visidata.scm (visidata): Update to 2.2.1.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Ryan Prior |
2021-02-11 | gnu: esbuild: Update to 0.8.43....* gnu/packages/web.scm (esbuild): Update to 0.8.43.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Ryan Prior |
2021-02-11 | gnu: emacs-ztree: Update to 20210210....* gnu/packages/emacs-xyz.scm (emacs-ztree): Update to 20210210.
| Pierre Neidhardt |
2021-02-11 | gnu: Add tiramisu....* gnu/packages/gnome-xyz.scm (tiramisu): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Stefan Reichör |
2021-02-11 | gnu: dropbear: Unbundle libraries....* gnu/packages/ssh.scm (dropbear)[source]: Add snippet to remove
libtommath, libtomcrypt.
[arguments]: Add configure-flag to not use bundled libraries.
[inputs]: Add libtomcrypt, libtommath.
| Efraim Flashner |
2021-02-11 | gnu: libtomcrypt: Patch pkg-config file to pull libtommath....* gnu/packages/multiprecision.scm (libtomcrypt)[arguments]: Adjust
'prepare-build phase to patch libtomcrypt.pc to link tommath.
| Efraim Flashner |
2021-02-11 | environment: Allow starting from existing profile....* guix/scripts/environment.scm (%options): Add -p/--profile switch.
(show-help): Document new switch.
(guix-environment): Handle new 'profile switch.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Lars-Dominik Braun |
2021-02-11 | gnu: Add libtomcrypt....* gnu/packages/multiprecision.scm (libtomcrypt): New variable.
| Efraim Flashner |
2021-02-11 | gnu: lz4: Disable parallel testing....* gnu/packages/compression.scm (lz4)[arguments]: Set "#:parallel-tests?"
keyword argument to "#f".
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Léo Le Bouter |
2021-02-11 | gnu: miredo: Fix creation of .pid file....* gnu/packages/networking.scm (miredo)[arguments]: Add "--localstatedir=/var"
to #:configure-flags and add 'do-not-create-/run phase to #:phases to remove
code that tries to create a directory inside "@localstatedir@" during install.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Léo Le Bouter |
2021-02-11 | gnu: vim: Fix test_signals test....* gnu/packages/vim.scm (vim)[arguments]: Add "CFLAGS=-D_REENTRANT" to
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| John Doe |
2021-02-11 | services: Add 'xorg-server-service-type'....* gnu/services/xorg.scm (xorg-server-service-type): New service type.
(xorg-server-profile-service): New procedure.
| 宋文武 |
2021-02-11 | gnu: parted: Update to 3.4....* gnu/packages/disk.scm (parted): Update to 3.4.
[native-inputs]: Remove python-2 and add python-wrapper to fix tests.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Léo Le Bouter |
2021-02-11 | gnu: gajim-openpgp: Update to 1.3.9....* gnu/packages/messaging.scm (gajim-openpgp): Update to 1.3.9.
[propagated-inputs]: Add python-gpg.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Raghav Gururajan |
2021-02-11 | gnu: gajim-omemo: Update to 2.7.13....* gnu/packages/messaging.scm (gajim-omemo): Update to 2.7.13.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Raghav Gururajan |
2021-02-11 | gnu: gajim: Fix credentials management....* gnu/packages/messaging.scm (gajim)[inputs]: Remove gnome-keyring.
Add libsecret.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Raghav Gururajan |
2021-02-11 | gnu: gajim: Update to 1.3.0....* gnu/packages/messaging.scm (gajim): Update to 1.3.0.
[arguments]<#:phases>['disable-failing-tests]: New phase.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Raghav Gururajan |
2021-02-11 | gnu: python-nbxmpp: Support GSSAPI authentication....* gnu/packages/messaging.scm (python-nbxmpp)[inputs]: Add python-gssapi.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Raghav Gururajan |
2021-02-11 | gnu: python-nbxmpp: Update to 2.0.1....* gnu/packages/messaging.scm (python-nbxmpp): Update to 2.0.1.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Raghav Gururajan |
2021-02-11 | gnu: hedgewars: Fix build....Fixes <https://issues.guix.gnu.org/46398>.
* gnu/packages/games.scm (hedgewars)[arguments]<#:phases>: Add the missing
"#include <QPainterPath>".
| 宋文武 |
2021-02-11 | gnu: nim: Update to 1.4.2....* gnu/packages/nim.scm (nim): Update to 1.4.2.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Yuriy Glukhov |
2021-02-11 | gnu: procps: Update provided programs list in description....* gnu/packages/linux.scm (procps)[description]: Update provided programs list.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Léo Le Bouter |