SHA256
1
0
forked from pool/pappl

3 Commits

Author SHA256 Message Date
1ec9127fb9 pappl 1.4.9 2025-03-22 22:27:12 +01:00
06418571f3 pappl 1.4.8 2024-11-15 20:09:07 +01:00
c238a2778c pappl 1.4.7 2024-10-16 18:46:20 +02:00
6 changed files with 33 additions and 7 deletions

BIN
pappl-1.4.6.tar.gz (Stored with Git LFS)

Binary file not shown.

Binary file not shown.

BIN
pappl-1.4.9.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

BIN
pappl-1.4.9.tar.gz.sig Normal file

Binary file not shown.

View File

@@ -1,3 +1,30 @@
-------------------------------------------------------------------
Sat Mar 22 21:25:22 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.4.9
* Fixed a bug in job event notifications.
* Fixed a bug that would delay shutdown by 60 seconds.
* Fixed some notification bugs.
-------------------------------------------------------------------
Fri Nov 15 18:30:28 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.4.8
* Security fix: The web interface password didn't work properly
* Now use the ``listen-hostname`` hostname as system hostname if
a name is specified
-------------------------------------------------------------------
Wed Oct 16 16:44:15 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.4.7
* PAM-based authentication did not work on Linux due to a glibc
incompatibility (Issue #343)
* Fixed the web interface for setting the admin and print groups
(Issue #356)
* Fixed the web interface for adding network printers on
non-standard port numbers (Issue #360)
-------------------------------------------------------------------
Sat Feb 10 15:12:06 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package pappl
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
Name: pappl
%define lname libpappl1
Version: 1.4.6
Version: 1.4.9
Release: 0
Summary: A printer application framework
License: Apache-2.0
@@ -90,8 +90,7 @@ perl -i -lpe 's{^\.SILENT:.*}{}g' Makedefs.in
%make_install RPM_BUILD_ROOT=""
rm -f "%buildroot/%_libdir"/*.a
%post -n %lname -p /sbin/ldconfig
%postun -n %lname -p /sbin/ldconfig
%ldconfig_scriptlets -n %lname
%files
%_bindir/pappl-*