Opened 4 months ago

Closed 4 months ago

#19115 closed enhancement (fixed)

mpg123-1.32.4

Reported by: Bruce Dubbs Owned by: Douglas R. Reno
Priority: normal Milestone: 12.1
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (3)

comment:1 by Douglas R. Reno, 4 months ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:2 by Douglas R. Reno, 4 months ago

    build:
        Reorganize shared headers, API headers into src/include.
        Use relative include paths, avoiding internal directories in CPPFLAGS except for 
config.h.
        Group C99 feature checks and make several standard headers mandatory.
        Get rid of SIZE_P, OFF_P and friends.
        Only enforce dummy module together with libout123, to be able to build 
individual modules using --disable-components logic.
    out123:
        added --libversion
    libmpg123:
        Avoid indirect branches into the assembly routines by using C wrappers also for 
dct36, relieving us of the need to care for bti / endbr instructions for control flow 
integrity.

comment:3 by Douglas R. Reno, 4 months ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.