Opened 3 years ago

Closed 3 years ago

#16832 closed enhancement (fixed)

libspiro-20220722

Reported by: Bruce Dubbs Owned by: blfs-book
Priority: normal Milestone: 11.2
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New dated version.

Change History (2)

comment:1 by Bruce Dubbs, 3 years ago

  • 2022-Jul-22
    • Libspiro Version 20220722 (1.2.0)
    • Due to confusion created when ppedit was also re-licensed as MIT APACHE and GPL2+, it's necessary to re-clarify libspiro is GPL3+. In summary, GPL can include MIT code, MIT code cannot accept GPL. Please note code not in ppedit like libspiro's java is GNU GPL2+. Please note that libspiro's improvements or patches are also GPL.
    • Thanks to orbea for bugfixes concerning linking and linker flags, and removing .libs from linker path (some linkers don't like it).
    • Added more commenting in spiroentrypoints.h to clarify functions.
    • Reconfigured code to avoid exporting bezctx_intf.h since this is supposed to be internal to libspiro and not for external calling.
    • Also added https://gcc.gnu.org/wiki/Visibility to reduce exports.
    • SPIRO_INTERNAL_BEZCTX and call-test21.c added for simpler method of accessing libspiro for programs that only need the end result.
    • Test added for 'a','h' to ensure points don't overlap, else exit.

comment:2 by Bruce Dubbs, 3 years ago

Resolution: fixed
Status: newclosed

Fixed at commits

4ef89d0c04 Update to libcap-2.65.
03162d7cc1 Update to harfbuzz-5.0.1.
9ee9da07c0 Update to libspiro-20220722.
41e1648453 Update to proftpd-1.3.7e.
Note: See TracTickets for help on using tickets.