Changeset 1dee513
- Timestamp:
- 11/26/2019 06:59:37 PM (5 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 9.1, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 18b304df
- Parents:
- 3559b1be
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
r3559b1be r1dee513 50 50 <ulink url="&blfs-ticket-root;12812">#12812</ulink>.</para> 51 51 </listitem> 52 <listitem> 53 <para>[renodr] - Update to GnuPG-2.2.18 (security fix). Fixes 54 <ulink url="&blfs-ticket-root;12821">#12821</ulink>.</para> 55 </listitem> 52 56 </itemizedlist> 53 57 </listitem> -
packages.ent
r3559b1be r1dee513 11 11 <!ENTITY cryptsetup-version "&cryptsetup-minor;.6"> 12 12 <!ENTITY cyrus-sasl-version "2.1.27"> 13 <!ENTITY gnupg2-version "2.2.1 7">13 <!ENTITY gnupg2-version "2.2.18"> 14 14 <!ENTITY firewalld-version "0.7.2"> 15 15 <!ENTITY gnutls-version "3.6.10"> -
postlfs/security/gnupg2.xml
r3559b1be r1dee513 7 7 <!ENTITY gnupg2-download-http "&gnupg-http;/gnupg/gnupg-&gnupg2-version;.tar.bz2"> 8 8 <!ENTITY gnupg2-download-ftp "&gnupg-ftp;/gnupg/gnupg-&gnupg2-version;.tar.bz2"> 9 <!ENTITY gnupg2-md5sum " 1ba2d9b70c377f8e967742064c27a19c">9 <!ENTITY gnupg2-md5sum "f449339d8110c54fc9279961a76cc636"> 10 10 <!ENTITY gnupg2-size "6.4 MB"> 11 <!ENTITY gnupg2-buildsize "1 16MB (with all tests; add 24 MB for docs)">12 <!ENTITY gnupg2-time "0. 4 SBU (using parallelism=4; add 1.6SBU for tests)">11 <!ENTITY gnupg2-buildsize "150 MB (with all tests; add 24 MB for docs)"> 12 <!ENTITY gnupg2-time "0.3 SBU (using parallelism=4; add 1.7 SBU for tests)"> 13 13 ]> 14 14 … … 117 117 --> 118 118 119 <para>By default GnuPG doesn't install the deprecated gpg-zip script .120 But it is still needed by some programs. Make GnuPG install it with:119 <para>By default GnuPG doesn't install the deprecated gpg-zip script, 120 but it is still needed by some programs. Make GnuPG install it with: 121 121 </para> 122 122
Note:
See TracChangeset
for help on using the changeset viewer.