Changeset 36a32ef for postlfs/security/sudo.xml
- Timestamp:
- 06/12/2021 08:52:18 PM (2 years ago)
- Branches:
- 11.0, 11.1, 11.2, 11.3, ken/inkscape-core-mods, lazarus, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- bfd7cd08
- Parents:
- ca73c836
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
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
Note:
See TracChangeset
for help on using the changeset viewer.