Age | Commit message (Expand) | Author |
2020-07-25 | gnu: python-cython: Update to 0.29.21....* gnu/packages/python-xyz.scm (python-cython): Update to 0.29.21.
| Marius Bakke |
2020-07-25 | gnu: pcsc-lite: Update to 1.9.0....* gnu/packages/security-token.scm (pcsc-lite): Update to 1.9.0.
| Marius Bakke |
2020-07-24 | gnu: qtbase: Incorporate bugfix variants....* 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.
| Marius Bakke |
2020-07-24 | gnu: xorg-server-for-tests: Update to 1.20.8....* gnu/packages/xorg.scm (xorg-server-for-tests)[source, version]: Inherit from
XORG-SERVER.
| Marius Bakke |
2020-07-24 | Merge branch 'master' into staging | Marius Bakke |
2020-07-24 | gnu: libseccomp: Skip test that fails in QEMU user-mode emulation....* gnu/packages/linux.scm (libseccomp)[arguments]: Add phase to skip one test.
| Marius Bakke |
2020-07-24 | gnu: libseccomp: Do not build the static library....* gnu/packages/linux.scm (libseccomp)[arguments]: New field.
| Marius Bakke |
2020-07-24 | gnu: ccid: Update to 1.4.33....* gnu/packages/security-token.scm (ccid): Update to 1.4.33.
| Marius Bakke |
2020-07-24 | gnu: nginx: Update to 1.19.1....* gnu/packages/web.scm (nginx): Update to 1.19.1.
| Marius Bakke |
2020-07-24 | gnu: rocksdb: Update to 6.11.4....* gnu/packages/databases.scm (rocksdb): Update to 6.11.4.
| Marius Bakke |
2020-07-24 | gnu: libseccomp: Update to 2.5.0....* gnu/packages/linux.scm (libseccomp): Update to 2.5.0.
[native-inputs]: Add GPERF.
| Marius Bakke |
2020-07-24 | gnu: hitch: Update to 1.6.0....* gnu/packages/web.scm (hitch): Update to 1.6.0.
| Marius Bakke |
2020-07-24 | gnu: libaacs: Update to 0.11.0....* gnu/packages/video.scm (libaacs): Update to 0.11.0.
| Marius Bakke |
2020-07-24 | gnu: ffmpeg: Update to 4.3.1....* gnu/packages/video.scm (ffmpeg): Update to 4.3.1.
| Marius Bakke |
2020-07-24 | gnu: re2: Update to 2020-07-06....* gnu/packages/regex.scm (re2): Update to 2020-07-06.
[source](modules, snippet): Remove.
| Marius Bakke |
2020-07-24 | gnu: spdlog: Update to 1.7.0....* gnu/packages/logging.scm (spdlog): Update to 1.7.0.
| Marius Bakke |
2020-07-24 | gnu: fluidsynth: Update to 2.1.4....* gnu/packages/audio.scm (fluidsynth): Update to 2.1.4.
| Marius Bakke |
2020-07-24 | gnu: exiv2: Update to 0.27.3....* gnu/packages/image.scm (exiv2): Update to 0.27.3.
| Marius Bakke |
2020-07-24 | gnu: libebml: Update to 1.4.0....* gnu/packages/xml.scm (libebml): Update to 1.4.0.
| Marius Bakke |
2020-07-24 | gnu: libmatroska: Update to 1.6.0....* gnu/packages/video.scm (libmatroska): Update to 1.6.0.
| Marius Bakke |
2020-07-24 | gnu: LibRaw: Update to 0.20.0 [fixes CVE-2020-15503]....* gnu/packages/photo.scm (libraw): Update to 0.20.0.
* gnu/packages/image.scm (freeimage)[source](patches): Add LibRaw
compatibility patch.
| Marius Bakke |
2020-07-24 | quirks: Adjust patch to allow traveling back to Dec. 2018....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.
| Ludovic Courtès |
2020-07-24 | doc: Mention the channel keyring branch....Reported by Pierre Neidhardt <mail@ambrevar.xyz>.
* doc/guix.texi (Channels): Mention the keyring branch and the
'keyring-reference' bit in '.guix-channel'.
| Ludovic Courtès |
2020-07-24 | doc: Use an existing commit in channel example....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.
| Ludovic Courtès |
2020-07-24 | gnu: luminance-hdr: Update to 2.6.0....* 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.
| Marius Bakke |
2020-07-24 | gnu: enigma: Fix build with GCC >= 6....* gnu/packages/games.scm (enigma)[arguments]: Add phase to substitute faulty
comparison.
| Marius Bakke |
2020-07-24 | gnu: gpscorrelate: Update to 2.0....* gnu/packages/gps.scm (gpscorrelate): Update to 2.0.
[arguments]: Remove #:tests?.
[inputs]: Remove GTK+-2. Add GTK+.
| Marius Bakke |
2020-07-24 | gnu: Add dkgpg....* gnu/packages/openpgp.scm (dkgpg): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Justus Winter |
2020-07-24 | gnu: Add libtmcg....* gnu/packages/openpgp.scm: New file.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Justus Winter |
2020-07-24 | import: github: Gracefully handle projects that have disappeared....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.
| Ludovic Courtès |
2020-07-24 | pack: '-R' applies to propagated inputs too....Fixes <https://bugs.gnu.org/42510>.
* guix/scripts/pack.scm (wrapped-manifest-entry): Recurse on
'dependencies' field.
* tests/guix-pack-relocatable.sh: Add test.
| Ludovic Courtès |
2020-07-24 | gnu: gcc: Fix libstdc++ misconfiguration....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.
| Ludovic Courtès |
2020-07-24 | gnu: gcc@10: Update to 10.2.0....* gnu/packages/gcc.scm (gcc-10): Update to 10.2.0.
| Ludovic Courtès |
2020-07-23 | gnu: Add sleef....* gnu/packages/maths.scm (sleef): New variable.
Signed-off-by: Brett Gilio <brettg@gnu.org>
| Vinicius Monego |
2020-07-23 | gnu: duplicity: Update to 0.8.14....* 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.
| Eric Bavier |
2020-07-23 | gnu: Fix Krita....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.
| Leo Famulari |
2020-07-23 | gnu: blender: Update to 2.83.3....* gnu/packages/graphics.scm (blender): Update to 2.83.3.
| Tobias Geerinckx-Rice |
2020-07-23 | gnu: dnsmasq: Update to 2.82....* gnu/packages/dns.scm (dnsmasq): Update to 2.82.
| Tobias Geerinckx-Rice |
2020-07-23 | gnu: jo: Update to 1.4....* gnu/packages/web.scm (jo): Update to 1.4.
| Tobias Geerinckx-Rice |
2020-07-23 | gnu: wavpack: Update to 5.3.2....* gnu/packages/audio.scm (wavpack): Update to 5.3.2.
[source]: Use GIT-FETCH and GIT-FILE-NAME.
[arguments]: Replace the ‘bootstrap’ phase.
[native-inputs]: Add autoconf, automake, and libtool.
| Tobias Geerinckx-Rice |
2020-07-23 | gnu: burp: Add ACL support....* gnu/packages/backup.scm (burp)[inputs]: Add acl.
| Tobias Geerinckx-Rice |
2020-07-23 | gnu: burp: Update to 2.3.30....* gnu/packages/backup.scm (burp): Update to 2.3.30.
[source]: Use GIT-FETCH and GIT-FILE-NAME.
[native-inputs]: Add autoconf and automake.
| Tobias Geerinckx-Rice |
2020-07-23 | gnu: parallel: Update to 20200722....* gnu/packages/parallel.scm (parallel): Update to 20200722.
| Tobias Geerinckx-Rice |
2020-07-23 | Revert "gnu: Fix Krita."...This reverts commit 5f63905096e456097fca206f56ce9257f72faf64.
This commit caused `guix pull` to crash like this:
------
Backtrace:
In ice-9/boot-9.scm:
222:29 19 (map1 _)
222:29 18 (map1 _)
222:29 17 (map1 _)
222:29 16 (map1 _)
222:17 15 (map1 (((gnu packages kde)) ((gnu packages libevent)) ((gnu packages libidn)) ((gnu packages #)) ((?)) ?))
3297:17 14 (resolve-interface (gnu packages kde) #:select _ #:hide _ #:prefix _ #:renamer _ #:version _)
In ice-9/threads.scm:
390:8 13 (_ _)
In ice-9/boot-9.scm:
3223:13 12 (_)
In ice-9/threads.scm:
390:8 11 (_ _)
In ice-9/boot-9.scm:
3507:20 10 (_)
2806:4 9 (save-module-excursion _)
3527:26 8 (_)
In unknown file:
7 (primitive-load-path "gnu/packages/kde" #<procedure 7f68d6fe5da0 at ice-9/boot-9.scm:3514:37 ()>)
In ice-9/eval.scm:
626:19 6 (_ #<directory (gnu packages kde) 7f68d6175b40>)
293:34 5 (_ #<directory (gnu packages kde) 7f68d6175b40>)
173:47 4 (_ #(#<directory (gnu packages kde) 7f68d6175b40> #<promise #<procedure 7f68dc5a5d00 at ice-9/eval.sc?>))
159:9 3 (_ #(#<directory (gnu packages kde) 7f68d6175b40> #<promise #<procedure 7f68dc5a5d00 at ice-9/eval.sc?>))
191:35 2 (_ #(#<directory (gnu packages kde) 7f68d6175b40> #<promise #<procedure 7f68dc5a5d00 at ice-9/eval.sc?>))
223:20 1 (proc #(#<directory (gnu packages kde) 7f68d6175b40> #<promise #<procedure 7f68dc5a5d00 at ice-9/eval?>))
In unknown file:
0 (%resolve-variable (7 . qtbase) #<directory (gnu packages kde) 7f68d6175b40>)
ERROR: In procedure %resolve-variable:
error: qtbase: unbound variable
------
| Leo Famulari |
2020-07-23 | gnu: Fix Krita....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/kde.scm (qtbase-for-krita): New variable.
(krita)[inputs]: Replace qtbase with qtbase-for-krita.
| Leo Famulari |
2020-07-23 | gnu: ungoogled-chromium: Avoid top-level reference to LLD....* gnu/packages/chromium.scm (lld-as-ld, lld-wrapper, lld/wrapped): Move into ...
(make-lld-wrapper): ... here. New procedure.
| Marius Bakke |
2020-07-23 | gnu: Add mercury....* gnu/local.mk (GNU_SYSTEM_MODULES): Add mercury.scm.
* gnu/packages/mercury.scm: New file.
| Brett Gilio |
2020-07-23 | gnu: ccache: Update to 3.7.11....* gnu/packages/ccache.scm (ccache): Update to 3.7.11.
| Tobias Geerinckx-Rice |
2020-07-23 | gnu: ansible: Update to 2.9.11....* gnu/packages/admin.scm (ansible): Update to 2.9.11.
| Tobias Geerinckx-Rice |
2020-07-23 | gnu: rgbds: Update to 0.4.1....* gnu/packages/assembly.scm (rgbds): Update to 0.4.1.
| Tobias Geerinckx-Rice |