forked from pool/pappl
- Update to release 1.2.2
OBS-URL: https://build.opensuse.org/package/show/Printing/pappl?expand=0&rev=10
This commit is contained in:
BIN
pappl-1.2.1.tar.gz
(Stored with Git LFS)
BIN
pappl-1.2.1.tar.gz
(Stored with Git LFS)
Binary file not shown.
Binary file not shown.
BIN
pappl-1.2.2.tar.gz
(Stored with Git LFS)
Normal file
BIN
pappl-1.2.2.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
pappl-1.2.2.tar.gz.sig
Normal file
BIN
pappl-1.2.2.tar.gz.sig
Normal file
Binary file not shown.
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 21 23:54:54 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 1.2.2
|
||||
* Added debug logging for device management.
|
||||
* Fixed a device race condition with job processing.
|
||||
* Fixed a potential value overflow when reading SNMP OIDs.
|
||||
* Fixed more CUPS 2.2.x compatibility issues.
|
||||
* Fixed a 100% CPU usage bug when cleaning the job history.
|
||||
* Fixed the default values of --with-papplstatedir and
|
||||
--with-papplsockdir to use the localstatedir value.
|
||||
* Fixed a initialization timing issue with USB gadgets on newer
|
||||
Linux kernels.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 26 19:50:23 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
Name: pappl
|
||||
%define lname libpappl1
|
||||
Version: 1.2.1
|
||||
Version: 1.2.2
|
||||
Release: 0
|
||||
Summary: A printer application framework
|
||||
License: Apache-2.0
|
||||
@@ -66,7 +66,7 @@ printing to printers connected via USB and network
|
||||
%package devel
|
||||
Summary: Development files for PAPPL
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: %lname = %version
|
||||
Requires: %lname = %version-%release
|
||||
|
||||
%description devel
|
||||
PAPPL is a C-based framework/library for developing CUPS Printer
|
||||
|
Reference in New Issue
Block a user