Changeset 281a21f


Ignore:
Timestamp:
12/27/2021 12:31:46 PM (2 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
cacd76ad
Parents:
6b8f495
Message:

add su and runuser from util-linux

Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • packages.ent

    r6b8f495 r281a21f  
    4040<!ENTITY sudo-version                 "1.9.8p2">
    4141<!ENTITY tripwire-version             "2.4.3.7">
     42<!ENTITY util-linux-minor             "2.37">
     43<!ENTITY util-linux-version           "&util-linux-minor;.2">
    4244<!ENTITY volume_key-version           "0.3.12">
    4345
  • postlfs/security/security.xml

    r6b8f495 r281a21f  
    8484  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="stunnel.xml"/>
    8585  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sudo.xml"/>
     86  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="util-linux.xml"/>
    8687  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="tripwire.xml"/>
    8788  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="volume_key.xml"/>
Note: See TracChangeset for help on using the changeset viewer.