Commit graph

848 commits

Author SHA1 Message Date
Leo Famulari
22b3dd559c
gnu: isc-dhcp: Update bundled BIND to 9.11.31 [security fixes].
Fixes CVE-2021-{25214,25215,25216].

* gnu/packages/admin.scm (isc-dhcp)[inputs]: Update bundled BIND to 9.11.31.
2021-04-28 17:26:05 -04:00
Tobias Geerinckx-Rice
de5da4db36
gnu: bpytop: Update to 1.0.64.
* gnu/packages/admin.scm (bpytop): Update to 1.0.64.
[description]: Follow upstream changes.
2021-04-27 12:26:18 +02:00
Tobias Geerinckx-Rice
49ae8353d5
gnu: solaar: Update to 1.0.6.
* gnu/packages/admin.scm (solaar): Update to 1.0.6.
2021-04-27 12:26:18 +02:00
Tobias Geerinckx-Rice
98a7242e17
gnu: nnn: Use PKG-CONFIG-FOR-TARGET.
* gnu/packages/admin.scm (nnn)[arguments]: Substitute
PKG-CONFIG-FOR-TARGET for the equivalent STRING-APPEND.
2021-04-23 23:08:58 +02:00
Tobias Geerinckx-Rice
f8a564446a
gnu: nnn: Update to 4.0.
* gnu/packages/admin.scm (nnn): Update to 4.0.
2021-04-23 23:06:22 +02:00
Tobias Geerinckx-Rice
0270446dd6
gnu: thermald: Update to 2.4.4.
* gnu/packages/admin.scm (thermald): Update to 2.4.4.
2021-04-23 18:20:25 +02:00
WinterHound
296e230896
gnu: Add daemonize.
* gnu/packages/admin.scm (daemonize): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2021-04-22 10:33:52 +02:00
Tobias Geerinckx-Rice
409e20a65c
gnu: inxi-minimal: Update to 3.3.04-1.
* gnu/packages/admin.scm (inxi-minimal): Update to 3.3.04-1.
2021-04-19 19:22:59 +02:00
methuselah-0
b9986cac3e
gnu: Add prips.
gnu/packages/admin.scm (prips): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-04-12 12:51:11 +02:00
Tobias Geerinckx-Rice
4ebf6ccb3e
gnu: acpica: Update to 20210331.
* gnu/packages/admin.scm (acpica): Update to 20210331.
2021-04-11 18:07:40 +02:00
Tobias Geerinckx-Rice
6b1b6b0ed0
gnu: nmrpflash: Update to 0.9.15.
* gnu/packages/admin.scm (nmrpflash): Update to 0.9.15.
2021-04-07 21:38:21 +02:00
Tobias Geerinckx-Rice
d3184ee437
gnu: di: Update to 4.50.
* gnu/packages/admin.scm (di): Update to 4.50.
2021-04-07 00:55:46 +02:00
Tobias Geerinckx-Rice
8e4d44ad39
gnu: Add cfm.
* gnu/packages/admin.scm (cfm): New public variable.
2021-04-07 00:55:45 +02:00
Léo Le Bouter
55fca8eee2
gnu: hostapd: Fix CVE-2021-30004.
* gnu/packages/admin.scm (hostapd)[patches]: Apply
'wpa-supplicant-CVE-2021-30004.patch'.
2021-04-02 19:24:11 +02:00
Léo Le Bouter
c18c8d3e9c
gnu: wpa-supplicant-minimal: Fix CVE-2021-30004.
* gnu/packages/patches/wpa-supplicant-CVE-2021-30004.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/admin.scm (wpa-supplicant-minimal): Apply patch.
2021-04-02 19:22:33 +02:00
Ludovic Courtès
77eaf5fcd1
gnu: Fix packages that were importing Guile modules from the host.
Those packages were importing (ice-9 match) & co. from the host Guile,
which could potentially lead to different derivations depending on the
Guile in use.

Uncovered by the warning emitted by 'gexp-modules'.

