all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#34632] [PATCH 0/2] Change from GSS to MIT-KRB5.
@ 2019-02-23 16:20 Marius Bakke
  2019-02-23 16:23 ` [bug#34632] [PATCH 1/2] gnu: gsasl: Use the MIT Kerberos implementation instead of GSS Marius Bakke
  2019-02-26  4:58 ` [bug#34632] [PATCH 0/2] Change from GSS to MIT-KRB5 Leo Famulari
  0 siblings, 2 replies; 10+ messages in thread
From: Marius Bakke @ 2019-02-23 16:20 UTC (permalink / raw)
  To: 34632

The GNU Generic Security Service and friends have been unmaintained for
many years now: <https://www.gnu.org/software/gss/>.

Since these libraries are security-critical, it would be good to switch
to maintained implementations.  WDYT?

Marius Bakke (2):
  gnu: gsasl: Use the MIT Kerberos implementation instead of GSS.
  gnu: curl: Build against MIT Kerberos instead of GSS.

 gnu/packages/curl.scm  | 10 ++++++----
 gnu/packages/gsasl.scm |  4 +++-
 2 files changed, 9 insertions(+), 5 deletions(-)

-- 
2.20.1

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2019-05-15 23:07 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-23 16:20 [bug#34632] [PATCH 0/2] Change from GSS to MIT-KRB5 Marius Bakke
2019-02-23 16:23 ` [bug#34632] [PATCH 1/2] gnu: gsasl: Use the MIT Kerberos implementation instead of GSS Marius Bakke
2019-02-23 16:23   ` [bug#34632] [PATCH core-updates 2/2] gnu: curl: Build against MIT Kerberos " Marius Bakke
2019-02-26  4:58 ` [bug#34632] [PATCH 0/2] Change from GSS to MIT-KRB5 Leo Famulari
2019-03-15 22:14   ` Ludovic Courtès
2019-03-16  3:43     ` Maxim Cournoyer
2019-03-17 18:27       ` Leo Famulari
2019-05-14  3:17         ` Maxim Cournoyer
2019-05-14 18:15           ` bug#34632: " Marius Bakke
2019-05-15 23:06             ` [bug#34632] " Maxim Cournoyer

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.