diff --git a/libXtst-1.2.2.tar.bz2 b/libXtst-1.2.2.tar.bz2 deleted file mode 100644 index a1d62d3..0000000 --- a/libXtst-1.2.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ef0a7ffd577e5f1a25b1663b375679529663a1880151beaa73e9186c8309f6d9 -size 321784 diff --git a/libXtst-1.2.3.tar.bz2 b/libXtst-1.2.3.tar.bz2 new file mode 100644 index 0000000..984408a --- /dev/null +++ b/libXtst-1.2.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4655498a1b8e844e3d6f21f3b2c4e2b571effb5fd83199d428a6ba7ea4bf5204 +size 321819 diff --git a/libXtst.changes b/libXtst.changes index bdecfd0..4d7b2f2 100644 --- a/libXtst.changes +++ b/libXtst.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Nov 2 10:38:17 UTC 2016 - sndirsch@suse.com + +- tagged baselibs.conf as source in specfile + +------------------------------------------------------------------- +Sat Oct 29 00:00:07 UTC 2016 - tobias.johannes.klausmann@mni.thm.de + +- Update to version 1.2.3: + + Remove fallback for _XEatDataWords, require libX11 1.6 for it + + Out of boundary access and endless loop in libXtst + ------------------------------------------------------------------- Sat Jun 1 20:11:00 UTC 2013 - tobias.johannes.klausmann@mni.thm.de diff --git a/libXtst.spec b/libXtst.spec index c8c9096..7fb017d 100644 --- a/libXtst.spec +++ b/libXtst.spec @@ -1,7 +1,7 @@ # # spec file for package libXtst # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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 @@ -18,7 +18,7 @@ Name: libXtst %define lname libXtst6 -Version: 1.2.2 +Version: 1.2.3 Release: 0 Summary: Xlib-based client API for the XTEST and RECORD extensions License: MIT @@ -28,7 +28,7 @@ Url: http://xorg.freedesktop.org/ #Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXtst #Git-Web: http://cgit.freedesktop.org/xorg/lib/libXtst/ Source: http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2 - +Source1: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build #git#BuildRequires: autoconf >= 2.60, automake, libtool BuildRequires: fdupes