Changeset e06e22b


Ignore:
Timestamp:
01/06/2020 01:01:23 PM (4 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.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, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
8df36922
Parents:
a2fb497
Message:

Libcap-pam 2.30

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    ra2fb497 re06e22b  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "05">                   <!-- Always 2 digits -->
     3<!ENTITY day          "06">                   <!-- Always 2 digits -->
    44<!ENTITY month        "01">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2020">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "January 5th, &year;">
     9<!ENTITY releasedate  "January 6th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    ra2fb497 re06e22b  
    4242    </listitem>
    4343-->
     44
     45    <listitem>
     46      <para>January 6th, 2020</para>
     47      <itemizedlist>
     48        <listitem>
     49          <para>[bdubbs] - Update to libcap-pam 2.30. Fixes
     50          <ulink url="&blfs-ticket-root;12981">#12981</ulink>.</para>
     51        </listitem>
     52      </itemizedlist>
     53    </listitem>
    4454
    4555    <listitem>
  • packages.ent

    ra2fb497 re06e22b  
    1717<!ENTITY haveged-version              "1.9.2">
    1818<!ENTITY iptables-version             "1.8.4">
    19 <!ENTITY libcap-version               "2.29">
     19<!ENTITY libcap-version               "2.30">
    2020<!ENTITY liboauth-version             "1.0.3">
    2121<!ENTITY linux-pam-version            "1.3.1">
  • postlfs/security/libcap.xml

    ra2fb497 re06e22b  
    77  <!ENTITY libcap-download-http "&kernel-dl;/linux/libs/security/linux-privs/libcap2/libcap-&libcap-version;.tar.xz">
    88  <!ENTITY libcap-download-ftp  " ">
    9   <!ENTITY libcap-md5sum        "dd865b8a0a13cb8e9768e832e00f9f11">
     9  <!ENTITY libcap-md5sum        "ea531f37a30a61dce8bf8544537a46e3">
    1010  <!ENTITY libcap-size          "96 KB">
    11   <!ENTITY libcap-buildsize     "924 KB">
     11  <!ENTITY libcap-buildsize     "1 MB">
    1212  <!ENTITY libcap-time          "less than 0.1 SBU">
    1313]>
Note: See TracChangeset for help on using the changeset viewer.