Updating link to change in openSUSE:Factory/ncurses revision 261

OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=65bb64a91255cebde7910821862b17f4
This commit is contained in:
OBS User buildservice-autocommit
2024-04-16 18:02:50 +00:00
committed by Git OBS Bridge
parent bce7be5310
commit 670955b274
3 changed files with 67 additions and 42 deletions

View File

@@ -1,3 +1,28 @@
-------------------------------------------------------------------
Mon Apr 15 07:05:05 UTC 2024 - Dr. Werner Fink <werner@suse.de>
- Add ncurses patch 20240414
+ build/bug-fix for check-size feature (reports by Sam James, Gabriele
Balducci).
- Add ncurses patch 20240413
+ improve formatting/style of manpages (patches by Branden Robinson).
+ provide for padding in check-size feature, using new_prescr() to
pass interim SCREEN pointer.
+ complete change for opaque options (Gentoo #928973, cf: 20231021).
+ update package /debian/rules and related lintian overrides
+ revise progs.priv.h to provide for NC_ISATTY reuse
-------------------------------------------------------------------
Wed Apr 3 06:35:03 UTC 2024 - Dr. Werner Fink <werner@suse.de>
- Add ncurses patch 20240330
+ remove masking of ISIG in cbreak() (report by Benno Schulenberg).
+ modify test/test_mouse.c to use curses api for raw/noraw.
> improved configure macros from other program development:
+ build-fix for clang on Solaris
+ suppress filename/timestamp in gzip'd manpages (suggested for
byacc by Andrin Geiger)
-------------------------------------------------------------------
Mon Mar 25 09:27:05 UTC 2024 - Dr. Werner Fink <werner@suse.de>