mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
drop ipa-httpd-pwdreader-force-fqdn.diff
This commit is contained in:
1
debian/changelog
vendored
1
debian/changelog
vendored
@@ -2,6 +2,7 @@ freeipa (4.7.1-1) UNRELEASED; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
- fix-replicainstall.diff dropped, not applicable anymore
|
||||
- ipa-httpd-pwdreader-force-fqdn.diff dropped, obsolete
|
||||
- refresh patches
|
||||
* dont-migrate-to-authselect.diff We don't have authselect, so just
|
||||
return true when trying to migrate to it. (LP: #1793994)
|
||||
|
||||
@@ -1,10 +0,0 @@
|
||||
--- a/install/tools/ipa-httpd-pwdreader
|
||||
+++ b/install/tools/ipa-httpd-pwdreader
|
||||
@@ -4,6 +4,7 @@
|
||||
# If you'd like to write your custom binary providing passwords to mod_ssl,
|
||||
# see the documentation of the aforementioned directive of the mod_ssl module.
|
||||
|
||||
+HOSTNAME=`hostname -f`
|
||||
USAGE="./ipa-pwdreader host:port RSA|DSA|ECC|number"
|
||||
|
||||
if [ "$#" -ne 2 ]; then
|
||||
1
debian/patches/series
vendored
1
debian/patches/series
vendored
@@ -8,7 +8,6 @@ hack-tomcat-race.diff
|
||||
fix-opendnssec-setup.diff
|
||||
fix-fontawesome-path.diff
|
||||
fix-krb5kdc-cert-path.diff
|
||||
ipa-httpd-pwdreader-force-fqdn.diff
|
||||
fix-gzip-path.diff
|
||||
fix-py3-lesscpy-name.diff
|
||||
dont-migrate-to-authselect.diff
|
||||
|
||||
Reference in New Issue
Block a user