Changeset 983b6a6


Ignore:
Timestamp:
10/16/2012 06:22:06 PM (12 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
34627c8c
Parents:
d8717e4
Message:

Update to sudo-1.8.6p3

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rd8717e4 r983b6a6  
    44-->
    55
    6 <!ENTITY day          "11">                   <!-- Always 2 digits -->
     6<!ENTITY day          "16">                   <!-- Always 2 digits -->
    77<!ENTITY month        "10">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2012">
     
    1010<!ENTITY copyholder   "The BLFS Development Team">
    1111<!ENTITY version      "&year;-&month;-&day;">
    12 <!ENTITY releasedate  "October 11th, &year;">
     12<!ENTITY releasedate  "October 16th, &year;">
    1313<!-- <!ENTITY releasedate  "November &day;st, &year;"> -->
    1414<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
     
    193193<!ENTITY shadow-version               "4.1.5.1">
    194194<!ENTITY stunnel-version              "4.53">
    195 <!ENTITY sudo-version                 "1.8.5p3">
     195<!ENTITY sudo-version                 "1.8.6p3">
    196196<!ENTITY tripwire-version             "2.4.2.2">
    197197
  • introduction/welcome/changelog.xml

    rd8717e4 r983b6a6  
    4848      <para>October 16th, 2012</para>
    4949      <itemizedlist>
     50        <listitem>
     51          <para>[bdubbs] - Update to sudo-1.8.6p3. Fixes
     52          <ulink url="&blfs-ticket-root;3598">#3598</ulink>.</para>
     53        </listitem>
    5054        <listitem>
    5155          <para>[bdubbs] - Update to iptables-1.4.16.2. Fixes
  • postlfs/security/sudo.xml

    rd8717e4 r983b6a6  
    77  <!ENTITY sudo-download-http "http://www.sudo.ws/sudo/dist/sudo-&sudo-version;.tar.gz">
    88  <!ENTITY sudo-download-ftp  "ftp://ftp.twaren.net/Unix/Security/Sudo/sudo-&sudo-version;.tar.gz">
    9   <!ENTITY sudo-md5sum        "aa50e0a9ca02ac35d1020881bd3a221f">
    10   <!ENTITY sudo-size          "1.7 MB">
    11   <!ENTITY sudo-buildsize     "18 MB">
     9  <!ENTITY sudo-md5sum        "a7b5c39a904721956eccddd30689250f">
     10  <!ENTITY sudo-size          "1.8 MB">
     11  <!ENTITY sudo-buildsize     "19 MB">
    1212  <!ENTITY sudo-time          "0.2 SBU">
    1313]>
Note: See TracChangeset for help on using the changeset viewer.