Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
alsa-utils: Update version from 1.1.2 to 1.1.3
Change-log [1]:

> ### Core ###
>
> *   Release v1.1.3
> *   INSTALL: document how to configure a build for installation in a
>     local dir
> *   configure.ac: add a check for rst2man, a reStructuredText man page
>     generator
> *   configure.ac: fix the check for xmlto availability
> *   alsabat: add amixer config files
> *   alsabat: automation test scripts
>
> ### ALSA Control (alsactl) ###
>
> *   alsactl: Fix potential NULL dereferences in daemon mode
>
> ### ALSA RawMidi Utility (amidi) ###
>
> *   amidi: add sysex-interval option
> *   amidi: fix timeout handling
> *   amidi: ignore not only Active Sensing but also Clock bytes
>
> ### Speaker Test ###
>
> *   speaker-test: Fix chmap wav file selection.
>
> ### alsaloop ###
>
> *   alsaloop: try adapt avail_min for playback to avoid 100% CPU usage
>
> ### alsaucm ###
>
> *   alsaucm: add a man page, generated from reStructuredText
> *   alsaucm: mention the "list1" command in the usage output
>
> ### aplay/arecord ###
>
> *   aplay: Fix to handle pause when system is suspended/Resumed
>
> ### bat (basic audio tester) ###
>
> *   alsabat: add system power management S3 test
> *   alsabat: fix alsabat -86 error
> *   alsabat: add amixer config files
> *   alsabat: automation test scripts
  • Loading branch information
pmenzel committed Jan 23, 2017
1 parent a331fdc commit 66dab83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alsa-utils.be0
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION alsa-utils-1.1.2-0
# BEE_VERSION alsa-utils-1.1.3-0
#
## this file was created by bee init and should be executed to build a
## bee-package. (Additional hints are located at the end of this file.)
Expand Down

0 comments on commit 66dab83

Please sign in to comment.