Commit Graph

1004 Commits

Author SHA1 Message Date
Zdenek Dohnal
e174e9103e Update hplip-covscan.patch, because genPCLm.cpp was removed 2023-07-28 09:30:06 +02:00
Zdenek Dohnal
76d7fdfefc remove redundant files 2023-07-27 19:25:15 +02:00
Zdenek Dohnal
f9aafff426 Fix more warnings 2023-07-27 17:12:37 +02:00
Zdenek Dohnal
a15ae7afb4 Fix syntax warnings 2023-07-21 12:57:24 +02:00
Zdenek Dohnal
f22496015e Use raw strings to eliminate syntax warnings 2023-07-21 12:54:51 +02:00
Zdenek Dohnal
aef1ccce5b Fix tier1-internal 2023-07-21 11:34:46 +02:00
Zdenek Dohnal
c775adaac1 Fix conditional 2023-07-21 11:17:20 +02:00
Zdenek Dohnal
ec4e2f53cc Enable Fedora CI and gating 2023-07-21 10:47:20 +02:00
Fedora Release Engineering
a3f2418e3a Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-07-20 06:25:09 +00:00
Adam Williamson
65ca3e41cf Require curl, not curl-minimal
Requiring curl-minimal is not safe. The full curl package does
not provide curl-minimal, and the two conflict. So if you have
full curl installed, you cannot update, because installing
curl-minimal to satisfy hplip's requirement would require the
removal of full curl.

