From f17d064b69a0b6db60c21c52f40cd64347c6048b9123de5a0a66633adca3a77d Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Wed, 20 Feb 2019 15:21:21 +0000 Subject: [PATCH] - Update to version 1.0.8 * This release hardens xhost against corrupted or malicious responses from the X server, as well as some minor bug & compatibility fixes, and general janitorial maintenance. OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xhost?expand=0&rev=9 --- xhost-1.0.7.tar.bz2 | 3 --- xhost-1.0.8.tar.bz2 | 3 +++ xhost.changes | 8 ++++++++ xhost.spec | 6 +++--- 4 files changed, 14 insertions(+), 6 deletions(-) delete mode 100644 xhost-1.0.7.tar.bz2 create mode 100644 xhost-1.0.8.tar.bz2 diff --git a/xhost-1.0.7.tar.bz2 b/xhost-1.0.7.tar.bz2 deleted file mode 100644 index dd9047b..0000000 --- a/xhost-1.0.7.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:93e619ee15471f576cfb30c663e18f5bc70aca577a63d2c2c03f006a7837c29a -size 135767 diff --git a/xhost-1.0.8.tar.bz2 b/xhost-1.0.8.tar.bz2 new file mode 100644 index 0000000..f94af90 --- /dev/null +++ b/xhost-1.0.8.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2dc3c579e13674947395ef8ccc1b3763f89012a216c2cc6277096489aadc396 +size 138539 diff --git a/xhost.changes b/xhost.changes index 1712546..608d5ef 100644 --- a/xhost.changes +++ b/xhost.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Feb 20 15:09:25 UTC 2019 - sndirsch@suse.com + +- Update to version 1.0.8 + * This release hardens xhost against corrupted or malicious responses from + the X server, as well as some minor bug & compatibility fixes, and general + janitorial maintenance. + ------------------------------------------------------------------- Fri Apr 24 14:52:48 UTC 2015 - sndirsch@suse.com diff --git a/xhost.spec b/xhost.spec index a79de63..ea45254 100644 --- a/xhost.spec +++ b/xhost.spec @@ -1,7 +1,7 @@ # # spec file for package xhost # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # 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: xhost -Version: 1.0.7 +Version: 1.0.8 Release: 0 Summary: Utility to control X server access License: MIT @@ -50,7 +50,7 @@ make %{?_smp_mflags} %files %defattr(-,root,root) -%doc AUTHORS ChangeLog COPYING README +%doc AUTHORS ChangeLog COPYING README.md %{_bindir}/xhost %{_mandir}/man1/xhost.1%{?ext_man}