Changeset c655da01
- Timestamp:
- 01/16/2018 04:19:17 PM (7 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, 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:
- 5fef9010
- Parents:
- 811fcfd1
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r811fcfd1 rc655da01 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "1 5"> <!-- Always 2 digits -->3 <!ENTITY day "16"> <!-- Always 2 digits --> 4 4 <!ENTITY month "01"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2018"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "January 1 5th, &year;">9 <!ENTITY releasedate "January 16th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
introduction/welcome/changelog.xml
r811fcfd1 rc655da01 43 43 --> 44 44 <listitem> 45 <para>January 14th, 2018</para> 45 <para>January 16th, 2018</para> 46 <itemizedlist> 47 <listitem> 48 <para>[bdubbs] - Update to cups-filters-1.19.0. Fixes 49 <ulink url="&blfs-ticket-root;10264">#10264</ulink>.</para> 50 </listitem> 51 <listitem> 52 <para>[bdubbs] - Update to sudo-1.8.22. Fixes 53 <ulink url="&blfs-ticket-root;10263">#10263</ulink>.</para> 54 </listitem> 55 </itemizedlist> 56 </listitem> 57 58 <listitem> 59 <para>January 15th, 2018</para> 46 60 <itemizedlist> 47 61 <listitem> -
packages.ent
r811fcfd1 rc655da01 43 43 <!ENTITY ssh-askpass-version "&openssh-version;"> 44 44 <!ENTITY stunnel-version "5.44"> 45 <!ENTITY sudo-version "1.8.2 1p2">45 <!ENTITY sudo-version "1.8.22"> 46 46 <!ENTITY tripwire-version "2.4.3.6"> 47 47 <!ENTITY volume_key-version "0.3.9"> … … 863 863 <!-- Chapter 50 --> 864 864 <!ENTITY cups-version "2.2.6"> 865 <!ENTITY cups-filters-version "1.1 8.0">865 <!ENTITY cups-filters-version "1.19.0"> 866 866 <!ENTITY gs-version "9.22"> 867 867 <!ENTITY gutenprint-version "5.2.13"> -
postlfs/security/sudo.xml
r811fcfd1 rc655da01 7 7 <!ENTITY sudo-download-http "http://www.sudo.ws/dist/sudo-&sudo-version;.tar.gz"> 8 8 <!ENTITY sudo-download-ftp "ftp://ftp.sudo.ws/pub/sudo/sudo-&sudo-version;.tar.gz"> 9 <!ENTITY sudo-md5sum " cd3993d910c713ae72e94beebd230b22">10 <!ENTITY sudo-size "2. 8MB">11 <!ENTITY sudo-buildsize " 30MB (with tests)">9 <!ENTITY sudo-md5sum "24abdea48db4c5abcd410167c801cc8c"> 10 <!ENTITY sudo-size "2.9 MB"> 11 <!ENTITY sudo-buildsize "29 MB (with tests)"> 12 12 <!ENTITY sudo-time "0.3 SBU (with tests)"> 13 13 ]> -
pst/printing/cups-filters.xml
r811fcfd1 rc655da01 8 8 "https://www.openprinting.org/download/cups-filters/cups-filters-&cups-filters-version;.tar.xz"> 9 9 <!ENTITY cups-filters-download-ftp " "> 10 <!ENTITY cups-filters-md5sum " 02f2af4cbad90f060b0d83fa971c43b9">10 <!ENTITY cups-filters-md5sum "3571e4d6e06d3f943943615fe2dcf31b"> 11 11 <!ENTITY cups-filters-size "1.4 MB"> 12 12 <!ENTITY cups-filters-buildsize "31 MB (with tests)">
Note:
See TracChangeset
for help on using the changeset viewer.