Overview

Request 63623 superseded

- Add ncurses patch 5.8.20110307
* revert changes to limit-checks from 20110122 (Debian #616711).
* corrected a minor sign error in a field of Low_Level_Field_Type, to
conform to form.h.
* replaced C_Int by Curses_Bool as return type for some callbacks, see
fieldtype(3FORM).

- Add ncurses patch 5.8.20110305
* fix an off-by-one error in _nc_slk_initialize() from 20100605 fixes
for compiler warnings (report by Nicolas Boulenguez).

- Update to ncurses 5.8
* change open() in _nc_read_file_entry() to fopen() for consistency
with write_file().
* modify misc/run_tic.in to create parent directory, in case this is
a new install of hashed database.
* add cons25-debian entry (patch by Brian M Carlson, Debian #607662).
* add xterm-utf8 entry as a demo of the U8 feature -TD
* add U8 feature to denote entries for terminal emulators which do not
support VT100 SI/SO when processing UTF-8 encoding -TD
* improve the NCURSES_NO_UTF8_ACS feature by adding a check for an
extended terminfo capability U8 (prompted by mailing list
discussion).
* correct limit-checks in derwin().
* fix a missing "weak" declaration for pthread_kill (patch by Nicholas Alcock).
* improve documentation of KEY_ENTER in curs_getch.3x manpage (prompted
by discussion with Kevin Martin).
* document thick- and double-line symbols in curs_add_wch.3x manpage.
* document WACS_xxx constants in curs_add_wch.3x manpage.
* fix typo in man/default_colors.3x (patch by Tim van der Molen).

Loading...
Request History
Dr. Werner Fink's avatar

WernerFink created request

- Add ncurses patch 5.8.20110307
* revert changes to limit-checks from 20110122 (Debian #616711).
* corrected a minor sign error in a field of Low_Level_Field_Type, to
conform to form.h.
* replaced C_Int by Curses_Bool as return type for some callbacks, see
fieldtype(3FORM).

- Add ncurses patch 5.8.20110305
* fix an off-by-one error in _nc_slk_initialize() from 20100605 fixes
for compiler warnings (report by Nicolas Boulenguez).

- Update to ncurses 5.8
* change open() in _nc_read_file_entry() to fopen() for consistency
with write_file().
* modify misc/run_tic.in to create parent directory, in case this is
a new install of hashed database.
* add cons25-debian entry (patch by Brian M Carlson, Debian #607662).
* add xterm-utf8 entry as a demo of the U8 feature -TD
* add U8 feature to denote entries for terminal emulators which do not
support VT100 SI/SO when processing UTF-8 encoding -TD
* improve the NCURSES_NO_UTF8_ACS feature by adding a check for an
extended terminfo capability U8 (prompted by mailing list
discussion).
* correct limit-checks in derwin().
* fix a missing "weak" declaration for pthread_kill (patch by Nicholas Alcock).
* improve documentation of KEY_ENTER in curs_getch.3x manpage (prompted
by discussion with Kevin Martin).
* document thick- and double-line symbols in curs_add_wch.3x manpage.
* document WACS_xxx constants in curs_add_wch.3x manpage.
* fix typo in man/default_colors.3x (patch by Tim van der Molen).


Sascha Peilicke's avatar

saschpe declined request

- package has baselibs.conf: (unchanged)
Attention, ncurses-5.7-pthread.dif is not mentioned in spec files as source or patch.
Is this correct? [N/y/d] (y to ignore) Attention, ncurses-5.7.dif is not mentioned in spec files as source or patch.
Is this correct? [N/y/d] (y to ignore) - package has ncurses-rpmlintrc: (unchanged)
changelog not in sequence:
Fri Mar 3 09:48:39 CET 2010 - werner@suse.de
* Wed Mar 03 2010 werner@suse.de
- Update to ncurses 5.8
* change open() in _nc_read_file_entry() to fopen() for consistency
with write_file().
* modify misc/run_tic.in to create parent directory, in case this is
a new install of hashed database.
* add cons25-debian entry (patch by Brian M Carlson, Debian #607662).
* add xterm-utf8 entry as a demo of the U8 feature -TD
* add U8 feature to denote entries for terminal emulators which do not
support VT100 SI/SO when processing UTF-8 encoding -TD
* improve the NCURSES_NO_UTF8_ACS feature by adding a check for an
extended terminfo capability U8 (prompted by mailing list
discussion).
* correct limit-checks in derwin().
* fix a missing "weak" declaration for pthread_kill (patch by Nicholas Alcock).
* improve documentation of KEY_ENTER in curs_getch.3x manpage (prompted
by discussion with Kevin Martin).
* document thick- and double-line symbols in curs_add_wch.3x manpage.
* document WACS_xxx constants in curs_add_wch.3x manpage.
* fix typo in man/default_colors.3x (patch by Tim van der Molen).
* fix remaining strict compiler warnings in ncurses library ABI=5,
except those dealing with function pointers, etc.
* modify nc_tparm.h, adding guards against repeated inclusion, and
allowing TPARM_ARG to be overridden.
* suppress ncv in screen entry, allowing underline (patch by Alejandro R Sedeno).
* also suppress ncv in konsole-base -TD
* fixes in wins_nwstr() and related functions to ensure that special
characters, i.e., control characters are handled properly with the
wide-character configuration.
* correct a comparison in wins_nwstr() (Redhat #661506).
* correct help-messages in some of the test-programs, which still
referred to quitting with 'q'.
* add special case to _nc_infotocap() to recognize the setaf/setab
strings from xterm+256color and xterm+88color, and provide a reduced
version which works with termcap.
* fix typo in rmso for tek4106 entry -Goran Weinholt
* repurpose "gnome" terminfo entries as "vte", retaining "gnome" items
for compatibility, but generally deprecating those since the VTE
library is what actually defines the behavior of "gnome", etc.,
since 2003 -TD
* correct parsing of relative tab-stops in tabs program (report by
Philip Ganchev).
* adjust configure script so that "t" is not added to library suffix
when weak-symbols are used, allowing the pthread configuration to
more closely match the non-thread naming (report by Werner Fink).
* modify configure check for tic program, used for fallbacks, to a
warning if not found. This makes it simpler to use additonal
scripts to bootstrap the fallbacks code using tic from the build
tree (report by Werner Fink).

Fri May 7 19:09:22 CEST 2010 - werner@suse.de
* Fri May 07 2010 werner@suse.de
- Ad workaround to enforce that the terminal rading thread will
interrupted by SIGWINCH (bnc#540571)

Please fix with your own tools or try /work/cd/lib/source_validators/helpers/fix_changelog


Adrian Schröter's avatar

adrianSuSE superseded request

supersede declined request with a followup request

openSUSE Build Service is sponsored by