Debian Patches

Status for cups-pk-helper/0.2.6-1

Patch Description Author Forwarded Bugs Origin Last update
0001-Make-sure-O_NOFOLLOW-can-be-used.patch Make sure O_NOFOLLOW can be used
Thanks Moritz Mühlenhoff
=?utf-8?q?Guido_G=C3=BCnther?= <agx@sigxcpu.org> no 2012-10-16
Drop-deprecated-and-unused-GNOME_MAINTAINER_MODE_DEFINES.patch Drop deprecated (and unused) GNOME_MAINTAINER_MODE_DEFINES =?utf-8?q?Guido_G=C3=BCnther?= <agx@sigxcpu.org> no 2016-07-21
Use-AX_COMPILER_FLAGS-instead-of-GNOME_COMPILE_WARNINGS.patch Use AX_COMPILER_FLAGS instead of GNOME_COMPILE_WARNINGS
since the later is deprecated by GNOME:

https://git.gnome.org/browse/gnome-common/commit/?id=b57bae0be
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=830009
=?utf-8?q?Guido_G=C3=BCnther?= <agx@sigxcpu.org> no 2016-07-21
Don-t-compare-signed-and-unsigned-int.patch Don't compare signed and unsigned int
CC cups_pk_helper_mechanism-cups.o
cups.c: In function ‘cph_cups_printer_class_rename’:
cups.c:2272:39: error: comparison between signed and unsigned integer
expressions [-Werror=sign-compare]
for (i = 0; i < g_strv_length (member_names); i++) {
^
cups.c:2331:39: error: comparison between signed and unsigned integer
expressions [-Werror=sign-compare]
for (i = 0; i < g_strv_length (member_names); i++) {
^
=?utf-8?q?Guido_G=C3=BCnther?= <agx@sigxcpu.org> no 2016-07-21
Add-default-statements-to-silence-compiler-warnings.patch Add default statements to silence compiler warnings
cups-pk-helper-mechanism.c: In function ‘cph_mechanism_job_set_hold_until’:
cups-pk-helper-mechanism.c:1402:9: error: switch missing default case
[-Werror=switch-default]
switch (job_status) {
^
cc1: all warnings being treated as errors
=?utf-8?q?Guido_G=C3=BCnther?= <agx@sigxcpu.org> no 2016-07-21
Don-t-use-g_type_init-on-recent-glib.patch Don't use g_type_init on recent glib
it's not needed and avoids

test-cups-pk.c: In function ‘main’:
test-cups-pk.c:80:9: error: ‘g_type_init’ is deprecated
[-Werror=deprecated-declarations]
g_type_init ();
=?utf-8?q?Guido_G=C3=BCnther?= <agx@sigxcpu.org> no 2016-07-21

All known versions for source package 'cups-pk-helper'

Links