Commit Graph

193 Commits

Author SHA1 Message Date
Tim Waugh
dddbf9b818 Include printers.conf in the manifest. 2006-03-27 14:45:39 +00:00
Tim Waugh
b1b5a1b740 - Ship a printers.conf file, and a client.conf file. That way, they get
their SELinux file contexts set correctly.
2006-03-27 14:39:02 +00:00
Tim Waugh
b0e38c9947 - 1.2rc1. 2006-03-27 10:20:44 +00:00
Tim Waugh
14cd466e6a - Add KDE compatibility symbols _ipp_add_attr/_ipp_free_attr to ipp.h, with
a comment saying why they shouldn't be used.
2006-03-24 15:53:11 +00:00
Tim Waugh
80d6a95853 - Fix KDE compatibility symbols _ipp_add_attr/_ipp_free_attr. 2006-03-24 14:44:00 +00:00
Tim Waugh
e85467b12a - Update to svn snapshot. 2006-03-24 09:16:57 +00:00
Tim Waugh
618bddd918 Fixed typo. 2006-03-23 12:37:52 +00:00
Tim Waugh
124cf24c04 - Update to svn snapshot. No longer need users or policy patches. 2006-03-23 12:33:25 +00:00
Tim Waugh
0edf4c01cd - Rebuilt. 2006-03-17 12:10:57 +00:00
Tim Waugh
9080a93603 - Removed (unapplied) session printing patch. 2006-02-13 15:14:55 +00:00
Jesse Keating
905fead51e bump for bug in double-long on ppc(64) 2006-02-11 02:21:22 +00:00
Jesse Keating
90f630f02b bump for new gcc/glibc 2006-02-07 11:19:19 +00:00
Tim Waugh
5de4b6c5a5 - Fixed link patch. 2006-01-25 17:09:53 +00:00
Tim Waugh
45081a8b78 - Include 'Autodetected' tag for better integration with autodetection
tools.
2006-01-17 11:56:14 +00:00
Tim Waugh
7fe06eb158 - Apply dest-cache-v2 patch (bug #175847). 2006-01-10 17:54:41 +00:00
Tim Waugh
0f0c41a95a 1:1.1.23-28 2006-01-04 14:55:18 +00:00
Tim Waugh
d6e98457e6 - Apply patch to fix CVE-2005-3625, CVE-2005-3626, CVE-2005-3627 (bug
#176868).
2006-01-04 14:54:45 +00:00
Tim Waugh
c9dd6640b7 - Link pdftops with -z relro. 2005-12-19 17:31:48 +00:00
Jesse Keating
b693a8da5e gcc update bump 2005-12-09 22:40:08 +00:00
John (J5) Palmieri
ceed900bd7 - rebuild for the new dbus 2005-12-01 23:45:40 +00:00
Tomáš Mráz
3e9ff7c315 - rebuilt with new openssl 2005-11-08 21:52:56 +00:00
Tim Waugh
5f98a3f6cd 1:1.1.23-24 2005-10-21 08:25:06 +00:00
Tim Waugh
2885183319 Build requires GCC 4.0.1 for -fstack-protector-all 2005-10-20 16:11:25 +00:00
Tim Waugh
05bc8c95ae - Build with -fstack-protector-all. 2005-10-20 16:09:49 +00:00
Florian La Roche
4a70c58aea - link libcupsimage against libcups 2005-10-15 21:08:40 +00:00
Tim Waugh
eb7f18f9c4 1:1.1.23-22 2005-10-11 10:45:22 +00:00
Tim Waugh
aae056ca7d - Apply patch to fix STR #1301 (bug #169979). 2005-10-11 10:44:45 +00:00
Tim Waugh
18ff648f7a - Apply patch to fix STR #1290. 2005-10-06 08:44:50 +00:00
Tim Waugh
690bceef10 - Apply upstream patch for STR #1249. 2005-10-05 13:09:41 +00:00
Tim Waugh
8294ebf4c8 1.1.23-19 2005-09-30 16:18:31 +00:00
Tim Waugh
f118957218 - Use upstream patch for STR #1284. 2005-09-30 16:18:13 +00:00
Tomáš Mráz
b0b1e6f7ca - use include instead of pam_stack in pam config 2005-09-30 12:20:31 +00:00
Tim Waugh
48d679706c STR for IPP_MAX_VALUES change. 2005-09-30 09:34:35 +00:00
Tim Waugh
26ad1d1243 STR for FindDest fix. 2005-09-30 09:28:57 +00:00
Tim Waugh
60389feca9 - Raise IPP_MAX_VALUES to 100 (bug #164232).
- Made FindDest better behaved in some instances (bug #164232).
2005-09-29 08:54:19 +00:00
Tim Waugh
ff33a67fff - Raise IPP_MAX_VALUES to 100 (bug #164232).
- Made FindDest better behaved in some instances (bug #164232).
- Back-ported BrowseInterval fix from 1.1.23 (bug #164232).
- Rate limit SendBrowseList() calls (bug #164232).
2005-09-29 08:44:38 +00:00
Tim Waugh
432a463f40 - Added finddest patch for better scaling (bug #164232). 2005-09-28 15:20:06 +00:00
Tim Waugh
53db0048e7 - Added strcasecmp patch for better scaling (bug #164232). 2005-09-28 12:54:59 +00:00
Tim Waugh
75f0fa01b6 - Fixed CAN-2005-2097 (bug #164510). 2005-09-02 16:45:00 +00:00
Tim Waugh
e57c289884 1:1.1.23-16 2005-06-16 12:04:34 +00:00
Tim Waugh
85af8b4bdf - Make DeletePrinterFromClass faster (bug #160620). 2005-06-16 12:02:07 +00:00
Tim Waugh
785e3ce3e0 1:1.1.23-15 2005-03-31 14:59:43 +00:00
Tim Waugh
aff4b5cd1b - Don't require exact dbus version, just minimum. 2005-03-31 14:21:29 +00:00
Tim Waugh
e1a5ea99b0 - Fixed up dbus patch so that it compiles. 2005-03-10 09:52:10 +00:00
John (J5) Palmieri
f7efb956b2 - fix up dbus patch 2005-03-10 04:52:52 +00:00
John (J5) Palmieri
871b60dfb0 - Fixed up dbus patch to work with dbus 0.31 2005-03-08 03:13:37 +00:00
Tomáš Mráz
a4a7cdfb92 - rebuild for openssl-0.9.7e 2005-03-01 19:32:57 +00:00
Tim Waugh
0ec41f5613 1.1.23-11 2005-02-22 10:49:37 +00:00
Tim Waugh
cdd8f9ce16 - UTF-8-ify spec file (bug #149293). 2005-02-22 10:49:12 +00:00
Tim Waugh
fc7773682d 1:1.1.23-10 2005-02-18 15:43:15 +00:00
Tim Waugh
8958721329 - Fixed build with GCC 4. 2005-02-18 14:44:54 +00:00
Tim Waugh
060494f432 - New DBUS API. 2005-02-11 09:17:13 +00:00
Tim Waugh
bcbd60fc73 Fix dbus requirement. 2005-02-10 16:54:52 +00:00
Tim Waugh
7e01892a13 - Back to old DBUS API since new DBUS isn't built yet. 2005-02-10 16:50:47 +00:00
Tim Waugh
8042765410 Fixed changelog. 2005-02-07 17:07:12 +00:00
Tim Waugh
13489fb281 - Use upstream patch for STR #1068. 2005-02-07 16:49:59 +00:00
Tim Waugh
8d9167e84f - Apply patch to fix remainder of CAN-2004-0888. 2005-02-07 16:35:53 +00:00
Tim Waugh
29614783e5 - Applied patch to prevent occasional cupsd crash on reload (bug #146850). 2005-02-02 12:40:15 +00:00
Tim Waugh
36da9ccd53 1.1.23-8 2005-02-01 17:27:12 +00:00
Tim Waugh
815092e277 - New DBUS API. 2005-02-01 17:26:54 +00:00
Tim Waugh
aa7cb4c1f8 1.1.23-7 2005-02-01 12:47:10 +00:00
Tim Waugh
b31cc69933 - Applied patch to prevent file descriptor confusion (STR #1068). 2005-02-01 12:46:33 +00:00
Tim Waugh
3218f29a75 - Build does not require XFree86-devel (bug #146397). 2005-01-28 14:19:04 +00:00
Tim Waugh
a8006d3a57 - Corrected directory modes so that they reflect what cupsd sets them to. 2005-01-27 12:16:29 +00:00
Tim Waugh
29acb6d5ff - Build against new dbus. 2005-01-24 17:13:06 +00:00
Tim Waugh
5d00000b3c 1.1.23-5 2005-01-21 13:09:19 +00:00
Tim Waugh
dfe8c9c6d0 - Use tmpwatch to remove unused files in the spool temporary directory (bug
#110026).
2005-01-21 13:02:34 +00:00
Tim Waugh
e69e7d1f61 - Use gzip's -n flag for the PPDs. 2005-01-20 12:24:19 +00:00
Tim Waugh
15f640f340 - Mark the initscript noreplace (bug #145629). 2005-01-20 10:22:23 +00:00
Tim Waugh
699c7eb410 - Applied patch to fix CAN-2005-0064. 2005-01-19 14:23:42 +00:00
Tim Waugh
6654378eb4 - Fixed patch from STR #1023. 2005-01-06 12:15:04 +00:00
Tim Waugh
39db5f9c20 - 1.1.23. 2005-01-04 12:24:50 +00:00
Tim Waugh
04d25cd298 - 1.1.23rc1.
- No longer need ioctl, ref-before-use, str1023 or str1024 patches.
2004-12-20 10:42:36 +00:00
Tim Waugh
4e91e02a17 - Use upstream patches for bug #143086. 2004-12-17 10:08:01 +00:00
Tim Waugh
92c0390621 1.1.22-5 2004-12-16 16:29:33 +00:00
Tim Waugh
0e531ead13 - Fixed STR #1024 (rest of bug #143086). 2004-12-16 16:20:39 +00:00
Tim Waugh
363ef3f4de - Fixed STR #1023 (part of bug #143086). 2004-12-16 16:17:06 +00:00
Tim Waugh
16814d0d03 - Not all files in the doc directory are pure documentation (bug #67337). 2004-12-09 18:04:42 +00:00
Tim Waugh
04c9a773aa - Fixed ioctl parameter size in usb backend. Spotted by David A. Marlin. 2004-12-09 14:37:05 +00:00
Tim Waugh
0e87afe335 - Convert de and fr .tmpl files into UTF-8 (bug #136177). 2004-12-03 14:18:23 +00:00
Tim Waugh
3e55b0aa63 - Fix ref-before-use bug in debug output (bug #141585). 2004-12-02 10:42:43 +00:00
Tim Waugh
eeb9a39dce - Copied "ext" patch over from xpdf RPM package. 2004-11-29 17:59:53 +00:00
Tim Waugh
5f3a030bce - Fixed cups-lpd file mode (bug #137325). 2004-11-22 17:06:29 +00:00
Tim Waugh
43cd32b6a7 1:1.1.22-2 2004-11-22 15:17:58 +00:00
Tim Waugh
3deb1deb07 - Convert all man pages to UTF-8 (bug #107118). Patch from Miloslav Trmac. 2004-11-22 15:17:37 +00:00
Tim Waugh
940d020f6b - New lpd subpackage, from patch by Matthew Galgoci. 2004-11-08 10:14:50 +00:00
Tim Waugh
fc04b642d7 - 1.1.22.
- No longer need ippfail, overread or str970 patches.
2004-11-02 13:09:55 +00:00
Tim Waugh
27e6db5448 - Make cancel-cups(1) man page point to lp-cups(1) not lp(1) (bug #136973). 2004-10-27 15:58:47 +00:00
Tim Waugh
62e8a89412 - Use upstream patch for STR #953. 2004-10-27 14:30:28 +00:00
Tim Waugh
9a72421d6b - 1.1.22rc2. 2004-10-26 16:05:14 +00:00
Tim Waugh
bc1e0e2297 - Apply patch to fix CAN-2004-0888 (bug #135378). 2004-10-26 14:21:41 +00:00
Tim Waugh
92b151738e - Prevent filters generating incorrect PS in locales where "," is the
decimal separator (bug #136102). Patch from STR #970.
2004-10-20 16:07:06 +00:00
Tim Waugh
d1be8e2aa9 Use upstream patch. 2004-10-20 16:03:14 +00:00
Tim Waugh
9fa374f2de - Prevent filters generating incorrect PS in locales where "," is the
decimal separator (bug #136102).
2004-10-20 15:20:04 +00:00
Tim Waugh
c5ed2894bf Remove debug. 2004-10-14 09:35:37 +00:00
Tim Waugh
9bbae5a5b4 - Fixed another typo in last patch! 2004-10-14 09:31:50 +00:00
Tim Waugh
ece553a772 - Fixed typo in last patch. 2004-10-14 08:42:05 +00:00
Tim Waugh
9e8251c991 - Another attempt at fixing bug #135502. 2004-10-14 08:06:59 +00:00
Tim Waugh
1ca4c9bc81 - Fail better when receiving corrupt IPP responses (bug #135502). 2004-10-13 11:35:33 +00:00
Tim Waugh
8f2c8b2a9c - 1.1.22rc1. 2004-10-11 17:10:51 +00:00