Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
avoid-accessing-internal-ncurses-structures.patch | [PATCH] Avoid accessing internal ncurses structures Since ncurses patchlevel 20231021 the WINDOW structure is opaque, its members cannot be addressed directly. Use the functions ncurses provides for this purpose instead. |
Sven Joachim <svenjoac@gmx.de> | no | 2023-12-16 | ||
spelling-errors.patch | Fix Spelling errors in binary | Dave Hibberd <d@vehibberd.com> | no | 2024-01-16 | ||
dont-duplicate-README-NEWS.patch | Don't mark README and NEWS as dist_pkgdata_DATA otherwise they are installed in /usr/share/linpac/ in addition to being installed gzipped in /usr/share/doc/linpac/ =================================================================== |
no |