diff options
author | Sam James <sam@gentoo.org> | 2022-03-25 16:35:58 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-25 16:35:58 +0000 |
commit | dd2f9bba29394a09be6dea208cfcbbd1e7655d07 (patch) | |
tree | 0bea565fa109fa8469c13364de4ed77c4a584fe8 /net-fs/samba | |
parent | net-fs/samba: Bump to versions 4.15.6 and 4.16.0. Removed old (diff) | |
download | gentoo-dd2f9bba29394a09be6dea208cfcbbd1e7655d07.tar.gz gentoo-dd2f9bba29394a09be6dea208cfcbbd1e7655d07.tar.bz2 gentoo-dd2f9bba29394a09be6dea208cfcbbd1e7655d07.zip |
net-fs/samba: crank up mit-krb5 dependency
See https://forums.gentoo.org/viewtopic-p-8695835.html
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-fs/samba')
-rw-r--r-- | net-fs/samba/samba-4.15.4-r2.ebuild | 2 | ||||
-rw-r--r-- | net-fs/samba/samba-4.15.5-r2.ebuild | 2 | ||||
-rw-r--r-- | net-fs/samba/samba-4.15.6.ebuild | 2 | ||||
-rw-r--r-- | 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] ) " |