Changeset 7afb1e68
- Timestamp:
- 08/19/2020 08:47:25 AM (4 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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:
- 0111c51
- Parents:
- 19613b0
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r19613b0 r7afb1e68 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 "08"> <!-- 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 "August 1 8th, &year;">9 <!ENTITY releasedate "August 19th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
introduction/welcome/changelog.xml
r19613b0 r7afb1e68 43 43 --> 44 44 <listitem> 45 <para>August 19th, 2020</para> 46 <itemizedlist> 47 <listitem> 48 <para>[thomas] - Add qtwebengine-everywhere-src-5.15.0-consolidated_fixes-3.patch. 49 Fixes an issue which glibc version > 2.31.</para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 53 54 <listitem> 45 55 <para>August 18th, 2020</para> 46 56 <itemizedlist> -
x/lib/qtwebengine.xml
r19613b0 r7afb1e68 101 101 <para> 102 102 Required patch: 103 <ulink url="&patch-root;/qtwebengine-everywhere-src-&qtwebengine-version;-consolidated_fixes- 2.patch"/>103 <ulink url="&patch-root;/qtwebengine-everywhere-src-&qtwebengine-version;-consolidated_fixes-3.patch"/> 104 104 </para> 105 105 </listitem>
Note:
See TracChangeset
for help on using the changeset viewer.