Age | Commit message (Expand) | Author |
2020-05-26 | Merge branch 'master' into staging | Marius Bakke |
2020-05-26 | gnu: NSS: Update to 3.52.1 [fixes CVE-2020-12399]....* gnu/packages/nss.scm (nss): Update to 3.52.1.
* gnu/packages/certs.scm (nss-certs): Likewise.
| Marius Bakke |
2020-05-26 | gnu: Mesa: Fix ineffective substitution on i686-linux....This is a follow-up to commit ee345ae62c8b899186b65b61a2376b5adb938520.
* gnu/packages/gl.scm (mesa)[arguments]: Adjust substitution to use the
correct file name.
| Marius Bakke |
2020-05-26 | gnu: Qt: Update to 5.14.2....* gnu/packages/qt.scm (qtsvg, qtimageformats, qtx11extras,
qtxmlpatterns, qtconnectivity, qtwebsockets, qtsensors,
qtmultimedia, qtserialport, qtserialbus, qtwebchannel,
qtwebview, qtlocation, qttools, qtscript, qtquickcontrols,
qtquickcontrols2, qtgraphicaleffects, qtgamepad, qtscxml,
qtpurchasing, qtcharts, qtdatavis3d, qtnetworkauth,
qtspeech, qtwebengine): Update to 5.14.2.
(qtcanvas3d): Remove variable. Upstream deprecated it.
(qtbase)[source](patches): Remove qtbase-QTBUG-81715.patch.
[arguments]: Drop X11lib substitution: patched dir no longer exists.
(qtwayland)[arguments]: Disable two tests, and add phase to prevent fatal DBus
warnings.
(qtwebglplugin)[inputs]: Add ZLIB.
(qtremoteobjects): Disable some tests that fail due to missing network.
(qtdeclarative)[native-inputs]: Add VULKAN-HEADERS.
(qtwebengine)[source](snippet): Adjust list of preserved files.
[inputs]: Add VULKAN-HEADERS.
* gnu/packages/patches/qtbase-QTBUG-81715.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
Co-authored-by: Marius Bakke <mbakke@fastmail.com>
| TomZ |
2020-05-26 | gnu: KDE Frameworks: Update to 5.70....* gnu/packages/patches/kinit-kdeinit-extra_libs.patch: Adjust for upstream changes.
* gnu/packages/kde-frameworks.scm (extra-cmake-modules, attica, bluez-qt,
breeze-icons, kapidox, karchive, kcalendarcore, kcodecs, kconfig, kcoreaddons,
kdbusaddons, kdnssd, kguiaddons, kholidays, ki18n, kidletime, kirigami,
kitemmodels, kitemviews, kplotting, ksyntaxhighlighting, kwidgetsaddons,
kwindowsystem, modemmanager-qt, networkmanager-qt, oxygen-icons, prison,
qqc2-desktop-style, solid, sonnet, threadweaver, kactivities, kauth,
kcompletion, kcontacts, kcrash, kdoctools, kfilemetadata, kimageformats,
kjobwidgets, knotifications, kpackage, kpty, kunitconversion, syndication,
baloo, kactivities-stats, kbookmarks, kcmutils, kconfigwidgets, kdeclarative,
kded, kdesignerplugin, kdesu, kdewebkit, kemoticons, kglobalaccel,
kiconthemes, kinit, knewstuff, knotifyconfig ,kparts, kpeople, krunner,
kservice, ktextwidgets, kwallet, kxmlgui, kxmlrpcclient, purpose,
kde-frameworkintegration, kdelibs4support, khtml, kjs, kjsembed, kmediaplayer,
kross): Update to 5.70.0.
(kwayland)[inputs]: Add QTWAYLAND.
(kparts)[arguments]: New field.
(kinit)[inputs]: Add KDBUSADDONS.
(kcmutils)[inputs]: Add KGUIADDONS.
(krunner)[native-inputs]: Add DBUS.
[arguments]: Run tests with "dbus-launch".
(baloo)[arguments]: Remove broken test substitution. Disable one other test.
(ktexteditor, plasma-framework): Update to 5.70.1.
(kio): Likewise.
[inputs]: Move KWINDOWSYSTEM ...
[propagated-inputs]: ... here.
| Marius Bakke |
2020-05-26 | gnu: python-jinja2: Update to 2.11.2....* gnu/packages/python-xyz.scm (python-jinja2): Update to 2.11.2.
| Marius Bakke |
2020-05-26 | gnu: json-c: Update to 0.14....* gnu/packages/web.scm (json-c): Update to 0.14.
[source](modules, snippet): Remove.
[build-system]: Change to CMAKE-BUILD-SYSTEM.
(json-c-0.13): New public variable.
(json-c-0.12): Inherit from JSON-C-0.13.
* gnu/packages/cryptsetup.scm (cryptsetup-static)[inputs]: Stick with
JSON-C-0.13.
* gnu/packages/linux.scm (multipath-tools)[inputs]: Likewise.
* gnu/packages/security-token.scm (yubikey-personalization, libu2f-host,
libu2f-server)[inputs]: Likewise.
* gnu/packages/syndication.scm (newsboat)[inputs]: Likewise.
| Marius Bakke |
2020-05-26 | gnu: pcre2: Update to 10.35....* gnu/packages/pcre.scm (pcre2): Update to 10.35.
| Marius Bakke |
2020-05-26 | gnu: NSS: Update to 3.52....* gnu/packages/nss.scm (nss): Update to 3.52.
* gnu/packages/certs.scm (nss-certs): Likewise.
| Marius Bakke |
2020-05-26 | gnu: python-mako: Update to 1.1.2....* gnu/packages/python-xyz.scm (python-mako): Update to 1.1.2.
| Marius Bakke |
2020-05-26 | gnu: python-idna: Update to 2.9....* gnu/packages/python-xyz.scm (python-idna): Update to 2.9.
| Marius Bakke |
2020-05-26 | gnu: python-pycparser: Update to 2.20....* gnu/packages/python-xyz.scm (python-pycparser): Update to 2.20.
| Marius Bakke |
2020-05-26 | gnu: python-cython: Update to 0.29.17....* gnu/packages/python-xyz.scm (python-cython): Update to 0.29.17.
| Marius Bakke |
2020-05-26 | gnu: python-requests: Update to 2.23.0....* gnu/packages/python-web.scm (python-requests): Update to 2.23.0.
| Marius Bakke |
2020-05-26 | gnu: python-urllib3: Update to 1.25.9....* gnu/packages/python-web.scm (python-urllib3): Update to 1.25.9.
| Marius Bakke |
2020-05-26 | gnu: python-pyopenssl: Update to 19.1.0....* gnu/packages/python-crypto.scm (python-pyopenssl): Update to 19.1.0.
| Marius Bakke |
2020-05-26 | gnu: python-cryptography: Update to 2.9.2....* gnu/packages/python-crypto.scm (python-cryptography-vectors,
python-cryptography): Update to 2.9.2.
| Marius Bakke |
2020-05-26 | gnu: python-certifi: Update to 2020.4.5.1....* gnu/packages/python-crypto.scm (python-certifi): Update to 2020.4.5.1.
[arguments]: New field. Explicitly disable tests.
| Marius Bakke |
2020-05-26 | gnu: python-cffi: Update to 1.14.0....* gnu/packages/libffi.scm (python-cffi): Update to 1.14.0.
| Marius Bakke |
2020-05-26 | gnu: python-pycairo: Update to 1.19.1....* gnu/packages/gtk.scm (python-pycairo): Update to 1.19.1.
| Marius Bakke |
2020-05-26 | gnu: GTK+: Update to 3.24.20....* gnu/packages/gtk.scm (gtk+): Update to 3.24.20.
| Marius Bakke |
2020-05-26 | gnu: CUPS: Update to 2.3.3....* gnu/packages/cups.scm (cups-minimal): Update to 2.3.3.
| Marius Bakke |
2020-05-26 | gnu: cups-filters: Update to 1.27.4....* gnu/packages/cups.scm (cups-filters): Update to 1.27.4.
[arguments]: Remove obsolete patch-for-poppler phase.
| Marius Bakke |
2020-05-26 | gnu: mesa: Build with LLVM 10....* gnu/packages/gl.scm (mesa)[inputs]: Change from LLVM-9 to LLVM-10.
* gnu/packages/gl.scm (mesa-opencl)[native-inputs]: Change from CLANG-9 to CLANG-10.
| Marius Bakke |
2020-05-26 | gnu: libical: Update to 3.0.8....* gnu/packages/calendar.scm (libical): Update to 3.0.8.
[source](patches): Remove.
| Marius Bakke |
2020-05-26 | gnu: mesa: Update to 20.0.7....* gnu/packages/gl.scm (mesa): Update to 20.0.7.
| Marius Bakke |
2020-05-26 | gnu: libva: Update to 2.7.1....* gnu/packages/video.scm (libva): Update to 2.7.1.
| Marius Bakke |
2020-05-26 | gnu: utf8proc: Update to 2.5.0....* gnu/packages/textutils.scm (utf8proc): Update to 2.5.0.
[native-inputs]: Update test data to Unicode 13.
| Marius Bakke |
2020-05-26 | gnu: qpdf: Update to 10.0.1....* gnu/packages/pdf.scm (qpdf): Update to 10.0.1.
| Marius Bakke |
2020-05-26 | gnu: ImageMagick: Update to 6.9.11-11....* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.11-11.
| Marius Bakke |
2020-05-26 | gnu: postgresql: Update to 10.13....* gnu/packages/databases.scm (postgresql): Update to 10.13.
| Marius Bakke |
2020-05-26 | gnu: MariaDB: Update to 10.1.45....* gnu/packages/databases.scm (mariadb): Update to 10.1.45.
| Marius Bakke |
2020-05-26 | gnu: libinput: Update to 1.15.5....* gnu/packages/freedesktop.scm (libinput): Update to 1.15.5.
| Marius Bakke |
2020-05-26 | gnu: kmod: Disable tests in 'Makefile.in' instead of 'Makefile.am'....This avoids a build failure because the package was bootstrapped with an older
version of Automake. By substituting the .in file we avoid triggering the
Autoconf machinery.
* gnu/packages/linux.scm (kmod)[arguments]: Change the 'disable-tests' phase
to substitute "Makefile.in" instead of "Makefile.am".
[native-inputs]: Remove AUTOMAKE and AUTOCONF.
| Marius Bakke |
2020-05-26 | gnu: kmod: Update to 27....* gnu/packages/linux.scm (kmod): Update to version 27.
[native-inputs]: Add 'automake' and 'autoconf'.
[arguments]: Add phase 'disable-tests'. Add configure flag
'--disable-test-modules'. Enable tests.
| Brice Waegeneire |
2020-05-26 | Merge branch 'master' into staging | Marius Bakke |
2020-05-21 | gnu: cogl: Enable tests....* gnu/packages/gnome.scm (cogl)[native-inputs]: Add XORG-SERVER-FOR-TESTS.
[arguments]: Remove #:tests?. Add #:disallowed-references. Add #:phases to
prepare test environment.
| Marius Bakke |
2020-05-21 | gnu: cogl: Update to 1.22.6....* gnu/packages/gnome.scm (cogl): Update to 1.22.6.
| Marius Bakke |
2020-05-21 | gnu: ruby-fakefs: Fix lonely parens....* gnu/packages/ruby.scm (ruby-fakefs)[arguments]: Move dangling parents up.
| Marius Bakke |
2020-05-21 | gnu: gnuastro: Don't build static libraries....* gnu/packages/astronomy.scm (gnuastro)[arguments]: Add configure-flag
to skip building static libraries.
| Efraim Flashner |
2020-05-21 | gnu: gnuastro: Update to 0.12....* gnu/packages/astronomy.scm (gnuastro): Update to 0.12.
| Efraim Flashner |
2020-05-21 | gnu: http-parser: Fix build [and guix pull!] on i686-linux....This follows up on commit 5c30eb61d74034a1b7c188b8d7be7df0b926025f.
* gnu/packages/web.scm (http-parser)[source]: Apply the armhf patch not
here…
[arguments]: …but in a phase & only on armhf-linux.
[native-inputs]: Add it on armhf-linux.
| Tobias Geerinckx-Rice |
2020-05-21 | gnu: mpop: Update to 1.4.9....* gnu/packages/mail.scm (mpop): Update to 1.4.9.
| Tobias Geerinckx-Rice |
2020-05-21 | gnu: uhttpmock: Don't use NAME in source URI....* gnu/packages/web.scm (uhttpmock)[source]: Hard-code NAME.
| Tobias Geerinckx-Rice |
2020-05-21 | gnu: criu: Download sources over HTTPS....* gnu/packages/virtualization.scm (criu)[source]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-05-21 | gnu: ikiwiki: Add missing input....* gnu/packages/web.scm (ikiwiki)[inputs]: Add perl-xml-feed.
[arguments]: Add 'pre-check' phase.
| Paul Garlick |
2020-05-21 | gnu: perl-xml-feed: Propagate inputs....* gnu/packages/xml.scm (perl-xml-feed)[inputs]: Move to...
[propagated-inputs]: ...here.
| Paul Garlick |
2020-05-21 | gnu: perl-xml-feed: Enable tests....* gnu/packages/xml.scm (perl-xml-feed)[arguments]: Remove field.
| Paul Garlick |
2020-05-21 | gnu: perl-xml-feed: Add missing inputs....* gnu/packages/xml.scm (perl-xml-feed)[inputs]: Add
perl-datetime-format-flexible, perl-datetime-format-iso8601 and
perl-datetime-format-natural.
| Paul Garlick |
2020-05-21 | gnu: Add perl-datetime-format-iso8601....* gnu/packages/perl.scm (perl-datetime-format-iso8601): New variable.
| Paul Garlick |