From 210c00b1f69a6465d9d5d3d7091efc00f755037b Mon Sep 17 00:00:00 2001 From: zhouwenpei Date: Tue, 21 Dec 2021 14:36:46 +0800 Subject: [PATCH] update to version 15.0 and split packages --- ...e_time-to-0-when-we-detect-a-session.patch | 181 ------------------ pulseaudio-13.0.tar.xz | Bin 1901768 -> 0 bytes pulseaudio-13.0.tar.xz.sha256 | 1 - pulseaudio-15.0.tar.xz | Bin 0 -> 1521760 bytes pulseaudio-15.0.tar.xz.sha256sum | 1 + pulseaudio-9.0-disable_flat_volumes.patch | 48 ----- pulseaudio-autostart.patch | 22 ++- pulseaudio.spec | 133 ++++++++----- 8 files changed, 104 insertions(+), 282 deletions(-) delete mode 100644 0008-set-exit_idle_time-to-0-when-we-detect-a-session.patch delete mode 100644 pulseaudio-13.0.tar.xz delete mode 100644 pulseaudio-13.0.tar.xz.sha256 create mode 100644 pulseaudio-15.0.tar.xz create mode 100644 pulseaudio-15.0.tar.xz.sha256sum delete mode 100644 pulseaudio-9.0-disable_flat_volumes.patch diff --git a/0008-set-exit_idle_time-to-0-when-we-detect-a-session.patch b/0008-set-exit_idle_time-to-0-when-we-detect-a-session.patch deleted file mode 100644 index 045ab55..0000000 --- a/0008-set-exit_idle_time-to-0-when-we-detect-a-session.patch +++ /dev/null @@ -1,181 +0,0 @@ -From de705a0eeaa27a8ac1abdc2625e639340323595a Mon Sep 17 00:00:00 2001 -From: Tanu Kaskinen -Date: Tue, 6 Mar 2018 15:09:06 +0200 -Subject: [PATCH 08/77] set exit_idle_time to 0 when we detect a session - -As the comments explain, this fixes relogin problems on some systems -that remove our sockets on logout without terminating the daemon. ---- - man/pulse-daemon.conf.5.xml.in | 15 ++++++++++++--- - man/pulseaudio.1.xml.in | 17 +++++++++++++++-- - src/modules/module-console-kit.c | 13 +++++++++++++ - src/modules/module-systemd-login.c | 14 ++++++++++++++ - src/modules/x11/module-x11-xsmp.c | 13 +++++++++++++ - src/pulsecore/core.c | 10 ++++++++++ - src/pulsecore/core.h | 2 ++ - 7 files changed, 79 insertions(+), 5 deletions(-) - -diff --git a/man/pulse-daemon.conf.5.xml.in b/man/pulse-daemon.conf.5.xml.in -index f0550f3b..f49fa9b0 100644 ---- a/man/pulse-daemon.conf.5.xml.in -+++ b/man/pulse-daemon.conf.5.xml.in -@@ -292,9 +292,18 @@ License along with PulseAudio; if not, see . - - -