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

pappl-devel-1.4.4-1.1 RPM for s390x

From OpenSuSE Ports Tumbleweed for s390x

Name: pappl-devel Distribution: openSUSE:Factory:zSystems
Version: 1.4.4 Vendor: openSUSE
Release: 1.1 Build date: Thu Jan 4 13:31:17 2024
Group: Development/Libraries/C and C++ Build host: s390zl27
Size: 673817 Source RPM: pappl-1.4.4-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://www.msweet.org/pappl/
Summary: Development files for PAPPL
PAPPL is a C-based framework/library for developing CUPS Printer
Applications, which are the recommended replacement for printer
drivers.

This subpackage contains the headers for the library.

Provides

Requires

License

Apache-2.0

Changelog

* Thu Dec 21 2023 Jan Engelhardt <jengelh@inai.de>
  - Update to release 1.4.4
    * Fixed -n support for setting number of copies
    * Fixed that papplPrinterSetDriverDefaults did not set the
      ``orientation-requested-default`` value
    * Fixed job file preservation logic
* Wed Nov 15 2023 Jan Engelhardt <jengelh@inai.de>
  - Update to release 1.4.3
    * Added "smi55357-device-uri" and "smi55357-driver" Printer
      Status attributes to Get-Printer-Attributes responses
    * Fixed missing mutex unlock in DNS-SD code
    * Fixed DNS-SD device list crash
* Tue Oct 17 2023 Ich <jengelh@inai.de>
  - Update to release 1.4.2
    * Fixed potential crash while listing devices
    * Fixed potential deadlock issue
* Tue Oct 10 2023 Jan Engelhardt <jengelh@inai.de>
  - Update to release 1.4.1
    * Fixed typos in the names of the papplJobResume and
      papplJobSuspend functions
* Fri Sep 29 2023 Jan Engelhardt <jengelh@inai.de>
  - Update to relese 1.4.0
    * Added support for "job-retain-until"
    * Added new PAPPL-Create-Printers operation, and the PAPPL
      mainloop API now auto-adds local printers the first time a
      server is run
    * Added new papplDeviceRemoveScheme and papplDeviceRemoveTypes
      APIs to disable unwanted device types
    * Added support for suspending and resuming jobs at copy boundaries
    * Added support for server configuration files
* Thu Sep 07 2023 Jan Engelhardt <jengelh@inai.de>
  - Update to release 1.3.4
    * Fixed an issue with DNS-SD advertisements when the server name
      was set to "localhost".
    * Fixed an issue with hostname change detection when using
      mDNSResponder.
    * Fixed an issue with authentication cookie comparisons for
      simple password mode.
    * Updated TLS certificate generation to support more types of
      certificates and to use modern OpenSSL/GNU TLS APIs.
* Sat May 06 2023 Jan Engelhardt <jengelh@inai.de>
  - Update to release 1.3.2
    * Fixed PWG ImageBox values in raster page header.
    * Fixed a bug in the "ipp-attribute-fidelity" support.
    * Fixed printing of 1/2/4-bit grayscale PNG images.
    * Fixed a potential buffer overflow in the logging code.
    * Fixed reporting of "xxx-k-octet-supported" attributes.
    * Updated the Wi-Fi configuration page to support hidden networks
      and to reload after 30 seconds.
* Sat Dec 31 2022 Jan Engelhardt <jengelh@inai.de>
  - Update to release 1.3.1
    * Fixed auto-add of USB printers
    * Updated "ipp-attribute-fidelity" support
    * Reduced sleep interval for USB gadget initialization
* Fri Dec 02 2022 Jan Engelhardt <jengelh@inai.de>
  - Update to release 1.3.0
    * Added debug logging for device management.
    * Added support for job hold and release.
    * Added papplLocGetDefaultMediaSizeName function to get the
      default media size for the current country.
    * Added support for localized banners at the top of printer and
      system web pages.
    * Added support for PNG image scaling using embedded resolution
      information.
    * Added timer APIs to manage periodic tasks, APIs to limit the
      max size of JPEG/PNG.
    * Added support for network configuration via callbacks,
    * Updated PAPPL to conform to the new prototype PWG 5100.13
      specification
* Thu Oct 13 2022 Jan Engelhardt <jengelh@inai.de>
  - Update to release 1.2.3
    * Fixed a bug in the TLS upgrade logic.
    * Fixed a potential memory underflow with USB device IDs.
    * Fixed web interface support for vendor text options.
* Wed Sep 21 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 2022 Jan Engelhardt <jengelh@inai.de>
  - Update to release 1.2.1
    * Fixed a bug in the max-clients support code.
    * Fixed corruption in the English localization file.
