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

cups-filters-devel-1.28.15-3.1 RPM for s390x

From OpenSuSE Ports Tumbleweed for s390x

Name: cups-filters-devel Distribution: openSUSE:Factory:zSystems
Version: 1.28.15 Vendor: openSUSE
Release: 3.1 Build date: Thu May 18 16:52:14 2023
Group: Development/Libraries/C and C++ Build host: s390zp28
Size: 32083 Source RPM: cups-filters-1.28.15-3.1.src.rpm
Packager: https://bugs.opensuse.org
Url: http://www.linuxfoundation.org/collaborate/workgroups/openprinting/cups-filters
Summary: Development files for cups-filters
This package contains the development files for cups-filters.

Provides

Requires

License

GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND MIT

Changelog

* Wed May 17 2023 Johannes Meixner <jsmeix@suse.com>
  - cups-filters-1.28.15-0001-beh-backend-Use-execv-instead-of-system-CVE-2023-24805.patch
    cups-filters-1.28.15-0002-beh-backend-Extra-checks-against-odd-forged-input-CVE-2023-24805.patch
    cups-filters-1.28.15-0003-beh-backend-Further-improvements-CVE-2023-24805.patch
    are the upstream
    0001-beh-backend-Use-execv-instead-of-system-CVE-2023-24805.patch
    0002-beh-backend-Extra-checks-against-odd-forged-input-CVE-2023-24805.patch
    0003-beh-backend-Further-improvements-CVE-2023-24805.patch
    backported to cups-filters-1.28.15
    to fix CVE-2023-24805: RCE in cups-filters, beh CUPS backend
    (bsc#1211340) and
    https://github.com/OpenPrinting/cups-filters/commit/8f274035756c04efeb77eb654e9d4c4447287d65
* Wed Mar 01 2023 Adam Majer <adam.majer@suse.de>
  - require_cxx17.patch: qpdf dependency is using std::string_view
    which is a c++17 feature... so we can't use c++11... Maybe it
    made sense to force c++11 at some point when it was not default,
    but with new compilers, we are actually downgrading features sets.
  - removed spec configure references to filter (ijs, opvp)
    that were removed in version 1.25
* Fri Jun 24 2022 Martin Wilck <mwilck@suse.com>
  - Spec file: Removed URL from source line
* Thu Jun 09 2022 mwilck@suse.com
  - Update to version 1.28.15:
    * pdftops: Identify old LaserJets more precisely for swicth to Poppler
    * Make pdftopdf also work correctly with auro-rotating off
    * libcupsfilters: Make pdftopdf() correctly working with "landscape" option
    * rastertopdf: Filter fails if no PCLm default resolution given by printer
    * pdftopdf: Fix N-up printing with long-edge-first
    * libcupsfilters: In pdftopdf() fix cropping with long-edge-first
    * pdftops: Use Poppler for all Apple LaserWriter models
* Thu Jun 09 2022 mwilck@suse.com
  - Enable OBS source services. Stay at 1.28.12 for now.
    * add _service file
* Tue Mar 22 2022 Aurélien Joga <aurelienjoga@gmail.com>
  - Version upgrade to 1.28.12
    * imagetoraster, imagetopdf: Fixed comparison of the image size
      with the page size for print-scaling=auto. The image size
      in pixels was compared with the page size in PostScript
      points (1/72 inch).
    * imagetoraster, imagetopdf: Fixed the "print-scaling=none"
      (crop-to-fit) mode, also use crop-to-fit always when requested,
      do not fall back to fit-to-page when the image size differs
      significantly from the page size (Issue #362).
    * libcupsfilters: Changed the default PPI resolution for images
      as input files from 128 to 200 (Pull request #446).
    * implicitclass: Do not check availability of "gs" and "pdftops"
      executables, instead, check by the presence of "gstoraster"
      and "pdftoraster" filters whether we have configured
      cups-filters for Ghostscript and/or Poppler use.
    * libcupsfilters: In the PPD generator for the driverless
      utility and cups-browsed add "*cupsFilter2: ..." lines for
      all supported driverless data formats (PDF, Apple/PWG Raster,
      PCLm), and add lines for legacy data formats (PCL, PostScript)
      only if no driverless formats available.
    * libcupsfilters: Always use encryption for ipps. RFC7472
      requires that 'ipps' must be used over HTTPS, but the
      driverless utility does not enforce encryption
      (Pull request #433).
    * serial: Add a 10-msec sleep and at the end add a tcdrain().
      For some unknown reason, every printing file need sleep a
      little time to make sure the serial printer receive data
      is right (Pull request #431).
    * libcupsfilters: Fix resolver functions for DNS-SD-based URIs,
      to make resolve_uri() also work when DEVICE_URI env variable
      is set and to make ippfind_based_uri_converter() not
      re-direct stdin.
    * pdftopdf: Set default for print-scaling to avoid
      "should never happem" log messages and undefined behavior.
    * pdftopdf: Fix orientation-requested = 0. Consider this as
      automatic selection and not as error.
    * pdftopdf: Fixed all combinations of print-scaling and
      number-up for printers with asymmetric margins
      (top != bottom or left != right) and for input files
      containing pages with different sizes and/or orientations.
      Fixes backported from 2.x branch.
    * pdftopdf: Add 2% tolerance for input size larger than output
      page when "print-scaling=auto" or "print-scaling=auto-fit"
      is used and too large input pages should be scaled, fitting
      documents not. This prevents a random-looking behavior if
      input and output page size seem to be equal, but in reality
      there are slight differences between size dimensions.
  - Version upgrade to 1.28.11
    * libcupsfilters: Let PPD generator take default ColorModel
      from printer (CUPS issue #277).
    * Braille: In vectortopdf check inkscape version to call inkscape
      with the correct command line (Issue #315, Pull request #443).
    * Build system: Make missing DejaVuSans.ttf non-fatal
      in ./configure as the font is only needed for test programs,
      not for actual use of cups-filters (Issue #411).
    * libcupsfilters: In imagetoraster() fixed crash with SGray
      (Issue #435).
    * cups-browsed: Naming of local queues is matched to
      CUPS' current naming of temporary queues (no leading or
      trailing underscores), to avoid duplicates in print dialogs
      which support CUPS' temporary queues.
    * libcupsfilters: Make cupsRasterParseIPPOptions() work
      correctly with PPDs (Issue #436).
    * libcupsfilters: Let colord_get_profile_for_device_id()
      not return empty file name, to avoid error messages
      in CUPS error_log.
    * foomatic-rip: Debug message was wrongly sent to stdout
      and not to log (Issue #422).
  - Version upgrade to 1.28.10
    * Sample PPDs: Add borderless page size definitions to
      Generic PDF Printer, HP Color LaserJet CM3530 MFP PDF,
      and Ricoh PDF Printer PPD files.
    * Sample PPDs: From the PDF PPD files removed the unneeded
      "*cupsFilters2: ..." line. For CUPS it does not make any
      difference.
    * libcupsfilters: Fixed pdftopdf filter to correctly support page
      ranges without upper limit, like "10-" (Pull request #399).
    * libcupsfilters: Use wildcard tag (IPP_TAG_ZERO) search for
      "media-type" and "media-type-supported" in the PPD generator
      (Pull request #398).
    * implicitclass, parallel: Added missing newlines at error
      messages.
    * libfontembed: Removed unneeded fontembed/main.c and ttfread
      executable. Eliminates the dependency on DejaVuSans.ttf
      (Issue #386).
    * gstoraster: Refactor the filter a little to clarify handling
      of page counts and set job-impressions for TotalPageCount in
      PWG-Raster header (Pull request #394).
    * cups-browsed: Make NotifLeaseDuration configurable and renew
      after half the lease duration not 60 sec before end. The early
      renewal improves reliability on busy systems a lot. For easier
      development and debugging short durations from 300 sec on can
      get selected (Pull request #378).
  - Version upgrade to 1.28.9
    * libcupsfilters: Silenced compiler warnings
    * libcupsfilters: Removed duplicate code in the apply_filters()
      function.
    * driverless: If there are no driverless IPP printers available
      let "driverless" terminate with exit code 0 and not 1, to
      follow CUPS' standard of backends in discovery mode
      terminating with 0 if there are no appropriate printers
      found (Issue #375).
    * gstoraster, foomatic-rip: Fixed Ghostscript command line for
      counting pages as it took too long on PDFs from evince when
      printing DjVu files (Issue #354, Pull request #371,
      Ubuntu bug #1920730).
    * cups-browsed: Renamed ldap_connect() due to conflict in new
      openldap (Issue #367, Pull request #370).
    * pdftoraster: Free color data after processing of each page
      (Pull request #363).
    * cups-browsed: Always save "...-default" option entries from
      printers.conf, regardless of presence or absense of PPD file
      (Pull request #359).
    * cups-browsed: Start after network-online.target
      (Pull request #360).
    * texttopdf: Set default margins when no PPD file is used
      (Pull request #356).
  - harden_cups-browsed.service.patch adapted to cups-filters-1.28.12
* Fri Oct 15 2021 Johannes Segitz <jsegitz@suse.com>
  - Added hardening to systemd service(s) (bsc#1181400), see
    https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort
    Added patch harden_cups-browsed.service.patch
* Tue Jun 08 2021 jsmeix@suse.de
  - The cups-brf backend needs to run as root
    see https://bugzilla.redhat.com/show_bug.cgi?id=1657261
    (bsc#1186844)
* Tue May 25 2021 jsmeix@suse.de
  - Version upgrade to 1.28.8
    * libcupsfilters: Made check whether the driverless PPD to
      generate should be a fax out PPD more reliable (Issue #343).
    * foomatic-rip: Options in the 5th command line argument of
      the CUPS filter command line are separated only by white
      space and not by comma, also make sure that an option "none"
      is not considered a custom page size (Issue #348).
    * implicitclass: Raise timeout for cups-browsed's answer from
      20s to 60s (Pull request #346).
    * libcupsfilters: In the PPD generator really give priority to
      Apple Raster against PDF (Issue #331).
  - Version upgrade to 1.28.7
    * driverless: Removed the support quality check from Pull
      request #235 as it takes significant time for each printer
      being listed, making cups-driverd (`lpinfo -m`) timing out
      when there are many printers (OpenPrinting CUPS issue #65).
    * libcupsfilters: In the PPD generator give priority to Apple
      Raster against PDF (Issue #331).
    * libcupsfilters: Added NULL check when removing ".Borderless"
      suffixes from page size names (Issue #314, Pull request #328).
    * libcupsfilters: In the cupsRasterParseIPPOptions() map the
      color spaces the same way as in the PPD generator
      (Issue #326, Pull request #327).
    * libcupsfilters: Fixed addition of grayscale mode in
      generated PPD files, to avoid duplicate entries
      (OpenPrinting CUPS issue #59).
  - Version upgrade to 1.28.6
    * libcupsfilters: In generated PPDs add a grayscale mode if
      there are only color printing modes (from OpenPrinting CUPS).
    * libcupsfilters: In generated PPDs add an "OutputBin" option
      also if it has only one choice (OpenPrinting CUPS pull
      request #18).
    * libcupsfilters: Generated PPDs could have an "Unknown"
      default InputSlot (OpenPrinting CUPS issue #44).
    * cups-browsed: Removed unneeded IPP attribute additions
      preventing the created local queues from preserving a
      location or description the user assigns to them (Issue #323).
    * cups-browsed: Removed all calls of the resolve_uri() function
      of libcupsfilters, as these are not actually needed and in case
      the supplied DNS-SD-based URI is not resolvable, the function
      gets stuck for ~5 seconds.
    * cups-browsed: Fixed several memory leaks, mainly from the
      code to merge printer IPP attributes for clusters
      (Pull request #322).
    * cups-browsed: Silenced compiler warning.
    * foomatic-rip: Fix infinite loop and input from file on raw
      printing (Pull request #318).
    * foomatic-rip: Remove temporary file created during pdf-to-ps
      conversion (Pull request #313).
  - Version upgrade to 1.28.5
    * cups-browsed: UUID from IPP response was used after its
      pointer was freed by ippDelete() (Pull request #311).
  - Version upgrade to 1.28.4
    * driverless: Avoid duplicate PPD list entries from the same
      device via UUID
    * driverless: Reduce ippfind calls by "driverless" and
      "driverless-fax"called by CUPS. Let "driverless list" list
      both print and fax PPDs and "driverless-fax list" do nothing.
    * driverless: Avoid duplicate listings in printer discovery,
      by "driverless-fax" not listing any URI as "driverless"
      lists them all already.
    * driverless: Vastly improve performance by doing only one
      ippfind call instead of two (IPP, IPPS) as ippfind accepts
      more than one reg type on the command line.
    * Sample PPDs: Corrected manufacturer name in
      Fuji_Xerox-DocuPrint_CM305_df-PDF.ppd.
  - Version upgrade to 1.28.3
    * libcupsfilters, cups-browsed: Fixed inconsistency between
      resolvers for DNS-SD-based URIs, resolve_uri() and
      ippfind_based_uri_converter(). Now both return a freeable
      string.
    * libcupsfilters: Fix uninitialized buffer and parsing ippfind
      output in ippfind_based_uri_converter() function
      (Issue #308, Pull request #309).
  - Version upgrade to 1.28.2
    * driverless: Free allocated memory, use MAX_OUTPUT_LEN
      (Pull request #304).
    * driverless: Make the two ippfind tasks(for IPP
      and IPPS) run in parallel (Pull request #302, #305, #306).
    * braille: Support new liblouis tables not containing a
      display name (Pull request #303)
    * Build system: Let ./configure not error out when there is
      more than one DejaVuSans.ttf test font candidate (Issue #300).
    * cups-browsed: Crash when a remote printer set as default gets
      removed, due to missing variable in printf() call (Issue #299).
    * libcupsfilters: Removed all signal handling and global
      variables from get_printer_attributes() and
      ippfind_based_uri_converter(). This is overkill for these
      quick operations and causes problems when shutting down
      cups-browsed (Issue #298).
  - Version upgrade to 1.28.1
    * COPYING: Fixed several typos
    * libcupsfilters: Fixed typo in log message of
      get_printer_attributes functions.
    * cups-browsed: Fixed typos in configuration file and man page
    * libcupsfilters: Let the PPD generator not suffix page size
      names with ".Borderless" if all page sizes would get this
      suffix, for example for printers which generally print
      borderless.
    * libcupsfilters: Added "faxPrefix" option for generated IPP Fax
      Out PPDs, so that this option also appears in print dialogs.
    * driverless: List addresses for local services correctly when
      using "--std-ipp-uris" (with "localhost" hostname).
    * driverless: Make calls of the ippfind utility somewhat faster,
      setting the timeout of ippfind to automatic.
    * libcupsfilters: Resolve DNS-SD-based URIs for local services
      correctly (using hostname "localhost").
    * libcupsfilters: In get_printer_attributes() functions do not
      try to convert URIs which are not DNS-SD-based (Issue #294).
    * libcupsfilters: In get_printer_attributes() functions also
      support URIs with "dnssd://..." scheme.
    * libcupsfilters: Moved signal handling back into main
      function of the get_printer_attributes() variants, it got
      moved out accidentally.
    * driverless: For generating a PPD, independent whether via
      "driverless URI" or "driverless cat URI", always allow CUPS
      driver URIs (prefixed with "driverless: " or
      "driverless-fax:") and pure IPP URIs.
    * driverless: Accept clean IPP URIs also for 'driverless cat ...'
      (Issue #295, Pull request #296).
    * driverless-fax: Do not use fixed path for call of driverless
      itself (Pull request #293).
  - Version upgrade to 1.28.0
    * driverless, driverless-fax, libcupsfilters: Added IPP Fax
      Out support. Now printer setup tools list an additional fax
      "driver".  A fax queue is created by selecting this driver.
      Jobs have to be sent with "-o phone=12345" to supply
      the destination phone number (Pull request #280).
    * libfontembed: Silenced warning with gcc 10.x
      (Pull request #287).
    * cups-browsed: Added ./configure
      options --enable-saving-created-queues
      and --with-remote-cups-local-queue-naming
      (Pull request: #253, #285).
    * cups-browsed: Fixed several memory leaks, mainly from
      the code to merge printer IPP attributes for clusters
      (Pull request #281, #283).
    * driverless: Added "--std-ipp-uris" command line option to
      show listed URIs in standard hostname-based form (not the
      CUPS DNS-SD-service-name-based form. Only for manual call of
      the utility, for debugging purposes (Pull request #277).
    * libfontembed: Removed assert() calls which cause crashes
      when unsupported emoji fonts are installed (Issue #254,
      Pull request #276).
    * driverless: Added support for IPPS (use "ipps://..." URIs if
      possible, Issue #251, Pull request #270, #273).
    * gstoraster, gstopdf: When converting PostScript to PDF use
      the "pdfwrite" output device with "-dPDFSETTINGS=/default"
      instead of with "-dPDFSETTINGS=/printer". This reproduces
      bitmaps in the PostScript file with their original image
      quality (Issue #272).
    * cups-browsed: Limit log file size and add backup file for
      previous log entries. Introduced the configuration option
      DebugLogFileSize in cups-browsed.conf to set the actual limit
      in kilobytes or 0 to get the old behavior of an unlimited
      size for the log file (Issue #260, Pull request #267).
    * gstoraster, gstopdf: Do not apply margins when output format
      is PDF, as then we convert an incoming PostScript file to
      PDF (pre-pdftopdf) and do not prepare the pages for the
      printer (post-pdftopdf, Issue #250).
    * cups-browsed: Do not write any log messages directly to
      stderr, there were some concerning timeouts on queue
      creation (Issue #260).
    * Build system: Fix cross-compilation without DejaVu test font
      in configure.ac (Issue #262, Pull request #263).
    * libcupsfilters: Respect the fact that PPD keywords
      are case-sensitive when adding "*cupsManualCopies: True" in
      PPD file (Issue #242).
    * libcupsfilters: Older versions of libcups (< 2.3.1)
      had the enum name for fold-accordion finishings mistyped.
      Added a workaround.
    * cups-browsed: Remove left-over local queues from the previous
      session more quickly when CUPS legacy browsing is turned on.
    * cups-browsed: Left-over local queues from the previous
      session for which the corresponding remote printer did not
      appear again did not get removed as they were considered
      externally overwritten.
    * gstoraster, gstopdf: Add option "-dDoNumCopies" to Ghostscript
      command line if we are outputting PDF (called via gstopdf
      wrapper) and the number of copies supplied to CUPS is 1 (4th
      command line argument). In this case we convert incoming
      PostScript to PDF and need to respect  embedded PostScript
      commands to implement the number of copies (Issue #255,
      CUPS Issue #5796, OpenSUSE bug #1173345).
    * imagetoraster: Potential null dereference fix (when no valid
      PPD is supplied, Pull request #256).
    * cups-browsed: Call cupsGetNamedDest() only if
      "OnlyUnsupportedByCUPS No"
    * Sample PPDs: Corrected ColorModel default for Generic PWG
      Raster PPD to Color (Pull request #247).
    * cups-browsed: Mark the temp queue as cups-browsed-generated
      during setting printer-is-shared (Pull request #246).
    * cups-browsed: Remove mentions of README and AUTHORS files in
      the man page (Pull request #244).
    * pclmtoraster: Added new filter to extract Raster data from
      raster-only PDF files, here for the special case of PCLm
      files (Pull request #243, #257).
    * Sample PPDs: In Generic-PDF_Printer-PDF.ppd add option to switch
      between color and grayscale printing (Pull request #237).
  - Version upgrade to 1.27.5
    * cups-browsed: Do not remove the created local queues on
      shutdown, to avoid their re-creation on restart, so that
      desktops get no cluttered with notifications of new queues
      being created. One can return to the old behavior via
      "KeepGeneratedQueuesOnShutdown No" in cups-browsed.conf
      (Ubuntu bug #1869981, #1878241).
    * cups-browsed: Do not accept DNS-SD broadcasts of IPPS type
      of "remote" CUPS queues of another CUPS instance on the
      local machine. This way we get a local queue pointing to
      such a printer only in unencrypted version (IPP). For some
      reason printing from one CUPS server to another on the same
      machine works only unencrypted.
    * foomatic-rip: Map two-sided-short-edge to DuplexTumble
      (Pull request #236)
    * Build system: In configure.ac use AS_IF instead of
      AC_CHECK_FILE for font check (Issue #239, Pull request #240)
    * cups-browsed: Cleaned up code for determining to which CUPS
      server (host/port/domain socket) to connect, so that connection
      via DomainSocket cups-browsed.conf directive, CUPS_SERVER and
      IPP_PORT environment variables and all defaults and methods
      of libcups, including CUPS' client.conf work.
    * gstoraster, rastertopdf: Do not pass NULL to fprintf()
      (Pull request #230).
    * libcupsfilters: Silence compiler warning (Pull request #229).
  - Version upgrade to 1.27.4
    * libcupsfilters, cups-browsed: Fix memory issues in
      ppdgenerator and cups-browsed (Pull request #226).
    * pdftops: Mention cups-filters README, CUPS README in debug log
      (Pull request #225).
    * pdftopdf, gstoraster, foomatic-rip: Use "-dSAFER" Ghostscript
      option, instead of the deprecated "-dPARANOIDSAFER"
      (Pull request #224).
    * Build System: Replace '==' in configure.ac test with '=', as
      the former is a bashism (Pull request #222).
  - Version upgrade to 1.27.3
    * cups-browsed: Allow sharing local queues pointing to remote
      CUPS queues and re-sharing printers discovered via
      BrowsePoll by default, using AllowResharingRemoteCUPSPrinters
      and NewBrowsePollQueuesShared directives in cups-browsed.conf
      (Issue #101, Pull request #218).
    * driverless: Correctly unlink temporary file when generating
      PPD file (Pull request #220).
    * cups-browsed: Fixed memory leaks (Pull request #219).
    * foomatic-rip: PDF page count side-loads the PDF file to count
      the pages in, so it cannot be run in -dSAFER mode. Run even
      in -dNOSAFER mode to override the -dSAFER default of newer
      Ghostscript versions. This should not cause a security problem
      as we do not take an input file which could do arbitrary
      side-loads but we run hard-coded PostScript commands instead
      (Issue #216).
    * libfontembed: Add checks to the test programs to not segfault
      if the test font file is not found (Pull request #214).
    * Build System: Let ./configure fail if the supplied test font
      file path (or the default) does not exist (Pull request #214),
      also use the "find" command to find the test font file
      DejaVuSans.ttf under /usr/share/fonts, as every
      distribution has it somewhere else.
  - fix_upstream_issue348.patch is no longer needed because
    it is now fixed in the upstream sources, see the above
    entry about "Issue #348". Entries like "Issue #NNN" or
    "Pull request #NNN" mean cups-filters upstream issues
    or cups-filters upstream GitHub pull requests at
    https://github.com/OpenPrinting/cups-filters
* Thu Apr 15 2021 jsmeix@suse.de
  - fix_upstream_issue348.patch fixes
    https://github.com/OpenPrinting/cups-filters/issues/348
    foomatic-rip segfaults with 'job-sheets=none,none'
    but works with 'job-sheets=none'
    (bsc#1182893)
* Tue Nov 10 2020 jsmeix@suse.de
  - The wrapper backends /usr/lib/cups/backend/beh
    and /usr/lib/cups/backend/implicitclass must be installed
    with 0700 permissions so that cupsd runs them as root
    (backends with root-only permissions are run as root by cupsd)
    because otherwise wrapper backends cannot run other backends
    that need to run as root in particular the ipp backend runs
    as root and the implicitclass wrapper backend runs it
    to print via queues that are generated by cupsd-browsed,
    see the upstream issue
    https://github.com/OpenPrinting/cups-filters/issues/183
    (boo#1178604).
* Thu Mar 05 2020 Dmitry Roshchin <dmitry_r@opensuse.org>
  - Update to 1.27.2
    * foomatic-rip: In some PostScript input files it was possible
      that option settings did not get inserted or lines inserted
      on the wron place (Issue #208, Pull request #210).
    * foomatic-rip: For the PDF page count call Ghostscript in
      sandbox mode and fix pointer arithmetics (Pull request #212).
    * foomatic-rip: Zero-page-job handling changes made the last
      page of PostScript files not printed, also turning one-page
      jobs into zero-page jobs (Issue #200, Issue #206, Issue #208,
      Pull request #209, Pull request #210, Pull request #211).
    * cups-browsed: check_printer_with_option() function:
      Initialize the value, add further checks, freeing memory and
      stop allocating magic numbers (Pull request #204).
    * cups-browsed: Additional checks against crashes in the
      is_local_hostname() function (Ubuntu bug #1863716)
* Wed Feb 19 2020 Javier Llorente <javier@opensuse.org>
  - Update to 1.27.1
    * libcupsfilters: Let the PPD generator not put any dashes into
      the PPD option and choice names when translating them from IPP
      attribute names, to avoid that on the back-translation by CUPS
      no double-dashes are generated. This broke paper tray
      selections with tray names like "tray-1", "tray-2", ...
      (Issue #192, Issue #201, Debian bug #949315).
    * foomatic-rip: Fixed segfault when PRINTER environment variable
      is not supplied.
    * pdftopdf, pdftops, gstoraster, gstopdf, gstopxl, rastertoescpx,
      rastertopclx, foomatic-rip: Handle zero-page jobs (Issue #117,
      Pull request #196, Pull request #197, Pull request #198,
      Pull request #200).
    * texttopdf: Added support for CJK (double-width) fonts
      (Issue #135, Pull request #199).
    * cups-browsed: Switched default for "CreateIPPPrinterQueues"
      from "local-only" to "All". The configure script options
      "--enable-auto-setup-local-only" and
      "--enable-auto-setup-driverless-only" can be used
      to change this default (Debian bug #921252).
    * rastertoescpx: Fixed wrong freeing of a buffer.
    * pdftops: Added options "crop-to-fit" and "fill" to the pdftopdf
      options which the pstops called by pdftops should not apply a
      second time.
    * pdftops: Added missing "-sstdout=%stderr" to Ghostscript
      command line, to assure that all messages are redirected
      to stderr and do not mix up with the output data.
  - Drop add-cstring-include.patch: already present upstream
  - Drop foomatic-rip-fix-compilation-with-fno-common.patch: already
    present upstream
* Thu Jan 09 2020 Martin Wilck <mwilck@suse.com>
  - Fix compilation with -fno-common, in preparation for gcc 10
    (boo#1160387)
    * Added foomatic-rip-fix-compilation-with-fno-common.patch
    (merged upstream as commit e6c5025)

Files

/usr/include/cupsfilters
/usr/include/cupsfilters/colord.h
/usr/include/cupsfilters/colormanager.h
/usr/include/cupsfilters/driver.h
/usr/include/cupsfilters/image.h
/usr/include/cupsfilters/ipp.h
/usr/include/cupsfilters/pdftoippprinter.h
/usr/include/cupsfilters/ppdgenerator.h
/usr/include/cupsfilters/raster.h
/usr/include/fontembed
/usr/include/fontembed/bitset.h
/usr/include/fontembed/embed.h
/usr/include/fontembed/fontfile.h
/usr/include/fontembed/iofn.h
/usr/include/fontembed/sfnt.h
/usr/lib64/libcupsfilters.so
/usr/lib64/libfontembed.so
/usr/lib64/pkgconfig/libcupsfilters.pc
/usr/lib64/pkgconfig/libfontembed.pc
/usr/share/cups/ppdc
/usr/share/cups/ppdc/escp.h
/usr/share/cups/ppdc/pcl.h


Generated by rpm2html 1.8.1

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