Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

hplip-scan-utils-3.25.6-4.2 RPM for ppc64le

From OpenSuSE Ports Tumbleweed for ppc64le

Name: hplip-scan-utils Distribution: openSUSE Tumbleweed
Version: 3.25.6 Vendor: openSUSE
Release: 4.2 Build date: Tue Feb 3 11:24:52 2026
Group: Hardware/Scanner Build host: reproducible
Size: 606014 Source RPM: hplip-3.25.6-4.2.src.rpm
Packager: http://bugs.opensuse.org
Url: https://developers.hp.com/hp-linux-imaging-and-printing
Summary: HPLIP scanning frontends hp-scan and hp-uiscan
This package provides the "hp-scan" and "hp-uiscan" frontend utilities. These
utilities are alternatives to the SANE frontends "xsane" and "scanimage". They
expose some advanced features of certain HP scanner models.

Provides

Requires

License

BSD-3-Clause AND GPL-2.0-or-later AND MIT

Changelog

* Tue Feb 03 2026 Martin Wilck <mwilck@suse.com>
  - Fix PPD lookup by moving PPDs from manufacturer-PPDs/hplip-fax
    to  manufacturer-PPDs/hplip/fax etc (boo#1257529)
* Sat Nov 22 2025 Stanislav Brabec <sbrabec@suse.com>
  - Remove unused BuildRequires: update-desktop-files.
* Wed Oct 08 2025 Martin Wilck <mwilck@suse.com>
  - Move more utilities from hplip-utils to hplip-base.
    * hplip-base now contains all utilities that are not totally useless
      and can run without the Qt GUI.
* Wed Oct 08 2025 Martin Wilck <mwilck@suse.com>
  - Update fix for support of new GPG key, as the key has now been
    uploaded to GPG keyservers (lp#2120738)
    * drop hplip-hardcode-new-signing-key-AC69536A2CF3A243.patch
    * update hplip-change-pgp-server.patch
* Wed Oct 08 2025 Martin Wilck <mwilck@suse.com>
  - Drop dependency on cups-ppdc. It isn't necessary, as PPD
    generation on target system is done by cups-driverd.
* Mon Sep 29 2025 Johannes Meixner <jsmeix@suse.com>
  - The old and outdated 'hpijs' driver support is finally dropped
    (the 'hpcups' driver is the default driver since 2009)
    so that there is no need for foomatic-filters (boo#1250481)
* Thu Aug 21 2025 Martin Wilck <martin.wilck@suse.com>
  - Continue refactoring:
    * move GUI tools to "hplip-utils" subpackage
    * convert "hplip" into an empty metapackage that pulls in hplip-utils
      and all drivers / PPDs (except hpijs PPDs).
* Tue Aug 19 2025 Martin Wilck <mwilck@suse.com>
  - Refactor package structure:
    * hplip: full set of utilities. Pulls in almost all subpackages
      to deliver the "traditional" hplip experience
    * hplip-base: small set of basic utilities that can be run
      without GUI. Includes hp-probe and hp-plugin
    * hplip-cups: minimal package for printing, without PPDs or
      setup helpers
    * hplip-sane: scanning support (unchanged)
    * hplip-driver-hpcups: hpcups.drv for generating hpcups PPDs on
      the fly (requires ppdc). The functionality of this package is
      similar to the old (misnamed) "hplip-hpijs" package.
    * hplip-driver-hpijs: hpijs.drv for generating PPDs for the deprecated
      hpijs / foomatic_rip filter. Note that this functionality was not part of
      the late hplip-hpijs package, because upstream hasn't ship foomatic PPDs
      since hplip 3.17.11.
    * hplip-ppds-{hpcups,hpps,postscript,hpijs,fax,plugin}: static PPD
      files for different printer types.
      hplip-ppds-hpcups is an alternative to hplip-driver-hpcups.
    * libhplip0: shared library package, used by hplip-cups and
      hplip-sane
    * hplip-common: configuration files and directories used by
      all hplip packages.
  - Other spec file changes:
    * Skip deprecated suse_update_desktop_file by default on TW
    * Don't mess with sane configuration in udev rules
    * Only the hpijs packages depend on foomatic-rip, which is only
      provided by cups-filters-1.x. The other packages can be used
      with cups-filters2.
    * Remove Obsoletes: for ancient predecessor packages
    * Remove outdated comments from spec file
    * Shorten package descriptions
    * Fix a couple of rpmlint issues
  - Fix printer probing using avahi (lp#2120947)
    * Add hplip-fix-driver-probing-using-avahi.patch
    * Add hplip-fix-python-crash-in-avahi.py.patch
* Fri Aug 15 2025 Martin Wilck <mwilck@suse.com>
  - Fix verification of HP plugin with new GPG key (lp#2120738)
    * add hplip-hardcode-new-signing-key-AC69536A2CF3A243.patch
  - Fix python crash in hp-setup on compressed PPD file (lp#2120739)
    * add hp-setup-fix-python-crash-when-manually-importing-gz.patch
  - Fix missing urllib.URLopener in python 3.14 (lp#2115046)
    * add hplip-no-urlopener.patch
  - Only run cupstestppd if explicitly requested with "--with testppd"
    build parameter
* Fri Aug 15 2025 Martin Wilck <mwilck@suse.com>
  - Updated hplip gpg public key
    fingerprint: 82FF A7C6 AA74 11D9 34BD E173 AC69 536A 2CF3 A243
    https://developers.hp.com/hp-linux-imaging-and-printing/hplipDigitalCertificate.html
  - Update to hplip 3.25.6
  - Added support for new printers:
    * HP LaserJet Enterprise Flow MFP 8601z
    * HP LaserJet Pro MFP M126a plus
    * HP LaserJet Pro MFP M126nw plus
    * HP LaserJet Pro MFP M126snw plus
    * HP Envy Photo 7200 series
    * HP Envy Photo 7900 series
    * HP OfficeJet Pro 9110 Series
    * HP OfficeJet 9120 Series
    * HP OfficeJet Pro 9120 Series
    * HP OfficeJet Pro 9130 Series
* Thu Aug 14 2025 Lubos Kocman <lubos.kocman@suse.com>
  - Disable hp-scan-utils on Leap 16.0
    Leap does not want to ship scikit-image -> python-pandas
* Tue Jul 15 2025 Martin Wilck <mwilck@suse.com>
  - Fix ReDoS issue in  HPLIP's SLP parser (bsc#1245358)
    * add Fix-ReDoS-issue-in-HPLIP-s-SLP-parser.patch
* Wed May 07 2025 Martin Wilck <mwilck@suse.com>
  - Update to hplip 3.25.2
  - Added support for new printers:
    * HP LaserJet Enterprise Flow MFP 8601z
    * HP LaserJet Enterprise Flow MFP 8601z+
    * HP LaserJet Enterprise MFP 8601dn
    * HP Color LaserJet Enterprise MFP 8801dn
    * HP Color LaserJet Enterprise Flow MFP 8801z
    * HP Color LaserJet Enterprise Flow MFP 8801z+
    * HP LaserJet Enterprise 8501dn
    * HP LaserJet Enterprise 8501x
    * HP LaserJet Enterprise 8501x+
    * DEX MFP D826
    * DEX MFP D82640
    * DEX MFP D82650
    * DEX MFP D82660
    * DEX D50145
    * DEX MFP D42540
    * DEX MFP D52645
    * DEX Color D55745
    * DEX Color MFP D57945
    * DEX Color MFP D677
    * DEX Color MFP D67755
    * DEX Color MFP D67765
    * DEX Color MFP D877
    * DEX Color MFP D87740
    * DEX Color MFP D87750
    * DEX Color MFP D87760
    * DEX Color MFP D87770
    * DEX Color MFP D786
    * DEX Colour MFP D78625
    * DEX Color MFP D78630
    * DEX Color MFP D78635
    * DEX MFP D731
    * DEX MFP D73130
    * DEX MFP D73135
    * DEX MFP D73140
  - Fix plugin verification with sha256 (lp#2110100)
    * add hplip-utils-Fix-plugin-verification-with-sha256.patch
  - Fix C++ compilation on SLE12
    * add hpcups-fix-compilation-on-SLE12.patch
* Mon May 05 2025 Friedrich Haubensak <hsk17@mail.de>
  - Add hplip-3.24.4-gcc15.patch to fix gcc-15 compile time error
    (lp#2096650)
* Wed Jan 29 2025 Dominique Leuenberger <dimstar@opensuse.org>
  - Add python3-setuptools BuildRequires: replaces the fix to
    manually inject PYTHON_INCLUDEDIR. Fix needed to build against
    Python 3.13.
* Thu Jan 23 2025 Martin Wilck <mwilck@suse.com>
  - Fix error in ConfigBase handling (bsc#1209401)
    - add hplip-base-fix-error-in-ConfigBase-handling.patch
* Wed Jan 22 2025 Martin Wilck <mwilck@suse.com>
  - Fix python error on SLE12-SP3 (bsc#1209401, bsc#1234745)
    - add hplip-base-replace-f-string-with-string.format-for-p.patch
* Tue Jan 14 2025 Martin Wilck <mwilck@suse.com>
  - hplip.spec: re-introduce macros for SLE12 compatibility, so that
    we can backport security fixes to older releases
    (bsc#1234745, CVE-2020-6923, jsc#PED-11978)
* Mon Jul 15 2024 Martin Jambor <mjambor@suse.com>
  - Add hplip-pserror-c99.patch hplip-scan-hpaio-include.patch
    hplip-scan-orblite-c99.patch hplip-sclpml-strcasestr.patch
    hplip-hpaio-gcc14.patch to avoid C99 violations which prevent
    building with GCC 14. [boo#1225777]
* Fri Jun 21 2024 Martin Wilck <martin.wilck@suse.com>
  - Update to hplip 3.24.4
  - Added support for new printers:
    * HP OfficeJet 8120 All-in-One series
    * HP OfficeJet Pro 8120 All-in-One series
    * HP OfficeJet 8130 All-in-One series
    * HP OfficeJet Pro 8130 All-in-One series
    * HP OfficeJet Pro 9720 Series
    * HP OfficeJet Pro 9730 Series
  - Bug fixes:
    * hpmud: sanitize printer serial number (bsc#1209401, lp#2012262)
* Thu Feb 22 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Use %patch -P N instead of deprecated %patchN.
* Wed Jan 03 2024 Martin Wilck <mwilck@suse.com>
  - Update to hplip 3.23.12
    * del fix-printer-attributes-parsing.patch (merged upstream)
    * del hppsfilter-booklet-printing-change-insecure-fixed-tm.patch
      (merged upstream)
  - Added support for new printers:
    * HP OfficeJet Pro 9130b series
    * HP OfficeJet Pro 9120b series
    * HP OfficeJet Pro 9110b series
    * HP Color LaserJet Enterprise Flow MFP X58045z
    * HP Color LaserJet Enterprise Flow MFP X58045zs
    * HP Color LaserJet Enterprise MFP X58045dn
    * HP Color LaserJet Enterprise MFP X58045
    * HP LaserJet Pro P1106 plus
    * HP LaserJet Pro P1108 plus
* Wed Nov 15 2023 Martin Wilck <mwilck@suse.com>
  - hppsfilter: booklet printing: change insecure fixed /tmp file paths
    (bsc#1214399)
    * add hppsfilter-booklet-printing-change-insecure-fixed-tm.patch
* Mon Oct 09 2023 Martin Wilck <mwilck@suse.com>
  - Update to hplip 3.23.8 (jsc#PED-5846)
  - Support for new printers:
    * HP Color LaserJet Pro MFP 4301fdne
    * HP Color LaserJet Pro MFP 4301fdwe
    * HP Color LaserJet Pro MFP 4301cdwe
    * HP Color LaserJet Pro MFP 4301cfdne
    * HP Color LaserJet Pro MFP 4301cfdwe
    * HP Color LaserJet Pro MFP 4302dwe
    * HP Color LaserJet Pro MFP 4302fdne
    * HP Color LaserJet Pro MFP 4302fdwe
    * HP Color LaserJet Pro MFP 4302cdwe
    * HP Color LaserJet Pro MFP 4302fdn
    * HP Color LaserJet Pro MFP 4302fdw
    * HP Color LaserJet Pro MFP 4303dw
    * HP Color LaserJet Pro MFP 4303fdn
    * HP Color LaserJet Pro MFP 4303fdw
    * HP Color LaserJet Pro MFP 4303cdw
    * HP Color LaserJet Pro MFP 4303cfdn
    * HP Color LaserJet Pro MFP 4303cfdw
    * HP Color LaserJet Pro 4201dne
    * HP Color LaserJet Pro 4201dwe
    * HP Color LaserJet Pro 4201cdne
    * HP Color LaserJet Pro 4201cdwe
    * HP Color LaserJet Pro 4202dne
    * HP Color LaserJet Pro 4202dwe
    * HP Color LaserJet Pro 4202dn
    * HP Color LaserJet Pro 4202dw
    * HP Color LaserJet Pro 4203dn
    * HP Color LaserJet Pro 4203dw
    * HP Color LaserJet Pro 4203cdn
    * HP Color LaserJet Pro 4203cdw
    * HP DeskJet 2800 All-in-One Printer series
    * HP DeskJet 2800e All-in-One Printer series
    * HP DeskJet Ink Advantage 2800 All-in-One Printer series
    * HP DeskJet 4200 All-in-One Printer series
    * HP DeskJet 4200e All-in-One Printer series
    * HP DeskJet Ink Advantage 4200 All-in-One Printer series
    * HP DeskJet Ink Advantage Ultra 4900 All-in-One Printer series
* Fri Sep 15 2023 Martin Wilck <mwilck@suse.com>
  - Update to hplip 3.23.5
    * added new CUPS filter hpcdmfax
  - Support for new printers:
    * HP Smart Tank 520_540 series
    * HP Smart Tank 580-590 series
    * HP Smart Tank 5100 series
    * HP Smart Tank 210-220 series
    * HP Color LaserJet Enterprise 6700dn
    * HP Color LaserJet Enterprise 6700
    * HP Color LaserJet Enterprise 6701dn
    * HP Color LaserJet Enterprise 6701
    * HP Color LaserJet Enterprise X654dn
    * HP Color LaserJet Enterprise X65455dn
    * HP Color LaserJet Enterprise X654
    * HP Color LaserJet Enterprise X65465dn
    * HP Color LaserJet Enterprise X654 65 PPM
    * HP Color LaserJet Enterprise X654 55 to 65ppm License
    * HP Color LaserJet Enterprise X654 Down License
    * HP Color LaserJet Enterprise MFP 6800dn
    * HP Color LaserJet Enterprise Flow MFP 6800zf
    * HP Color LaserJet Enterprise Flow MFP 6800zfsw
    * HP Color LaserJet Enterprise Flow MFP 6800zfw+
    * HP Color LaserJet Enterprise MFP 6800
    * HP Color LaserJet Enterprise MFP 6801
    * HP Color LaserJet Enterprise MFP 6801 zfsw
    * HP Color LaserJet Enterprise Flow MFP 6801zfw+
    * HP Color LaserJet Enterprise MFP X677 55 to 65ppm License
    * HP Color LaserJet Enterprise MFP X677 65ppm
    * HP Color LaserJet Enterprise MFP X677s
    * HP Color LaserJet Enterprise Flow MFP X677z
    * HP Color LaserJet Enterprise MFP X67765dn
    * HP Color LaserJet Enterprise Flow MFP X67765zs
    * HP Color LaserJet Enterprise Flow MFP X67765z+
    * HP Color LaserJet Enterprise MFP X677
    * HP Color LaserJet Enterprise MFP X67755dn
    * HP Color LaserJet Enterprise Flow MFP X67755zs
    * HP Color LaserJet Enterprise Flow MFP X67755z+
    * HP Color LaserJet Enterprise MFP X677dn
    * HP Color LaserJet Enterprise Flow MFP X677zs
    * HP Color LaserJet Enterprise Flow MFP X677z+
    * HP Color LaserJet Enterprise 5700dn
    * HP Color LaserJet Enterprise 5700
    * HP Color LaserJet Enterprise X55745dn
    * HP Color LaserJet Enterprise X55745
    * HP Color LaserJet Enterprise MFP 5800dn
    * HP Color LaserJet Enterprise MFP 5800f
    * HP Color LaserJet Enterprise Flow MFP 5800zf
    * HP Color LaserJet Enterprise MFP 5800
    * HP Color LaserJet Enterprise MFP X57945
    * HP Color LaserJet Enterprise Flow MFP X57945zs
    * HP Color LaserJet Enterprise MFP X57945dn
    * HP Color LaserJet Enterprise Flow MFP X57945z
* Wed Mar 29 2023 Antonio Larrosa <alarrosa@suse.com>
  - Add patch to fix hplip applying printf string format parsing to
    printer attributes returned from CUPS (such as
    "dnssd://foo%20series._ipp._tcp.local/?uuid=...") which results
    in a segfault (boo#1209866, lp#2013185):
    * fix-printer-attributes-parsing.patch
* Mon Jan 02 2023 Martin Wilck <mwilck@suse.com>
  - Update to 3.22.10
    * drop no-systray-failure-message.patch (fixed upstream)
    * adapt Use-lsb_release-fallback-code-if-import-distro-fails.patch
      (code moved to different source file upstream)

Files

/usr/bin/hp-scan
/usr/bin/hp-uiscan
/usr/lib64/python3.13/site-packages/scanext.so
/usr/share/applications/hp-uiscan.desktop
/usr/share/hplip/__pycache__/scan.cpython-313.opt-1.pyc
/usr/share/hplip/__pycache__/scan.cpython-313.pyc
/usr/share/hplip/__pycache__/uiscan.cpython-313.opt-1.pyc
/usr/share/hplip/__pycache__/uiscan.cpython-313.pyc
/usr/share/hplip/base/__pycache__/imageprocessing.cpython-313.opt-1.pyc
/usr/share/hplip/base/__pycache__/imageprocessing.cpython-313.pyc
/usr/share/hplip/base/imageprocessing.py
/usr/share/hplip/scan
/usr/share/hplip/scan.py
/usr/share/hplip/scan/__init__.py
/usr/share/hplip/scan/__pycache__
/usr/share/hplip/scan/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/share/hplip/scan/__pycache__/__init__.cpython-313.pyc
/usr/share/hplip/scan/__pycache__/sane.cpython-313.opt-1.pyc
/usr/share/hplip/scan/__pycache__/sane.cpython-313.pyc
/usr/share/hplip/scan/sane.py
/usr/share/hplip/ui5/__pycache__/scandialog.cpython-313.opt-1.pyc
/usr/share/hplip/ui5/__pycache__/scandialog.cpython-313.pyc
/usr/share/hplip/ui5/scandialog.py
/usr/share/hplip/uiscan.py


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Apr 22 23:11:19 2026