Changeset d7bbb40
- Timestamp:
- 10/16/2019 03:28:25 AM (4 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 9.1, 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:
- ed0836c
- Parents:
- cdf0106
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
rcdf0106 rd7bbb40 46 46 <itemizedlist> 47 47 <listitem> 48 <para>[renodr] - Update to sudo-1.8.28. Fixes 49 <ulink url="&blfs-ticket-root;12647">#12647</ulink>. 50 Contains a security fix for CVE-2019-14287, which is a restriction 51 bypass.</para> 52 </listitem> 53 <listitem> 48 54 <para>[renodr] - Update to libgweather-3.34.0. Part of 49 55 <ulink url="&blfs-ticket-root;12617">#12617</ulink>.</para> -
packages.ent
rcdf0106 rd7bbb40 38 38 <!ENTITY ssh-askpass-version "&openssh-version;"> 39 39 <!ENTITY stunnel-version "5.55"> 40 <!ENTITY sudo-version "1.8.2 7">40 <!ENTITY sudo-version "1.8.28"> 41 41 <!ENTITY tripwire-version "2.4.3.7"> 42 42 <!ENTITY volume_key-version "0.3.12"> -
postlfs/security/sudo.xml
rcdf0106 rd7bbb40 7 7 <!ENTITY sudo-download-http "http://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 " b5c184b13b6b5de32af630af2fd013fd">10 <!ENTITY sudo-size "3. 1MB">11 <!ENTITY sudo-buildsize " 38MB (with tests)">12 <!ENTITY sudo-time "0. 4SBU (with tests)">9 <!ENTITY sudo-md5sum "5afa5acd0c55b40916e4ad864607edfe"> 10 <!ENTITY sudo-size "3.2 MB"> 11 <!ENTITY sudo-buildsize "46 MB (with tests)"> 12 <!ENTITY sudo-time "0.3 SBU (with tests)"> 13 13 ]> 14 14 … … 280 280 <seglistitem> 281 281 <seg> 282 sudo, sudoedit (symlink), sudoreplay, and visudo282 cvtsudoers, sudo, sudoedit (symlink), sudoreplay, and visudo 283 283 </seg> 284 284 <seg> … … 300 300 <?dbhtml list-presentation="table"?> 301 301 302 <varlistentry id="cvtsudoers"> 303 <term><command>cvtsudoers</command></term> 304 <listitem> 305 <para> 306 converts between sudoers file formats. 307 </para> 308 <indexterm zone="sudo cvtsudoers"> 309 <primary sortas="b-cvtsudoers">cvtsudoers</primary> 310 </indexterm> 311 </listitem> 312 </varlistentry> 313 302 314 <varlistentry id="sudo_prog"> 303 315 <term><command>sudo</command></term>
Note:
See TracChangeset
for help on using the changeset viewer.