curl-minimal provides curl, so for a quick fix, just changing
this to "Requires: curl", which is satisfied by either. As a
refinement we might be able to add something like
"Suggests: curl-minimal" to 'cue' the use of curl-minimal rather
than curl if neither is currently installed, but I just wanted
to make the minimum change necessary to stop breaking openQA
tests for now.
2023-07-18 11:42:36 -07:00
Zdenek Dohnal
9a35bb2322 Add missing curl patch 2023-07-18 16:54:50 +02:00
Zdenek Dohnal
83a6c95d49 hplip.spec: recommend python3-gobject in hplip 2023-07-18 10:26:16 +02:00
Zdenek Dohnal
eb5e881525 2221311 - [python3.12] hplip tools/binaries crash due depending on removed configparser.readfp() 2023-07-17 18:43:31 +02:00
Zdenek Dohnal
0426012736 switch to curl when downloading plugin 2023-07-17 18:28:12 +02:00
Zdenek Dohnal
f616afe827 pstotiff: don't use SAFER with WRITESYSTEMDICT per upstream warning 2023-07-17 13:19:28 +02:00
Zdenek Dohnal
031349c9fd 2192131 - parseQueues() doesn't get device uri from 'lpstat -v', because parsing pattern changed 2023-07-17 13:16:47 +02:00
Zdenek Dohnal
363dc1639d Remove unused files 2023-06-28 15:30:01 +02:00
Python Maint
850284dda4 Rebuilt for Python 3.12 2023-06-13 22:00:33 +02:00
Zdenek Dohnal
ac182d7612 2184067 - hplip-3.23.5 is available 2023-06-06 16:15:52 +02:00
Fedora Release Engineering
2cf2a6900a Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-19 12:12:56 +00:00
Zdenek Dohnal
a3d30bea25 2148210 - hplip: pcardext Python extension broken
stop shipping hp-unload, since it depends on pcardext
2022-12-01 11:19:14 +01:00
Florian Weimer
bbb19dff5e C99 compatibility fixes
Stop building the pcardext Python extension because it unusable
(#2148210).

Related to:

  <https://fedoraproject.org/wiki/Changes/PortingToModernC>
  <https://fedoraproject.org/wiki/Toolchain/PortingToModernC>
2022-11-24 17:46:17 +01:00
Zdenek Dohnal
a960ac4214 2139309 - hplip-3.22.10 is available 2022-11-24 12:04:27 +01:00
Zdenek Dohnal
ca1713968e distutils will be removed in Python3.12, use setuptools now 2022-10-19 14:05:07 +02:00
Zdenek Dohnal
652db6693c 2129849 - hp-plugin unable to load plugin.conf - add a new backup download script 2022-10-13 15:07:30 +02:00
Zdenek Dohnal
09cd5eff22 2129849 - hp-plugin unable to load plugin.conf - add a new backup download script 2022-10-13 15:06:24 +02:00
Zdenek Dohnal
6cb741bb45 2129849 - hp-plugin unable to load plugin.conf 2022-10-13 14:43:35 +02:00
Fedora Release Engineering
cc60476218 Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-21 13:44:10 +00:00
Zdenek Dohnal
cfce1c8fa6 recommend libsane-hpaio - duplicated scanners are better than no scanner
2101790 - hplip-3.22.6 is available
2022-07-19 16:20:46 +02:00
Zdenek Dohnal
3c7687254d hplip-repack.sh: Merge hplip-repack and hplip-rebase 2022-07-18 12:10:41 +02:00
Zdenek Dohnal
c7dbb064bd recommend libsane-hpaio - duplicated scanners are better than no scanner 2022-07-18 11:57:36 +02:00
Python Maint
e4d8f7e061 Rebuilt for Python 3.11 2022-06-13 17:35:17 +02:00
Zdenek Dohnal
297f625d95 2080235 - Misleading errors about missing shared libraries when scanning 2022-05-17 12:53:06 +02:00
Zdenek Dohnal
eabb56cabe Fix prep phase 2022-05-11 13:38:09 +02:00
Zdenek Dohnal
129beeedb9 2079740 - hplip-3.22.4 is available 2022-05-11 13:32:21 +02:00
Zdenek Dohnal
0933ecaffa 2079740 - hplip-3.22.4 is available 2022-05-11 13:31:08 +02:00
Zdenek Dohnal
121a2286ef make libsane-hpaio only suggested to prevent possible duplicated scanner devices
ipp-usb is pulled in automatically now, so newer devices can be supported by two backends,
sane-airscan and libsane-hpaio, which can be confusing. So make libsane-hpaio only suggested
to prevent that.
2022-03-28 20:09:25 +02:00
Zdenek Dohnal
21fc6a9ec6 2059085 - hplip-3.22.2 is available 2022-03-10 09:38:26 +01:00
Fedora Release Engineering
94e3b4a4c0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-20 12:25:43 +00:00
Zdenek Dohnal
fea1bc106d 2015910 - [GUI] hp-setup crashes when loading smart_install module
1959242 - hplip-3.21.12 is available
2022-01-17 16:12:31 +01:00
Zdenek Dohnal
11664de4a6 1959242 - hplip-3.21.12 is available 2022-01-17 15:55:49 +01:00
Zdenek Dohnal
7153ae8af4 2028697 - hp-setup trackbacks when hplip-gui RPM is not installed 2021-12-03 08:30:44 +01:00
Zdenek Dohnal
d6bd8532ea 2025853 - hplip: double "and" in license 2021-11-23 13:03:13 +01:00
Zdenek Dohnal
302fef07d8 2015428 - python3.10 doesn't do an implicit conversion for integer arguments 2021-10-26 13:35:26 +02:00
Zdenek Dohnal
437db9d451 hplip-osname-mismatch.patch: adjust osname for Fedora CoreOS/Linux 2021-10-26 13:35:26 +02:00
Zdenek Dohnal
416b1932b5 GUI hp-setup uses avahi-browse 2021-10-26 13:35:26 +02:00
Zdenek Dohnal
8d02f877eb 2015428 - python3.10 has Callable in collections.abc 2021-10-26 13:35:24 +02:00
Sahana Prasad
8f08be8b1f Rebuilt with OpenSSL 3.0.0 2021-09-14 19:04:18 +02:00
Zdenek Dohnal
53aab4a410 1995647 - Hplip package shows as proprietary in Gnome Software 2021-09-03 11:19:33 +02:00
Zdenek Dohnal
43689ff8e0 1985251 - Incorrect permission for gpg directory
1987141 - hp-plugin installs malformed udev files
fixed warning: redhatenterpriselinux distro is not found in AUTH_TYPES
2021-07-30 07:46:03 +02:00