Debian Patches

Status for cups-pk-helper/0.2.6-2.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
run_as_cups-pk-helper.patch Enable running of cups-pk-helper as cups-pk-helper Enable running of cups-pk-helper as cups-pk-helper by adding annotations
to the policy fie and adding --with-daemon-user to configure.ac
to make the cups-pk-helper dbus service run as cups-pk-helper.
.
cups-pk-helper (0.2.6-1ubuntu2) zesty; urgency=medium
.
* debian/patches/run_as_cups-pk-helper.patch
- Make the cups-pk-helper run as cups-pk-helper passing cups-pk-helper as user too.
* debian/cups-pk-helper.postinst:
- Add cups-pk-helper group and user.
* debian/cups-pk-helper.postrm:
- Remove cups-pk-helper user and group.
* Added --with-daemon-user
Shem Pasamba <shemgp@gmail.com> no debian 2017-07-12
Use_cups-pk-helper_in_org.opensuse.CupsPkHelper.Mechanism.conf.patch Use cups-pk-helper in *Mechanism.conf .
cups-pk-helper (0.2.6-1ubuntu4~artful1) artful; urgency=medium
.
* Try: prevent delete of other's jobs
Shem Pasamba <shemgp@gmail.com> no 2017-12-20

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

Links