* Mon May 16 2022 Jan Engelhardt <jengelh@inai.de>
  - Update to release 1.2.0
    * Added `papplMainloopShutdown` API to trigger a shutdown of the
      system that was started by `papplMainloop`.
    * Fixed mapping of MIME media types to IEEE-1284 Command Set values.
    * Fixed a crash bug when no printers are added.
    * Fixed compatibility issues with libcups3.
  - Drop 0001-Define-_FILE_OFFSET_BITS-64-on-linux-Issue-193.patch
    (merged)
* Mon Mar 07 2022 Jan Engelhardt <jengelh@inai.de>
  - Add 0001-Define-_FILE_OFFSET_BITS-64-on-linux-Issue-193.patch
* Sun Feb 13 2022 Jan Engelhardt <jengelh@inai.de>
  - Update to release 1.1.0
    * Support for Wi-Fi configuration, IPP-USB, printer driver
      lookup and auto-add functionality.
* Mon Jun 14 2021 Jan Engelhardt <jengelh@inai.de>
  - Update to release 1.0.3
    * Fixed using the "auto" driver without an IEEE-1284 device ID
      string.
    * The DNS-SD support functions did not handle when the Avahi
      daemon is not running.
* Sat Dec 12 2020 aloisio@gmx.com
  - Update to version 1.0.0
    * papplSystemLoadState would not load printers whose device
      IDs contained the # character.
    * Passing "auto" for the driver name would cause a crash if
      there was no auto-add callback.
    * Added papplPrinterGetPath API to get the path for a
      printer web page.
    * The papplPrinterAddLink and papplSystemAddLink functions
      now accept an "options" argument instead of the "secure"
      boolean in order to allow links to be added to multiple
      places on the web interface in addition to requesting a
      secure (HTTPS) link.
    version 1.0rc1:
    * Added IEEE-1284 device ID to argument list for printer
      driver callbacks.
    * Documentation updated
    * Printers discovered via DNS-SD now report their IEEE-1284
      device ID string.
    * The "auto-add" callback is now part of the system's printer
      driver interface, allowing IPP, web, and command-line
      clients to access it.
    * Now save state after deleting a printer.
    * Now check whether a named printer already exists.
    * Support for "output-bin-default" was missing from the web
      interface.
    * Fixed support for vendor options at the command-line.
    * The main loop now shows an error message if an option is
      provided after "-o" without a space.
    * Fixed test page and identify buttons.
    * Code cleanup.
    * Boolean vendor options are now shown as checkboxes.
    * Made several improvements to the web interface for adding
      printers.
    * papplSystemLoadState no longer crashes when it cannot
      create a printer.
    * Fixed a crash bug in the "autoadd" command provided by
      papplMainloop.
    * Added a printer creation callback to
      papplSystemSetPrinterDrivers that is run after a printer
      is created.
    * Added the "path" value for the DNS-SD printer web page, and
      added a registration for the system web page in multi-queue
      mode.
    * papplDeviceRead now has a 100ms timeout for USB and
      network connections.
    * Implemented back-channel and status updates for the USB
      printer gadget.
    * Finished implementation of test suite for major code
      paths/job processing functionality.
    * Fixed a bug in the log rotation code.
    * Fixed some threading bugs with the various object lists
      managed by the system.
* Thu Nov 12 2020 Jan Engelhardt <jengelh@inai.de>
  - Update to release 1.0b1
    * Drop 10-second timeout for USB data.
    * Add start of USB ethernet & mass storage gadget support.
    * Make sure an unknown number of pages does not disable
      duplex printing.
    * Pad/crop PWG/Apple raster data rather than erroring out.
* Tue Oct 13 2020 Jan Engelhardt <jengelh@inai.de>
  - Initial package (version 0~git378 / 2c2b86eb9e9)
    for build.opensuse.org.

Files

/usr/include/pappl
/usr/include/pappl/pappl
/usr/include/pappl/pappl/base.h
/usr/include/pappl/pappl/client.h
/usr/include/pappl/pappl/device.h
/usr/include/pappl/pappl/job.h
/usr/include/pappl/pappl/loc.h
/usr/include/pappl/pappl/log.h
/usr/include/pappl/pappl/mainloop.h
/usr/include/pappl/pappl/pappl.h
/usr/include/pappl/pappl/printer.h
/usr/include/pappl/pappl/subscription.h
/usr/include/pappl/pappl/system.h
/usr/lib64/libpappl.so
/usr/lib64/pkgconfig/pappl.pc
/usr/share/doc/pappl
/usr/share/doc/pappl/pappl-512.png
/usr/share/doc/pappl/pappl-block.png
/usr/share/doc/pappl/pappl.html
/usr/share/man/man3/pappl-client.3.gz
/usr/share/man/man3/pappl-device.3.gz
/usr/share/man/man3/pappl-job.3.gz
/usr/share/man/man3/pappl-log.3.gz
/usr/share/man/man3/pappl-mainloop.3.gz
/usr/share/man/man3/pappl-printer.3.gz
/usr/share/man/man3/pappl-resource.3.gz
/usr/share/man/man3/pappl-system.3.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 12:50:11 2024