diff --git a/tigervnc-1.4.1.tar.gz b/tigervnc-1.4.1.tar.gz deleted file mode 100644 index afd84e2..0000000 --- a/tigervnc-1.4.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5cffd87707fff8e89b9236bc18925729485dd607872833f3a433fea744809ddd -size 1369531 diff --git a/tigervnc.changes b/tigervnc.changes index 3061ab5..9eeecbf 100644 --- a/tigervnc.changes +++ b/tigervnc.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue Apr 14 08:53:09 UTC 2015 - meissner@suse.com + +- Updated to tigervnc 1.4.3 + + * Upstream patches applied to the underlying Xorg code base to mitigate + CVE-2015-0255 / bsc#915810. + * Fixes for performance regressions introduced in 1.4.0. + * Character encoding of clipboard text send by Java viewer now strictly + adheres to the RFB specification. + ------------------------------------------------------------------- Wed Apr 1 12:44:09 UTC 2015 - msrb@suse.com diff --git a/tigervnc.spec b/tigervnc.spec index f3d3b28..3fa0854 100644 --- a/tigervnc.spec +++ b/tigervnc.spec @@ -17,7 +17,7 @@ Name: tigervnc -Version: 1.4.1 +Version: 1.4.3 Release: 0 Provides: tightvnc = 1.3.9 Obsoletes: tightvnc < 1.3.9 @@ -86,12 +86,12 @@ BuildRequires: pkgconfig(xtrans) >= 1.2.2 Requires(post): update-alternatives Requires(postun): update-alternatives %endif -Url: http://sourceforge.net/apps/mediawiki/tigervnc/ +Url: http://tigervnc.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: A high-performance, platform-neutral implementation of VNC License: GPL-2.0 and MIT Group: System/X11/Servers/XF86_4 -Source1: tigervnc-1.4.1.tar.gz +Source1: https://github.com/TigerVNC/tigervnc/archive/v%{version}.tar.gz Source2: index.vnc Source3: vnc.xinetd Source4: 10-libvnc.conf @@ -129,7 +129,7 @@ Group: System/X11/Servers/XF86_4 This is the TigerVNC implementation of Xvnc. %prep -%setup -T -b1 +%setup -T -b1 -q cp -r /usr/src/xserver/* unix/xserver/ %patch1 -p1 @@ -213,6 +213,8 @@ ln -s -f %{_sysconfdir}/alternatives/vncviewer $RPM_BUILD_ROOT%{_bindir}/vncview ln -s -f %{_sysconfdir}/alternatives/vncviewer.1.gz $RPM_BUILD_ROOT%{_mandir}/man1/vncviewer.1.gz %endif +rm -rf $RPM_BUILD_ROOT/usr/share/doc/tigervnc-* + %find_lang '%{name}' %if 0%{?suse_version} >= 1315 @@ -233,9 +235,7 @@ fi %defattr(-,root,root,-) %ghost %{_bindir}/vncviewer %{_bindir}/vncviewer-tigervnc -%exclude /usr/share/doc/tigervnc-1.4.1 -%doc LICENCE.TXT -%doc README.txt +%doc LICENCE.TXT README.txt %ghost %_mandir/man1/vncviewer.1.gz %doc %_mandir/man1/vncviewer-tigervnc.1.gz %if 0%{?suse_version} >= 1315 @@ -244,6 +244,7 @@ fi %endif %files -n xorg-x11-Xvnc +%doc LICENCE.TXT README.txt %defattr(-,root,root) %{_bindir}/Xvnc diff --git a/v1.4.3.tar.gz b/v1.4.3.tar.gz new file mode 100644 index 0000000..938fa9b --- /dev/null +++ b/v1.4.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b2603db2b32dfd6e48f6f59618bd9819d187bfbb0c16218637d074a69756824 +size 1372873