Commit Graph

1331 Commits

Author SHA1 Message Date
Zdenek Dohnal
f9e7fe7f59 fixes CVE-2023-32324
2211834 - cups-2.4.4 is available
1985917 - Cups ignores black and white setting
2094530 - After upgrade 35 to 36 process rastertokpsl (Kyocera cups-filter driver) segfaulted
2023-06-07 14:19:54 +02:00
Zdenek Dohnal
129b6905e7 cups.spec: Fix rpm deprecated warning 2023-04-21 08:18:01 +02:00
Zdenek Dohnal
96532d498b Raise FORTIFY_SOURCE internally as well 2023-03-24 09:44:32 +01:00
Siddhesh Poyarekar
8a593f1c3e Drop unnecessary LDFLAGS addition.
The flags being added are unnecessary for the linker and they're already
part of CFLAGS, so avoid adding them.
2023-03-23 11:03:57 -04:00
Zdenek Dohnal
0b404630b8 check for cmyk when figuring out default options 2023-03-02 17:25:29 +01:00
Zdenek Dohnal
3b474fa081 save the color settings between restarts 2023-03-02 17:22:23 +01:00
Zdenek Dohnal
28783553c6 don't override color settings from print dialog 2023-03-02 17:18:45 +01:00
Zdenek Dohnal
787f4a35bc fix loading ippeveps in ippeveprinter if only the command name is provided 2023-03-02 17:14:10 +01:00
Zdenek Dohnal
81c09fca23 move /etc/cups into cups-filesystem, since cups-browsed needs it 2023-02-20 13:11:03 +01:00
Zdenek Dohnal
a990ff49ff cups.spec: Use SPDX name for license 2023-02-13 06:59:06 +01:00
Zdenek Dohnal
c5a7e9f9b2 2165612 - IPP-USB as a weak dependency of CUPS and sane-airscan 2023-02-02 17:19:06 +01:00
Zdenek Dohnal
d37674e79d cups.spec: Uses better sed and note what has to be migrated 2023-01-25 13:41:52 +01:00
Fedora Release Engineering
5db0c56b2c Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-19 00:49:20 +00:00
Zdenek Dohnal
ec8673ddcb fix Find New Printers button in Web UI (upstream #518)
The operation under the button didn't have a sufficient priviledges
to find all printers.
2022-12-08 06:44:49 +01:00
Zdenek Dohnal
3cb6652e6f 2066528 - use 'localhost' if the mDNS record shows your local hostname 2022-10-03 10:14:09 +02:00
Zdenek Dohnal
f6113a04cd 2115002 - Reenable kerberos/gssapi support 2022-08-11 13:52:34 +02:00
Zdenek Dohnal
2e3c51880e fix invalid pointer during resolving mDNS uri 2022-08-02 15:10:34 +02:00
Fedora Release Engineering
0b30e4cfe1 Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-20 23:52:59 +00:00
Zdenek Dohnal
7e5364ebb7 2090633 - cups-2.4.2 is available 2022-05-31 14:25:51 +02:00
Zdenek Dohnal
8eb2617ff8 add .gz to several files, which are compressed during installation script 2022-05-05 10:46:53 +02:00
Zdenek Dohnal
dcee47abaa 2073268 - 30-second delays printing to Windows 2016 server via HTTPS 2022-04-08 07:52:44 +02:00
Zdenek Dohnal
bae21bb3a2 remove ipp-usb for now until there is a migration path 2022-03-31 18:47:50 +02:00
Zdenek Dohnal
e83ab44aa9 fix CSS issues in web ui 2022-03-08 14:19:48 +01:00
Zdenek Dohnal
12222448dd fix copyrights in trailer templates 2022-03-08 13:14:36 +01:00
Zdenek Dohnal
fac50285ae background thread for add IPP Everywhere printers permanently didn't resolve mDNS 2022-03-04 08:30:39 +01:00
Zdenek Dohnal
0229ce4e86 jump based on uninitialized value in PPD related CUPS API on ppc64le 2022-02-24 11:45:08 +01:00
Zdenek Dohnal
bf3580aeb8 own www/da and www/fr dirs 2022-02-22 06:21:58 +01:00
Zdenek Dohnal
46930bd0e7 recommend ipp-usb in case there are devices which support IPP-over-USB 2022-02-16 09:52:40 +01:00
Zdenek Dohnal
3ef4fd2c2d 2047665 - cups-2.4.1 is available 2022-02-07 10:36:40 +01:00
Fedora Release Engineering
5ab225fc8c - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-20 00:07:12 +00:00
Zdenek Dohnal
34a507b74b vim.spec: Remove Fedora irrelevant bug number 2022-01-13 11:53:26 +01:00
Richard Lescak
0cbef17b1c 1964975 - cups: memory leaks in http_tls_upgrade() and _cupsEncodeOption() 2022-01-13 10:31:38 +01:00
Zdenek Dohnal
ba99b369c4 2027497 - cups-2.4.0 is available 2022-01-06 12:24:05 +01:00
Zdenek Dohnal
be0838ef70 2018957 - RFE: Implement IdleExitTimeout configuration during build
2018953 - RFE: Implement TimeoutStartSec configuration during build
2021-11-29 13:48:46 +01:00
Zdenek Dohnal
141c2472d4 cups.spec: Fix release 2021-11-29 11:30:59 +01:00
Zdenek Dohnal
9c645390cf 2018957 - RFE: Implement IdleExitTimeout configuration during build 2021-11-29 11:21:10 +01:00
Zdenek Dohnal
456f9aa151 turn off MD5 Digest authentication by default, because MD5 is marked insecure 2021-11-23 13:47:09 +01:00
Zdenek Dohnal
9fbfd375a6 2019845 - Add more warning messages about driver going deprecated (completed) 2021-11-12 08:33:34 +01:00
Zdenek Dohnal
2bb84e3551 2022610 - fix compilation issues reported by annocheck 2021-11-12 08:27:05 +01:00
Zdenek Dohnal
53144ac0a4 cups.spec: httpmd5 functions arent removed, just stubbed out for now 2021-11-04 12:57:45 +01:00
Zdenek Dohnal
591067f154 2019845 - Add more warning messages about drivers going deprecated (web ui part) 2021-11-04 12:56:07 +01:00
Zdenek Dohnal
d43cd9419d no httpMD5 functions 2021-11-04 12:43:27 +01:00
Zdenek Dohnal
fc32155788 2006715 - Trying to restart and hold a job doesn't work 2021-11-03 14:45:08 +01:00
Zdenek Dohnal
950ed1e802 1999957 - Printing of banner before PCL file only prints banner 2021-11-03 12:05:09 +01:00
Zdenek Dohnal
f5752bae78 2018950 - Unauthenticated users can't move print jobs in Web UI 2021-11-03 08:00:13 +01:00
Fedora Release Engineering
1e1345e888 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-21 20:14:13 +00:00
Zdenek Dohnal
3c945418fe cups.spec: remove old php option
No longer supported during configuration
2021-05-19 11:05:09 +02:00
Zdenek Dohnal
966561c44c 1960170 - PreserveJobHistory/JobFiles aren't applied after the first cupsd restart right after successful print 2021-05-13 12:36:32 +02:00
Zdenek Dohnal
5d9ab87476 reflect change of upstream in url too 2021-05-06 07:35:08 +02:00
Zdenek Dohnal
c9add81243 cups.spec: set 'lp' group for /var/log/cups and set perms to 755
Synch with SUSE and let others to see logs
2021-04-30 07:40:33 +02:00