diff --git a/general.ent b/general.ent index a5821d98a7..9fb20ff965 100644 --- a/general.ent +++ b/general.ent @@ -1,12 +1,12 @@ - + - + diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 891a2cd10c..fa4ee41113 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -41,6 +41,19 @@ --> + + April 25th, 2017 + + + [dj] - Update to p11-kit-0.23.5. Fixes + #9162. + + + [dj] - Update to make-ca.sh-20170425. + + + + April 24th, 2017 diff --git a/packages.ent b/packages.ent index e75be3a6b5..1ed546c704 100644 --- a/packages.ent +++ b/packages.ent @@ -22,7 +22,7 @@ - + @@ -35,7 +35,7 @@ - + diff --git a/postlfs/security/cacerts.xml b/postlfs/security/cacerts.xml index ca67ed7bae..257df5bb89 100644 --- a/postlfs/security/cacerts.xml +++ b/postlfs/security/cacerts.xml @@ -8,12 +8,12 @@ - + - - + + ]> @@ -90,8 +90,9 @@ Optional (runtime) - or , and - + or , + , and + User Notes: diff --git a/postlfs/security/p11-kit.xml b/postlfs/security/p11-kit.xml index 2cca201dc9..d6d39c5ef1 100644 --- a/postlfs/security/p11-kit.xml +++ b/postlfs/security/p11-kit.xml @@ -4,12 +4,12 @@ %general-entities; - + - - - - + + + + ]> @@ -99,9 +99,9 @@ commands: -./configure --prefix=/usr \ - --sysconfdir=/etc \ - --with-trust-paths=/etc/pki/anchors && +./autogen.sh --prefix=/usr \ + --sysconfdir=/etc \ + --with-trust-paths=/etc/pki/anchors && make