Changeset 36a32ef
- Timestamp:
- 06/12/2021 08:52:18 PM (2 years ago)
- Branches:
- 11.0, 11.1, 11.2, 11.3, 12.0, kea, ken/inkscape-core-mods, lazarus, lxqt, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- bfd7cd08
- Parents:
- ca73c836
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
rca73c836 r36a32ef 47 47 <itemizedlist> 48 48 <listitem> 49 <para>[bdubbs] - Update to sudo-1.9.7p1. Fixes 50 <ulink url="&blfs-ticket-root;15174">#15174</ulink>.</para> 51 </listitem> 52 <listitem> 53 <para>[bdubbs] - Update to libreoffice-7.1.4.2. Fixes 54 <ulink url="&blfs-ticket-root;1517">#15170</ulink>.</para> 55 </listitem> 56 </itemizedlist> 57 </listitem> 58 59 <listitem> 60 <para>June 11th, 2021</para> 61 <itemizedlist> 62 <listitem> 49 63 <para>[bdubbs] - Update to ristretto-0.11.0. Fixes 50 64 <ulink url="&blfs-ticket-root;15172">#15172</ulink>.</para> -
packages.ent
rca73c836 r36a32ef 36 36 <!ENTITY ssh-askpass-version "&openssh-version;"> 37 37 <!ENTITY stunnel-version "5.59"> 38 <!ENTITY sudo-version "1.9.7 ">38 <!ENTITY sudo-version "1.9.7p1"> 39 39 <!ENTITY tripwire-version "2.4.3.7"> 40 40 <!ENTITY volume_key-version "0.3.12"> … … 913 913 <!ENTITY gnucash-version "2.4.11"> 914 914 915 <!ENTITY libreoffice-version "7.1. 3">915 <!ENTITY libreoffice-version "7.1.4"> 916 916 <!ENTITY libreoffice-patch ".2"> 917 917 <!ENTITY libreoffice-dlversion "&libreoffice-version;&libreoffice-patch;"> -
postlfs/security/sudo.xml
rca73c836 r36a32ef 7 7 <!ENTITY sudo-download-http "https://www.sudo.ws/dist/sudo-&sudo-version;.tar.gz"> 8 8 <!ENTITY sudo-download-ftp "ftp://ftp.sudo.ws/pub/sudo/sudo-&sudo-version;.tar.gz"> 9 <!ENTITY sudo-md5sum " 1ed8b73ba56c9b05ed22681b7b92d1b2">9 <!ENTITY sudo-md5sum "0ea3649ef66df80e6ecd04d45ea0f762"> 10 10 <!ENTITY sudo-size "4.0 MB"> 11 <!ENTITY sudo-buildsize "4 6 MB (add 15MB for tests)">11 <!ENTITY sudo-buildsize "43 MB (add 13 MB for tests)"> 12 12 <!ENTITY sudo-time "0.4 SBU (add 0.1 SBU for tests)"> 13 13 ]> … … 110 110 <para> 111 111 To test the results, issue: <command>env LC_ALL=C make check 2>&1 112 | tee ../make-check.log</command>. Check the results with <command>grep113 failed ../make-check.log</command>.112 | tee make-check.log</command>. Check the results with <command>grep 113 failed make-check.log</command>. 114 114 </para> 115 115 -
xsoft/office/libreoffice.xml
rca73c836 r36a32ef 8 8 9 9 <!ENTITY libreoffice-core-download-http "&libreoffice-dl;/libreoffice-&libreoffice-dlversion;.tar.xz"> 10 <!ENTITY libreoffice-core-md5sum " a7a47fe3a5f03fecd0616d071eedb75b">10 <!ENTITY libreoffice-core-md5sum "4e4e81a4f66544775912c85ce214a7d7"> 11 11 <!ENTITY libreoffice-core-size "233 MB"> 12 12 13 13 <!ENTITY libreoffice-dict-download-http "&libreoffice-dl;/libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz"> 14 <!ENTITY libreoffice-dict-md5sum " fbdb2903bb7faa1c6acff3d44e88747c">14 <!ENTITY libreoffice-dict-md5sum "d6e81b974dac1a661f06cca2f0d7b777"> 15 15 <!ENTITY libreoffice-dict-size "46 MB"> 16 16 17 17 <!ENTITY libreoffice-help-download-http "&libreoffice-dl;/libreoffice-help-&libreoffice-dlversion;.tar.xz"> 18 <!ENTITY libreoffice-help-md5sum " 86ae72be46867dd946cce5c4cd77c240">18 <!ENTITY libreoffice-help-md5sum "e03fdc7d36e6130b7a67d7b07be8a66f"> 19 19 <!ENTITY libreoffice-help-size "107 MB"> 20 20 21 21 <!ENTITY libreoffice-translations-download-http "&libreoffice-dl;/libreoffice-translations-&libreoffice-dlversion;.tar.xz"> 22 <!ENTITY libreoffice-translations-md5sum " 22f5cce2648f65b9edccfae7c29ec698">22 <!ENTITY libreoffice-translations-md5sum "63e7eb886dcd9d90ccef9dc8ae5f2ad9"> 23 23 <!ENTITY libreoffice-translations-size "177 MB"> 24 24 25 25 <!-- full size remeasured for 7.0.0.3 --> 26 26 27 <!ENTITY libreoffice-buildsize "6. 8 GB including the additional files if downloaded during the build (841MB installed). Installing the whole set of languages requires more than 25 GB (around 3 GB installed)">27 <!ENTITY libreoffice-buildsize "6.7 GB including the additional files if downloaded during the build (783 MB installed). Installing the whole set of languages requires more than 25 GB (around 3 GB installed)"> 28 28 29 29 <!-- Editors: many updates to poppler will break LO using system poppler until … … 53 53 dictionaries. -renodr 54 54 --> 55 <!ENTITY libreoffice-time "5 3SBU with parallelism=4 including typical download time">55 <!ENTITY libreoffice-time "50 SBU with parallelism=4 including typical download time"> 56 56 57 57 ]>
Note:
See TracChangeset
for help on using the changeset viewer.