[ubuntu/lucid] xterm 253-1ubuntu1 (Accepted)
Bryce Harrington
bryce at ubuntu.com
Sat Jan 9 00:15:17 GMT 2010
xterm (253-1ubuntu1) lucid; urgency=low
* Merge from Debian Unstable. (LP: #501150)
+ document in xterm manpage the limited availability of resources color16
to color255 as noted in patch #188 (LP: #438850)
Remaining Ubuntu changes:
- Enabled URL highlighting
* Add 100_uxterm_utf8_title.patch: Set utf8Titles to true by default
when using uxterm, so that it displays utf8 directories in titles
properly. May cause issues with apps that use control sequences for
updating the xterm titlebar - users should use xterm or set utf8Title
to false in this case.
(LP: #320388, #408496)
xterm (253-1) unstable; urgency=low
* New upstream release
+ parenthesize expression in MoreRows macro, fixing a limit check added in
patch #251 (closes: #560039)
* Update debian/copyright.
* Add dependency on ${misc:Depends} (lintian).
* Refresh patches 900_debian_xterm.diff and 901_xterm_manpage.diff.
xterm (251-1) unstable; urgency=low
* New upstream release.
* Update copy of XTerm FAQ to revision 1.107 (dated 2009/11/11).
* Upstream introduced a new 'disallowedWindowOps' resource to fine-tune
which operations are affected by the 'allowWindowOps' setting. After
discussion with the security team, change the default for the new resource
to include all operations.
xterm (250-1) unstable; urgency=low
* New upstream release
+ add check and error-message for fonts that have no printable values in
the ISO-8859-1 range (closes: #542434)
+ limit minimum cell-width for packed font to maximum-advance
reported by Xft. Some fonts are wider than that, even in the Latin-1
range (closes: #550497)
+ correct off-by-one in okPosition fix from patch #249 limit-checks which
prevented double-click selection on the bottom line of the screen
(closes: #550368)
+ document in xterm manpage the limited availability of resources color16
to color255 as noted in patch #188 (LP: #438850)
xterm (249-1) unstable; urgency=low
* New upstream release.
+ add limit-checks for result of visual_width() function, needed from
patch #242 and exposed by #244 changes (closes: #548321).
* Upstream changed the default of AllowWindowOps to false, remove patch
903_windowops.diff.
* Use the upstream default for pointerMode; drop patch
902_pointermode_never.diff.
xterm (248-1) unstable; urgency=low
* New upstream release
+ correct logic used to improve performance of missing-glyph check, which
did not handle line-drawing characters (closes: #545220)
xterm (247-1) unstable; urgency=low
* New upstream release.
* Bump Standards-Version to 3.8.3.
* Remove David Martínez Moreno from Uploaders as he hasn't been active on
this package lately.
* Kill remaining subversion $Id$ tags from debian packaging files.
* Use libutempter, remove setgid bit from the xterm binary (closes: #537867).
xterm (246-1) unstable; urgency=low
* New upstream release
+ interaction between allowSendEvents and the various allowXXXOps
resources clarified in manpage (closes: #531597)
+ remove obsolete logic for saving/restoring wrapping flags, which did not
work on 64-bit platform. Wrapping flags (stored in the line-index) are
now copied with line-data (closes: #541160)
+ modify comments in app-defaults files to avoid problem with C
preprocessor used by xrdb (closes: #541603)
+ restore special case in makeColorPair needed for colorBDMode resource
(closes: #541089)
+ correct SetLineFlags() macro, broken in patch #244 when recoding to
avoid gcc-specific bitfields (closes: #541236)
* The issues with the fifo-lines code should now be fixed, so enable it
again.
xterm (244-2) unstable; urgency=low
* Configure with --disable-fifo-lines to work around a crash in the new
saved-lines handling code (closes: #541236, #541160, #541132, #541109).
Thanks to Thomas Dickey for the workaround.
xterm (244-1) unstable; urgency=low
* New upstream release
+ remove a limit-check in ptydata.c, allowing Unicode values past 64k to
be displayed using TrueType fonts (closes: #458432)
+ demote recent (xterm 242) change to Debian #252873 fix to experimental,
ifdef'd out as EXP_BOGUS_FG (closes: #522141)
+ work around groff mapping of ASCII quotes using macros (requested by
Reuben Thomas based on Colin Watson advice (closes: #378700)
* Switch debian/rules to xsfbs instead of copying half of (an outdated
version of) it (closes: #538594). Incidentally, this provides
README.source, and allows us to bump Standards-Version to 3.8.2.
* Remove preinst dealing with upgrades from pre-etch versions.
* Remove from postinst some code to fix pre-etch non-released versions.
* Refresh/update patches.
* Bump debian/compat to 5, as compatibility level 4 has been deprecated.
* Remove obsolete debian/README.
Date: Fri, 08 Jan 2010 13:41:38 -0800
Changed-By: Bryce Harrington <bryce at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Bryce Harrington <bryce at bryceharrington.org>
https://launchpad.net/ubuntu/lucid/+source/xterm/253-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Fri, 08 Jan 2010 13:41:38 -0800
Source: xterm
Binary: xterm
Architecture: source
Version: 253-1ubuntu1
Distribution: lucid
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Bryce Harrington <bryce at ubuntu.com>
Description:
xterm - X terminal emulator
Closes: 378700 458432 522141 531597 537867 538594 541089 541109 541132 541160 541160 541236 541236 541603 542434 545220 548321 550368 550497 560039
Changes:
xterm (253-1ubuntu1) lucid; urgency=low
.
* Merge from Debian Unstable. (LP: #501150)
+ document in xterm manpage the limited availability of resources color16
to color255 as noted in patch #188 (LP: #438850)
Remaining Ubuntu changes:
- Enabled URL highlighting
* Add 100_uxterm_utf8_title.patch: Set utf8Titles to true by default
when using uxterm, so that it displays utf8 directories in titles
properly. May cause issues with apps that use control sequences for
updating the xterm titlebar - users should use xterm or set utf8Title
to false in this case.
(LP: #320388, #408496)
.
xterm (253-1) unstable; urgency=low
.
* New upstream release
+ parenthesize expression in MoreRows macro, fixing a limit check added in
patch #251 (closes: #560039)
* Update debian/copyright.
* Add dependency on ${misc:Depends} (lintian).
* Refresh patches 900_debian_xterm.diff and 901_xterm_manpage.diff.
.
xterm (251-1) unstable; urgency=low
.
* New upstream release.
* Update copy of XTerm FAQ to revision 1.107 (dated 2009/11/11).
* Upstream introduced a new 'disallowedWindowOps' resource to fine-tune
which operations are affected by the 'allowWindowOps' setting. After
discussion with the security team, change the default for the new resource
to include all operations.
.
xterm (250-1) unstable; urgency=low
.
* New upstream release
+ add check and error-message for fonts that have no printable values in
the ISO-8859-1 range (closes: #542434)
+ limit minimum cell-width for packed font to maximum-advance
reported by Xft. Some fonts are wider than that, even in the Latin-1
range (closes: #550497)
+ correct off-by-one in okPosition fix from patch #249 limit-checks which
prevented double-click selection on the bottom line of the screen
(closes: #550368)
+ document in xterm manpage the limited availability of resources color16
to color255 as noted in patch #188 (LP: #438850)
.
xterm (249-1) unstable; urgency=low
.
* New upstream release.
+ add limit-checks for result of visual_width() function, needed from
patch #242 and exposed by #244 changes (closes: #548321).
* Upstream changed the default of AllowWindowOps to false, remove patch
903_windowops.diff.
* Use the upstream default for pointerMode; drop patch
902_pointermode_never.diff.
.
xterm (248-1) unstable; urgency=low
.
* New upstream release
+ correct logic used to improve performance of missing-glyph check, which
did not handle line-drawing characters (closes: #545220)
.
xterm (247-1) unstable; urgency=low
.
* New upstream release.
* Bump Standards-Version to 3.8.3.
* Remove David Martínez Moreno from Uploaders as he hasn't been active on
this package lately.
* Kill remaining subversion $Id$ tags from debian packaging files.
* Use libutempter, remove setgid bit from the xterm binary (closes: #537867).
.
xterm (246-1) unstable; urgency=low
.
* New upstream release
+ interaction between allowSendEvents and the various allowXXXOps
resources clarified in manpage (closes: #531597)
+ remove obsolete logic for saving/restoring wrapping flags, which did not
work on 64-bit platform. Wrapping flags (stored in the line-index) are
now copied with line-data (closes: #541160)
+ modify comments in app-defaults files to avoid problem with C
preprocessor used by xrdb (closes: #541603)
+ restore special case in makeColorPair needed for colorBDMode resource
(closes: #541089)
+ correct SetLineFlags() macro, broken in patch #244 when recoding to
avoid gcc-specific bitfields (closes: #541236)
* The issues with the fifo-lines code should now be fixed, so enable it
again.
.
xterm (244-2) unstable; urgency=low
.
* Configure with --disable-fifo-lines to work around a crash in the new
saved-lines handling code (closes: #541236, #541160, #541132, #541109).
Thanks to Thomas Dickey for the workaround.
.
xterm (244-1) unstable; urgency=low
.
* New upstream release
+ remove a limit-check in ptydata.c, allowing Unicode values past 64k to
be displayed using TrueType fonts (closes: #458432)
+ demote recent (xterm 242) change to Debian #252873 fix to experimental,
ifdef'd out as EXP_BOGUS_FG (closes: #522141)
+ work around groff mapping of ASCII quotes using macros (requested by
Reuben Thomas based on Colin Watson advice (closes: #378700)
* Switch debian/rules to xsfbs instead of copying half of (an outdated
version of) it (closes: #538594). Incidentally, this provides
README.source, and allows us to bump Standards-Version to 3.8.2.
* Remove preinst dealing with upgrades from pre-etch versions.
* Remove from postinst some code to fix pre-etch non-released versions.
* Refresh/update patches.
* Bump debian/compat to 5, as compatibility level 4 has been deprecated.
* Remove obsolete debian/README.
Checksums-Sha1:
aa140c2df83cde1f46647a81ed13ad7a4aee40d8 1420 xterm_253-1ubuntu1.dsc
4234376b43a0c60f2516df0c0abe26037671d50f 902751 xterm_253.orig.tar.gz
a51c5e1709b59c564db5af9a0265c354a76368c2 91714 xterm_253-1ubuntu1.diff.gz
Checksums-Sha256:
1d4ec7f2a6515fc3caa244b2b40f267d15bf03a907758697800a01648dec812b 1420 xterm_253-1ubuntu1.dsc
2f01dd9460d816b6c1cd67927a88831704a0ca08e086bb30c116b21f1e099f53 902751 xterm_253.orig.tar.gz
0b18b9080d34b6be2127d8e2dd397f5b6e035f184bf61ca0735589ff23edde02 91714 xterm_253-1ubuntu1.diff.gz
Files:
e50d6629a2b9a6e6f1691ceaa8b7e908 1420 x11 optional xterm_253-1ubuntu1.dsc
363cc4865b7691bd0ae5eebb42cde9c9 902751 x11 optional xterm_253.orig.tar.gz
098a655c153a877fcf8787c4cb5f2afb 91714 x11 optional xterm_253-1ubuntu1.diff.gz
Launchpad-Bugs-Fixed: 320388 408496 438850 438850 501150
Original-Maintainer: Debian X Strike Force <debian-x at lists.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAktHx+QACgkQEaMBVuDmdhGd7gCg2XfpFYtrxjEyQrQVSgzRIhlD
WkkAoMEPrZpmU88JGZYOAyLyLYPpDw/h
=gO3a
-----END PGP SIGNATURE-----
More information about the Lucid-changes
mailing list