aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: libtiff: Fix CVE-2022-34526.Marius Bakke2022-09-16
| | | | | | * gnu/packages/patches/libtiff-CVE-2022-34526.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/image.scm (libtiff)[source](patches): New field.
* gnu: ldb: Update to 2.6.1.Marius Bakke2022-09-16
| | | | * gnu/packages/samba.scm (ldb): Update to 2.6.1.
* gnu: tdb: Update to 1.4.7.Marius Bakke2022-09-16
| | | | * gnu/packages/databases.scm (tdb): Update to 1.4.7.
* gnu: tevent: Update to 0.13.0.Marius Bakke2022-09-16
| | | | * gnu/packages/samba.scm (tevent): Update to 0.13.0.
* gnu: talloc: Update to 2.3.4.Marius Bakke2022-09-16
| | | | * gnu/packages/samba.scm (talloc): Update to 2.3.4.
* gnu: samba: Update to 4.17.0.Marius Bakke2022-09-16
| | | | | * gnu/packages/samba.scm (samba, samba/fixed): Update to 4.17.0. [source](uri): Adjust.
* gnu: cmake-minimal: Update to 3.24.2.Marius Bakke2022-09-16
| | | | | | | | * gnu/packages/patches/cmake-curl-certificates.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/cmake.scm (cmake-bootstrap): Update to 3.24.2 [source](patches): Use refreshed patch. (cmake)[version, source]: Remove.
* gnu: libpaper: Update to 2.0.0.Marius Bakke2022-09-16
| | | | * gnu/packages/ghostscript.scm (libpaper): Update to 2.0.0.
* gnu: GnuPG: Update to 2.2.39.Marius Bakke2022-09-16
| | | | * gnu/packages/gnupg.scm (gnupg): Update to 2.2.39.
* gnu: libksba: Update to 1.6.1.Marius Bakke2022-09-16
| | | | * gnu/packages/gnupg.scm (libksba): Update to 1.6.1.
* gnu: python-mako: Update to 1.2.2.Marius Bakke2022-09-16
| | | | * gnu/packages/python-xyz.scm (python-mako): Update to 1.2.2.
* gnu: fontforge: Update to 20220308.Marius Bakke2022-09-16
| | | | | * gnu/packages/fontutils.scm (fontforge): Update to 20220308. [inputs]: Remove LIBUNINAMESLIST.
* gnu: freeimage: Adjust for LibTIFF 4.4.Marius Bakke2022-09-16
| | | | | | * gnu/packages/patches/freeimage-libtiff-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/image.scm (freeimage)[source](patches): Add it.
* gnu: glibc-for-bootstrap: Remove obsolete patch.Marius Bakke2022-09-16
| | | | | | | * gnu/packages/patches/glibc-static-nss.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/make-bootstrap.scm (glibc-for-bootstrap)[source](patches): Remove it.
* gnu: libgcrypt: Provide absolute gpgrt-config also for native builds.Marius Bakke2022-09-16
| | | | | | | | | This fixes a regression since 497080c10ef154818795dd544fe4d606b1e8535d that would cause things like LIBGCRYPT-STATIC from (gnu packages cryptsetup) to refer to the wrong libgpg-error. * gnu/packages/gnupg.scm (libgcrypt)[arguments]: Add "ac_cv_path_GPGRT_CONFIG" to #:configure-flags, and remove the cross-compile stanza.
* Merge branch 'staging' into core-updatesMarius Bakke2022-09-16
|\
| * Merge branch 'master' into stagingMarius Bakke2022-09-16
| |\
| | * gnu: python-scipy: Update to 1.9.1.Marius Bakke2022-09-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python-science.scm (python-scipy): Update to 1.9.1. [source]: Switch to GIT-FETCH. [outputs]: Remove. [arguments]: Don't disable Pythran. Don't configure OpenBLAS which is now discovered by pkg-config. Do a "manual" PEP 517 style build. Make install-doc phase conditional on the presence of Sphinx. Simplify tests. [propagated-inputs]: Add PYTHON-PYTHRAN. [native-inputs]: Remove PERL, WHICH, PYTHON-NUMPYDOC, PYTHON-PYDATA-SPHINX-THEME, PYTHON-SPHINX, and PYTHON-SPHINX-PANELS. Add GCC, PKG-CONFIG, PYTHON-PYPA-BUILD and PYTHON-MESON.
| | * gnu: Add meson-python.Marius Bakke2022-09-16
| | | | | | | | | | | | * gnu/packages/build-tools.scm (meson-python): New variable.
| | * gnu: antlr4: Update to 4.10.1.Marius Bakke2022-09-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/java.scm (java-antlr4-runtime): Update to 4.10.1. [source](patches): Remove obsolete patch. (java-antlr4-runtime-cpp): Add #:configure-flags. (antlr4)[arguments]: Don't run tests from removed directory. Enable one test; exclude one file. * gnu/packages/fontutils.scm (python-afdko)[arguments]: Add phase to build with the C++ 17 standard.
| | * gnu: python-afdko: Update to 3.9.1.Marius Bakke2022-09-16
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/fontutils.scm (python-afdko): Update to 3.9.1. [arguments]: Add phase to build with system libxml2. Substitute antlr4_static in one more file. [native-inputs]: Add PKG-CONFIG. [inputs]: Add LIBXML2.
| | * gnu: font-amiri: Update to 0.117.Marius Bakke2022-09-16
| | | | | | | | | | | | | | | * gnu/packages/fonts.scm (font-amiri): Update to 0.117. [native-inputs]: Add PYTHON-GLYPHSETS.
| | * gnu: python-ufo2ft: Update to 2.28.0.Marius Bakke2022-09-16
| | | | | | | | | | | | | | | | | | | | | * gnu/packages/fontutils.scm (python-ufo2ft): Update to 2.28.0. [propagated-inputs]: Replace PYTHON-FONTTOOLS with PYTHON-FONTTOOLS-NEXT. * gnu/packages/fonts.scm (font-amiri)[native-inputs]: Likewise, to prevent shadowing the propagated FontTools.
| | * gnu: psautohint: Build with python-fonttools-next.Marius Bakke2022-09-16
| | | | | | | | | | | | | | | * gnu/packages/fontutils.scm (psautohint)[propagated-inputs]: Replace PYTHON-FONTTOOLS with PYTHON-FONTTOOLS-NEXT.
| | * gnu: python-statmake: Build with python-fonttools-next.Marius Bakke2022-09-16
| | | | | | | | | | | | | | | * gnu/packages/fontutils.scm (python-statmake)[propagated-inputs]: Change from PYTHON-FONTTOOLS to PYTHON-FONTTOOLS-NEXT.
| | * gnu: python-fonttools-next: Update to 4.37.1.Marius Bakke2022-09-16
| | | | | | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-fonttools-next): Update to 4.37.1. * gnu/packages/fontutils.scm (python-afdko)[source](snippet): Adjust expected test output.
| | * gnu: python-compreffor: Update to 0.5.2.Marius Bakke2022-09-16
| | | | | | | | | | | | * gnu/packages/fontutils.scm (python-compreffor): Update to 0.5.2.
| | * gnu: python-fontparts: Update to 0.10.8.Marius Bakke2022-09-16
| | | | | | | | | | | | * gnu/packages/fontutils.scm (python-fontparts-bootstrap): Update to 0.10.8.
| | * gnu: python-defcon: Update to 0.10.2.Marius Bakke2022-09-16
| | | | | | | | | | | | * gnu/packages/fontutils.scm (python-defcon-bootstrap): Update to 0.10.2.
| | * gnu: python-fontmath: Update to 0.9.2.Marius Bakke2022-09-16
| | | | | | | | | | | | * gnu/packages/fontutils.scm (python-fontmath): Update to 0.9.2.
| | * gnu: Add python-glyphsets.Marius Bakke2022-09-16
| | | | | | | | | | | | * gnu/packages/fontutils.scm (python-glyphsets): New variable.
| | * gnu: Add python-glyphslib.Marius Bakke2022-09-16
| | | | | | | | | | | | * gnu/packages/fontutils.scm (python-glyphslib): New variable.
| | * gnu: Add python-openstep-plist.Marius Bakke2022-09-16
| | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-openstep-plist): New variable.
| | * gnu: python-afdko: Run tests in parallel.Marius Bakke2022-09-16
| | | | | | | | | | | | | | | | | | * gnu/packages/fontutils.scm (python-afdko)[arguments]: Adjust check phase for parallel execution. [native-inputs]: Add PYTHON-PYTEST-XDIST.
| | * gnu: nfs-utils: Remove unused input.Marius Bakke2022-09-16
| | | | | | | | | | | | | | | * gnu/packages/nfs.scm (nfs-utils)[inputs]: Remove LIBNFSIDMAP, which is part of nfs-utils nowadays.
| | * gnu: hitch: Update to 1.7.3.Marius Bakke2022-09-16
| | | | | | | | | | | | * gnu/packages/web.scm (hitch): Update to 1.7.3.
| | * services: elogind-configuration-file: Do not serialize unspecified items.Maxim Cournoyer2022-09-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This a followup to 59ee837d8b11d7d688045b601e8b240ccbdbe7c7, which changed the default value of the HandleLidSwitchExternalPower to the empty string. Unfortunately this causes elogind to print a warning (although it otherwise works as intended). This change fixes that. * gnu/services/desktop.scm (elogind-configuration-file)<handle-action>: Let the unspecified value go through. <ini-file-clause>: When an unspecified file is encountered, do not produce any text to serialize.
| | * gnu: Add openfpgaloader.Danny Milosavljevic2022-09-16
| | | | | | | | | | | | * gnu/packages/fpga.scm (openfpgaloader): New variable.
| | * gnu: celluloid: Fix build.Michael Rohleder2022-09-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes <https://issues.guix.gnu.org/57839>. * gnu/packages/video.scm (celluloid)[build-system]: Use meson-build-system. [native-inputs]: Add desktop-file-utils, glib:bin, gtk:bin, python-wrapper. Signed-off-by: Christopher Baines <mail@cbaines.net>
| | * gnu: virt-manager: Use gtksourceview@4.Michael Rohleder2022-09-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes <https://issues.guix.gnu.org/57832>. * gnu/packages/virtualization.scm (virt-manager)[inputs]: Replace gtksourceview with gtksourceview-4. Signed-off-by: Christopher Baines <mail@cbaines.net>
| | * gnu: Add shirah.M2022-09-16
| | | | | | | | | | | | | | | | | | * gnu/packages/ebook.scm (shirah): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
| | * gnu: Add python-syllables.M2022-09-16
| | | | | | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-syllables): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
| | * gnu: Add python-ebooklib.M2022-09-16
| | | | | | | | | | | | | | | | | | * gnu/packages/ebook.scm (python-ebooklib): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
| | * gnu: Add mazo.Luis Felipe2022-09-16
| | | | | | | | | | | | | | | | | | * gnu/packages/education.scm (mazo): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
| | * marionette: Avoid read error when wait-for-file file is empty.Christopher Baines2022-09-16
| | | | | | | | | | | | | | | | | | | | | | | | Since #<eof> can't be read. * gnu/build/marionette.scm (wait-for-file): Return "" if file is empty. Partially-Fixes: https://issues.guix.gnu.org/57827
| | * marionette: Make it easier to debug REPL read failures.Christopher Baines2022-09-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Log the remaining contnet written to the REPL, so that there's more to go on than: socket:5:14: Unknown # object: "#<" * gnu/build/marionette.scm (marionette-eval): Catch exceptions from read and log the remainder of the content from the REPL.
| | * system: install: Do not load amdgpu in the installer image.Antero Mejr2022-09-16
| | | | | | | | | | | | | | | | | | | | | * gnu/system/install.scm (installation-os): Add amdgpu to modprobe.blacklist. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| | * Update NEWS.Mathieu Othacehe2022-09-16
| | | | | | | | | | | | | | | | | | | | | Entries extracted from: git log 3eadcdc63..version-1.4.0 * NEWS: Update entries for v1.4.0
| | * gnu: virt-viewer: Update to 11.0 and enable more features.Maxim Cournoyer2022-09-15
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/spice.scm (virt-viewer): Update to 11.0. [build-system]: Use meson-build-system. [arguments]: Delete field. [native-inputs]: Replace intltool with gettext-minimal. Add python. [inputs]: Add bash-completion, libgovirt, libvirt-glib and vte.
| | * gnu: libgovirt: Propagate glib and rest-next.Maxim Cournoyer2022-09-15
| | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (libgovirt) [inputs]: Move rest-next to... [propagated-inputs]: ... here. Add glib.