diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-07-07 16:58:09 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-07-07 16:58:09 (EDT) |
commit | 4c3ec4cdc5335c1cc4429d51d775ca88a3be59a0 (patch) | |
tree | ba969f07fb92343e6e51d76e23a519245c4dd880 /changelog | |
parent | cdffe13f317a0b779464d483bac11f0d2e5c4a1b (diff) |
libtic.5: Merge back into libtinfo.5
This partially reverts commits 52db7df7 and 4a22091.
I'd rather transition all dependent packages to libtinfo.6 and remove
libtinfo.5 (and the other ABI-5 packages) altogether, now that the ABI-6
termattrs_sp() segmentation fault is fixed.
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -5,8 +5,10 @@ ncurses (6.1+20190706-1) trunk from the shared libraries by upstream). * libtinfo.5, libtinfo.6: Switch to providing wide-character builds of libraries (fixes termattrs_sp() segmentation fault). - * libtic.5, libtic.6: New binary packages, split from libtinfo.5 and - libtinfo.6, to provide the legacy and current tic libraries. + * libtic.6: New binary package, split from libtinfo.6, to provide the tic + library. No packages in ProteanOS other than ncurses-bin link against + libtic.so.6, so it is safe to split up libtinfo.6 without adding libtic.6 + to its Recommends or Depends fields. * libncurses.5-dev, libncurses.6-dev: Prohibit coinstallation, due to conflicting symbolic link names. * libform.6, libformw.6, libmenu.6, libmenuw.6, libpanel.6, libpanelw.6: New |