* gnu/packages/admin.scm (inxi-minimal)[arguments]: Remove Guile modules
from #:modules.
* gnu/packages/dns.scm (ddclient)[arguments]: Likewise.
* gnu/packages/tex.scm (texlive-latex-koma-script)[arguments]: Likewise.
* gnu/packages/java.scm (openjdk11)[arguments]: Likewise for #:imported-modules.
2021-04-01 22:32:28 +02:00
Tobias Geerinckx-Rice
e04c04683b
gnu: nq: Update to 0.4.
* gnu/packages/admin.scm (nq): Update to 0.4.
2021-03-30 22:32:59 +02:00
Tobias Geerinckx-Rice
f7aa073451
gnu: pam-mount: Update to 2.18.
* gnu/packages/admin.scm (pam-mount): Update to 2.18.
[inputs]: Replace pcre with pcre2.
2021-03-27 22:17:55 +01:00
Tobias Geerinckx-Rice
acbcc0c4b1
gnu: facter: Update to 4.0.52.
* gnu/packages/admin.scm (facter): Update to 4.0.52.
2021-03-27 20:52:18 +01:00
Tobias Geerinckx-Rice
da431695b5
gnu: nnn: Update to 3.6.
* gnu/packages/admin.scm (nnn): Update to 3.6.
2021-03-27 20:52:17 +01:00
Tobias Geerinckx-Rice
f03a2e99fa
gnu: inxi-minimal: Update to 3.3.03-1.
* gnu/packages/admin.scm (inxi-minimal): Update to 3.3.03-1.
2021-03-21 15:36:06 +01:00
Tobias Geerinckx-Rice
e999ea12ea
gnu: di: Update to 4.49.
* gnu/packages/admin.scm (di): Update to 4.49.
[source]: Update URL.
2021-03-18 17:08:10 +01:00
Tobias Geerinckx-Rice
2baae75e82
gnu: isc-dhcp: Update bundled bind to 9.11.29.
* gnu/packages/admin.scm (isc-dhcp)[inputs]: Update bundled bind to
9.11.29.
2021-03-18 17:08:10 +01:00
Tobias Geerinckx-Rice
20d090f435
gnu: sudo: Update to 1.9.6p1.
* gnu/packages/admin.scm (sudo): Update to 1.9.6p1.
2021-03-15 20:31:24 +01:00
Tobias Geerinckx-Rice
faf271e96e
gnu: sudo: Update to 1.9.6.
* gnu/packages/admin.scm (sudo): Update to 1.9.6.
2021-03-13 22:16:56 +01:00
Tobias Geerinckx-Rice
2e2a3b248b
gnu: thermald: Update to 2.4.3.
* gnu/packages/admin.scm (thermald): Update to 2.4.3.
2021-03-11 18:06:56 +01:00
Tobias Geerinckx-Rice
35d9d5bfa6
gnu: s-tui: Update to 1.1.1.
* gnu/packages/admin.scm (s-tui): Update to 1.1.1.
2021-03-09 15:24:51 +01:00
Tobias Geerinckx-Rice
77077d90cd
gnu: inxi-minimal: Update to 3.3.01-1.
* gnu/packages/admin.scm (inxi-minimal): Update to 3.3.01-1.
2021-03-09 15:24:51 +01:00
Tobias Geerinckx-Rice
5a948f3142
gnu: progress: Update to 0.16.
* gnu/packages/admin.scm (progress): Update to 0.16.
2021-03-09 15:24:50 +01:00
Tobias Geerinckx-Rice
17db882d29
gnu: solaar: Fix home page.
* gnu/packages/admin.scm (solaar)[home-page]: Correct.
2021-03-09 15:24:49 +01:00
Tobias Geerinckx-Rice
de1f866465
gnu: solaar: Update to 1.0.5.
* gnu/packages/admin.scm (solaar): Update to 1.0.5.
2021-03-09 15:24:49 +01:00
Stefan Reichör
e693927a74
gnu: Add lr.
* gnu/packages/admin.scm (lr): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-03-05 17:23:18 +01:00
Léo Le Bouter
63ed56c347
gnu: tcpdump: Update to 4.99.0 [security fixes].
* gnu/packages/admin.scm (tcpdump): Update to 4.99.0.
2021-03-04 00:25:24 +01:00
Léo Le Bouter
48dd1ac030
gnu: libpcap: Update to 1.10.0.
* gnu/packages/admin.scm (libpcap): Update to 1.10.0.
2021-03-04 00:21:27 +01:00
Michael Rohleder
5ca7bae767
gnu: bpytop: Update to 1.0.63.
* gnu/packages/admin.scm (bpytop): Update to 1.0.63.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-03-03 10:11:49 +02:00
Léo Le Bouter
9be83f28c0
gnu: ansible: Update to 2.9.18 [security fixes].
* gnu/packages/admin.scm (ansible): Update to 2.9.18.
2021-03-01 05:51:28 +01:00
Léo Le Bouter
83a614b6c3
gnu: wpa-supplicant, hostapd: Fix CVE-2021-27803.
See <https://w1.fi/security/2021-1/wpa_supplicant-p2p-provision-discovery-processing-vulnerability.txt>.

