diff --git a/xterm-299.tgz b/xterm-299.tgz deleted file mode 100644 index 8d5438d..0000000 --- a/xterm-299.tgz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:935d022093daa2521803d4eecc41a128f48cf690b4354df16b05d813a04dc0dc -size 1123296 diff --git a/xterm-301.tgz b/xterm-301.tgz new file mode 100644 index 0000000..6450544 --- /dev/null +++ b/xterm-301.tgz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fbabb68263f80673747e0b02801811584fd8e1d15787c2605efa3b077561910 +size 1125949 diff --git a/xterm-299.tgz.asc b/xterm-301.tgz.asc similarity index 61% rename from xterm-299.tgz.asc rename to xterm-301.tgz.asc index fe0ef8c..9c24e1d 100644 --- a/xterm-299.tgz.asc +++ b/xterm-301.tgz.asc @@ -2,7 +2,7 @@ Version: GnuPG v1.4.10 (GNU/Linux) Comment: See http://invisible-island.net/public/public.html for info -iEYEABECAAYFAlKbo4EACgkQcCNT4Pfkjtub/ACgkP3taeiZgQrrqO/B70HBlL7m -7egAoIw7WIPwMfRqTCpALAg+QhwIompl -=mCrL +iEYEABECAAYFAlLcPH0ACgkQcCNT4Pfkjtu5AACgvWUkux7O8M4wQ2XeJRkHZWnS +6bMAoJQGzhdch0K8aZLFflQV9b4TT4UY +=uje/ -----END PGP SIGNATURE----- diff --git a/xterm.changes b/xterm.changes index ab3a536..7af7825 100644 --- a/xterm.changes +++ b/xterm.changes @@ -1,3 +1,43 @@ +------------------------------------------------------------------- +Mon Jan 20 14:20:46 UTC 2014 - pcerny@suse.com + +- Patch #301 - 2014/01/19 + * OSC 104 and 105 did not accept parameter to reset a specific + color (patch by Egmont Koblinger). + * add configure check for initgroups, and use that function to + complement its use of setgid (prompted by patch by Miroslav + Lichvar). + * improve manpage description of scrollbar translations versus + the vt100 translations (Debian #723573). + * add a few paragraphs to manpage explaining the implications + of xterm's reliance on X Toolkit for command-line parsing. + * modify cursor-theme logic to check if the environment + variable XCURSOR_THEME is set to a nonempty value before + constructing a dummy them (prompted by similar check added in + OpenBSD CVS). + * add check for a case where TrueType bold font is missing a + glyph where the non-bold font has it. Temporarily switch to + the non-bold font to draw the glyph (report by David + Demelier). + * minor documentation fixes for ctlseqs.ms + * only set SHELL environment variable to programs found in + /etc/shells (prompted by patch/report by Al Poole). + * build-fix, when --disable-wide-chars --disable-boxchar is + used (prompted by patch by Andrey Panov). + +------------------------------------------------------------------- +Thu Dec 5 10:24:02 UTC 2013 - pcerny@suse.com + +- Patch #300 - 2013/12/03 + * amend workaround for Xcursor library from patch #298; the + suggested solution for Debian #466704 fell afoul of a bug in + Xcursor which treated an empty value for Inherits= as a valid + theme—and resulted in a stack overflow due to unbounded + recursion. Certain environments such as XFCE4 exposed the + bug. A related report in Debian #531679 was closed without + following the recommendation to limit stack recursion in this + library (reported by Sergey V Dyatko, Debian #731269). + ------------------------------------------------------------------- Mon Dec 2 09:39:01 UTC 2013 - pcerny@suse.com diff --git a/xterm.spec b/xterm.spec index b8db605..8d38667 100644 --- a/xterm.spec +++ b/xterm.spec @@ -1,7 +1,7 @@ # # spec file for package xterm # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -52,7 +52,7 @@ Provides: xorg-x11:/usr/X11R6/bin/xterm %if 0%{?suse_version} > 1210 Requires: luit %endif -Version: 299 +Version: 301 Release: 0 Summary: The basic X terminal program License: MIT