mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
Update to icewm-2.2.1.
Update to openldap-2.4.58. Update to sudo-1.9.6p1. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24377 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
914a41c228
commit
d50c7080a1
@ -44,6 +44,18 @@
|
||||
<listitem>
|
||||
<para>March 17th, 2021</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[timtas] - Update to icewm-2.2.1. Fixes
|
||||
<ulink url="&blfs-ticket-root;14720">#14720</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[timtas] - Update to openldap-2.4.58. Fixes
|
||||
<ulink url="&blfs-ticket-root;14785">#14785</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[timtas] - Update to sudo-1.9.6p1. Fixes
|
||||
<ulink url="&blfs-ticket-root;14771">#14771</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to cmake-3.19.7. Fixes
|
||||
<ulink url="&blfs-ticket-root;14778">#14778</ulink>.</para>
|
||||
|
@ -40,7 +40,7 @@
|
||||
<!ENTITY shadow-version "4.8.1">
|
||||
<!ENTITY ssh-askpass-version "&openssh-version;">
|
||||
<!ENTITY stunnel-version "5.58">
|
||||
<!ENTITY sudo-version "1.9.6">
|
||||
<!ENTITY sudo-version "1.9.6p1">
|
||||
<!ENTITY tripwire-version "2.4.3.7">
|
||||
<!ENTITY volume_key-version "0.3.12">
|
||||
|
||||
@ -674,7 +674,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY sqlite-version "3.35.1">
|
||||
|
||||
<!-- Chapter 23 -->
|
||||
<!ENTITY openldap-version "2.4.57">
|
||||
<!ENTITY openldap-version "2.4.58">
|
||||
<!ENTITY soprano-version "2.9.4">
|
||||
<!ENTITY unbound-version "1.13.1">
|
||||
<!ENTITY virtuoso-version "6.1.8">
|
||||
@ -775,7 +775,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
|
||||
<!-- Chapter 27 -->
|
||||
<!ENTITY fluxbox-version "1.3.7">
|
||||
<!ENTITY icewm-version "2.2.0">
|
||||
<!ENTITY icewm-version "2.2.1">
|
||||
<!ENTITY openbox-version "3.6.1">
|
||||
<!ENTITY sawfish-version "1.12.0">
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
<!ENTITY sudo-download-http "http://www.sudo.ws/dist/sudo-&sudo-version;.tar.gz">
|
||||
<!ENTITY sudo-download-ftp "ftp://ftp.sudo.ws/pub/sudo/sudo-&sudo-version;.tar.gz">
|
||||
<!ENTITY sudo-md5sum "60afeacb5b1924120ebdf6d4525c2459">
|
||||
<!ENTITY sudo-md5sum "334f8337d497f2f5df2db72448bd259d">
|
||||
<!ENTITY sudo-size "4.0 MB">
|
||||
<!ENTITY sudo-buildsize "44 MB (add 9 MB for tests)">
|
||||
<!ENTITY sudo-time "0.4 SBU (add 0.1 SBU for tests)">
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
<!ENTITY openldap-download-http "https://www.openldap.org/software/download/OpenLDAP/openldap-release/openldap-&openldap-version;.tgz">
|
||||
<!ENTITY openldap-download-ftp "ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/openldap-&openldap-version;.tgz">
|
||||
<!ENTITY openldap-md5sum "e3349456c3a66e5e6155be7ddc3f042c">
|
||||
<!ENTITY openldap-md5sum "c203d735ba69976e5b28dc39006f29b5">
|
||||
<!ENTITY openldap-size "5.7 MB">
|
||||
<!ENTITY openldap-buildsize "54 MB (client), 91 MB (server)">
|
||||
<!ENTITY openldap-time "0.5 SBU (client), 1.0 SBU (server)">
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
<!ENTITY icewm-download-http "https://github.com/ice-wm/icewm/archive/&icewm-version;/icewm-&icewm-version;.tar.gz">
|
||||
<!ENTITY icewm-download-ftp " ">
|
||||
<!ENTITY icewm-md5sum "2084e1122ae28c6fb8b8f580d1f6cccc">
|
||||
<!ENTITY icewm-md5sum "34eb90318e5e26017be1c748212ed14b">
|
||||
<!ENTITY icewm-size "2.2 MB">
|
||||
<!ENTITY icewm-buildsize "43 MB">
|
||||
<!ENTITY icewm-time "0.2 SBU (Using parallelism=4)">
|
||||
|
Loading…
Reference in New Issue
Block a user