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

cups-filesystem-2.4.2-11.fc38 RPM for noarch

From Fedora 38 for s390x / c

Name: cups-filesystem Distribution: Fedora Project
Version: 2.4.2 Vendor: Fedora Project
Release: 11.fc38 Build date: Fri Mar 24 10:04:28 2023
Group: Unspecified Build host: buildhw-x86-10.iad2.fedoraproject.org
Size: 0 Source RPM: cups-2.4.2-11.fc38.src.rpm
Packager: Fedora Project
Url: https://openprinting.github.io/cups/
Summary: CUPS printing system - directory layout
CUPS printing system provides a portable printing layer for
UNIX® operating systems. This package provides some directories which are
required by other packages that add CUPS drivers (i.e. filters, backends etc.).

Provides

Requires

License

Apache-2.0 WITH LLVM-exception

Changelog

* Thu Mar 23 2023 Siddhesh Poyarekar <siddhesh@redhat.com> - 1:2.4.2-11
  - Drop unnecessary LDFLAGS addition.
* Thu Mar 02 2023 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.4.2-10
  - fix loading ippeveps in ippeveprinter if only the command name is provided
  - don't override color settings from print dialog
  - save the color settings between restarts
  - check for cmyk when figuring out default options
* Mon Feb 20 2023 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.4.2-9
  - move /etc/cups into cups-filesystem, since cups-browsed needs it
* Thu Feb 02 2023 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.4.2-8
  - 2165612 - IPP-USB as a weak dependency of CUPS and sane-airscan
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1:2.4.2-7
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Thu Dec 08 2022 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.4.2-6
  - fix Find New Printers button in Web UI (upstream #518)
* Mon Oct 03 2022 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.4.2-5
  - 2066528 - use 'localhost' if the mDNS record shows your local hostname
* Thu Aug 11 2022 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.4.2-4
  - 2115002 - Reenable kerberos/gssapi support
* Tue Aug 02 2022 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.4.2-3
  - fix invalid pointer during resolving mDNS uri
* Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1:2.4.2-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Tue May 31 2022 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.4.2-1
  - 2090633 - cups-2.4.2 is available
* Thu May 05 2022 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.4.1-9
  - add .gz to several files, which are compressed during installation script
* Fri Apr 08 2022 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.4.1-8
  - 2073268 - 30-second delays printing to Windows 2016 server via HTTPS
* Thu Mar 31 2022 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.4.1-7
  - remove ipp-usb for now until there is a migration path
* Tue Mar 08 2022 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.4.1-6
  - fix copyrights in trailer templates
  - fix CSS issues in web ui
* Wed Mar 02 2022 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.4.1-5
  - background thread for add IPP Everywhere printers permanently didn't resolve mDNS
* Thu Feb 24 2022 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.4.1-4
  - jump based on uninitialized value in PPD related CUPS API on ppc64le
* Tue Feb 22 2022 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.4.1-3
  - own www/da and www/fr dirs
* Wed Feb 16 2022 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.4.1-2
  - recommend ipp-usb in case there are devices which support IPP-over-USB
* Mon Feb 07 2022 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.4.1-1
  - 2047665 - cups-2.4.1 is available
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1:2.4.0-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Wed Jan 12 2022 Richard Lescak <rlescak@redhat.com> - 1:2.4.0-2
  - cups: memory leaks in http_tls_upgrade() and _cupsEncodeOption()
* Tue Jan 04 2022 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.4.0-1
  - 2027497 - cups-2.4.0 is available
* Mon Nov 29 2021 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.3.3op2-11
  - 2018957 - RFE: Implement IdleExitTimeout configuration during build
  - 2018953 - RFE: Implement TimeoutStartSec configuration during build
* Mon Nov 22 2021 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.3.3op2-11
  - turn off MD5 Digest authentication by default, because MD5 is marked insecure
* Fri Nov 12 2021 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.3.3op2-10
  - 2022610 - fix compilation issues reported by annocheck
  - 2019845 - Add more warning messages about driver going deprecated (completed)
* Thu Nov 04 2021 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.3.3op2-9
  - stubbed out deprecated httpMD5 functions
  - 2019845 - Add more warning messages about drivers going deprecated (web ui part)
* Wed Nov 03 2021 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.3.3op2-9
  - 2018950 - Unauthenticated users can't move print jobs in Web UI
  - 1999957 - Printing of banner before PCL file only prints banner
  - 2006715 - Trying to restart and hold a job doesn't work
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:2.3.3op2-8
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Thu May 13 2021 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.3.3op2-7
  - 1960170 - PreserveJobHistory/JobFiles aren't applied after the first cupsd restart right after successful print
* Thu May 06 2021 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.3.3op2-6
  - reflect change of upstream in url too
* Fri Apr 30 2021 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.3.3op2-5
  - 1955090 - CVE-2021-25317 cups: insecure permissions of /var/log/cups allows for symlink attack
* Wed Apr 14 2021 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.3.3op2-4
  - 1935318 - old samsung USB devices malfunction with the current (250ms) timeout for usb bulk transaction
  - 1949054 - Use nss-user-lookup.target instead of sssd.service and ypbind.service
  - 1949068 - Print queue is paused after ipp backend ends with CUPS_BACKEND_STOP
  - backport setting multi-user.target via configure, not via drop-in

Files

/etc/cups
/usr/lib/cups
/usr/lib/cups/backend
/usr/lib/cups/driver
/usr/lib/cups/filter
/usr/share/cups
/usr/share/cups/data
/usr/share/cups/drv
/usr/share/cups/mime
/usr/share/cups/model
/usr/share/cups/ppdc
/usr/share/ppd


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 23:07:34 2024