New curses Libraries

Edit Package ncurses

As soon as a text application needs to directly control its output to
the screen (if it wants to place the cursor at location (x,y) then
write text), ncurses is used. The panel and the forms libraries are
included in this package. These new libraries support color, special
characters, and panels.

Refresh
Refresh
Source Files
Filename Size Changed
README.devel 0000002918 2.85 KB
baselibs.conf 0000000443 443 Bytes
check-build.sh 0000000989 989 Bytes
edit.sed 0000000502 502 Bytes
handle.linux 0000002174 2.12 KB
ncurses-5.7-tack.dif 0000000366 366 Bytes
ncurses-5.9-environment.dif 0000000864 864 Bytes
ncurses-5.9-overwrite.dif 0000000747 747 Bytes
ncurses-5.9-patches.tar.bz2 0001735868 1.66 MB
ncurses-5.9.dif 0000033083 32.3 KB
ncurses-5.9.tar.bz2 0002043534 1.95 MB
ncurses-rpmlintrc 0000000168 168 Bytes
ncurses.changes 0000092032 89.9 KB
ncurses.spec 0000023412 22.9 KB
tack-1.07-20120303.tar.bz2 0000151089 148 KB
Revision 65 (latest revision is 266)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 141884 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 65)
- Add ncurses patch 5.9.20121117
  > fixes based on Coverity report:
  + add missing braces around FreeAndNull in two places.
  + various fixes in test/ncurses.c
  + improve limit-checks in tinfo/make_hash.c, tinfo/read_entry.c
  + correct malloc size in progs/infocmp.c
  + guard against negative array indices in test/knight.c
  + fix off-by-one limit check in test/color_name.h
  + add null-pointer check in progs/tabs.c, test/bs.c, test/demo_forms.c,
    test/inchs.c
  + fix memory-leak in tinfo/lib_setup.c, progs/toe.c,
    test/clip_printw.c, test/demo_menus.c
  + delete unused windows in test/chgat.c, test/clip_printw.c,
    test/insdelln.c, test/newdemo.c on error-return.
- Add ncurses patch 5.9.20121110
  + modify configure macro CF_INCLUDE_DIRS to put $CPPFLAGS after the
    local -I include options in case someone has set conflicting -I
    options in $CPPFLAGS (prompted by patch for ncurses/Makefile.in by
    Vassili Courzakis).
  + modify the ncurses*-config scripts to eliminate relative paths from
    the RPATH_LIST variable, e.g., "../lib" as used in installing shared
    libraries or executables.
Comments 1

Cristian Rodríguez's avatar

Is it possible to retrigger build and republish all the packages that claim to buildrequire ncurses-devel ? PCRE posix is still infecting a sizeable amount of packages and those will likely crash under some circumstances as they expect regcomp from glibc and not from pcre.

openSUSE Build Service is sponsored by