From 1bcf03a3703ce240921f32f875497b27d5eeba5baa8fcec579f25b91f13418c2 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Fri, 25 Feb 2022 16:18:56 +0000 Subject: [PATCH] - Update to 0.6.4 * seatd-launch: Use snprintf for socket path * seatd-launch: Remove socket path command line arg - This updates fixes bsc#1196493 (CVE-2022-25643) OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/seatd?expand=0&rev=17 --- _service | 2 +- seatd-0.6.3.obscpio | 3 --- seatd-0.6.4.obscpio | 3 +++ seatd.changes | 8 ++++++++ seatd.obsinfo | 7 ++++--- seatd.spec | 4 ++-- 6 files changed, 18 insertions(+), 9 deletions(-) delete mode 100644 seatd-0.6.3.obscpio create mode 100644 seatd-0.6.4.obscpio diff --git a/_service b/_service index eaa9fba..8cb9b7d 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://git.sr.ht/~kennylevinsen/seatd git - 0.6.3 + 0.6.4 @PARENT_TAG@+@TAG_OFFSET@ (.*)\+0 \1 diff --git a/seatd-0.6.3.obscpio b/seatd-0.6.3.obscpio deleted file mode 100644 index 9a944a8..0000000 --- a/seatd-0.6.3.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6b323e3deeb40a13a9fb299f7405067ee884a6b02d6322c01278a4f19bb82f69 -size 179211 diff --git a/seatd-0.6.4.obscpio b/seatd-0.6.4.obscpio new file mode 100644 index 0000000..487d2ec --- /dev/null +++ b/seatd-0.6.4.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c55f5ccea7eaa85729fa0191634f9cf181feadb883b6ba7c2887e43fecedcd34 +size 178699 diff --git a/seatd.changes b/seatd.changes index 4434dc5..77697c9 100644 --- a/seatd.changes +++ b/seatd.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Feb 25 16:15:51 UTC 2022 - Michael Vetter + +- Update to 0.6.4 + * seatd-launch: Use snprintf for socket path + * seatd-launch: Remove socket path command line arg +- This updates fixes bsc#1196493 (CVE-2022-25643) + ------------------------------------------------------------------- Sat Dec 4 08:41:18 UTC 2021 - Franck Bui diff --git a/seatd.obsinfo b/seatd.obsinfo index 0fc111e..4da9d9e 100644 --- a/seatd.obsinfo +++ b/seatd.obsinfo @@ -1,4 +1,5 @@ name: seatd -version: 0.6.3 -mtime: 1634672357 -commit: 88db55f6068c1c01d85b61aa6adff0a6b2a8dce8 +version: 0.6.4 +mtime: 1645480324 +commit: df13d03f9cfd0dc0c2b3298cd0e5eb4e4a10835e + diff --git a/seatd.spec b/seatd.spec index 02ec8f3..b9bdb3a 100644 --- a/seatd.spec +++ b/seatd.spec @@ -1,7 +1,7 @@ # # spec file for package seatd # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: seatd -Version: 0.6.3 +Version: 0.6.4 Release: 0 Summary: Seat management daemon License: MIT