diff --git a/pappl-1.2.1.tar.gz b/pappl-1.2.1.tar.gz deleted file mode 100644 index 22bca0c..0000000 --- a/pappl-1.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ef882960eac120eb5999c7392c78f1d953758a0e5b8250dcc52ae4d440bf6902 -size 2440762 diff --git a/pappl-1.2.1.tar.gz.sig b/pappl-1.2.1.tar.gz.sig deleted file mode 100644 index b79a582..0000000 Binary files a/pappl-1.2.1.tar.gz.sig and /dev/null differ diff --git a/pappl-1.2.2.tar.gz b/pappl-1.2.2.tar.gz new file mode 100644 index 0000000..90de919 --- /dev/null +++ b/pappl-1.2.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7644b3707ca1abfe9eccb73a08578c1c709d031e97aaff08c205feef36303e9b +size 2445384 diff --git a/pappl-1.2.2.tar.gz.sig b/pappl-1.2.2.tar.gz.sig new file mode 100644 index 0000000..ba3b510 Binary files /dev/null and b/pappl-1.2.2.tar.gz.sig differ diff --git a/pappl.changes b/pappl.changes index acfe3de..22eeace 100644 --- a/pappl.changes +++ b/pappl.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Wed Sep 21 23:54:54 UTC 2022 - Jan Engelhardt + +- 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 diff --git a/pappl.spec b/pappl.spec index c500cff..4471f9f 100644 --- a/pappl.spec +++ b/pappl.spec @@ -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