Releases: istopwg/ippsample
Releases · istopwg/ippsample
v2023.09
IPP Sample Code v2023.09
This is a non-production snapshot release of the IPP sample code.
Changes include:
- 9e7f3d4 Update config.h headers.
- 54c0a8f Update snapcraft package info.
- d14297d Fix dithering for PCL/bitmap output.
- 655160d Some Docker cleanup/clarifications.
- dd7eacc Fix imposition/layout issues (Issue #279)
- 9acefdb Update libcups.
- f79b579 Update libcups.
- 5ecf445 Sync up with libcups changes.
- e1ea35a Fix --with-sanitizer support.
- e2d556f Hopefully clear up Windows build issues.
- ccc36eb Sync up with latest libcups changes.
- 5524778 Update libcups for Avahi fix and add --disable-shared to default configure command.
- ee1f491 Update build workflow.
- e895c10 Fix handling of attributes with dashes in the name (Issue #282)
- d8cb62a Update to latest libcups and sync up configure options.
- f3d55e2 Update CI builds to cover shared/static and GNU TLS/OpenSSL.
- 13c78e3 Fix macOS compiles with --enable-shared (default)
- 8dd18b7 Add version checks to makesrcdist script.
- 5c06517 Add warning about using the Github Code button and check for the submodules when running the configure script.
- 97a4047 Bump version of ippsample snap.
- 65ae6ad Add issue templates.
- 1a68789 Update libcups for configure script fix (Issue #278)
- a8843d2 PDFio 1.1.1.
- 2a95987 Fix another build issue with PDFio.
- 92d1b45 Remove unused Codacy configuration file.
- c21e955 Pull in PDFio compile fix.
- 67f70c9 Pass CFLAGS to pdfio makefile so that "-fPIC" and other options get passed through (Issue #275)
- 9a26723 Fix Poppler detection and debug logging for ipptransform (Issue #267)
- 2fc9274 Update ipptransform to support both Xpdf and Poppler pdftoppm (Issue #267)
- cf9fcfe Update link to libcups.
- 8c0fce6 Update docos.
- 3f710b3 Use 'gh release create' command instead.
v2023.03
IPP Sample Code v2023.03
This is a non-production snapshot release of the IPP sample code.