[Pkg-freeradius-maintainers] [Git][debian/freeradius][master] 2 commits: Don't install symlink for cache_eap module no longer shipped
Bernhard Schmidt (@berni)
gitlab at salsa.debian.org
Mon May 15 23:09:44 BST 2023
Bernhard Schmidt pushed to branch master at Debian / freeradius
Commits:
0381a1de by Bernhard Schmidt at 2023-05-16T00:03:07+02:00
Don't install symlink for cache_eap module no longer shipped
Closes: #1035853
- - - - -
db087b31 by Bernhard Schmidt at 2023-05-16T00:04:57+02:00
Changelog for 3.2.1+dfsg-4
- - - - -
2 changed files:
- debian/changelog
- debian/freeradius-config.postinst
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+freeradius (3.2.1+dfsg-4) unstable; urgency=medium
+
+ * Don't install symlink for cache_eap module no longer shipped
+ (Closes: #1035853)
+
+ -- Bernhard Schmidt <berni at debian.org> Tue, 16 May 2023 00:04:23 +0200
+
freeradius (3.2.1+dfsg-3) unstable; urgency=medium
* Cherry-pick upstream patch to fix partical CA support (Closes: #1032590)
=====================================
debian/freeradius-config.postinst
=====================================
@@ -34,7 +34,7 @@ case "$1" in
ln -s ../sites-available/$site /etc/freeradius/3.0/sites-enabled/$site
fi
done
- for module in always attr_filter cache_eap chap detail detail.log \
+ for module in always attr_filter chap detail detail.log \
digest dynamic_clients eap echo exec expiration expr files \
linelog logintime mschap ntlm_auth pap passwd preprocess \
radutmp realm replicate soh sradutmp unix unpack utf8; do
View it on GitLab: https://salsa.debian.org/debian/freeradius/-/compare/9623de87494c81beb74e9bd3952a4ab16299d53d...db087b31b3bdbe8c836e068211c097222c8a5f27
--
View it on GitLab: https://salsa.debian.org/debian/freeradius/-/compare/9623de87494c81beb74e9bd3952a4ab16299d53d...db087b31b3bdbe8c836e068211c097222c8a5f27
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/pkg-freeradius-maintainers/attachments/20230515/c4862bee/attachment-0001.htm>
More information about the Pkg-freeradius-maintainers
mailing list