Changeset 49887e8 for general


Ignore:
Timestamp:
11/05/2021 01:11:44 PM (3 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.1, 11.2, 11.3, 12.0, 12.1, 12.2, gimp3, 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, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
Children:
142646b
Parents:
b4f89635
Message:

Updates

xscreensaver-6.02
mpg123-1.29.2
gc-8.0.6
autofs-5.1.8
libcap-pam-2.60

Location:
general
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/prog/gc.xml

    rb4f89635 r49887e8  
    77  <!ENTITY gc-download-http "https://www.hboehm.info/gc/gc_source/gc-&gc-version;.tar.gz">
    88  <!ENTITY gc-download-ftp  " ">
    9   <!ENTITY gc-md5sum        "67a5093e2f9f381bd550aa891d00b54b">
     9  <!ENTITY gc-md5sum        "4878e629f482600f2060f30853c7b415">
    1010  <!ENTITY gc-size          "1.1 MB">
    1111  <!ENTITY gc-buildsize     "11 MB (with tests)">
  • general/sysutils/autofs.xml

    rb4f89635 r49887e8  
    77  <!ENTITY autofs-download-http "&kernel-dl;/linux/daemons/autofs/v5/autofs-&autofs-version;.tar.xz">
    88  <!ENTITY autofs-download-ftp  " ">
    9   <!ENTITY autofs-md5sum        "6bd1ea8a9e5dc3a7dc95119e3bbaf52c">
    10   <!ENTITY autofs-size          "324 KB">
    11   <!ENTITY autofs-buildsize     "6.7 MB">
     9  <!ENTITY autofs-md5sum        "72d81645d39a857c3d16bd3a32e9cb44">
     10  <!ENTITY autofs-size          "320 KB">
     11  <!ENTITY autofs-buildsize     "6.5 MB">
    1212  <!ENTITY autofs-time          "0.1 SBU">
    1313]>
     
    127127
    128128    <title>Installation of Autofs</title>
    129 
    130     <para>Some lines of code need to be removed for this package to be
    131     consistent with glibc-2.34. We will remove these lines with some sed commands
    132     by line numbers showing slightly different methods.</para>
    133 
    134 <screen><userinput>sed -e '87d'        \
    135     -e '2618,2644d' \
    136     -i daemon/automount.c &amp;&amp;
    137 
    138 sed -i '1178,1180d' daemon/state.c &amp;&amp;
    139 sed -i '275,+2 d'   lib/alarm.c</userinput></screen>
    140 
    141129
    142130    <para>
     
    393381        <seg>
    394382          lookup_dir.so, lookup_file.so, lookup_files.so, lookup_hosts.so,
    395           lookup_ldap.so, lookup_multi.so, lookup_nis.so, lookup_nisplus.so,
     383          lookup_ldap.so (optional), lookup_multi.so, lookup_nis.so,
    396384          lookup_program.so, lookup_userhome.so, lookup_yp.so, mount_afs.so,
    397385          mount_autofs.so, mount_bind.so, mount_changer.so, mount_ext2.so,
     
    399387          mount_nfs4.so, parse_amd.so, and parse_sun.so
    400388           </seg>
    401         <seg>/usr/lib/autofs, /etc/autofs</seg>
     389        <seg>/usr/lib/autofs and /etc/autofs</seg>
    402390      </seglistitem>
    403391    </segmentedlist>
Note: See TracChangeset for help on using the changeset viewer.