Page MenuHomeSolus

D11505.id27814.diff
No OneTemporary

D11505.id27814.diff

diff --git a/abi_symbols b/abi_symbols
--- a/abi_symbols
+++ b/abi_symbols
@@ -450,6 +450,7 @@
libpipewire-0.3.so.0:pw_data_loop_add_listener
libpipewire-0.3.so.0:pw_data_loop_destroy
libpipewire-0.3.so.0:pw_data_loop_exit
+libpipewire-0.3.so.0:pw_data_loop_get_thread
libpipewire-0.3.so.0:pw_data_loop_in_thread
libpipewire-0.3.so.0:pw_data_loop_invoke
libpipewire-0.3.so.0:pw_data_loop_new
@@ -765,6 +766,8 @@
libpipewire-0.3.so.0:pw_thread_loop_timed_wait_full
libpipewire-0.3.so.0:pw_thread_loop_unlock
libpipewire-0.3.so.0:pw_thread_loop_wait
+libpipewire-0.3.so.0:pw_thread_utils_get
+libpipewire-0.3.so.0:pw_thread_utils_set
libpipewire-0.3.so.0:pw_type_info
libpipewire-0.3.so.0:pw_unload_spa_handle
libpipewire-0.3.so.0:pw_work_queue_add
diff --git a/abi_symbols32 b/abi_symbols32
--- a/abi_symbols32
+++ b/abi_symbols32
@@ -450,6 +450,7 @@
libpipewire-0.3.so.0:pw_data_loop_add_listener
libpipewire-0.3.so.0:pw_data_loop_destroy
libpipewire-0.3.so.0:pw_data_loop_exit
+libpipewire-0.3.so.0:pw_data_loop_get_thread
libpipewire-0.3.so.0:pw_data_loop_in_thread
libpipewire-0.3.so.0:pw_data_loop_invoke
libpipewire-0.3.so.0:pw_data_loop_new
@@ -765,6 +766,8 @@
libpipewire-0.3.so.0:pw_thread_loop_timed_wait_full
libpipewire-0.3.so.0:pw_thread_loop_unlock
libpipewire-0.3.so.0:pw_thread_loop_wait
+libpipewire-0.3.so.0:pw_thread_utils_get
+libpipewire-0.3.so.0:pw_thread_utils_set
libpipewire-0.3.so.0:pw_type_info
libpipewire-0.3.so.0:pw_unload_spa_handle
libpipewire-0.3.so.0:pw_work_queue_add
diff --git a/abi_used_symbols b/abi_used_symbols
--- a/abi_used_symbols
+++ b/abi_used_symbols
@@ -377,6 +377,7 @@
libc.so.6:getrandom
libc.so.6:getsockname
libc.so.6:getsockopt
+libc.so.6:gettid
libc.so.6:gettimeofday
libc.so.6:getuid
libc.so.6:inet_ntop
@@ -432,7 +433,6 @@
libc.so.6:sched_get_priority_max
libc.so.6:sched_get_priority_min
libc.so.6:sched_getaffinity
-libc.so.6:sched_setscheduler
libc.so.6:send
libc.so.6:setenv
libc.so.6:setlinebuf
@@ -820,6 +820,7 @@
libpthread.so.0:pthread_mutex_unlock
libpthread.so.0:pthread_mutexattr_init
libpthread.so.0:pthread_mutexattr_settype
+libpthread.so.0:pthread_once
libpthread.so.0:pthread_setname_np
libpthread.so.0:read
libpthread.so.0:recv
diff --git a/abi_used_symbols32 b/abi_used_symbols32
--- a/abi_used_symbols32
+++ b/abi_used_symbols32
@@ -334,6 +334,7 @@
libc.so.6:getpwuid_r
libc.so.6:getrandom
libc.so.6:getsockopt
+libc.so.6:gettid
libc.so.6:gettimeofday
libc.so.6:getuid
libc.so.6:inet_ntop
@@ -386,7 +387,6 @@
libc.so.6:sched_get_priority_max
libc.so.6:sched_get_priority_min
libc.so.6:sched_getaffinity
-libc.so.6:sched_setscheduler
libc.so.6:setlinebuf
libc.so.6:setlocale
libc.so.6:setpriority
@@ -707,6 +707,7 @@
libpthread.so.0:pthread_mutex_unlock
libpthread.so.0:pthread_mutexattr_init
libpthread.so.0:pthread_mutexattr_settype
+libpthread.so.0:pthread_once
libpthread.so.0:pthread_setname_np
libpthread.so.0:read
libpthread.so.0:recv
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : pipewire
-version : 0.3.31
-release : 23
+version : 0.3.32
+release : 24
source :
- - https://gitlab.freedesktop.org/pipewire/pipewire/-/archive/0.3.31/pipewire-0.3.31.tar.gz : 2fec0eb47dbfcad51fb8bb3d59c26fe57e09204d63c9d2776070dbdc08aaaaae
+ - https://gitlab.freedesktop.org/pipewire/pipewire/-/archive/0.3.32/pipewire-0.3.32.tar.gz : 8b2af6138529fd9214dd148f2a6304f13c16e0b0d3a4a98c1afa87b7e65c574f
homepage : https://pipewire.org/
license :
- MIT
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -3,8 +3,8 @@
<Name>pipewire</Name>
<Homepage>https://pipewire.org/</Homepage>
<Packager>
- <Name>Joshua Strobl</Name>
- <Email>joshua@getsol.us</Email>
+ <Name>Reilly Brogan</Name>
+ <Email>reilly@reillybrogan.com</Email>
</Packager>
<License>MIT</License>
<License>LGPL-2.1-or-later</License>
@@ -55,7 +55,7 @@
<Path fileType="library">/usr/lib64/alsa-lib/libasound_module_pcm_pipewire.so</Path>
<Path fileType="library">/usr/lib64/gstreamer-1.0/libgstpipewire.so</Path>
<Path fileType="library">/usr/lib64/libpipewire-0.3.so.0</Path>
- <Path fileType="library">/usr/lib64/libpipewire-0.3.so.0.331.0</Path>
+ <Path fileType="library">/usr/lib64/libpipewire-0.3.so.0.332.0</Path>
<Path fileType="library">/usr/lib64/pipewire-0.3/libpipewire-module-access.so</Path>
<Path fileType="library">/usr/lib64/pipewire-0.3/libpipewire-module-adapter.so</Path>
<Path fileType="library">/usr/lib64/pipewire-0.3/libpipewire-module-client-device.so</Path>
@@ -240,23 +240,23 @@
</Description>
<PartOf>emul32</PartOf>
<RuntimeDependencies>
- <Dependency release="23">pipewire</Dependency>
+ <Dependency release="24">pipewire</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib32/alsa-lib/libasound_module_ctl_pipewire.so</Path>
<Path fileType="library">/usr/lib32/alsa-lib/libasound_module_pcm_pipewire.so</Path>
<Path fileType="library">/usr/lib32/gstreamer-1.0/libgstpipewire.so</Path>
<Path fileType="library">/usr/lib32/libpipewire-0.3.so.0</Path>
- <Path fileType="library">/usr/lib32/libpipewire-0.3.so.0.331.0</Path>
+ <Path fileType="library">/usr/lib32/libpipewire-0.3.so.0.332.0</Path>
<Path fileType="library">/usr/lib32/pipewire-0.3/jack/libjack.so</Path>
<Path fileType="library">/usr/lib32/pipewire-0.3/jack/libjack.so.0</Path>
- <Path fileType="library">/usr/lib32/pipewire-0.3/jack/libjack.so.0.331.0</Path>
+ <Path fileType="library">/usr/lib32/pipewire-0.3/jack/libjack.so.0.332.0</Path>
<Path fileType="library">/usr/lib32/pipewire-0.3/jack/libjacknet.so</Path>
<Path fileType="library">/usr/lib32/pipewire-0.3/jack/libjacknet.so.0</Path>
- <Path fileType="library">/usr/lib32/pipewire-0.3/jack/libjacknet.so.0.331.0</Path>
+ <Path fileType="library">/usr/lib32/pipewire-0.3/jack/libjacknet.so.0.332.0</Path>
<Path fileType="library">/usr/lib32/pipewire-0.3/jack/libjackserver.so</Path>
<Path fileType="library">/usr/lib32/pipewire-0.3/jack/libjackserver.so.0</Path>
- <Path fileType="library">/usr/lib32/pipewire-0.3/jack/libjackserver.so.0.331.0</Path>
+ <Path fileType="library">/usr/lib32/pipewire-0.3/jack/libjackserver.so.0.332.0</Path>
<Path fileType="library">/usr/lib32/pipewire-0.3/libpipewire-module-access.so</Path>
<Path fileType="library">/usr/lib32/pipewire-0.3/libpipewire-module-adapter.so</Path>
<Path fileType="library">/usr/lib32/pipewire-0.3/libpipewire-module-client-device.so</Path>
@@ -300,8 +300,8 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="23">pipewire-devel</Dependency>
- <Dependency release="23">pipewire-32bit</Dependency>
+ <Dependency release="24">pipewire-devel</Dependency>
+ <Dependency release="24">pipewire-32bit</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib32/libpipewire-0.3.so</Path>
@@ -316,7 +316,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="23">pipewire</Dependency>
+ <Dependency release="24">pipewire</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/pipewire-0.3/pipewire/array.h</Path>
@@ -370,6 +370,7 @@
<Path fileType="header">/usr/include/pipewire-0.3/pipewire/resource.h</Path>
<Path fileType="header">/usr/include/pipewire-0.3/pipewire/stream.h</Path>
<Path fileType="header">/usr/include/pipewire-0.3/pipewire/thread-loop.h</Path>
+ <Path fileType="header">/usr/include/pipewire-0.3/pipewire/thread.h</Path>
<Path fileType="header">/usr/include/pipewire-0.3/pipewire/type.h</Path>
<Path fileType="header">/usr/include/pipewire-0.3/pipewire/utils.h</Path>
<Path fileType="header">/usr/include/pipewire-0.3/pipewire/version.h</Path>
@@ -438,6 +439,7 @@
<Path fileType="header">/usr/include/spa-0.2/spa/support/loop.h</Path>
<Path fileType="header">/usr/include/spa-0.2/spa/support/plugin.h</Path>
<Path fileType="header">/usr/include/spa-0.2/spa/support/system.h</Path>
+ <Path fileType="header">/usr/include/spa-0.2/spa/support/thread.h</Path>
<Path fileType="header">/usr/include/spa-0.2/spa/utils/ansi.h</Path>
<Path fileType="header">/usr/include/spa-0.2/spa/utils/defs.h</Path>
<Path fileType="header">/usr/include/spa-0.2/spa/utils/dict.h</Path>
@@ -463,19 +465,19 @@
</Description>
<PartOf>multimedia.audio</PartOf>
<RuntimeDependencies>
- <Dependency release="23">pipewire</Dependency>
+ <Dependency release="24">pipewire</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin/pw-jack</Path>
<Path fileType="library">/usr/lib64/pipewire-0.3/jack/libjack.so</Path>
<Path fileType="library">/usr/lib64/pipewire-0.3/jack/libjack.so.0</Path>
- <Path fileType="library">/usr/lib64/pipewire-0.3/jack/libjack.so.0.331.0</Path>
+ <Path fileType="library">/usr/lib64/pipewire-0.3/jack/libjack.so.0.332.0</Path>
<Path fileType="library">/usr/lib64/pipewire-0.3/jack/libjacknet.so</Path>
<Path fileType="library">/usr/lib64/pipewire-0.3/jack/libjacknet.so.0</Path>
- <Path fileType="library">/usr/lib64/pipewire-0.3/jack/libjacknet.so.0.331.0</Path>
+ <Path fileType="library">/usr/lib64/pipewire-0.3/jack/libjacknet.so.0.332.0</Path>
<Path fileType="library">/usr/lib64/pipewire-0.3/jack/libjackserver.so</Path>
<Path fileType="library">/usr/lib64/pipewire-0.3/jack/libjackserver.so.0</Path>
- <Path fileType="library">/usr/lib64/pipewire-0.3/jack/libjackserver.so.0.331.0</Path>
+ <Path fileType="library">/usr/lib64/pipewire-0.3/jack/libjackserver.so.0.332.0</Path>
<Path fileType="library">/usr/lib64/spa-0.2/jack/libspa-jack.so</Path>
<Path fileType="data">/usr/share/ld.so.conf.d/pipewire-jack.conf</Path>
<Path fileType="data">/usr/share/pipewire/jack.conf</Path>
@@ -483,12 +485,12 @@
</Files>
</Package>
<History>
- <Update release="23">
- <Date>2021-06-30</Date>
- <Version>0.3.31</Version>
+ <Update release="24">
+ <Date>2021-07-20</Date>
+ <Version>0.3.32</Version>
<Comment>Packaging update</Comment>
- <Name>Joshua Strobl</Name>
- <Email>joshua@getsol.us</Email>
+ <Name>Reilly Brogan</Name>
+ <Email>reilly@reillybrogan.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 7:11 PM (1 d, 3 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5805449
Default Alt Text
D11505.id27814.diff (11 KB)

Event Timeline