Page MenuHomeSolus

D12038.id29291.diff
No OneTemporary

D12038.id29291.diff

diff --git a/abi_used_symbols b/abi_used_symbols
--- a/abi_used_symbols
+++ b/abi_used_symbols
@@ -1,4 +1,5 @@
libasound.so.2:snd_config_get_bool
+libasound.so.2:snd_config_get_card
libasound.so.2:snd_config_get_id
libasound.so.2:snd_config_get_integer
libasound.so.2:snd_config_get_ireal
@@ -34,6 +35,7 @@
libasound.so.2:snd_pcm_extplug_set_slave_param_minmax
libasound.so.2:snd_pcm_format_name
libasound.so.2:snd_pcm_format_physical_width
+libasound.so.2:snd_pcm_format_set_silence
libasound.so.2:snd_pcm_format_size
libasound.so.2:snd_pcm_free_chmaps
libasound.so.2:snd_pcm_ioplug_avail
@@ -60,7 +62,6 @@
libc.so.6:__snprintf_chk
libc.so.6:__sprintf_chk
libc.so.6:__stack_chk_fail
-libc.so.6:__strcpy_chk
libc.so.6:access
libc.so.6:bind
libc.so.6:calloc
@@ -126,6 +127,7 @@
libpthread.so.0:pthread_join
libpthread.so.0:pthread_mutex_lock
libpthread.so.0:pthread_mutex_unlock
+libpthread.so.0:read
libpthread.so.0:recv
libpthread.so.0:sem_destroy
libpthread.so.0:sem_init
diff --git a/abi_used_symbols32 b/abi_used_symbols32
--- a/abi_used_symbols32
+++ b/abi_used_symbols32
@@ -1,4 +1,5 @@
libasound.so.2:snd_config_get_bool
+libasound.so.2:snd_config_get_card
libasound.so.2:snd_config_get_id
libasound.so.2:snd_config_get_integer
libasound.so.2:snd_config_get_ireal
@@ -34,6 +35,7 @@
libasound.so.2:snd_pcm_extplug_set_slave_param_minmax
libasound.so.2:snd_pcm_format_name
libasound.so.2:snd_pcm_format_physical_width
+libasound.so.2:snd_pcm_format_set_silence
libasound.so.2:snd_pcm_format_size
libasound.so.2:snd_pcm_free_chmaps
libasound.so.2:snd_pcm_ioplug_avail
@@ -60,7 +62,6 @@
libc.so.6:__snprintf_chk
libc.so.6:__sprintf_chk
libc.so.6:__stack_chk_fail
-libc.so.6:__strcpy_chk
libc.so.6:access
libc.so.6:bind
libc.so.6:calloc
@@ -126,6 +127,7 @@
libpthread.so.0:pthread_join
libpthread.so.0:pthread_mutex_lock
libpthread.so.0:pthread_mutex_unlock
+libpthread.so.0:read
libpthread.so.0:recv
libpthread.so.0:sem_destroy
libpthread.so.0:sem_init
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : alsa-plugins
-version : 1.2.2
-release : 20
+version : 1.2.5
+release : 21
source :
- - ftp://ftp.alsa-project.org/pub/plugins/alsa-plugins-1.2.2.tar.bz2 : 1c0f06450c928d711719686c9dbece2d480184f36fab11b8f0534cb7b41e337d
+ - ftp://ftp.alsa-project.org/pub/plugins/alsa-plugins-1.2.5.tar.bz2 : 42eef98433d2c8d11f1deeeb459643619215a75aa5a5bbdd06a794e4c413df20
license :
- LGPL-2.1-or-later
- GPL-2.0-or-later
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>alsa-plugins</Name>
<Packager>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Thomas Staudinger</Name>
+ <Email>Staudi.Kaos@gmail.com</Email>
</Packager>
<License>LGPL-2.1-or-later</License>
<License>GPL-2.0-or-later</License>
@@ -69,7 +69,7 @@
</Description>
<PartOf>emul32</PartOf>
<RuntimeDependencies>
- <Dependency release="20">alsa-plugins</Dependency>
+ <Dependency release="21">alsa-plugins</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib32/alsa-lib/libasound_module_conf_pulse.so</Path>
@@ -94,12 +94,12 @@
</Files>
</Package>
<History>
- <Update release="20">
- <Date>2021-06-18</Date>
- <Version>1.2.2</Version>
+ <Update release="21">
+ <Date>2021-10-16</Date>
+ <Version>1.2.5</Version>
<Comment>Packaging update</Comment>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Thomas Staudinger</Name>
+ <Email>Staudi.Kaos@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 8:26 PM (2 h, 45 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5796023
Default Alt Text
D12038.id29291.diff (3 KB)

Event Timeline