summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: libwebp: Update to 1.2.0.Marius Bakke2021-05-13
| | | | * gnu/packages/image.scm (libwebp): Update to 1.2.0.
* gnu: python-pygobject: Update to 3.40.1.Marius Bakke2021-05-13
| | | | * gnu/packages/glib.scm (python-pygobject): Update to 3.40.1.
* gnu: python-pycairo: Update to 1.20.0.Marius Bakke2021-05-13
| | | | * gnu/packages/gtk.scm (python-pycairo): Update to 1.20.0.
* gnu: python-pytest-asyncio: Update to 0.15.1.Marius Bakke2021-05-13
| | | | * gnu/packages/check.scm (python-pytest-asyncio): Update to 0.15.1.
* gnu: librsvg: Update to 2.50.5.Marius Bakke2021-05-13
| | | | * gnu/packages/gnome.scm (librsvg): Update to 2.50.5.
* gnu: librsvg: Build with Rust 1.48.Marius Bakke2021-05-13
| | | | * gnu/packages/gnome.scm (librsvg)[arguments]: Add #:rust.
* gnu: Rust: Export all versions.Marius Bakke2021-05-13
| | | | | | | | | | | * gnu/packages/rust.scm (rust-1.29, rust-1.30, rust-1.31, rust-1.32, rust-1.33, rust-1.34, rust-1.35, rust-1.36, rust-1.37, rust-1.38, rust-1.39, rust-1.40, rust-1.41, rust-1.42, rust-1.43, rust-1.44, rust-1.45, rust-1.46, rust-1.47, rust-1.48): Export. (rust): Rename to .... rust-1.49): ... this. (rust-1.50): Refer to RUST-1.49 instead of RUST. (rust): Turn into alias for RUST-1.49.
* gnu: cairo: Remove duplicate input.Marius Bakke2021-05-13
| | | | | | | This is a follow-up to bb8be806b5e6bcbe83ae1ebfce71a3881cf23015. * gnu/packages/gtk.scm (cairo)[inputs]: Remove the extra FONTCONFIG. While at it, reintroduce source code comments that disappeared with the same commit.
* gnu: GTK+: Remove unused inputs.Marius Bakke2021-05-13
| | | | | | * gnu/packages/gtk.scm (gtk+)[inputs]: Remove PAPI, which is not the Papi GTK+ expects. [native-inputs]: Remove INTLTOOL, which is not used by current GNOME projects.
* gnu: freeglut: Fix build with GCC 10.Marius Bakke2021-05-13
| | | | | | * gnu/packages/patches/freeglut-gcc-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/gl.scm (freeglut)[source](patches): New field.
* gnu: Fix references to unbound variables.Marius Bakke2021-05-13
| | | | | | | | | | | This is a follow-up to f03426420497cd9839f5fb3cb547dbecd8d6053b which introduced new packages that refer to variables that no longer exist. * gnu/packages/python-xyz.scm (python-fastjsonschema)[native-inputs]: Change from PYTHON-PYTEST-6 to PYTHON-PYTEST. (python-nbconvert)[native-inputs]: Change from TEXLIVE-UNION to TEXLIVE-UPDMAP.CFG. * gnu/packages/shells.scm (nushell)[arguments]: Remove #:rust.
* gnu: libidn2: Update to 2.3.1.Efraim Flashner2021-05-13
| | | | | * gnu/packages/libidn.scm (libidn2): Update to 2.3.1. [native-inputs]: Remove lzip.
* gnu: ghostscript: Update to 9.54.0.Marius Bakke2021-05-09
| | | | | | | * gnu/packages/patches/ghostscript-freetype-compat.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/ghostscript.scm (ghostscript): Update to 9.54.0. [source](patches): Remove obsolete patch.
* gnu: RHash: Update to 1.4.1.Marius Bakke2021-05-09
| | | | * gnu/packages/crypto.scm (rhash): Update to 1.4.1.
* gnu: CMake: Update to 3.20.2.Marius Bakke2021-05-09
| | | | | | | | | | * gnu/packages/cmake.scm (%common-disabled-tests): Don't disable BootstrapTest. (cmake-bootstrap): Update to 3.20.2. [source](modules, snippet): Move from here ... (cmake-minimal)[source]: ... to here. * gnu/packages/patches/mariadb-cmake-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/databases.scm (mariadb)[source](patches): Add it.
* gnu: nghttp2: Update to 1.43.0.Marius Bakke2021-05-09
| | | | | * gnu/packages/web.scm (nghttp2): Update to 1.43.0. [native-inputs]: Add PYTHON.
* gnu: kmod: Update to 28.Marius Bakke2021-05-09
| | | | | * gnu/packages/linux.scm (kmod): Update to 28. [native-inputs]: Add ZSTD.
* gnu: libcap: Update to 2.49.Marius Bakke2021-05-09
| | | | | | | | | * gnu/packages/linux.scm (libcap-2.31): Rename to ... (libcap): ... this: Update to 2.49. [arguments]: Adjust substitution. (libcap/next): Remove variable. * gnu/packages/avahi.scm (avahi)[inputs]: Change from LIBCAP/NEXT to LIBCAP. * gnu/packages/base.scm (coreutils)[inputs]: Likewise.
* gnu: libksba: Update to 1.5.1.Marius Bakke2021-05-09
| | | | * gnu/packages/gnupg.scm (libksba): Update to 1.5.1.
* gnu: libassuan: Update to 2.5.5.Marius Bakke2021-05-09
| | | | * gnu/packages/gnupg.scm (libassuan): Update to 2.5.5.
* gnu: libgpg-error: Update to 1.42.Marius Bakke2021-05-09
| | | | * gnu/packages/gnupg.scm (libgpg-error): Update to 1.42.
* gnu: expat: Update to 2.3.0.Marius Bakke2021-05-09
| | | | * gnu/packages/xml.scm (expat): Update to 2.3.0.
* gnu: util-linux: Update to 2.36.2.Marius Bakke2021-05-09
| | | | * gnu/packages/linux.scm (util-linux): Update to 2.36.2.
* gnu: sqlite: Update to 3.35.5.Marius Bakke2021-05-09
| | | | * gnu/packages/sqlite.scm (sqlite): Update to 3.35.5.
* gnu: mit-krb5: Update to 1.19.1.Marius Bakke2021-05-09
| | | | | | | | | * gnu/packages/patches/mit-krb5-hurd.patch: Adjust for 1.19.1. * gnu/packages/patches/mit-krb5-qualify-short-hostnames.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/kerberos.scm (mit-krb5): Update to 1.19.1. [source](patches): Remove obsolete patch. [arguments]: Remove trailing #t's and one obsolete subtitution.
* gnu: icu4c: Update to 69.1.Marius Bakke2021-05-09
| | | | * gnu/packages/icu4c.scm (icu4c): Update to 69.1.
* gnu: libfaketime: Update to 0.9.9.Marius Bakke2021-05-09
| | | | | * gnu/packages/check.scm (libfaketime): Update to 0.9.9. [arguments]: Use CC-FOR-TARGET. Remove obsolete compiler flag and trailing #t's.
* gnu: linux-libre-headers: Update to 5.10.35.Marius Bakke2021-05-09
| | | | | | * gnu/packages/linux.scm (linux-libre-headers-5.4.20): Rename to ... (linux-libre-headers-5.10.35): ... this. Update to 5.10.35. (linux-libre-headers): Adjust accordingly.
* gnu: perl: Update to 5.32.1.Marius Bakke2021-05-09
| | | | * gnu/packages/perl.scm (perl): Update to 5.32.1.
* gnu: bison: Update to 3.7.6.Marius Bakke2021-05-09
| | | | * gnu/packages/bison.scm (bison): Update to 3.7.6.
* gnu: bash: Update to 5.1.8.Marius Bakke2021-05-09
| | | | | | | | | * gnu/packages/bash.scm (patch-url): Adjust for 5.1. (%patch-series-5.0): Rename to ... (%patch-series-5.1): Add the 5.1 patches. (bash): Update to 5.1 and and adjust for renamed variable. * gnu/packages/gawk.scm (gawk)[arguments]: Adjust test that fails with the new Bash.
* gnu: elfutils: Omit static libraries.Marius Bakke2021-05-09
| | | | | * gnu/packages/elf.scm (elfutils)[arguments]: Add "--disable-static" to #:configure-flags.
* gnu: elfutils: Update to 0.183.Marius Bakke2021-05-09
| | | | * gnu/packages/elf.scm (elfutils): Update to 0.183.
* gnu: Python: Update to 3.9.5.Marius Bakke2021-05-09
| | | | * gnu/packages/python.scm (python-3.9): Update to 3.9.5.
* gnu: glib: Disable SELinux support.Marius Bakke2021-05-09
| | | | | * gnu/packages/glib.scm (glib)[propagated-inputs]: Remove SELINUX. [arguments]: Add "-Dselinux=false" to #:configure-flags.
* gnu: python-urllib3: Remove replacement package.Marius Bakke2021-05-09
| | | | | | * gnu/packages/python-web.scm (python-urllib3): Update to 1.26.4. [replacement]: Remove. (python-urllib3/fixed): Remove variable.
* gnu: PostgreSQL: Remove replacement package.Marius Bakke2021-05-09
| | | | | | * gnu/packages/databases.scm (postgresql-13): Update to 13.2. [replacement]: Remove. (postgresql-13.2): Remove variable.
* gnu: OpenLDAP: Remove replacement package.Marius Bakke2021-05-09
| | | | | | * gnu/packages/openldap.scm (openldap): Update to 2.4.57. [replacement]: Remove. (openldap-2.4.57): Remove variable.
* gnu: MariaDB: Incorporate grafted changes.Marius Bakke2021-05-09
| | | | | | * gnu/packages/databases.scm (mariadb)[replacement]: Remove. [source](patches): New field. (mariadb/fixed): Remove variable.
* gnu: unzip: Incorporate grafted changes.Marius Bakke2021-05-09
| | | | | | * gnu/packages/compression.scm (unzip)[replacement]: Remove. [source](patches): Add patches from UNZIP/FIXED. (unzip/fixed): Remove variable.
* gnu: c-ares: Remove replacement package.Marius Bakke2021-05-09
| | | | | | * gnu/packages/adns.scm (c-ares): Update to 1.17.1. [arguments]: New field. (c-ares/fixed): Remove variable.
* gnu: cURL: Update to 7.76.1.Marius Bakke2021-05-09
| | | | | | * gnu/packages/curl.scm (curl): Update to 7.76.1. [replacement]: Remove. (curl/fixed): Remove variable.
* gnu: Remove obsolete patches.Marius Bakke2021-05-09
| | | | | | | | | These patches were pulled in via merges from 'master', but have no use on 'core-updates'. * gnu/packages/patches/python-3.8-CVE-2021-3177.patch, gnu/packages/patches/python-3.9-fix-tests.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them.
* Merge branch 'master' into core-updatesMarius Bakke2021-05-09
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnu/local.mk gnu/packages/bioinformatics.scm gnu/packages/django.scm gnu/packages/gtk.scm gnu/packages/llvm.scm gnu/packages/python-web.scm gnu/packages/python.scm gnu/packages/tex.scm guix/build-system/asdf.scm guix/build/emacs-build-system.scm guix/profiles.scm
| * gnu: certbot, python-acme: Update to 1.15.0.Leo Famulari2021-05-09
| | | | | | | | * gnu/packages/tls.scm (python-acme, certbot): Update to 1.15.0.
| * gnu: ExifTool: Fix CVE-2021-22204Leo Famulari2021-05-09
| | | | | | | | | | | | * gnu/packages/patches/perl-image-exiftool-CVE-2021-22204.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/photo.scm (perl-image-exiftool)[source]: Use it.
| * gnu: xfce4-panel: Update to 4.16.3.Michael Rohleder2021-05-09
| | | | | | | | | | | | * gnu/packages/xfce.scm (xfce4-panel): Update to 4.16.3. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| * gnu: thunar: Update to 4.16.8.Michael Rohleder2021-05-09
| | | | | | | | | | | | * gnu/packages/xfce.scm (thunar): Update to 4.16.8. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| * gnu: Add emacs-multitran.Alexandr Vityazev2021-05-09
| | | | | | | | | | | | gnu/packages/emacs-xyz.scm (emacs-multitran): New variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
| * gnu: icedove: Update to 78.10.1.Jonathan Brielmaier2021-05-09
| | | | | | | | * gnu/packages/gnuzilla.scm (icedove): Update to 78.10.1.