Changeset 9ade54a3 for postlfs


Ignore:
Timestamp:
01/05/2021 04:28:23 AM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
5362771
Parents:
7a8cc527
Message:

Update to haveged-1.9.14
Update to poppler-21.01.0
Update to python-dbusmock-0.22.0
Update to libpcap-1.10.0 (security update)
Update to umockdev-0.15.4
Update to nettle-3.7
Update to dovecot-2.3.13 (security update)

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24070 af4574ff-66df-0310-9fd7-8a98e5e911e0

Location:
postlfs/security
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/haveged.xml

    r7a8cc527 r9ade54a3  
    77  <!ENTITY haveged-download-http "https://github.com/jirka-h/haveged/archive/v&haveged-version;/haveged-&haveged-version;.tar.gz">
    88  <!ENTITY haveged-download-ftp  " ">
    9   <!ENTITY haveged-md5sum        "5391978794208b6cca6f53d7a6211c04">
     9  <!ENTITY haveged-md5sum        "f756474201bec9a46b41e8712f79468a">
    1010  <!ENTITY haveged-size          "488 KB">
    1111  <!ENTITY haveged-buildsize     "21 MB (with tests)">
     
    8585    </para>
    8686
    87 <screen><userinput>./configure --prefix=/usr &amp;&amp;
     87<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
    8888make</userinput></screen>
    8989
  • postlfs/security/nettle.xml

    r7a8cc527 r9ade54a3  
    77  <!ENTITY nettle-download-http "&gnu-http;/nettle/nettle-&nettle-version;.tar.gz">
    88  <!ENTITY nettle-download-ftp  "&gnu-ftp;/nettle/nettle-&nettle-version;.tar.gz">
    9   <!ENTITY nettle-md5sum        "c45ee24ed7361dcda152a035d396fe8a">
    10   <!ENTITY nettle-size          "2.2 MB">
    11   <!ENTITY nettle-buildsize     "87 MB (with tests)">
     9  <!ENTITY nettle-md5sum        "568070f62fd14ca6b076ad583d84e9db">
     10  <!ENTITY nettle-size          "2.3 MB">
     11  <!ENTITY nettle-buildsize     "89 MB (with tests)">
    1212  <!ENTITY nettle-time          "0.4 SBU (with tests)">
    1313]>
Note: See TracChangeset for help on using the changeset viewer.