Changeset b5de93d
- Timestamp:
- 03/19/2019 03:20:00 PM (6 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 9.0, 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:
- daf08a9
- Parents:
- b4d0b5a
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rb4d0b5a rb5de93d 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "1 8"> <!-- Always 2 digits -->3 <!ENTITY day "19"> <!-- Always 2 digits --> 4 4 <!ENTITY month "03"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2019"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "March 1 8th, &year;">9 <!ENTITY releasedate "March 19th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/genlib/libssh2.xml
rb4d0b5a rb5de93d 7 7 <!ENTITY libssh2-download-http "https://www.libssh2.org/download/libssh2-&libssh2-version;.tar.gz"> 8 8 <!ENTITY libssh2-download-ftp " "> 9 <!ENTITY libssh2-md5sum "3 d1147cae66e2959ea5441b183de1b1c">10 <!ENTITY libssh2-size "83 5KB">9 <!ENTITY libssh2-md5sum "338f36a8bb7f5ef55715ac1864cc788c"> 10 <!ENTITY libssh2-size "838 KB"> 11 11 <!ENTITY libssh2-buildsize "12 MB"> 12 12 <!ENTITY libssh2-time "0.1 SBU"> … … 75 75 <bridgehead renderas="sect4">Optional</bridgehead> 76 76 <para role="optional"> 77 <xref linkend="libgcrypt"/> ,78 <xref linkend="openssh"/> ( required for the testsuite)77 <xref linkend="libgcrypt"/> and 78 <xref linkend="openssh"/> (both required for the testsuite) 79 79 </para> 80 80 … … 97 97 <para> 98 98 To test the results, issue: <command>make check</command>. 99 One test, using gnupg, may fail for unknown reasons. 99 100 </para> 100 101 -
introduction/welcome/changelog.xml
rb4d0b5a rb5de93d 42 42 </listitem> 43 43 --> 44 <listitem> 45 <para>March 18th, 2019</para> 46 <itemizedlist> 47 <listitem> 48 <para>[ken] - Update to libssh2-1.8.1 (security fixes). Fixes 49 <ulink url="&blfs-ticket-root;11829">#11829</ulink>.</para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 44 53 45 54 <listitem> -
packages.ent
rb4d0b5a rb5de93d 155 155 <!ENTITY libsigc-version "2.10.1"> 156 156 <!ENTITY libsigsegv-version "2.12"> 157 <!ENTITY libssh2-version "1.8. 0">157 <!ENTITY libssh2-version "1.8.1"> 158 158 <!ENTITY libstatgrab-version "0.91"> 159 159 <!ENTITY libtasn1-version "4.13">
Note:
See TracChangeset
for help on using the changeset viewer.