Package: phasex / 0.14.97-2

Metadata

Package Version Patches format
phasex 0.14.97-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
02 gcc_flags.patch | (download)

configure.ac | 12 6 + 6 - 0 !
1 file changed, 6 insertions(+), 6 deletions(-)

 disable optimization to fix ftbfs on several architectures.
03 binutils_gold.patch | (download)

src/Makefile.am | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 correct linking order to fix ftbfs with binutils-gold.
Bug-Ubuntu: https://launchpad.net/bugs/677501
04 hardening.patch | (download)

src/alsa_seq.c | 2 1 + 1 - 0 !
src/debug.c | 2 1 + 1 - 0 !
src/phasex.c | 2 1 + 1 - 0 !
3 files changed, 3 insertions(+), 3 deletions(-)

 prevent ftbfs with -werror=format-security flag enabled.
11 dont_install_desktop_file.patch | (download)

misc/Makefile.am | 4 0 + 4 - 0 !
1 file changed, 4 deletions(-)

 Don't install the launcher to avoid depending on desktop-file-utils.