Debian Patches

Status for libpri/1.6.0-2

Patch Description Author Forwarded Bugs Origin Last update
enable-gcc-optimizations remove unneeded and obsolete CPU optimizations
We pass our own flags anyway, so such magic optimization flags are not
likely to help.
Faidon Liambotis <paravoid@debian.org> no
disable_dahdi disable utils that require dahdi
pridump and pritest are utilities that we currently don't install. They
require dahdi for building. They are not being installed. Let's not waste
time on them.

If you need them installed, remove this patch and and install dahdi-source
(dahdi/user.h) and libtonezone-dev (dahdi/tonezone.h).
Tzafrir Cohen <tzafrir@debian.org> no
typo.patch pri_facility.c: typo: Dont' Tzafrir Cohen <tzafrir@debian.org> no
zero-sized-members.patch Fix zero-size struct member usage
These zero-members are not at the end of the struct, which is an old
convention/extension to implement flexible member arrays. In this case
it appears to be used as a replacement for unions.

Replace this kind of usage with actual unions, to preserve the ABI.
Guillem Jover <gjover@sipwise.com> no

All known versions for source package 'libpri'

Links