Changeset c70ab7e
- Timestamp:
- 01/10/2020 09:52:01 PM (4 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 9.1, kea, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/python-mods, qt5new, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 6b4fe743
- Parents:
- 0515763
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
r0515763 rc70ab7e 45 45 <para>January 10th, 2020</para> 46 46 <itemizedlist> 47 <listitem> 48 <para>[renodr] - Adapt alsa-tools to Linux-5.4+ and alsa-lib-1.2.1.2. 49 Re-evaluate this before BLFS 9.1 or after a new alsa-lib version, 50 whichever comes first.</para> 51 </listitem> 47 52 <listitem> 48 53 <para>[bdubbs] - Update to NetworkManager-1.22.4. Fixes -
multimedia/libdriv/alsa-tools.xml
r0515763 rc70ab7e 110 110 </para> 111 111 112 <screen><userinput>rm -rf qlo10k1 Makefile gitcompile</userinput></screen> 112 <!-- Re-evaluate this at the next alsa-lib release (or before freeze, 113 whichever comes first. ld10k1 and sb16_csp should be with 9.1. --> 114 <screen><userinput>rm -rf qlo10k1 Makefile gitcompile sb16_csp ld10k1</userinput></screen> 115 116 <para> 117 Next, adapt some of the <application>ALSA Tools</application> to 118 alsa-lib-1.2.1.2 and Linux-5.4+: 119 </para> 120 121 <screen><userinput>sed -i -e "/#include/i #define __user" \ 122 hdspconf/src/*.cxx \ 123 hdspmixer/src/*.cxx \ 124 hdsploader/hdsploader.c</userinput></screen> 113 125 114 126 <para>
Note:
See TracChangeset
for help on using the changeset viewer.