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

OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=24e74536753e55fe0ac235938cf9ed81
This commit is contained in:
OBS User buildservice-autocommit
2022-05-01 16:53:17 +00:00
committed by Git OBS Bridge
parent c09d294a3b
commit 866d75d1cd
4 changed files with 33 additions and 2 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Wed Apr 27 12:47:05 UTC 2022 - Martin Liška <mliska@suse.cz>
- Include FORTIFY_SOURCE_3-fix.patch as the patch
is needed for upcoming -D_FORTIFY_SOURCE=3 $optflag.
We discussed the change with upstream, but the project
disagrees about stricter rules used with -D_FORTIFY_SOURCE=3.
-------------------------------------------------------------------
Mon Apr 25 07:40:05 UTC 2022 - Dr. Werner Fink <werner@suse.de>
- Add ncurses patch 20220423
+ in-progress work on invalid_merge(), disable it (cf: 20220402).
+ fix memory leak in _nc_tic_dir() when called from _nc_set_writedir().
+ fix memory leak in tic when "-c" option is used.
-------------------------------------------------------------------
Wed Apr 20 06:37:39 UTC 2022 - Dr. Werner Fink <werner@suse.de>