summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: inetutils: Update to 2.0.Ludovic Courtès2021-02-21
| | | | | | | * gnu/packages/admin.scm (inetutils): Update to 2.0. [source](patches): Remove. * gnu/packages/patches/inetutils-hurd.patch: Remove. * gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu: ghostscript: Update to 9.53.3.Vincent Legoll2021-02-20
| | | | | | | | | * 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>
* gnu: jbig2dec: Update to 0.19.Vincent Legoll2021-02-20
| | | | | | * gnu/packages/image.scm (jbig2dec): Update to 0.19. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: libx11: Update to 1.7.0.Vincent Legoll2021-02-20
| | | | | | * gnu/packages/xorg.scm (libx11): Update to 1.7.0. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: fossil: Update to 2.14.Vincent Legoll2021-02-20
| | | | | | * gnu/packages/version-control.scm (fossil): Update to 2.14. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: fontforge: Update to 20201107.Vincent Legoll2021-02-20
| | | | | | * gnu/packages/fontutils.scm (fontforge): Update to 20201107. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: binutils: Update to 2.36.1.Vincent Legoll2021-02-18
| | | | | | * gnu/packages/base.scm (binutils): Update to 2.36.1. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: tar: Update to 1.34.Efraim Flashner2021-02-18
| | | | * gnu/packages/base.scm (tar): Update to 1.34.
* gnu: nettle: Update to 3.7.1.Efraim Flashner2021-02-18
| | | | * gnu/packages/nettle.scm (nettle): Update to 3.7.1.
* gnu: tootle: Update package references.Efraim Flashner2021-02-18
| | | | | * gnu/packages/mastodon.scm (tootle)[inputs]: Replace vala-0.50 with vala.
* Merge branch 'master' into core-updatesDanny Milosavljevic2021-02-11
|\
| * gnu: Add font-cozette.Julien Lepiller2021-02-11
| | | | | | | | * gnu/packages/fonts.scm (font-cozette): New variable.
| * gnu: Add python-crayons.Julien Lepiller2021-02-11
| | | | | | | | * gnu/packages/python-xyz.scm (python-crayons): New variable.
| * gnu: grammalecte: Update to 2.1.0.Nicolas Goaziou2021-02-11
| | | | | | | | * gnu/packages/dictionaries.scm (grammalecte): Update to 2.1.0.
| * gnu: python-dropbox: Update to 11.2.0.Efraim Flashner2021-02-11
| | | | | | | | * gnu/packages/file-systems.scm (python-dropbox): Update to 11.2.0.
| * gnu: dbxfs: Update to 1.0.51.Efraim Flashner2021-02-11
| | | | | | | | * gnu/packages/file-systems.scm (dbxfs): Update to 1.0.51.
| * gnu: texmacs: Update to 1.99.18.Nicolas Goaziou2021-02-11
| | | | | | | | * gnu/packages/text-editors.scm (texmacs): Update to 1.99.18.
| * gnu: lyx: Update to 2.3.6.1.Nicolas Goaziou2021-02-11
| | | | | | | | * gnu/packages/tex.scm (lyx): Update to 2.3.6.1.
| * gnu: python-duniterpy: Update to 0.61.0.Nicolas Goaziou2021-02-11
| | | | | | | | * gnu/packages/finance.scm (python-duniterpy): Update to 0.61.0.
| * gnu: musescore: Update to 3.6.2.Nicolas Goaziou2021-02-11
| | | | | | | | * gnu/packages/music.scm (musescore): Update to 3.6.2.
| * gnu: emacs-ebdb: Update to 0.6.22.Nicolas Goaziou2021-02-11
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-ebdb): Update to 0.6.22.
| * gnu: visidata: Update to 2.2.1.Ryan Prior2021-02-11
| | | | | | | | | | | | * gnu/packages/visidata.scm (visidata): Update to 2.2.1. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| * gnu: esbuild: Update to 0.8.43.Ryan Prior2021-02-11
| | | | | | | | | | | | * gnu/packages/web.scm (esbuild): Update to 0.8.43. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| * gnu: emacs-ztree: Update to 20210210.Pierre Neidhardt2021-02-11
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-ztree): Update to 20210210.
| * gnu: Add tiramisu.Stefan Reichör2021-02-11
| | | | | | | | | | | | * gnu/packages/gnome-xyz.scm (tiramisu): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| * gnu: dropbear: Unbundle libraries.Efraim Flashner2021-02-11
| | | | | | | | | | | | | | * 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.
| * gnu: libtomcrypt: Patch pkg-config file to pull libtommath.Efraim Flashner2021-02-11
| | | | | | | | | | * gnu/packages/multiprecision.scm (libtomcrypt)[arguments]: Adjust 'prepare-build phase to patch libtomcrypt.pc to link tommath.
| * gnu: Add libtomcrypt.Efraim Flashner2021-02-11
| | | | | | | | * gnu/packages/multiprecision.scm (libtomcrypt): New variable.
| * gnu: lz4: Disable parallel testing.Léo Le Bouter2021-02-11
| | | | | | | | | | | | | | * gnu/packages/compression.scm (lz4)[arguments]: Set "#:parallel-tests?" keyword argument to "#f". Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| * gnu: miredo: Fix creation of .pid file.Léo Le Bouter2021-02-11
| | | | | | | | | | | | | | | | * 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>
| * gnu: vim: Fix test_signals test.John Doe2021-02-11
| | | | | | | | | | | | * gnu/packages/vim.scm (vim)[arguments]: Add "CFLAGS=-D_REENTRANT" to Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| * services: Add 'xorg-server-service-type'.宋文武2021-02-11
| | | | | | | | | | * gnu/services/xorg.scm (xorg-server-service-type): New service type. (xorg-server-profile-service): New procedure.
| * gnu: parted: Update to 3.4.Léo Le Bouter2021-02-11
| | | | | | | | | | | | | | * 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>
| * gnu: gajim-openpgp: Update to 1.3.9.Raghav Gururajan2021-02-11
| | | | | | | | | | | | | | * gnu/packages/messaging.scm (gajim-openpgp): Update to 1.3.9. [propagated-inputs]: Add python-gpg. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| * gnu: gajim-omemo: Update to 2.7.13.Raghav Gururajan2021-02-11
| | | | | | | | | | | | * gnu/packages/messaging.scm (gajim-omemo): Update to 2.7.13. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| * gnu: gajim: Fix credentials management.Raghav Gururajan2021-02-11
| | | | | | | | | | | | | | * gnu/packages/messaging.scm (gajim)[inputs]: Remove gnome-keyring. Add libsecret. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| * gnu: gajim: Update to 1.3.0.Raghav Gururajan2021-02-11
| | | | | | | | | | | | | | * gnu/packages/messaging.scm (gajim): Update to 1.3.0. [arguments]<#:phases>['disable-failing-tests]: New phase. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| * gnu: python-nbxmpp: Support GSSAPI authentication.Raghav Gururajan2021-02-11
| | | | | | | | | | | | * gnu/packages/messaging.scm (python-nbxmpp)[inputs]: Add python-gssapi. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| * gnu: python-nbxmpp: Update to 2.0.1.Raghav Gururajan2021-02-11
| | | | | | | | | | | | * gnu/packages/messaging.scm (python-nbxmpp): Update to 2.0.1. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| * gnu: hedgewars: Fix build.宋文武2021-02-11
| | | | | | | | | | | | | | Fixes <https://issues.guix.gnu.org/46398>. * gnu/packages/games.scm (hedgewars)[arguments]<#:phases>: Add the missing "#include <QPainterPath>".
| * gnu: nim: Update to 1.4.2.Yuriy Glukhov2021-02-11
| | | | | | | | | | | | * gnu/packages/nim.scm (nim): Update to 1.4.2. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| * gnu: procps: Update provided programs list in description.Léo Le Bouter2021-02-11
| | | | | | | | | | | | * gnu/packages/linux.scm (procps)[description]: Update provided programs list. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| * services: knot: Fix configuration verification.Alexey Abramov2021-02-11
| | | | | | | | | | | | | | | | | | * gnu/services/dns.scm (verify-knot-key-configuration): Fix the order of memq arguments. (verify-knot-keystore-configuration): Likewise. (verify-knot-acl-configuration): Replace fold with every procedure. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| * gnu: python-pkginfo: Enable tests.Tanguy Le Carrour2021-02-11
| | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-pkginfo)[arguments]: Don't disable tests. Disable a failing test. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| * gnu: python-pkginfo: Update to 1.7.0.Tanguy Le Carrour2021-02-11
| | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-pkginfo): Udpate to 1.7.0. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| * gnu: srain: Update to 1.1.3.Raghav Gururajan2021-02-11
| | | | | | | | | | | | | | * gnu/packages/irc.scm (srain): Update to 1.1.3. [native-inputs]: Add python-wrapper. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| * gnu: subversion: Update to 1.14.1 [fixes CVE-2020-17525].Leo Famulari2021-02-10
| | | | | | | | * gnu/packages/version-control.scm (subversion): Update to 1.14.1.
| * gnu: r-forcats: Update to 0.5.1.Ricardo Wurmus2021-02-11
| | | | | | | | | | * gnu/packages/statistics.scm (r-forcats): Update to 0.5.1. [native-inputs]: Add r-knitr.
| * gnu: r-quantreg: Update to 5.83.Ricardo Wurmus2021-02-11
| | | | | | | | * gnu/packages/statistics.scm (r-quantreg): Update to 5.83.
| * gnu: r-ggthemes: Update to 4.2.4.Ricardo Wurmus2021-02-11
| | | | | | | | * gnu/packages/statistics.scm (r-ggthemes): Update to 4.2.4.