Changeset d8e0c5e
- Timestamp:
- 10/09/2018 09:22:46 PM (6 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 8.4, 9.0, 9.1, bdubbs/svn, elogind, 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:
- aae6977
- Parents:
- 9d865ef7
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
r9d865ef7 rd8e0c5e 47 47 <itemizedlist> 48 48 <listitem> 49 <para>[ken] - Patch ghostscript for latest vulnerability, 50 exploitable from evince, gimp and other apps and apparently 51 by browsing in gnome (nautilus will open files in 52 evince-thumbnailer). Fixes 53 <ulink url="&blfs-ticket-root;11230">#11230</ulink>.</para> 54 </listitem> 55 <listitem> 49 56 <para>[bdubbs] - Update to unbound-1.8.1. Fixes 50 57 <ulink url="&blfs-ticket-root;11229">#11229</ulink>.</para> -
pst/printing/gs.xml
r9d865ef7 rd8e0c5e 72 72 73 73 <bridgehead renderas="sect3">Additional Downloads</bridgehead> 74 <!-- 74 75 75 <itemizedlist spacing="compact"> 76 76 <listitem> 77 77 <para> 78 78 Required Patch: <ulink 79 url="&patch-root;/ghostscript-&gs-version;- upstream_fixes-1.patch"/>79 url="&patch-root;/ghostscript-&gs-version;-security_fixes-1.patch"/> 80 80 </para> 81 81 </listitem> 82 82 </itemizedlist> 83 --> 83 84 84 <para>If you wish, you can download additional fonts.</para> 85 85 … … 174 174 175 175 <screen><userinput>rm -rf zlib && 176 177 patch -Np1 -i ../ghostscript-&gs-version;-security_fixes-1.patch && 176 178 177 179 ./configure --prefix=/usr \
Note:
See TracChangeset
for help on using the changeset viewer.