Age | Commit message (Collapse) | Author |
|
* gnu/packages/freedesktop.scm (wayland-protocols): Update to 1.20.
|
|
* gnu/packages/vulkan.scm (vulkan-headers, vulkan-loader, vulkan-tools):
Update to 1.2.148.
|
|
* gnu/packages/freedesktop.scm (libinput): Update to 1.15.6.
|
|
* gnu/packages/python-web.scm (python-requests): Update to 2.24.0.
|
|
* gnu/packages/python-xyz.scm (python-mako): Update to 1.1.3.
|
|
* gnu/packages/pciutils.scm (pciutils): Update to 3.7.0.
|
|
* gnu/packages/gtk.scm (gtk+): Update to 3.24.21.
|
|
* gnu/packages/onc-rpc.scm (libnsl): Update to 1.3.0.
[arguments]: Remove #:phases.
|
|
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.11-24.
|
|
* gnu/packages/python-crypto.scm (python-cryptography-vectors,
python-cryptography): Update to 3.0.
|
|
This release fixes CVE-2020-6829, CVE-2020-12400, CVE-2020-12401, and
CVE-2020-12403.
* gnu/packages/patches/nss-pkgconfig.patch: Adjust patch context.
* gnu/packages/nss.scm (nss): Update to 3.55.
[arguments]: Add "all" to #:make-flags. Remove obsolete deletions.
* gnu/packages/certs.scm (nss-certs): Update to 3.55.
|
|
* gnu/packages/nss.scm (nspr): Update to 4.27.
|
|
* gnu/packages/python-xyz.scm (python-cython): Update to 0.29.21.
|
|
* gnu/packages/security-token.scm (pcsc-lite): Update to 1.9.0.
|
|
* gnu/packages/qt.scm (qtbase/next, qtbase-for-krita): Remove variables.
(qtbase)[source](patches): Add "qtbase-absolute-runpath.patch" and
"qtbase-fix-krita-deadlock.patch".
(python-pyside-2-tools)[inputs]: Change from QTBASE/NEXT to QTBASE.
* gnu/packages/kde.scm (krita)[inputs]: Change from QTBASE-FOR-KRITA to QTBASE.
|
|
* gnu/packages/xorg.scm (xorg-server-for-tests)[source, version]: Inherit from
XORG-SERVER.
|
|
|
|
* gnu/packages/linux.scm (libseccomp)[arguments]: Add phase to skip one test.
|
|
* gnu/packages/linux.scm (libseccomp)[arguments]: New field.
|
|
* gnu/packages/security-token.scm (ccid): Update to 1.4.33.
|
|
* gnu/packages/web.scm (nginx): Update to 1.19.1.
|
|
* gnu/packages/databases.scm (rocksdb): Update to 6.11.4.
|
|
* gnu/packages/linux.scm (libseccomp): Update to 2.5.0.
[native-inputs]: Add GPERF.
|
|
* gnu/packages/web.scm (hitch): Update to 1.6.0.
|
|
* gnu/packages/video.scm (libaacs): Update to 0.11.0.
|
|
* gnu/packages/video.scm (ffmpeg): Update to 4.3.1.
|
|
* gnu/packages/regex.scm (re2): Update to 2020-07-06.
[source](modules, snippet): Remove.
|
|
* gnu/packages/logging.scm (spdlog): Update to 1.7.0.
|
|
* gnu/packages/audio.scm (fluidsynth): Update to 2.1.4.
|
|
* gnu/packages/image.scm (exiv2): Update to 0.27.3.
|
|
* gnu/packages/xml.scm (libebml): Update to 1.4.0.
|
|
* gnu/packages/video.scm (libmatroska): Update to 1.6.0.
|
|
* gnu/packages/photo.scm (libraw): Update to 0.20.0.
* gnu/packages/image.scm (freeimage)[source](patches): Add LibRaw
compatibility patch.
|
|
Fixes <https://bugs.gnu.org/42519>.
This fixes:
guix time-machine --commit=897f303d2fa61497a931cf5fcb43349eb5f44c14
a commit dated Dec. 2018.
* guix/quirks.scm (%bug-41214-patch)[accesses-guile-2.2-optimization-options?]:
Add second 'match' clause.
|
|
Reported by Pierre Neidhardt <mail@ambrevar.xyz>.
* doc/guix.texi (Channels): Mention the keyring branch and the
'keyring-reference' bit in '.guix-channel'.
|
|
Suggested by zimoun <zimon.toutoune@gmail.com>.
* doc/guix.texi (Channels): Use the commit for 'v1.0.0' instead of a
non-existing commit in example.
|
|
* gnu/packages/patches/luminance-hdr-qt-printer.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/image-viewers.scm (luminance-hdr): Update to 2.6.0.
[inputs]: Add QTSVG and EIGEN.
[arguments]: Add #:tests? #f.
|
|
* gnu/packages/games.scm (enigma)[arguments]: Add phase to substitute faulty
comparison.
|
|
* gnu/packages/gps.scm (gpscorrelate): Update to 2.0.
[arguments]: Remove #:tests?.
[inputs]: Remove GTK+-2. Add GTK+.
|
|
* gnu/packages/openpgp.scm (dkgpg): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/openpgp.scm: New file.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
Fixes <https://bugs.gnu.org/42509>.
Reported by Alexandru-Sergiu Marton <brown121407@posteo.ro>.
* guix/import/github.scm (fetch-releases-or-tags): Use 'http-fetch'
instead of 'json-fetch', and guard against 404 errors. Upon 404, emit a
warning and return the empty vector.
|
|
Fixes <https://bugs.gnu.org/42510>.
* guix/scripts/pack.scm (wrapped-manifest-entry): Recurse on
'dependencies' field.
* tests/guix-pack-relocatable.sh: Add test.
|
|
Fixes <https://bugs.gnu.org/42392>.
Reported by Maxim Cournoyer and Erik Garrison.
Until now, the generated <bits/c++config.h> would be incorrect (many
_GLIBCXX_HAVE macros would be undefined), which in turn would lead to
build failures for most C++ programs.
* gnu/packages/gcc.scm (gcc-6)[inputs]: Add LIBSTDC++-HEADERS.
(libstdc++, libstdc++-headers): New variables.
* gnu/packages/gcc.scm (gfortran): Change first argument to 'custom-gcc'
to remove dependency on LIBSTDC++-HEADERS.
|
|
* gnu/packages/gcc.scm (gcc-10): Update to 10.2.0.
|
|
* gnu/packages/maths.scm (sleef): New variable.
Signed-off-by: Brett Gilio <brettg@gnu.org>
|
|
* gnu/packages/backup.scm (duplicity): Update to 0.8.14.
[native-inputs]: Add gettext, python-future, python-pytest,
python-pytest-runner, and python-setuptools-scm. Move other python2 packages
to python.
[propagated-inputs]: Ditto.
[inputs]: Use latest librsync.
[arguments]: Remove #:python argument. Adjust gpg substitution regex for
latest source.
|
|
Fixes <https://bugs.gnu.org/42476>.
Reported by linka on #guix.
* gnu/packages/patches/qtbase-fix-krita-deadlock.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/qt.scm (qtbase-for-krita): New variable.
* gnu/packages/kde.scm (krita)[inputs]: Replace qtbase with qtbase-for-krita.
|
|
* gnu/packages/graphics.scm (blender): Update to 2.83.3.
|
|
* gnu/packages/dns.scm (dnsmasq): Update to 2.82.
|