summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-02-03Merge branch 'staging' into core-updatesMarius Bakke
2020-02-03Merge branch 'master' into stagingMarius Bakke
2020-02-03gnu: gnutls: Update to 3.6.12.Marius Bakke
* gnu/packages/tls.scm (gnutls): Update to 3.6.12.
2020-02-03gnu: libtasn1: Update to 4.16.0.Marius Bakke
* gnu/packages/tls.scm (libtasn1): Update to 4.16.0.
2020-02-03gnu: python-more-itertools: Update to 8.2.0.Marius Bakke
* gnu/packages/python-xyz.scm (python-more-itertools): Update to 8.2.0.
2020-02-03gnu: python-hypothesis: Update to 5.4.1.Marius Bakke
* gnu/packages/check.scm (python-hypothesis): Update to 5.4.1.
2020-02-03gnu: python-pytest: Update to 5.3.5.Marius Bakke
* gnu/packages/check.scm (python-pytest): Update to 5.3.5.
2020-02-03gnu: pciutils: Update to 3.6.4.Marius Bakke
* gnu/packages/pciutils.scm (pciutils): Update to 3.6.4.
2020-02-03gnu: libbsd: Do not build the static library.Marius Bakke
* gnu/packages/libbsd.scm (libbsd)[arguments]: New field.
2020-02-03gnu: util-linux: Update to 2.35.1.Marius Bakke
* gnu/packages/linux.scm (util-linux): Update to 2.35.1.
2020-02-03gnu: poppler: Update to 0.85.0.Marius Bakke
* gnu/packages/pdf.scm (poppler): Update to 0.85.0.
2020-02-03gnu: SQLite: Update to 3.31.1.Marius Bakke
* gnu/packages/sqlite.scm (sqlite): Update to 3.31.1.
2020-02-03gnu: OpenLDAP: Update to 2.4.49.Marius Bakke
* gnu/packages/openldap.scm (openldap): Update to 2.4.49.
2020-02-03gnu: ninja: Update to 1.10.0.Marius Bakke
* gnu/packages/ninja.scm (ninja): Update to 1.10.0.
2020-02-03gnu: ninja: Do not use unstable tarball.Marius Bakke
* gnu/packages/ninja.scm (ninja)[source]: Change to GIT-FETCH.
2020-02-03gnu: RHash: Move custom configure logic to #:configure-flags.Marius Bakke
* gnu/packages/crypto.scm (rhash)[arguments]: Add #:configure-flags. Adjust the 'configure' phase accordingly.
2020-02-03gnu: checkpolicy: Fix cross-compilation.Marius Bakke
* gnu/packages/selinux.scm (checkpolicy)[arguments]: Check for (%CURRENT-TARGET-SYSTEM) and adjust the "CC" flag accordingly.
2020-02-03gnu: libsepol: Fix cross-compilation.Marius Bakke
* gnu/packages/selinux.scm (libsepol)[arguments]: Check for (%CURRENT-TARGET-SYSTEM) and adjust the "CC" flag accordingly.
2020-02-03gnu: libaio: Fix cross-compilation.Marius Bakke
* gnu/packages/linux.scm (libaio)[arguments]: When cross-compiling, set CC to the cross-gcc in #:make-flags.
2020-02-03gnu: llvm@3: Do not inherit 'install-opt-viewer' phase.Marius Bakke
This is a follow-up to commit 50b61ec22306181c419a3bd4c35b3c001c604994. * gnu/packages/llvm.scm (llvm-3.9.1)[outputs, arguments]: New fields. (llvm-3.8, llvm-3.7, llvm-3.6, llvm-3.5): Inherit from LLVM-3.9.1.
2020-02-03gnu: libical: Add upstream patch to preserve API compatibility.Marius Bakke
* gnu/packages/calendar.scm (libical)[source](patches): New field.
2020-02-03gnu: Qt: Update to 5.12.7 [fixes CVE-2020-0569, CVE-2020-0570].Marius Bakke
* gnu/packages/qt.scm (qtbase, qtsvg, qtimageformats, qtx11extras, qtxmlpatterns, qtdeclarative, qtconnectivity, qtwebsockets, qtsensors, qtmultimedia, qtwayland, qtserialport, qtserialbus, qtwebchannel, qtwebglplugin, qtwebview, qtlocation, qttools, qtscript, qtquickcontrols, qtquickcontrols2, qtgraphicaleffects, qtgamepad, qtscxml, qtpurchasing, qtcanvas3d, qtcharts, qtdatavis3d, qtnetworkauth, qtremoteobjects, qtspeech, qtwebengine): Update to 5.12.7.
2020-02-03gnu: Add libgravatar.Hartmut Goebel
* gnu/packages/kde-internet.scm (libgravatar): New variable.
2020-02-03gnu: libktorrent: Base source-code URL on version of ktorrent.Hartmut Goebel
* gnu/packages/kde-internet.scm (libktorrent)[source]: Base path in URL on version of ktorrent.
2020-02-03gnu: Add ktorrent.Hartmut Goebel
* gnu/packages/kde-internet.scm (ktorrent): New variable.
2020-02-03gnu: Add libktorrent.Hartmut Goebel
* gnu/packages/kde-internet.scm (libktorrent): New variable.
2020-02-03gnu: Add krdc.Hartmut Goebel
VNC support is yet missing since I did not find the required VNC packages. * gnu/packages/kde-internet.scm (krdc): New variable.
2020-02-03gnu: Add kopete.Hartmut Goebel
Not all optional packages are enabled yet. * gnu/packages/kde-internet.scm (kopete): New variable.
2020-02-03gnu: Add konversation.Hartmut Goebel
* gnu/packages/kde-internet.scm (konversation): New variable. * gnu/packages/patches/konversation-Fix-build-with-Qt-5.11.patch: New file. * gnu/lokal.mk: Add it.
2020-02-03gnu: Add kget.Hartmut Goebel
* gnu/packages/kde-internet.scm (kget): New variable.
2020-02-03gnu: Add choqok.Hartmut Goebel
* gnu/packages/kde-internet.scm: New file. * gnu/packages/patches/choqok-Fix-building-under-Qt-5.13.patch: New file. * gnu/lokal.mk: Add them.
2020-02-03gnu: Add qoauth.Hartmut Goebel
* gnu/packages/web.scm (qoauth): New variable.
2020-02-03gnu: Add kdepim-apps-libs.Hartmut Goebel
* gnu/packages/kde-pim.scm (kdepim-apps-libs): New variable.
2020-02-03gnu: Add kpimcommon.Hartmut Goebel
* gnu/packages/kde-pim.scm (kpimcommon): New variable.
2020-02-03gnu: Add kmailimporter.Hartmut Goebel
* gnu/packages/kde-pim.scm (kmailimporter): New variable.
2020-02-03gnu: Add libkdepim.Hartmut Goebel
* gnu/packages/kde-pim.scm (libkdepim): New variable.
2020-02-03gnu: Add kgpg.Hartmut Goebel
* gnu/packages/kde-utils.scm (kgpg): New variable.
2020-02-03gnu: Add kleopatra.Hartmut Goebel
* gnu/packages/kde-utils.scm (kleopatra): New variable.
2020-02-03gnu: Add libkleo.Hartmut Goebel
* gnu/packages/kde-pim.scm (libkleo): New variable.
2020-02-03gnu: Add akonadi-calendar.Hartmut Goebel
* gnu/packages/kde-pim.scm (akonadi-calendar): New variable.
2020-02-03gnu: Add kmailtransport.Hartmut Goebel
* gnu/packages/kde-pim.scm (kmailtransport): New variable.
2020-02-03gnu: Add libkgapi.Hartmut Goebel
* gnu/packages/kde-pim.scm (libkgapi): New variable.
2020-02-03gnu: Add kontactinterface.Hartmut Goebel
* gnu/packages/kde-pim.scm (kontactinterface): New variable.
2020-02-03gnu: Add ksmtp.Hartmut Goebel
* gnu/packages/kde-pim.scm (ksmtp): New variable.
2020-02-03gnu: Add akonadi-contacts.Hartmut Goebel
* gnu/packages/kde-pim.scm (akonadi-contacts): New variable.
2020-02-03gnu: Add akonadi-search.Hartmut Goebel
* gnu/packages/kde-pim.scm (akonadi-search): New variable.
2020-02-03gnu: Add akonadi-notes.Hartmut Goebel
* gnu/packages/kde-pim.scm (akonadi-notes): New variable.
2020-02-03gnu: Add akonadi-mime.Hartmut Goebel
* gnu/packages/kde-pim.scm (akonadi-mime): New variable.
2020-02-03gnu: Add kalarmcal.Hartmut Goebel
* gnu/packages/kde-pim.scm (kalarmcal): New variable.
2020-02-03gnu: Add ktnef.Hartmut Goebel
* gnu/packages/kde-pim.scm (ktnef): New variable.