audio/alsa-lib: Update to version 1.2.6.1
Major changes:
v1.2.6.1: https://github.com/alsa-project/alsa-lib/releases/tag/v1.2.6.1 Configuration improvements v1.2.6 : https://github.com/alsa-project/alsa-lib/releases/tag/v1.2.6 Multiple additions and fixes in Config, Control, PCM, RAWMidi, Topology, Use Case Manager APIs Configuration, Documentation, Dynamic Loader helpers External PCM Plugin SDK, External Rate Converter Plugin SDK Kernel Headers, Test/Example code v1.2.5.1: https://github.com/alsa-project/alsa-lib/releases/tag/v1.2.5.1 Multiple fixes in Control, PCM, Timer, Use case manager APIs Configuration v1.2.5 : https://github.com/alsa-project/alsa-lib/releases/tag/v1.2.5 Multiple fixes in Config, Control, Control Plugin, HWDEP, I/O, Mixer, PCM, RawMidi, Sequencer, Timer, Topology, Use Case Manager APIs Compilation files, Configuration, Documentation, Dynamic Loader helpers, I/O subsystem, Kernel Headers, Test/Example code, Utils v1.2.4 : https://github.com/alsa-project/alsa-lib/releases/tag/v1.2.4 v1.3.2 : https://github.com/alsa-project/alsa-lib/releases/tag/v1.3.2 v1.3.1 : https://github.com/alsa-project/alsa-lib/releases/tag/v1.3.1 v1.2.3 : https://github.com/alsa-project/alsa-lib/releases/tag/v1.2.3
audio/alsa-utils: Update to version 1.2.6
Major changes:
v1.2.6 : https://github.com/alsa-project/alsa-utils/releases/tag/v1.2.6 Multiple fixes and improvements ALSA Control (alsactl) ALSA RawMidi Utility (amidi) alsa-info.sh alsamixer alsatplg (topology) amixer aseqnet v1.2.5.1: https://github.com/alsa-project/alsa-utils/releases/tag/v1.2.5.1 Multiple fixes and improvements ALSA Control (alsactl) Audio Transfer utility alsatplg (topology) aplay/arecord aseqnet v1.2.5 : https://github.com/alsa-project/alsa-utils/releases/tag/v1.2.5 Multiple fixes and improvements ALSA Control (alsactl) ALSA RawMidi Utility (amidi) Audio Transfer utility Speaker Test alsa-info.sh alsaconf alsaloop alsamixer alsatplg (topology) values alsaucm amixer aplay/arecord aseqnet v1.2.4 : https://github.com/alsa-project/alsa-utils/releases/tag/v1.2.4 v1.2.3 : https://github.com/alsa-project/alsa-utils/releases/tag/v1.2.3
audio/alsa-plugins: Update to version 1.2.6
Major changes:
v1.2.6 : https://github.com/alsa-project/alsa-plugins/releases/tag/v1.2.6 rate-lav: Convert to libswresample A52 Output plugin Documentation Jack PCM plugin Rate Converter plugins USB stream plugin libavcodec's resampler v1.2.5 : https://github.com/alsa-project/alsa-plugins/releases/tag/v1.2.5 A52 Output plugin Automatic upmix / downmix plugins Jack PCM plugin OSS Mixer -> ALSA Control plugin PulseAudio -> ALSA plugin USB stream plugin
This is now broken for an interface that doesn't support IFCAP_MEXTPG and has checksum offload disabled as we will not fall through to the else. I think the IFCAP_MEXTPG check now needs to just be its own check. If it makes the checksum calculations more optimal we should perhaps do it before doing the checksums.