commit: dd2f9bba29394a09be6dea208cfcbbd1e7655d07 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Mar 25 16:35:58 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Mar 25 16:35:58 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd2f9bba
net-fs/samba: crank up mit-krb5 dependency See https://forums.gentoo.org/viewtopic-p-8695835.html Signed-off-by: Sam James <sam <AT> gentoo.org> net-fs/samba/samba-4.15.4-r2.ebuild | 2 +- net-fs/samba/samba-4.15.5-r2.ebuild | 2 +- net-fs/samba/samba-4.15.6.ebuild | 2 +- net-fs/samba/samba-4.16.0.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net-fs/samba/samba-4.15.4-r2.ebuild b/net-fs/samba/samba-4.15.4-r2.ebuild index 5e0e07536b49..d599fadd6538 100644 --- a/net-fs/samba/samba-4.15.4-r2.ebuild +++ b/net-fs/samba/samba-4.15.4-r2.ebuild @@ -109,7 +109,7 @@ COMMON_DEPEND=" ) snapper? ( sys-apps/dbus ) system-heimdal? ( >=app-crypt/heimdal-1.5[-ssl,${MULTILIB_USEDEP}] ) - system-mitkrb5? ( >=app-crypt/mit-krb5-1.15.1[${MULTILIB_USEDEP}] ) + system-mitkrb5? ( >=app-crypt/mit-krb5-1.19[${MULTILIB_USEDEP}] ) systemd? ( sys-apps/systemd:0= ) zeroconf? ( net-dns/avahi[dbus] ) " diff --git a/net-fs/samba/samba-4.15.5-r2.ebuild b/net-fs/samba/samba-4.15.5-r2.ebuild index 9274a194483b..26778db001e8 100644 --- a/net-fs/samba/samba-4.15.5-r2.ebuild +++ b/net-fs/samba/samba-4.15.5-r2.ebuild @@ -109,7 +109,7 @@ COMMON_DEPEND=" ) snapper? ( sys-apps/dbus ) system-heimdal? ( >=app-crypt/heimdal-1.5[-ssl,${MULTILIB_USEDEP}] ) - system-mitkrb5? ( >=app-crypt/mit-krb5-1.15.1[${MULTILIB_USEDEP}] ) + system-mitkrb5? ( >=app-crypt/mit-krb5-1.19[${MULTILIB_USEDEP}] ) systemd? ( sys-apps/systemd:0= ) zeroconf? ( net-dns/avahi[dbus] ) " diff --git a/net-fs/samba/samba-4.15.6.ebuild b/net-fs/samba/samba-4.15.6.ebuild index 3932ec20a93c..2d8b250202b8 100644 --- a/net-fs/samba/samba-4.15.6.ebuild +++ b/net-fs/samba/samba-4.15.6.ebuild @@ -109,7 +109,7 @@ COMMON_DEPEND=" ) snapper? ( sys-apps/dbus ) system-heimdal? ( >=app-crypt/heimdal-1.5[-ssl,${MULTILIB_USEDEP}] ) - system-mitkrb5? ( >=app-crypt/mit-krb5-1.15.1[${MULTILIB_USEDEP}] ) + system-mitkrb5? ( >=app-crypt/mit-krb5-1.19[${MULTILIB_USEDEP}] ) systemd? ( sys-apps/systemd:0= ) zeroconf? ( net-dns/avahi[dbus] ) " diff --git a/net-fs/samba/samba-4.16.0.ebuild b/net-fs/samba/samba-4.16.0.ebuild index 6ab49166aab6..70564439a33a 100644 --- a/net-fs/samba/samba-4.16.0.ebuild +++ b/net-fs/samba/samba-4.16.0.ebuild @@ -109,7 +109,7 @@ COMMON_DEPEND=" ) snapper? ( sys-apps/dbus ) system-heimdal? ( >=app-crypt/heimdal-1.5[-ssl,${MULTILIB_USEDEP}] ) - system-mitkrb5? ( >=app-crypt/mit-krb5-1.15.1[${MULTILIB_USEDEP}] ) + system-mitkrb5? ( >=app-crypt/mit-krb5-1.19[${MULTILIB_USEDEP}] ) systemd? ( sys-apps/systemd:0= ) zeroconf? ( net-dns/avahi[dbus] ) "
