Changeset 5ec7f55
- Timestamp:
- 08/23/2018 09:52:47 PM (4 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, lazarus, perl-modules, qt5new, trunk, upgradedb, xry111/intltool, xry111/test-20220226
- Children:
- f3a6aaca
- Parents:
- 95c49be
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
r95c49be r5ec7f55 45 45 <para>August 23rd, 2018</para> 46 46 <itemizedlist> 47 <listitem> 48 <para>[bdubbs] - Update wpa_supplicant-2.6-upstream_fixes patch. Fixes 49 <ulink url="&blfs-ticket-root;10994">#10994</ulink>.</para> 50 </listitem> 47 51 <listitem> 48 52 <para>[bdubbs] - Update to tigervnc-1.9.0. Fixes -
networking/netprogs/wpa_supplicant.xml
r95c49be r5ec7f55 82 82 <para> 83 83 Required patch: 84 <ulink url="&patch-root;/wpa_supplicant-&wpa_supplicant-version;-upstream_fixes- 1.patch"/>84 <ulink url="&patch-root;/wpa_supplicant-&wpa_supplicant-version;-upstream_fixes-2.patch"/> 85 85 </para> 86 86 </listitem> … … 195 195 </para> 196 196 197 <screen><userinput>patch -p1 -i ../wpa_supplicant-&wpa_supplicant-version;-upstream_fixes- 1.patch &&197 <screen><userinput>patch -p1 -i ../wpa_supplicant-&wpa_supplicant-version;-upstream_fixes-2.patch && 198 198 cd wpa_supplicant && 199 199 make BINDIR=/sbin LIBDIR=/lib</userinput></screen>
Note:
See TracChangeset
for help on using the changeset viewer.