[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#63545] [PATCH 0/3] gnu: heimdal: Drop obsolete user tools.
From: |
Felix Lechner |
Subject: |
[bug#63545] [PATCH 0/3] gnu: heimdal: Drop obsolete user tools. |
Date: |
Tue, 16 May 2023 21:19:39 -0700 |
This patch stops Guix from shipping user tools that, according to two Heimdal
maintainers have been obsolete for over five years.
While mostly harmless, those tools shadowed legitimate tools like 'su' from
core-utils. [1]
[1] https://lists.gnu.org/archive/html/guix-devel/2023-04/msg00364.html
Felix Lechner (3):
gnu: heimdal: Build from Git.
gnu: heimdal: Drop obsolete and insecure user tools.
gnu: heimdal: Re-indent code; no functional change.
gnu/packages/kerberos.scm | 202 +++++++++++++++++++-------------------
1 file changed, 103 insertions(+), 99 deletions(-)
base-commit: 6e38ec447f98383e0722ac300734f8d7c8c5c7b0
--
2.40.1
- [bug#63545] [PATCH 0/3] gnu: heimdal: Drop obsolete user tools.,
Felix Lechner <=