diff --git a/general.ent b/general.ent index 2d3bb94895..c8ceeba3ff 100644 --- a/general.ent +++ b/general.ent @@ -1,12 +1,12 @@ - + - + diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 28ec2f2a35..6c4eb7d234 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -44,6 +44,16 @@ --> + + May 22st, 2015 + + + [fernando] - GnuPG 2.1.3 and 4: openpgp tests might fail. Fixes + #6479. + + + + May 21st, 2015 diff --git a/postlfs/security/gnupg2.xml b/postlfs/security/gnupg2.xml index 77a754f4dc..1cb63c8e8f 100644 --- a/postlfs/security/gnupg2.xml +++ b/postlfs/security/gnupg2.xml @@ -98,16 +98,23 @@ - If you are upgrading from gnupg prior to version 2.1, be sure to backup - ~/.gnupg, because some - additional configuration will probably be necessary, and you could - lose your keys. You can find instructions at + If you are upgrading from gnupg prior to version 2.1, upstream + developers recommend to backup + ~/.gnupg, because some additional + configuration will probably be necessary, and you could lose your keys. + You can find instructions at and . - + If the top directory path where the source is unpacked contains + symbolic links, the openpgp tests might fail. If this is your case and + you wish to run the test suite, fix that with: + +sed -e 's|\(GNUPGHOME\)=\$(abs_builddir)|\1=`/bin/pwd`|' \ + -i tests/openpgp/Makefile.in + Install GnuPG by running the following commands: