Changeset 67bcdc2


Ignore:
Timestamp:
03/07/2023 07:20:23 PM (14 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.0, 12.1, kea, ken/TL2024, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
ab7282f
Parents:
050c538 (diff), 3c09cbd0 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r050c538 r67bcdc2  
    4747        </listitem>
    4848        <listitem>
     49          <para>[thomas] - Update to sudo-1.9.13p3. Fixes
     50          <ulink url="&blfs-ticket-root;17762">#17762</ulink>.</para>
     51        </listitem>
     52        <listitem>
    4953          <para>[thomas] - Update to tigervnc-1.13.1. Fixes
    5054          <ulink url="&blfs-ticket-root;17759">#17759</ulink>.</para>
  • packages.ent

    r050c538 r67bcdc2  
    3636<!ENTITY ssh-askpass-version          "&openssh-version;">
    3737<!ENTITY stunnel-version              "5.69">
    38 <!ENTITY sudo-version                 "1.9.13p2">
     38<!ENTITY sudo-version                 "1.9.13p3">
    3939<!ENTITY tripwire-version             "2.4.3.7">
    4040<!ENTITY volume_key-version           "0.3.12">
  • postlfs/security/sudo.xml

    r050c538 r67bcdc2  
    77  <!ENTITY sudo-download-http "https://www.sudo.ws/dist/sudo-&sudo-version;.tar.gz">
    88  <!ENTITY sudo-download-ftp  "ftp://ftp.sudo.ws/pub/sudo/sudo-&sudo-version;.tar.gz">
    9   <!ENTITY sudo-md5sum        "0551b96951df42f7c61ea2280fcac70d">
    10   <!ENTITY sudo-size          "4.9 MB">
     9  <!ENTITY sudo-md5sum        "be560d914b60376dab3449c99b9f19ef">
     10  <!ENTITY sudo-size          "4.8 MB">
    1111  <!ENTITY sudo-buildsize     "50 MB (add 16 MB for tests)">
    1212  <!ENTITY sudo-time          "0.4 SBU (add 0.1 SBU for tests)">
Note: See TracChangeset for help on using the changeset viewer.