Accepting request 613815 from home:mwilck:branches:Printing
- avoid segfault in DJGenericVIP::DJGenericVIP() (boo#1094141) * added hpijs-avoid-segfault-in-DJGenericVIP-DJGenericVIP.patch OBS-URL: https://build.opensuse.org/request/show/613815 OBS-URL: https://build.opensuse.org/package/show/Printing/hplip?expand=0&rev=153
This commit is contained in:
@@ -57,7 +57,7 @@ Name: hplip
|
||||
Version: 3.17.9
|
||||
Release: 0
|
||||
Summary: HP's Printing, Scanning, and Faxing Software
|
||||
License: BSD-3-Clause and GPL-2.0+ and MIT
|
||||
License: BSD-3-Clause AND GPL-2.0-or-later AND MIT
|
||||
Group: Hardware/Printing
|
||||
Url: http://hplipopensource.com
|
||||
# Source0...Source9 is for sources from HP:
|
||||
@@ -89,6 +89,7 @@ Patch107: hplip-udev-rules-in-usr.patch
|
||||
Patch108: add_missing_includes_and_define_GNU_SOURCE.patch
|
||||
# PATCH-FIX-SUSE: GNOME no longer provides a system tray, so don't warn the user that we can't find it
|
||||
Patch109: no-systray-failure-message.patch
|
||||
Patch110: hpijs-avoid-segfault-in-DJGenericVIP-DJGenericVIP.patch
|
||||
# Patch200 fixes device communication and detection via MDNS in some network setups:
|
||||
Patch200: hplip-mdns.patch
|
||||
# Patch201 makes MDNS lookups more robust by retrying queries:
|
||||
@@ -396,6 +397,7 @@ This sub-package is only required by developers.
|
||||
# and missing '#define _GNU_SOURCE' see https://bugs.launchpad.net/hplip/+bug/1456590
|
||||
%patch108 -p1 -b .add_missing_includes_and_define_GNU_SOURCE.orig
|
||||
%patch109 -p1 -b .systemtray.py.orig
|
||||
%patch110 -p1 -b .boo1094141
|
||||
%patch200 -p1 -b .mdns
|
||||
%patch201 -p1 -b .mdns-retry
|
||||
%patch300 -p1 -b .pcardext-python3
|
||||
|
Reference in New Issue
Block a user