Hello community, here is the log from the commit of package pipewire for openSUSE:Factory checked in at 2019-05-27 08:29:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pipewire (Old) and /work/SRC/openSUSE:Factory/.pipewire.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "pipewire" Mon May 27 08:29:44 2019 rev:5 rq:705212 version:0.2.6 Changes: -------- --- /work/SRC/openSUSE:Factory/pipewire/pipewire.changes 2019-04-27 21:27:35.495270679 +0200 +++ /work/SRC/openSUSE:Factory/.pipewire.new.5148/pipewire.changes 2019-05-27 08:29:51.295270501 +0200 @@ -1,0 +2,28 @@ +Wed May 22 16:33:08 UTC 2019 - Markus S <kamikazow@opensuse.org> + +- Update to version 0.2.6: + + Improve error checking for threads. + + Fix some memory and fd leaks. + + Fix compilation with C++ compilers and clang. + + DISABLE_RTKIT should now not try to use dbus at all. + + Camera Portal fixes: + - add Camera media.role. + - Rename module-flatpak to module-portal. + - Use the portal permissions store for camera checks. + + Actually use the passed fd in pipewiresrc. + + Make properties with "pipewire." prefix read-only. + + Add security label to client object. + + Enforce link permissions. + + Permissions of objects are now combined with parent + permissions. + + Remove libv4l2 dependency, it is not used. + + Improve format negotiation in autolink #146. + + Try to avoid list corruption with event emmission #143. + + Fix destroy of client-node memory corruption. + + Various small improvements. +- Remove pkgconfig(libv4l2) BuildRequires: follow upstreams cleanup + of build dependencies. +- Drop avoid-invalid-conversion-error-with-C++.patch: fixed + upstream. + +------------------------------------------------------------------- Old: ---- avoid-invalid-conversion-error-with-C++.patch pipewire-0.2.5.tar.gz New: ---- pipewire-0.2.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pipewire.spec ++++++ --- /var/tmp/diff_new_pack.BhD38a/_old 2019-05-27 08:29:51.803270303 +0200 +++ /var/tmp/diff_new_pack.BhD38a/_new 2019-05-27 08:29:51.803270303 +0200 @@ -22,15 +22,13 @@ %define spa_ver 0.1 Name: pipewire -Version: 0.2.5 +Version: 0.2.6 Release: 0 Summary: A Multimedia Framework designed to be an audio and video server and more License: LGPL-2.1-or-later Group: Development/Libraries/C and C++ URL: https://pipewire.org/ Source0: https://github.com/PipeWire/pipewire/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz -# PATCH-FIX-UPSTREAM -Patch1: avoid-invalid-conversion-error-with-C++.patch BuildRequires: meson BuildRequires: pkgconfig @@ -52,7 +50,6 @@ BuildRequires: pkgconfig(libavformat) BuildRequires: pkgconfig(libsystemd) BuildRequires: pkgconfig(libudev) -BuildRequires: pkgconfig(libv4l2) BuildRequires: pkgconfig(libva) BuildRequires: pkgconfig(sbc) BuildRequires: pkgconfig(sdl2) @@ -211,7 +208,7 @@ %{_libdir}/pipewire-%{apiver}/libpipewire-module-audio-dsp.so %{_libdir}/pipewire-%{apiver}/libpipewire-module-autolink.so %{_libdir}/pipewire-%{apiver}/libpipewire-module-client-node.so -%{_libdir}/pipewire-%{apiver}/libpipewire-module-flatpak.so +%{_libdir}/pipewire-%{apiver}/libpipewire-module-portal.so %{_libdir}/pipewire-%{apiver}/libpipewire-module-link-factory.so %{_libdir}/pipewire-%{apiver}/libpipewire-module-mixer.so %{_libdir}/pipewire-%{apiver}/libpipewire-module-protocol-native.so ++++++ pipewire-0.2.5.tar.gz -> pipewire-0.2.6.tar.gz ++++++ ++++ 5857 lines of diff (skipped)
participants (1)
-
root