Changeset 5f3d2fbc
- Timestamp:
- 06/28/2019 05:31:36 PM (5 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:
- 73048b77
- Parents:
- ad3528a
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
rad3528a r5f3d2fbc 45 45 <para>June 28th, 2019</para> 46 46 <itemizedlist> 47 <listitem> 48 <para>[timtas] - Patch curl-7.65.1 to fix DNS resolution issues. Fixes 49 <ulink url="&blfs-ticket-root;12208">#12208</ulink></para> 50 </listitem> 47 51 <listitem> 48 52 <para>[ken] - Patch inkscape-0.92.4 for security issues. Fixes -
networking/netlibs/curl.xml
rad3528a r5f3d2fbc 74 74 </listitem> 75 75 </itemizedlist> 76 77 <bridgehead renderas="sect3">Additional Downloads</bridgehead> 78 <itemizedlist spacing="compact"> 79 <listitem> 80 <para>Patch to fix DNS resolution issues: <ulink 81 url="&patch-root;/curl-7.65.1-fix-dns-segfaults-1.patch"/> 82 </para> 83 </listitem> 84 </itemizedlist> 85 76 86 77 87 <bridgehead renderas="sect3">cURL Dependencies</bridgehead> … … 120 130 121 131 <para> 132 Apply patch to fix DNS resolution issues: 133 </para> 134 135 <screen><userinput>patch -Np1 -i ../curl-7.65.1-fix-dns-segfaults-1.patch</userinput></screen> 136 137 138 <para> 122 139 Install <application>cURL</application> by running the following 123 140 commands:
Note:
See TracChangeset
for help on using the changeset viewer.