Changeset 8ed3ee47
- Timestamp:
- 01/15/2017 05:37:13 PM (8 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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, 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:
- 1e314ce
- Parents:
- 0901194
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r0901194 r8ed3ee47 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 "01"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2017"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "January 1 4th &year;">9 <!ENTITY releasedate "January 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
r0901194 r8ed3ee47 44 44 --> 45 45 <listitem> 46 <para>January 15th, 2016</para> 47 <itemizedlist> 48 <listitem> 49 <para>[dj] - Fixed release issue with gpgme-1.8.0 that affects 50 kwallet.</para> 51 </listitem> 52 </itemizedlist> 53 </listitem> 54 55 <listitem> 46 56 <para>January 14th, 2016</para> 47 57 <itemizedlist> -
postlfs/security/gpgme.xml
r0901194 r8ed3ee47 101 101 <sect2 role="installation"> 102 102 <title>Installation of GPGME</title> 103 104 <para> 105 Fix a minor release error: 106 </para> 107 108 <screen><userinput>sed 's#@libsuffix@#.so#' -i lang/cpp/src/GpgmeppConfig.cmake.in.in</userinput></screen> 103 109 104 110 <para>
Note:
See TracChangeset
for help on using the changeset viewer.