[debian-edu-commits] [Git][debian-edu/debian-edu-config][buster-security] Amend version comparison for buster
Dominik George
gitlab at salsa.debian.org
Mon Dec 16 16:38:02 GMT 2019
Dominik George pushed to branch buster-security at Debian Edu / debian-edu-config
Commits:
6f0ae527 by Dominik George at 2019-12-16T16:35:16Z
Amend version comparison for buster
- - - - -
1 changed file:
- debian/debian-edu-config.postinst
Changes:
=====================================
debian/debian-edu-config.postinst
=====================================
@@ -258,7 +258,7 @@ configure)
fi
# Set proper rights for users - see #946797
- if dpkg --compare-versions "$2" le "2.11.9" ; then
+ if dpkg --compare-versions "$2" le "2.10.65+deb10u2" ; then
if [ -f /etc/krb5kdc/kadm5.acl ] ; then
sed -i 's/\(\*@INTERN[[:space:]]*\)cil/\1CIl/' /etc/krb5kdc/kadm5.acl
service krb5-admin-server restart
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-config/commit/6f0ae5270dc8ebbaa367ba9687b1ab81bb03533c
--
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-config/commit/6f0ae5270dc8ebbaa367ba9687b1ab81bb03533c
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-edu-commits/attachments/20191216/39d112e8/attachment.html>
More information about the debian-edu-commits
mailing list