summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: python-pyopenssl: Update to 20.0.0.Marius Bakke2020-12-13
| | | | * gnu/packages/python-crypto.scm (python-pyopenssl): Update to 20.0.0.
* gnu: python-cryptography: Update to 3.3.1.Marius Bakke2020-12-13
| | | | | * gnu/packages/python-crypto.scm (python-cryptography-vectors, python-cryptography): Update to 3.3.1.
* gnu: python-iso8601: Update to 0.1.13.Marius Bakke2020-12-13
| | | | | * gnu/packages/time.scm (python-iso8601): Update to 0.1.13. [arguments]: New field.
* gnu: python-cffi: Update to 1.14.4.Marius Bakke2020-12-13
| | | | * gnu/packages/libffi.scm (python-cffi): Update to 1.14.4.
* gnu: GTK+: Update to 3.24.24.Marius Bakke2020-12-13
| | | | * gnu/packages/gtk.scm (gtk+): Update to 3.24.24.
* gnu: ImageMagick: Update to 6.9.11-48.Marius Bakke2020-12-13
| | | | | | | * gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.11-48. (imagemagick-next): Remove variable. * gnu/packages/video.scm (transcode)[inputs]: Change from IMAGEMAGICK-NEXT to IMAGEMAGICK.
* gnu: libva: Update to 2.10.0.Marius Bakke2020-12-13
| | | | | * gnu/packages/video.scm (libva): Update to 2.10.0. [source](uri): Change to new URL. Remove old mirror.
* gnu: mesa: Update to 20.2.4.Marius Bakke2020-12-13
| | | | * gnu/packages/gl.scm (mesa): Update to 20.2.4.
* gnu: Remove gdb@9.Marius Bakke2020-12-13
| | | | | | | | | | | * gnu/packages/gdb.scm (gdb-9): Rename to ... (gdb-10): ... this. Update to 10.1. [inputs]: Change from GUILE-2.0 to GUILE-3.0. (gdb-8.2): Inherit from GDB-10. [inputs]: Stick with GUILE-2.0. (gdb-10): Remove variable. (gdb): Point to GDB-10. (gdb-minimal): Inherit from GDB.
* gnu: Qt: Update to 5.15.2.Marius Bakke2020-12-13
| | | | | | | | | | | | | | | | | * 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, qtcharts, qtdatavis3d, qtnetworkauth, qtremoteobjects, qtspeech, qtwebengine): Update to 5.15.2. (qtbase)[source](patches): Remove obsolete patch. (qtwayland)[source](modules, snippet): Remove. [inputs]: Add VULKAN-HEADERS. (qtwebengine)[source](snippet): Adjust preserved files. [arguments]: Remove two obsolete phases. * gnu/packages/patches/qtbase-fix-krita-deadlock.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu: MariaDB: Update to 10.5.8.Marius Bakke2020-12-13
| | | | | | * gnu/packages/databases.scm (mariadb): Update to 10.5.8. [arguments]: Adjust #:configure-flags to not install tests; remove code for the same. Adjust phases for upstream test changes. Add workaround.
* gnu: nss, nss-certs: Update to 3.59.Marius Bakke2020-12-13
| | | | | * gnu/packages/nss.scm (nss): Update to 3.59. * gnu/packages/certs.scm (nss-certs): Likewise.
* gnu: linux-pam: Update to 1.5.1.Marius Bakke2020-12-13
| | | | * gnu/packages/linux.scm (linux-pam): Update to 1.5.1.
* Merge branch 'ungrafting' into stagingMarius Bakke2020-12-13
|\
| * Merge branch 'master' into ungraftingMarius Bakke2020-12-13
| |\
| | * gnu: cURL: Update replacement to 7.74.0 [security fixes].Marius Bakke2020-12-13
| | | | | | | | | | | | | | | | | | | | | | | | This fixes CVE-2020-8284, CVE-2020-8285, and CVE-2020-8286. * gnu/packages/curl.scm (curl-7.71.0): Rename to ... (curl-7.74.0): ... this. Update to 7.74.0. (curl)[replacement]: Adjust accordingly.
| | * gnu: postgresql: Add 13.1.Marius Bakke2020-12-13
| | | | | | | | | | | | * gnu/packages/databases.scm (postgresql-13): New public variable.
| | * gnu: Remove python2-babel@2.6.Marius Bakke2020-12-13
| | | | | | | | | | | | * gnu/packages/python-xyz.scm (python2-babel-2.6): Remove variable.
| | * gnu: multipath-tools: Use the latest json-c.Marius Bakke2020-12-13
| | | | | | | | | | | | | | | * gnu/packages/linux.scm (multipath-tools)[inputs]: Change from JSON-C-0.13 to JSON-C.
| | * download: Update ImageMagick mirror list.Marius Bakke2020-12-13
| | | | | | | | | | | | | | | | | | * guix/download.scm (%mirrors): Remove defunct ImageMagick mirrors, update URLs for directory structure changes (/releases instead of /legacy). Move official site last.
| | * gnu: openntpd: Update to 6.8p1.Tobias Geerinckx-Rice2020-12-13
| | | | | | | | | | | | * gnu/packages/ntp.scm (openntpd): Update to 6.8p1.
| | * gnu: youtube-dl: Update to 2020.12.12.Tobias Geerinckx-Rice2020-12-13
| | | | | | | | | | | | * gnu/packages/video.scm (youtube-dl): Update to 2020.12.12.
| | * gnu: htop: Update to 3.0.3.Tobias Geerinckx-Rice2020-12-13
| | | | | | | | | | | | * gnu/packages/admin.scm (htop): Update to 3.0.3.
| | * gnu: veusz: Update to 3.3.1.Vinicius Monego2020-12-13
| | | | | | | | | | | | | | | | | | * gnu/packages/maths.scm (veusz): Update to 3.3.1. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| | * gnu: Add libkexiv2.Zheng Junjie2020-12-12
| | | | | | | | | | | | | | | | | | * gnu/packages/kde.scm (libkexiv2): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
| | * gnu: Add kdegraphics-mobipocket.Zheng Junjie2020-12-12
| | | | | | | | | | | | | | | | | | * gnu/packages/kde.scm (kdegraphics-mobipocket): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
| | * gnu: Add ebook-tools.Zheng Junjie2020-12-12
| | | | | | | | | | | | | | | | | | * gnu/packages/ebook.scm (ebook-tools): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
| | * services: pcscd-shepherd-service: Fix PID file location.Tobias Geerinckx-Rice2020-12-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes <http://issues.guix.gnu.org/45202>. * gnu/services/security-token.scm (pcscd-shepherd-service): Look for pcscd.pid in /run instead of /var/run. Reported by Raffael Stocker <r.stocker@mnet-mail.de>.
| | * gnu: Add openfortivpnDavid Dashyan2020-12-12
| | | | | | | | | | | | | | | | | | * gnu/packages/vpn.scm (openfortivpn): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
| | * gnu: setzer: Update to 0.3.8.Vinicius Monego2020-12-12
| | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (setzer): Update to 0.3.8. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| | * gnu: python-httpx: Update to 0.16.1.Vinicius Monego2020-12-12
| | | | | | | | | | | | | | | | | | * gnu/packages/python-web.scm (python-httpx): Update to 0.16.1. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| | * gnu: Add rust-pure-rust-locales-0.5.Joseph LaFreniere2020-12-12
| | | | | | | | | | | | | | | | | | * gnu/packages/crates-io.scm (rust-pure-rust-locales-0.5): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| | * gnu: Add rust-float-cmp-0.4.Joseph LaFreniere2020-12-12
| | | | | | | | | | | | | | | | | | * gnu/packages/crates-io.scm (rust-float-cmp-0.4): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| | * gnu: Add rust-exitfailure-0.5.Joseph LaFreniere2020-12-12
| | | | | | | | | | | | | | | | | | * gnu/packages/crates-io.scm (rust-exitfailure-0.5): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| | * gnu: Add rust-directories-next-1.Joseph LaFreniere2020-12-12
| | | | | | | | | | | | | | | | | | * gnu/packages/crates-io.scm (rust-directories-next-1): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| | * gnu: Add rust-dirs-next-1.Joseph LaFreniere2020-12-12
| | | | | | | | | | | | | | | | | | * gnu/packages/crates-io.scm (rust-dirs-next-1): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| | * gnu: Add rust-dirs-sys-next-0.1.Joseph LaFreniere2020-12-12
| | | | | | | | | | | | | | | | | | * gnu/packages/crates-io.scm (rust-dirs-sys-next-0.1): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| | * gnu: rust-derive-more-0.99: Update to 0.99.11.Joseph LaFreniere2020-12-12
| | | | | | | | | | | | | | | | | | * gnu/packages/crates-io.scm (rust-derive-more-0.99): Update to 0.99.11. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| | * gnu: rust-chrono-0.4: Update to 0.4.19.Joseph LaFreniere2020-12-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/crates-io.scm (rust-chrono-0.4): Update to 0.4.19. [arguments]: In cargo-inputs add rust-libc-0.2, rust-pure-rust-locales-0.5. In cargo-development-inputs replace rust-criterion-0.2 with 0.3, rust-wasm-bindgen-test-0.2 with 0.3. Don't skip build, skip tests. Build with 'unstable-locales' features. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| | * gnu: Add rust-cfg-if-1.Joseph LaFreniere2020-12-12
| | | | | | | | | | | | | | | | | | * gnu/packages/crates-io.scm (rust-cfg-if-1): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| | * gnu: Add rust-cachedir-0.1.Joseph LaFreniere2020-12-12
| | | | | | | | | | | | | | | | | | * gnu/packages/crates-io.scm (rust-cachedir-0.1): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| | * gnu: Add rust-bindgen-0.46.Joseph LaFreniere2020-12-12
| | | | | | | | | | | | | | | | | | * gnu/packages/crates-io.scm (rust-bindgen-0.46): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| | * gnu: Add rust-bincode-0.8.Joseph LaFreniere2020-12-12
| | | | | | | | | | | | | | | | | | * gnu/packages/crates-io.scm (rust-bincode-0.8): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| | * gnu: Add rust-automod-1.Joseph LaFreniere2020-12-12
| | | | | | | | | | | | | | | | | | * gnu/packages/crates-io.scm (rust-automod-1): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| | * gnu: Add rust-assert-cmd-0.9.Joseph LaFreniere2020-12-12
| | | | | | | | | | | | | | | | | | * gnu/packages/crates-io.scm (rust-assert-cmd-0.9): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| | * gnu: Add rust-predicates-0.9.Joseph LaFreniere2020-12-12
| | | | | | | | | | | | | | | | | | * gnu/packages/crates-io.scm (rust-predicates-0.9): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| | * gnu: Add rust-normalize-line-endings-0.2.Joseph LaFreniere2020-12-12
| | | | | | | | | | | | | | | | | | * gnu/packages/crates-io.scm (rust-normalize-line-endings-0.2): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| | * gnu: Add rust-predicates-tree-0.9.Joseph LaFreniere2020-12-12
| | | | | | | | | | | | | | | | | | * gnu/packages/crates-io.scm (rust-predicates-tree-0.9): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| | * gnu: Add rust-predicates-core-0.9.Joseph LaFreniere2020-12-12
| | | | | | | | | | | | | | | | | | * gnu/packages/crates-io.scm (rust-predicates-core-0.9): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| | * gnu: Add rust-escargot-0.3.Joseph LaFreniere2020-12-12
| | | | | | | | | | | | | | | | | | * gnu/packages/crates-io.scm (rust-escargot-0.3): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>