Changeset 981b7c6
- Timestamp:
- 06/15/2015 09:02:12 PM (9 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 7.10, 7.8, 7.9, 8.0, 8.1, 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, nosym, 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:
- fc130b5
- Parents:
- df1cfef
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rdf1cfef r981b7c6 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "1 4"> <!-- Always 2 digits -->3 <!ENTITY day "15"> <!-- Always 2 digits --> 4 4 <!ENTITY month "06"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2015"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "June 1 4th &year;">9 <!ENTITY releasedate "June 15th &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
introduction/welcome/changelog.xml
rdf1cfef r981b7c6 46 46 47 47 <listitem> 48 <para>June 15th, 2015</para> 49 <itemizedlist> 50 <listitem> 51 <para>[fernando] - Update to stunnel-5.18. Fixes 52 <ulink url="&blfs-ticket-root;6604">#6604</ulink>.</para> 53 </listitem> 54 </itemizedlist> 55 </listitem> 56 57 <listitem> 48 58 <para>June 14th, 2015</para> 49 59 <itemizedlist> 50 60 <listitem> 51 <para>[bdubbs] - Update to screen-4.3.0 Fixes61 <para>[bdubbs] - Update to screen-4.3.0. Fixes 52 62 <ulink url="&blfs-ticket-root;6608">#6608</ulink>.</para> 53 63 </listitem> … … 67 77 </listitem> 68 78 <listitem> 69 <para>[bdubbs] - Recommend building gst-plugins-bad w tih79 <para>[bdubbs] - Recommend building gst-plugins-bad with 70 80 clang to avoid video problems. Fixes 71 81 <ulink url="&blfs-ticket-root;6577">#6577</ulink>.</para> -
packages.ent
rdf1cfef r981b7c6 35 35 <!ENTITY shadow-version "4.2.1"> 36 36 <!ENTITY ssh-askpass-version "&openssh-version;"> 37 <!ENTITY stunnel-version "5.1 7">37 <!ENTITY stunnel-version "5.18"> 38 38 <!ENTITY sudo-version "1.8.13"> 39 39 <!ENTITY tripwire-version "2.4.2.2"> -
postlfs/security/stunnel.xml
rdf1cfef r981b7c6 7 7 <!ENTITY stunnel-download-http "https://www.stunnel.org/downloads/stunnel-&stunnel-version;.tar.gz"> 8 8 <!ENTITY stunnel-download-ftp "ftp://ftp.stunnel.org/stunnel/stunnel-&stunnel-version;.tar.gz"> 9 <!ENTITY stunnel-md5sum " e70f001ee190105c5a10a74f4bd54901">10 <!ENTITY stunnel-size "6 00KB">11 <!ENTITY stunnel-buildsize "7. 3MB">9 <!ENTITY stunnel-md5sum "04f90ffbb65ffa289a5b1db2c52950f5"> 10 <!ENTITY stunnel-size "612 KB"> 11 <!ENTITY stunnel-buildsize "7.5 MB"> 12 12 <!ENTITY stunnel-time "0.1 SBU"> 13 13 ]>
Note:
See TracChangeset
for help on using the changeset viewer.