Changeset e06e22b
- Timestamp:
- 01/06/2020 01:01:23 PM (5 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 9.1, 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:
- 8df36922
- Parents:
- a2fb497
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
ra2fb497 re06e22b 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "0 5"> <!-- Always 2 digits -->3 <!ENTITY day "06"> <!-- Always 2 digits --> 4 4 <!ENTITY month "01"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2020"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "January 5th, &year;">9 <!ENTITY releasedate "January 6th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
introduction/welcome/changelog.xml
ra2fb497 re06e22b 42 42 </listitem> 43 43 --> 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> 44 54 45 55 <listitem> -
packages.ent
ra2fb497 re06e22b 17 17 <!ENTITY haveged-version "1.9.2"> 18 18 <!ENTITY iptables-version "1.8.4"> 19 <!ENTITY libcap-version "2. 29">19 <!ENTITY libcap-version "2.30"> 20 20 <!ENTITY liboauth-version "1.0.3"> 21 21 <!ENTITY linux-pam-version "1.3.1"> -
postlfs/security/libcap.xml
ra2fb497 re06e22b 7 7 <!ENTITY libcap-download-http "&kernel-dl;/linux/libs/security/linux-privs/libcap2/libcap-&libcap-version;.tar.xz"> 8 8 <!ENTITY libcap-download-ftp " "> 9 <!ENTITY libcap-md5sum " dd865b8a0a13cb8e9768e832e00f9f11">9 <!ENTITY libcap-md5sum "ea531f37a30a61dce8bf8544537a46e3"> 10 10 <!ENTITY libcap-size "96 KB"> 11 <!ENTITY libcap-buildsize " 924 KB">11 <!ENTITY libcap-buildsize "1 MB"> 12 12 <!ENTITY libcap-time "less than 0.1 SBU"> 13 13 ]>
Note:
See TracChangeset
for help on using the changeset viewer.