- 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
This commit is contained in:
Michael Vetter 2022-02-25 16:18:56 +00:00 committed by Git OBS Bridge
parent 2236ada2d6
commit 1bcf03a370
6 changed files with 18 additions and 9 deletions

View File

@ -3,7 +3,7 @@
<service name="obs_scm" mode="disabled">
<param name="url">https://git.sr.ht/~kennylevinsen/seatd</param>
<param name="scm">git</param>
<param name="revision">0.6.3</param>
<param name="revision">0.6.4</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6b323e3deeb40a13a9fb299f7405067ee884a6b02d6322c01278a4f19bb82f69
size 179211

3
seatd-0.6.4.obscpio Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c55f5ccea7eaa85729fa0191634f9cf181feadb883b6ba7c2887e43fecedcd34
size 178699

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Feb 25 16:15:51 UTC 2022 - Michael Vetter <mvetter@suse.com>
- 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 <fbui@suse.com>

View File

@ -1,4 +1,5 @@
name: seatd
version: 0.6.3
mtime: 1634672357
commit: 88db55f6068c1c01d85b61aa6adff0a6b2a8dce8
version: 0.6.4
mtime: 1645480324
commit: df13d03f9cfd0dc0c2b3298cd0e5eb4e4a10835e

View File

@ -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