Changeset a45f297
- Timestamp:
- 05/12/2020 09:02:55 PM (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:
- afd9074
- Parents:
- 51c7b851
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
general/sysutils/p7zip.xml
r51c7b851 ra45f297 74 74 </itemizedlist> 75 75 76 <bridgehead renderas="sect3">Additional Downloads</bridgehead> 77 <itemizedlist spacing='compact'> 78 <listitem> 79 <para>Required patch: <ulink 80 url="&patch-root;/p7zip-&p7zip-version;-consolidated_fixes-1.patch"/></para> 81 </listitem> 82 </itemizedlist> 83 84 76 85 <bridgehead renderas="sect3">p7zip Dependencies</bridgehead> 77 86 … … 89 98 <sect2 role="installation"> 90 99 <title>Installation of p7zip</title> 100 101 <para> 102 First, update the package for gcc10 and some security issues: 103 </para> 104 105 <screen><userinput>patch -Np1 -i ../p7zip-&p7zip-version;-consolidated_fixes-1.patch</userinput></screen> 91 106 92 107 <para> -
introduction/welcome/changelog.xml
r51c7b851 ra45f297 46 46 <itemizedlist> 47 47 <listitem> 48 <para>[bdubbs] - Fix building p7zip with gcc 10. Also addresses 49 several exiting security issues.</para> 50 </listitem> 51 <listitem> 48 52 <para>[renodr] - Adapt valgrind to changes in GCC-10.</para> 49 53 </listitem>
Note:
See TracChangeset
for help on using the changeset viewer.