* gnu/packages/patches/wpa-supplicant-CVE-2021-27803.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/admin.scm (wpa-supplicant-minimal, hostapd): Apply it.
2021-02-28 03:03:39 +01:00
lasnesne
532406088a
gnu: solaar: Add missing dependencies for the GUI.
* gnu/packages/admin.scm (solaar)[propagated-inputs]: Add PYTHON-PYYAML,
PYTHON-PSUTIL, PYTHON-XLIB, GTK+, and PYTHON-PYGOBJECT.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-02-25 00:01:58 +01:00
qblade
c7be46b7d7
gnu: Add vmtouch.
* gnu/packages/admin.scm (vmtouch): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-21 01:44:05 +01:00
Vincent Legoll
291cf6ede5
gnu: lynis: Update to 3.0.3.
* gnu/packages/admin.scm (lynis): Update to 3.0.3.
[native-inputs]: Update lynis-sdk accordingly.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-02-20 13:34:57 -05:00
Leo Famulari
caf8f369b0
gnu: isc-dhcp: Update bundled BIND to 9.11.28 [fixes CVE-2020-8625].
* gnu/packages/admin.scm (isc-dhcp)[inputs]: Update bundled BIND to 9.11.28.
2021-02-18 13:25:56 -05:00
Stefan Reichör
861ba52583
gnu: Add ttyload.
* gnu/packages/admin.scm (ttyload): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2021-02-17 09:57:22 +08:00
Tobias Geerinckx-Rice
4468c65799
gnu: facter: Update to 4.0.51.
* gnu/packages/admin.scm (facter): Update to 4.0.51.
2021-02-15 18:09:40 +01:00
宋文武
dd5e879c3a
gnu: bpytop: Update to 1.0.62.
* gnu/packages/admin.scm (bpytop): Update to 1.0.62.
2021-02-15 08:47:48 +08:00
Michael Rohleder
5b401ed050
gnu: bpytop: Add phase to install themes.
Reported by bdju in #guix.

* gnu/packages/admin.scm (bpytop)[arguments]: Add install-themes phase.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2021-02-15 08:47:06 +08:00
宋文武
15903eaab6
gnu: bpytop: Don't propagated python-psutil.
* gnu/packages/admin.scm (bpytop): Move python-psutil to propagated-inputs.
2021-02-12 17:09:00 +08:00
Zheng Junjie
18e79929f1
gnu: Add bpytop.
* gnu/packages/admin.scm (bpytop): New variable.
2021-02-12 16:58:02 +08:00
Tobias Geerinckx-Rice
4590ee9bd0
Revert "gnu: inetutils: Update to 2.0."
This reverts commit 55050e54a9, which
rebuilds xdg-utils and hence a good part of the world (1838 packages).

Reported by mroh in #guix.
2021-02-10 00:18:17 +01:00
Ludovic Courtès
55050e54a9
gnu: inetutils: Update to 2.0.
* gnu/packages/admin.scm (inetutils): Update to 2.0.
[source](patches): Remove.
* gnu/packages/patches/inetutils-hurd.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2021-02-09 23:38:33 +01:00
Tobias Geerinckx-Rice
d9a5317d57
gnu: di: Update to 4.48.0.1.
* gnu/packages/admin.scm (di): Update to 4.48.0.1.
2021-02-07 23:27:18 +01:00