me
/
guix
Archived
1
0
Fork 0
Commit Graph

70853 Commits (0ac61e698058646c7552982869e69227dd2c716c)

Author SHA1 Message Date
Marius Bakke 0ac61e6980
gnu: libcap: Update to 2.45.
* gnu/packages/linux.scm (libcap): Update to 2.45.
2020-12-13 21:44:11 +01:00
Marius Bakke 0fdb7daffb
gnu: sbc: Update to 1.5.
* gnu/packages/linux.scm (sbc): Update to 1.5.
2020-12-13 21:44:11 +01:00
Marius Bakke b629b31d59
gnu: GStreamer: Update to 1.18.2.
* gnu/packages/gstreamer.scm (gstreamer-docs, gstreamer, gst-plugins-base,
gst-plugins-good, gst-plugins-bad, gst-plugins-ugly, gst-libav,
gst-editing-services, python-gst): Update to 1.18.2.
(gst-plugins-good)[arguments]: Remove obsolete substitution.
2020-12-13 21:44:11 +01:00
Marius Bakke 17203bccc7
gnu: xorg-server-for-tests: Update to 1.20.10.
* gnu/packages/xorg.scm (xorg-server-for-tests)[source, version]: Remove.
2020-12-13 21:44:11 +01:00
Marius Bakke ae264ebbf0
gnu: pulseaudio: Update to 14.0.
* gnu/packages/pulseaudio.scm (pulseaudio): Update to 14.0.
[native-inputs]: Change from CHECK-0.14 to CHECK.
2020-12-13 21:44:11 +01:00
Marius Bakke 21756534b8
gnu: libdrm: Update to 2.4.103.
* gnu/packages/xdisorg.scm (libdrm): Update to 2.4.103.
2020-12-13 21:44:11 +01:00
Marius Bakke 27864c905d
gnu: libxkbcommon: Update to 1.0.3.
* gnu/packages/xdisorg.scm (libxkbcommon): Update to 1.0.3.
2020-12-13 21:44:11 +01:00
Marius Bakke 60e51f86ef
gnu: libinput: Update to 1.16.4.
* gnu/packages/freedesktop.scm (libinput): Update to 1.16.4.
2020-12-13 21:44:11 +01:00
Marius Bakke 9fe0ca402b
gnu: python-sphinx: Update to 3.3.1.
* gnu/packages/sphinx.scm (python-sphinx): Update to 3.3.1.
2020-12-13 21:44:11 +01:00
Marius Bakke 643963cbe0
gnu: python-urllib3: Update to 1.26.2.
* gnu/packages/python-web.scm (python-urllib3): Update to 1.26.2.
2020-12-13 21:44:11 +01:00
Marius Bakke 07ecec4132
gnu: python-certifi: Update to 2020.12.5.
* gnu/packages/python-crypto.scm (python-certifi): Update to 2020.12.5.
2020-12-13 21:44:10 +01:00
Marius Bakke f609faae5f
gnu: python-pytz: Update to 2020.4.
* gnu/packages/time.scm (python-pytz): Update to 2020.4.
2020-12-13 21:44:10 +01:00
Marius Bakke c8e83277d5
gnu: python-babel: Update to 2.9.0.
* gnu/packages/python-xyz.scm (python-babel): Update to 2.9.0.
[arguments]: Do not disable any tests.
2020-12-13 21:44:10 +01:00
Marius Bakke d0a0f78946
gnu: python-requests: Update to 2.25.0.
* gnu/packages/python-web.scm (python-requests): Update to 2.25.0.
2020-12-13 21:44:10 +01:00
Marius Bakke ea8759f8b1
gnu: python-pyopenssl: Update to 20.0.0.
* gnu/packages/python-crypto.scm (python-pyopenssl): Update to 20.0.0.
2020-12-13 21:44:10 +01:00
Marius Bakke 229d39fa4a
gnu: python-cryptography: Update to 3.3.1.
* gnu/packages/python-crypto.scm (python-cryptography-vectors,
python-cryptography): Update to 3.3.1.
2020-12-13 21:44:10 +01:00
Marius Bakke 5f32129246
gnu: python-iso8601: Update to 0.1.13.
* gnu/packages/time.scm (python-iso8601): Update to 0.1.13.
[arguments]: New field.
2020-12-13 21:44:10 +01:00
Marius Bakke d50a2d91ed
gnu: python-cffi: Update to 1.14.4.
* gnu/packages/libffi.scm (python-cffi): Update to 1.14.4.
2020-12-13 21:44:10 +01:00
Marius Bakke 7411c2efce
gnu: GTK+: Update to 3.24.24.
* gnu/packages/gtk.scm (gtk+): Update to 3.24.24.
2020-12-13 21:44:10 +01:00
Marius Bakke cb89b36cbc
gnu: ImageMagick: Update to 6.9.11-48.
* 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.
2020-12-13 21:44:10 +01:00
Marius Bakke 575f83504b
gnu: libva: Update to 2.10.0.
* gnu/packages/video.scm (libva): Update to 2.10.0.
[source](uri): Change to new URL.  Remove old mirror.
2020-12-13 21:44:10 +01:00
Marius Bakke 8115b5d4b2
gnu: mesa: Update to 20.2.4.
* gnu/packages/gl.scm (mesa): Update to 20.2.4.
2020-12-13 21:44:10 +01:00
Marius Bakke 5b6b1608b2
gnu: Remove gdb@9.
* 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.
2020-12-13 21:44:10 +01:00
Marius Bakke 18daba93d3
gnu: Qt: Update to 5.15.2.
* 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.
2020-12-13 21:44:09 +01:00
Marius Bakke ce29031a23
gnu: MariaDB: Update to 10.5.8.
* 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.
2020-12-13 21:44:09 +01:00
Marius Bakke 6223566971
gnu: nss, nss-certs: Update to 3.59.
* gnu/packages/nss.scm (nss): Update to 3.59.
* gnu/packages/certs.scm (nss-certs): Likewise.
2020-12-13 21:44:09 +01:00
Marius Bakke a7755ba492
gnu: linux-pam: Update to 1.5.1.
* gnu/packages/linux.scm (linux-pam): Update to 1.5.1.
2020-12-13 21:44:09 +01:00
Marius Bakke d13ed52da2
Merge branch 'ungrafting' into staging 2020-12-13 20:50:50 +01:00
Marius Bakke a7737f0ead
Merge branch 'master' into ungrafting 2020-12-13 01:10:06 +01:00
Marius Bakke 1adeb74456
gnu: cURL: Update replacement to 7.74.0 [security fixes].
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.
2020-12-13 01:05:57 +01:00
Marius Bakke ddeec8cad3
gnu: postgresql: Add 13.1.
* gnu/packages/databases.scm (postgresql-13): New public variable.
2020-12-13 01:05:57 +01:00
Marius Bakke 38438ea909
gnu: Remove python2-babel@2.6.
* gnu/packages/python-xyz.scm (python2-babel-2.6): Remove variable.
2020-12-13 01:05:57 +01:00
Marius Bakke 9e78ec5d24
gnu: multipath-tools: Use the latest json-c.
* gnu/packages/linux.scm (multipath-tools)[inputs]: Change from JSON-C-0.13 to
JSON-C.
2020-12-13 01:05:57 +01:00
Marius Bakke 4de58a4b81
download: Update ImageMagick mirror list.
* guix/download.scm (%mirrors): Remove defunct ImageMagick mirrors, update
URLs for directory structure changes (/releases instead of /legacy).  Move
official site last.
2020-12-13 01:05:57 +01:00
Tobias Geerinckx-Rice 9faee1e645
gnu: openntpd: Update to 6.8p1.
* gnu/packages/ntp.scm (openntpd): Update to 6.8p1.
2020-12-13 00:35:50 +01:00
Tobias Geerinckx-Rice 593b3a9da6
gnu: youtube-dl: Update to 2020.12.12.
* gnu/packages/video.scm (youtube-dl): Update to 2020.12.12.
2020-12-13 00:35:50 +01:00
Tobias Geerinckx-Rice a4cd86ff4b
gnu: htop: Update to 3.0.3.
* gnu/packages/admin.scm (htop): Update to 3.0.3.
2020-12-13 00:35:49 +01:00
Vinicius Monego 0313617f65
gnu: veusz: Update to 3.3.1.
* gnu/packages/maths.scm (veusz): Update to 3.3.1.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-12-13 00:26:53 +01:00
Zheng Junjie fdfa25ed7b
gnu: Add libkexiv2.
* gnu/packages/kde.scm (libkexiv2): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-12 18:06:53 -05:00
Zheng Junjie 7a8d455759
gnu: Add kdegraphics-mobipocket.
* gnu/packages/kde.scm (kdegraphics-mobipocket): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-12 18:06:52 -05:00
Zheng Junjie 4c9a407994
gnu: Add ebook-tools.
* gnu/packages/ebook.scm (ebook-tools): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-12 18:06:52 -05:00
Tobias Geerinckx-Rice 8f2656f1de
services: pcscd-shepherd-service: Fix PID file location.
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>.
2020-12-12 23:10:05 +01:00
David Dashyan 18918ebeeb
gnu: Add openfortivpn
* gnu/packages/vpn.scm (openfortivpn): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-12 16:55:51 -05:00
Vinicius Monego f3340338d5
gnu: setzer: Update to 0.3.8.
* gnu/packages/gnome.scm (setzer): Update to 0.3.8.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-12-12 22:31:26 +01:00
Vinicius Monego bc49b009bf
gnu: python-httpx: Update to 0.16.1.
* gnu/packages/python-web.scm (python-httpx): Update to 0.16.1.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-12-12 22:27:31 +01:00
Joseph LaFreniere 95f55fecf1
gnu: Add rust-pure-rust-locales-0.5.
* gnu/packages/crates-io.scm (rust-pure-rust-locales-0.5): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-12-12 22:58:20 +02:00
Joseph LaFreniere 33b11ea782
gnu: Add rust-float-cmp-0.4.
* gnu/packages/crates-io.scm (rust-float-cmp-0.4): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-12-12 22:58:20 +02:00
Joseph LaFreniere 59eb35fb3d
gnu: Add rust-exitfailure-0.5.
* gnu/packages/crates-io.scm (rust-exitfailure-0.5): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-12-12 22:58:20 +02:00
Joseph LaFreniere f431cad053
gnu: Add rust-directories-next-1.
* gnu/packages/crates-io.scm (rust-directories-next-1): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-12-12 22:58:20 +02:00
Joseph LaFreniere 70f3d89bb9
gnu: Add rust-dirs-next-1.
* gnu/packages/crates-io.scm (rust-dirs-next-1): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-12-12 22:58:19 +02:00