Commit Graph

1224 Commits

Author SHA1 Message Date
Tim Waugh
46b5253034 - Prevent cupsd crash when handling IPP_TAG_DELETEATTR requests (STR #3197,
bug #500859).
2009-05-14 15:14:09 +00:00
Tim Waugh
b52f4a87b3 - Avoid stripping binaries before rpmbuild creates the -debuginfo
subpackage.
2009-05-08 16:34:12 +00:00
Tim Waugh
30b0cd29ff - Accept "Host: ::1" (bug #497393).
- Accept Host: fields set to the ServerName value (bug #497301).
2009-04-26 12:58:48 +00:00
Tim Waugh
015b26e5e7 - Specify that we want poppler's pdftops (not ghostscript) for the pdftops
wrapper when calling configure.
2009-04-21 15:44:21 +00:00
Tim Waugh
046ffba366 - Applied patch to fix CVE-2009-0163 (bug #490596).
- Applied patch to fix CVE-2009-0164 (bug #490597).
2009-04-17 16:34:28 +00:00
Tim Waugh
ec68565eae - Don't verify MD5 sum, file size, or mtime for several config files:
cupsd.conf, client.conf, classes.conf, printers.conf, snmp.conf,
    subscriptions.conf, lpoptions (bug #486287).
2009-04-02 11:50:24 +00:00
Tim Waugh
eaed78f02b - If cups-polld gets EAI_AGAIN when looking up a hostname, re-initialise
the resolver (bug #490943).
2009-03-23 18:04:54 +00:00
Tim Waugh
d4e3a22dde - Bumped cupsddk n-v-r for obsoletes/provides, as cupsddk was rebuilt. 2009-03-11 12:07:51 +00:00
Tim Waugh
9ce00263b6 - Applied patch to fix ppd-natural-language attribute in PPD list (STR
#3124).
2009-03-10 18:39:13 +00:00
Tim Waugh
cb2c45a293 - Handle https:// device URIs (bug #478677, STR #3122). 2009-03-09 12:11:38 +00:00
Tim Waugh
a1088d096f - Updated to svn8404. 2009-03-05 13:31:30 +00:00
Tim Waugh
9b9807ecb6 - Added 'Should-Start: portreserve' to the initscript (part of bug
#487250).
2009-02-25 11:27:37 +00:00
Jesse Keating
2191da460f - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-24 10:16:59 +00:00
Tim Waugh
ac0b4ec2f0 - Prevent cups-deviced missing devices (STR #3108).
- Actually drop the perl implementation of the dnssd backend and use the
    avahi-aware one.
2009-02-19 18:30:52 +00:00
Tim Waugh
b85fafd846 Add patch. 2009-02-12 14:33:59 +00:00
Tim Waugh
c36f5f1a78 - Beginnings of avahi support. The dnssd backend should now work, but the
scheduler will not yet advertise DNS-SD services.
- No longer require avahi-tools as the dnssd backend does not use the
    command line tools any longer.
- Load MIME type rules correctly (bug #426089, STR #3059).
2009-02-12 13:38:50 +00:00
Tim Waugh
4db57d4fa2 - No longer require avahi-tools as the dnssd backend does not use the
command line tools any longer. (Work is still progressing on fixing the
    dnssd backend to work with the native avahi API.)
2009-02-10 14:54:33 +00:00
Tim Waugh
b017e2a1bc - Load MIME type rules correctly (bug #426089, STR #3059). 2009-01-28 17:42:16 +00:00
Tim Waugh
3244c62a59 - Fixed quotas (STR #3077, STR #3078). 2009-01-28 17:17:46 +00:00
Tim Waugh
a3145fd996 - Fixed default BrowseLocalProtocols (bug #481505). 2009-01-27 14:57:00 +00:00
Tim Waugh
d5991e3b1b Fixed build. 2008-12-16 16:59:28 +00:00
Tim Waugh
1e5683c9b2 - 1.4b2.
- No longer need CVE-2008-5183 patch.
2008-12-16 12:31:53 +00:00
Tim Waugh
5852cfdc6c - Start cupsd at priority 25: after avahi-daemon but before haldaemon (bug
#468709).
2008-12-13 11:34:46 +00:00
Tim Waugh
54fdf3149d - Applied patch to fix RSS subscription limiting (bug #473901,
CVE-2008-5183).
2008-12-09 12:19:10 +00:00
Tim Waugh
277864519c - Attempt to unbreak the fix for STR #2831 (bug #474742). 2008-12-09 12:16:54 +00:00
Tim Waugh
746c226fe8 - Own more directories (bug #473581). 2008-11-30 22:45:28 +00:00
Tim Waugh
20dd8ad929 Bump release. 2008-11-12 16:17:13 +00:00
Tim Waugh
25ceff882d Uploaded the source tarball. 2008-11-12 16:14:18 +00:00
Tim Waugh
cb06f24a89 - 1.4b1.
- No longer need ext, includeifexists, foomatic-recommended, getnameddest,
    str2101, str2536 patches.
- Require poppler-utils at runtime and for build. No longer need
    pdftops.conf.
- Obsolete cupsddk.
2008-11-12 16:09:54 +00:00
Tim Waugh
92b094fbad - Fixed LSPP labels (bug #468442). 2008-10-30 14:31:23 +00:00
Tim Waugh
6eeadd4d62 - Fixed textonly filter to send FF correctly. 2008-10-21 10:23:31 +00:00
Tim Waugh
f5608b99a9 - 1.3.9, including fixes for CVE-2008-3639 (STR #2918, bug #464710),
CVE-2008-3640 (STR #2919, bug #464713) and CVE-2008-3641 (STR #2911,
    bug #464716).
- No longer need str2892 or res_init patches.
2008-10-10 09:44:33 +00:00
Tim Waugh
d9669961e9 1.3.8-6 2008-09-10 15:21:18 +00:00
Tim Waugh
cb98b4123e - Backported patch for FatalErrors configuration directive (bug #314941,
STR #2536).
2008-09-10 15:20:58 +00:00
Tim Waugh
2d712904b5 - Use php-cgi for executing PHP scripts (bug #460898). 2008-09-04 12:40:34 +00:00
Tim Waugh
0db537a415 1.3.8-5 2008-09-03 16:46:54 +00:00
Tim Waugh
e97a691635 - The dnssd backend uses avahi-browse so require it (bug #458565). 2008-09-03 16:46:08 +00:00
Tim Waugh
765018ec6c - New php sub-package (bug #428235). 2008-09-03 16:43:13 +00:00
Tim Waugh
f841b4d203 - cups-polld: reinit the resolver if we haven't yet resolved the hostname
(bug #354071).
2008-09-03 14:58:27 +00:00
Tim Waugh
1aa3e91220 - Better password prompting behaviour (bug #215133, STR #2101). 2008-08-11 16:34:51 +00:00
Tim Waugh
2af43e386a 1.3.8-3 2008-08-05 08:37:35 +00:00
Tim Waugh
1c13bf0144 - Mark template files config(noreplace) for site-local modifications (bug
#441719).
2008-08-05 08:33:02 +00:00
Tim Waugh
89895fb4b4 - Applied patch to fix STR #2892 (bug #453610). 2008-08-03 13:31:08 +00:00
Tim Waugh
e00ae0ba56 Ship id translation files. 2008-07-28 16:47:05 +00:00
Tim Waugh
ba2b5b666c Renumber patches. 2008-07-28 16:20:35 +00:00
Tim Waugh
34fc0f75d6 - 1.3.8. 2008-07-28 15:40:15 +00:00
Tim Waugh
8936a5c83d - Removed autoconf requirement by applying autoconf-generated changes to
patches that caused them. Affected patches: cups-lspp.
2008-07-18 12:12:59 +00:00
Tim Waugh
b555106cb3 Fixed spec file. 2008-07-15 12:56:56 +00:00
Tim Waugh
d95259d60f - CVE-2008-1373 patch is no longer needed (applied upstream). 2008-07-15 12:55:32 +00:00
Tim Waugh
1011a6e935 1.3.7-13 2008-07-15 09:56:44 +00:00
Tim Waugh
d84562ad50 - Mark HTML files and templates config(noreplace) for site-local
modifications (bug #441719).
2008-07-15 09:51:23 +00:00
Tim Waugh
8292259431 - The cups-devel package requires zlib-devel (bug #455192). 2008-07-15 09:12:30 +00:00
Tim Waugh
fada3a1057 - Fixed bug #447200 again. 2008-07-01 11:34:31 +00:00
Tim Waugh
ac496d0d97 1.3.7-11 2008-07-01 10:51:22 +00:00
Tim Waugh
72452c830c - Use portreserve. 2008-07-01 10:49:59 +00:00
Tim Waugh
876b183c1a - Rebuilt for new gnutls. 2008-06-24 13:06:06 +00:00
Tim Waugh
470e4a517b - Don't overwrite the upstream snmp.conf file. 2008-06-17 16:24:54 +00:00
Tim Waugh
69222e1dbf - Fixed bug #447200 again. 2008-06-17 10:47:37 +00:00
Tim Waugh
fec5518a42 - Backported cupsGetNamedDest from 1.4 (bug #428086). 2008-06-17 10:17:02 +00:00
Tim Waugh
4b48237326 - Applied patch to fix STR #2750 (IPP authentication). 2008-06-03 15:14:27 +00:00
Tim Waugh
9161be1786 - Better fix for cupsdTimeoutJob LSPP configuration suggested by Matt
Anderson (bug #447200).
2008-05-30 16:09:48 +00:00
Tim Waugh
10b0471e63 - Fix last fix (bug #447200). 2008-05-29 16:01:05 +00:00
Tim Waugh
cfa11f79c7 1.3.7-3 2008-05-28 09:05:21 +00:00
Tim Waugh
e7076f3b44 - If cupsdTimeoutJob is called when the originating connection is still
known, pass that to the function so that copy_banner can get at it if
    necessary (bug #447200).
2008-05-28 09:04:18 +00:00
Tim Waugh
bf68f1d784 - Applied patch to fix CVE-2008-1722 (integer overflow in image filter, bug
#441692, STR #2790).
2008-05-09 10:29:47 +00:00
Tim Waugh
6298eb18de Don't duplicate requirement. 2008-04-03 08:13:06 +00:00
Tim Waugh
f99f062302 - Main package requires exactly-matching libs package. 2008-04-03 08:11:51 +00:00
Tim Waugh
d7cf31ad81 - 1.3.7. No longer need str2715, str2727, or CVE-2008-0047 patches. 2008-04-02 11:33:34 +00:00
Tim Waugh
a5bf04c3a5 - Applied patch to fix CVE-2008-1373 (GIF overflow, bug #438303).
- Applied patch to prevent heap-based buffer overflow in CUPS helper
    program (bug #436153, CVE-2008-0047, STR #2729).
2008-04-01 15:48:12 +00:00
Tim Waugh
96894a57b6 - Ship a few doc files (bug #438598). 2008-04-01 12:05:26 +00:00
Tim Waugh
837e46c973 - Don't ship broken symlink %{_datadir}/cups/doc (bug #438598). 2008-03-27 11:41:54 +00:00
Tim Waugh
fe4ebc94df - Own %{_datadir}/cups/www (bug #437742). 2008-03-17 09:27:32 +00:00
Tim Waugh
d444521cae More adjustments for svn builds. 2008-03-07 17:53:50 +00:00
Tim Waugh
c01385c160 Make building svn snapshots easier, for testing 2008-03-05 16:26:51 +00:00
Tim Waugh
6c2dc40f19 Don't need this patch. 2008-03-04 13:09:10 +00:00
Tim Waugh
6969c8b674 Don't need this patch. 2008-03-04 12:18:57 +00:00
Tim Waugh
986ede3e6a - Apply upstream fix for Adobe JPEG files (bug #166460, STR #2727). 2008-02-28 22:35:18 +00:00
Tim Waugh
e06c2374cc 1.3.6-4 2008-02-26 17:47:57 +00:00
Tim Waugh
96ea82a6af - LSB header for initscript (bug #246897). 2008-02-26 17:46:55 +00:00
Tim Waugh
af3560d776 - Move HTML-related files to main application directory so that the CUPS
web interface still works even with --excludedocs (bug #375631).
2008-02-26 16:40:37 +00:00
Tim Waugh
6803e6d3de - Set MaxLogSize to 0 to prevent log rotation. Upstream default is 1Mb, but
we want logrotate to be in charge.
2008-02-26 14:56:43 +00:00
Tim Waugh
f6cccdc441 - Fix encoding of job-sheets option (bug #433753, STR #2715). 2008-02-23 12:21:04 +00:00
Tim Waugh
b9ae4bd663 - 1.3.6. 2008-02-20 10:00:28 +00:00
Tim Waugh
d274bff9f8 Build with --with-dbusdir. 2008-02-14 14:08:32 +00:00
Tim Waugh
5427dc2a2d - Include fixes from svn up to revision 7304. No longer need str2703 patch. 2008-02-14 13:26:01 +00:00
Tim Waugh
df50584cda - Try out logrotate again (bug #432730). 2008-02-14 12:49:40 +00:00
Tim Waugh
11ff872458 1.3.5-5 2008-02-12 16:41:02 +00:00
Tim Waugh
c6372b5325 - Fixed admin.cgi handling of DefaultAuthType (bug #432478, STR #2703). 2008-02-12 16:40:09 +00:00
Tim Waugh
bfbe8f587c - Fix compilation of SO_PEERCRED support. 2008-02-05 16:58:04 +00:00
Tim Waugh
11fbd76145 - Include fixes from svn up to revision 7287. No longer need str2650 or
str2664 patches.
2008-02-05 15:37:24 +00:00
Tim Waugh
4c05344dab - Updated initscript for LSB exit codes and actions (bug #246897). 2008-02-01 13:33:44 +00:00
Tim Waugh
0939b20181 - Build requires autoconf. 2008-01-24 14:14:03 +00:00
Tim Waugh
319e98bdf9 - Main package requires libs sub-package of the same release. 2008-01-21 13:12:40 +00:00
Tim Waugh
38c43b3be8 - Main package requires libs sub-package of the same release. 2008-01-21 13:09:52 +00:00
Tim Waugh
c6d0bcc2a3 - Apply patch to fix busy looping in the backends (bug #426653, STR #2664). 2008-01-10 09:14:32 +00:00
Tim Waugh
93acf3de8a - Apply patch to prevent overlong PPD lines from causing failures except in
strict mode (bug #405061). Needed for compatibility with older versions
    of foomatic (e.g. Red Hat Enterprise Linux 3/4).
2008-01-09 17:46:46 +00:00
Tim Waugh
2179c4bb4e - Applied upstream patch to fix cupsctl --remote-any (bug #421411, STR
#2650).
2008-01-09 12:17:54 +00:00
Tim Waugh
a5b6385345 - Efficiency fix for pstoraster (bug #416871). 2008-01-03 16:17:10 +00:00
Tim Waugh
fb166c167d - 1.3.5. 2007-12-18 17:36:16 +00:00
Tim Waugh
07ce00c61d - Rebuilt with higher release number. 2007-12-10 16:45:31 +00:00
Warren Togami
27d31334bd attempt rebuild of cups due to broken dependencies because it is building
many other rawhide rebuilds.
2007-12-05 02:27:13 +00:00
Tim Waugh
3caba5fe91 - CVE-2007-4045 patch is not necessarily because cupsd_client_t objects are
not moved in array operations, only pointers to them.
2007-11-30 09:22:14 +00:00
Tim Waugh
b0dd15a49e - Updated to improved dnssd backend from Till Kamppeter. 2007-11-27 13:56:52 +00:00
Tim Waugh
991c06573d - Fixed CVE-2007-4045 patch; has no effect with shipped packages since they
are linked with gnutls.
2007-11-13 14:54:12 +00:00
Tim Waugh
e6351f16b1 - LSPP cupsdSetString/ClearString fixes (bug #378451). 2007-11-13 14:53:32 +00:00
Tim Waugh
6e81cf0b3b - Applied patch to fix CVE-2007-4045 (bug #250161).
- Applied patch to fix CVE-2007-4352, CVE-2007-5392 and CVE-2007-5393 (bug
    #345101).
2007-11-07 21:26:56 +00:00
Tim Waugh
abbc6d3451 - 1.3.4 (bug #361681). 2007-11-01 16:08:41 +00:00
Tim Waugh
2e7d27e1b6 - Use ppdev instead of libieee1284 for parallel port Device ID retrieval
(bug #311671). This avoids SELinux audit messages.
2007-10-10 11:24:50 +00:00
Tim Waugh
74ef5e5c0d - Use libieee1284 for parallel port Device ID retrieval (bug #311671). 2007-10-09 16:23:59 +00:00
Tim Waugh
d3aa68ec74 - 1.3.3. 2007-09-28 21:15:32 +00:00
Tim Waugh
8005b00b69 - Don't strip foomatic recommended strings from make/model names. 2007-09-25 10:24:22 +00:00
Tim Waugh
b9cdd79528 - Write printcap when remote printers have timed out (bug #290831). 2007-09-21 12:48:18 +00:00
Tim Waugh
0957b327a6 Fixed typo in changelog. 2007-09-19 12:17:39 +00:00
Tim Waugh
b5b1010d70 - Include Till Kamppeter's dnssd backend. 2007-09-19 11:28:11 +00:00
Tim Waugh
cfc9fc59cc - 1.3.2.
- No longer need str2512 patches.
2007-09-19 11:02:14 +00:00
Tim Waugh
cd0088a44a 1.3.1-3 2007-09-18 15:34:06 +00:00
Tim Waugh
53ff0e0462 - Write printcap when a remote queue is deleted (bug #290831). 2007-09-18 15:33:14 +00:00
Tim Waugh
c958724e80 - Avoid write printcap unnecessarily (bug #290831). 2007-09-18 08:32:42 +00:00
Tim Waugh
e99052e344 - 1.3.1. 2007-09-17 16:10:57 +00:00
Tim Waugh
c9a3d8a9bb - More specific license tag. 2007-08-29 15:30:15 +00:00
Tim Waugh
fd93867901 - 1.3.0. 2007-08-13 22:31:26 +00:00
Tim Waugh
b548a2b9d4 1:1.3-0.rc2.2 2007-08-08 11:33:54 +00:00
Tim Waugh
bf97ddbcf3 - Make cancel man page work properly with alternatives system (bug
#249768).
2007-07-31 14:32:53 +00:00
Tim Waugh
f2f2537b5d - Don't call aclocal even when we modify m4 files -- CUPS does not use
automake (bug #250251).
2007-07-31 13:51:42 +00:00
Tim Waugh
38627a4a20 - Better buildroot tag.
- Moved LSPP access check in add_job() to before allocation of the job
    structure (bug #231522).
- 1.3rc2. No longer need avahi patch.
2007-07-31 12:28:40 +00:00
Tim Waugh
1162628a3a - Use kernel support for USB paper-out detection, when available (bug
#249213).
2007-07-23 12:19:34 +00:00
Tim Waugh
28dab77f7a - Better error checking in the LSPP patch (bug #231522). 2007-07-20 16:40:47 +00:00
Tim Waugh
a29e610c1f - Change initscript start level to 98, to start after avahi but before
haldaemon.
2007-07-20 14:44:12 +00:00
Tim Waugh
dd16d80e13 - The devel sub-package requires krb5-devel. 2007-07-20 14:39:47 +00:00
Tim Waugh
f4f5191f4c - Build requires avahi-compat-libdns_sd-devel. Applied patch to fix build
against avahi (bug #245824).
- Build requires krb5-devel.
2007-07-19 12:54:10 +00:00
Tim Waugh
46d7a371ef - Build requires krb5-devel. 2007-07-18 14:30:37 +00:00
Tim Waugh
4f25cbd963 - 1.3b1. No longer need relro, directed-broadcast, af_unix-auth, or str2109
patches.
2007-07-18 11:55:01 +00:00
Tim Waugh
f55d748d4d - 1.2.12. No longer need adminutil or str2408 patches. 2007-07-13 09:17:56 +00:00
Tim Waugh
169494cf98 - Another small improvement for the textonly filter (bug #244979). 2007-07-09 14:32:11 +00:00
Tim Waugh
5f9fdee8f6 - Support for page-ranges and accounting in the textonly filter (bug
#244979).
2007-07-05 15:41:27 +00:00
Tim Waugh
812ed7011a - Better paper-out detection patch still (bug #246222). 2007-07-04 12:21:44 +00:00
Tim Waugh
e29fcb789e - Applied patch to fix group handling in PPDs (bug #186231, STR #2408). 2007-06-29 09:05:30 +00:00
Tim Waugh
4302d5fbc5 - Fixed _cupsAdminSetServerSettings() sharing/shared handling (bug
#238057).
2007-06-27 08:32:18 +00:00
Tim Waugh
9274fc7aff Include bug ID reference. 2007-06-26 14:05:24 +00:00
Tim Waugh
9670d6c21b - Fixed permissions on classes.conf in the file manifest. 2007-06-25 11:35:21 +00:00
Tim Waugh
eb99a8db4f - 1.2.11. 2007-06-13 16:43:07 +00:00
Tim Waugh
f76166e252 - Make the initscript use start priority 56 (bug #213828). 2007-06-12 09:25:14 +00:00
Tim Waugh
b66134a211 - Better paper-out detection patch (bug #241589). 2007-06-12 09:24:24 +00:00
Tim Waugh
34605b7964 Revert paper-out detection for the moment. 2007-05-09 14:17:40 +00:00
Tim Waugh
3b32489cae - Applied fix for rotated PDFs (bug #236753, STR #2348). 2007-05-09 13:12:09 +00:00
Tim Waugh
41fae3e439 - Initscript fixes (bug #237955).
- Resolves: rhbz#237955
2007-04-26 12:50:08 +00:00
Tim Waugh
72da82060f - Until bug #236736 is fixed, work around the kernel usblp driver's quirks
so that we can detect paper-out conditions.
- Resolves: rhbz#236736
2007-04-25 17:10:11 +00:00
Tim Waugh
afbbe36ca3 - Fixed 'cancel' man page (bug #234088).
- Added empty subscriptions.conf file to make sure it gets the right
    SELinux file context.
- Resolves: rhbz#234088
2007-04-10 10:52:58 +00:00
Tim Waugh
0deb9b5b37 - Send D-BUS QueueChanged signal on printer state changes. 2007-04-04 16:56:58 +00:00
Tim Waugh
7d79ceb63b - Relay printer-state-message values in the IPP backend (STR #2109). 2007-04-03 10:08:56 +00:00
Tim Waugh
adb12ec772 - Don't clear printer-state-reasons after job completion (STR #2323). 2007-04-02 13:29:08 +00:00
Tim Waugh
ce77444020 - Small improvement for AF_UNIX auth patch. 2007-03-29 16:35:20 +00:00
Tim Waugh
ee6b34413b - LSPP: Updated patch for line-wrapped labels (bug #228107).
- Resolves: rhbz#228107
2007-03-29 10:30:29 +00:00
Tim Waugh
aa73fd22be - 1.2.10. 2007-03-20 16:53:07 +00:00
Tim Waugh
a9d80b0f35 - Added %{_datadir}/ppd for LSB (bug #232893).
- Resolves: rhbz#232893
2007-03-20 09:02:32 +00:00
Tim Waugh
4a16587f0b Renumbered patch23. 2007-03-16 10:52:01 +00:00
Tim Waugh
1f484c7d04 - 1.2.9. 2007-03-16 10:51:31 +00:00
Tim Waugh
18a436c3e5 - Better UNIX domain sockets authentication patch after feedback from Uli
(bug #230613).
- Resolves: rhbz#230613
2007-03-09 17:17:58 +00:00
Tim Waugh
98d3df330b - Implemented SCM_CREDENTIALS authentication for UNIX domain sockets (bug
#230613).
- Resolves: rhbz#230613
2007-03-08 17:22:40 +00:00
Tim Waugh
f4b6623071 - Updated LSPP patch (bug #229673).
- Resolves: rhbz#229673
2007-03-02 14:13:58 +00:00
Tim Waugh
2d86b6102f - Applied fix for STR #2264 (bug #230116).
- Resolves: rhbz#230116
2007-02-26 18:45:57 +00:00
Tim Waugh
88fa535d14 - 1.2.8. 2007-02-14 18:00:11 +00:00
Tim Waugh
6e8cd74b38 1.2.7-8 2007-02-13 17:32:37 +00:00
Tim Waugh
f0fb619270 - Removed logrotate config file and maxlogsize patch (bug #227369). Now
CUPS is in charge of rotating its own logs, and defaults to doing so
    once they get to 1Mb in size.
- Resolves: rhbz#227369
2007-02-12 15:52:33 +00:00
Tim Waugh
1e3637872b - Don't even reload CUPS when rotating logs (bug #215024).
- Resolves: rhbz#215024
2007-01-12 16:30:31 +00:00
Tim Waugh
edc1257bd3 - Requires tmpwatch for the cron.daily script (bug #218901). 2006-12-08 16:05:37 +00:00
Tim Waugh
bacd20ff4b 1:1.2.7-6 2006-12-07 13:56:15 +00:00
Tim Waugh
d36b6038e9 - Fixed If-Modified-Since: handling in libcups (bug #217556, STR #2133).
- Resolves: rhbz#217556
2006-12-07 13:55:59 +00:00
Tim Waugh
347dd70a9b - Fixed extra EOF in pstops output (bug #216154, STR #2111).
- Resolves: rhbz#216154
2006-12-07 13:55:07 +00:00
Tim Waugh
86da75fd4e - Use upstream patch for STR #2121. 2006-12-07 13:49:55 +00:00
Tim Waugh
f13e4dacbe Reverts: rhbz#217556 2006-11-29 13:50:22 +00:00
Tim Waugh
4d4c64ae37 - Fixed If-Modified-Since handling (bug #217556).
- Resolves: rhbz#217556
2006-11-29 13:36:29 +00:00
Tim Waugh
e39e0826d0 1.2.7-5 2006-11-27 15:04:47 +00:00
Tim Waugh
63d0991b84 - Better LSPP fix for bug #216855.
- Resolves: rhbz#216855
2006-11-27 15:03:26 +00:00
Tim Waugh
80ed432dfc - Use translated string for password prompt (STR #2121). 2006-11-23 09:49:25 +00:00
Tim Waugh
125dce6e63 - Another LSPP fix (bug #216669).
- Resolves: rhbz#216669
2006-11-22 12:02:15 +00:00
Tim Waugh
d0423703ae - Fixed LSPP SELinux check (bug #216855).
- Resolves: rhbz#216855
2006-11-22 11:59:57 +00:00
Tim Waugh
d4fc41c36b 1:1.2.7-4 2006-11-22 11:13:12 +00:00
Tim Waugh
18cfbfea32 - Increased PPD timeout in copy_model() (bug #216065).
- Resolves: rhbz#216065
2006-11-22 10:48:21 +00:00
Tim Waugh
9c61944ee2 - Run the serial backend as root (bug #212577).
- Resolves: rhbz#212577
2006-11-21 13:28:22 +00:00
Tim Waugh
ebf051bd5b Fixed typo in changelog. 2006-11-16 16:58:05 +00:00
Tim Waugh
16fc819383 - 1.2.7. 2006-11-16 16:30:20 +00:00
Tim Waugh
1371af3219 - Fixed LogFilePerm. 2006-11-14 16:48:54 +00:00
Tim Waugh
cf5e76c36c - Don't use getpass() (bug #125133).
- Resolves: rhbz#125133
2006-11-13 16:03:46 +00:00
Tim Waugh
459b0aa94f - Reload, don't restart, when logrotating (bug #215023).
- Resolves: rhbz#215023
2006-11-10 17:24:03 +00:00
Tim Waugh
62b525e3fd Renumber patches. 2006-11-09 16:49:41 +00:00
Tim Waugh
eb70a5bb90 - Fixed pdftops.conf (bug #214611).
- Resolves: rhbz#214611
2006-11-08 17:19:51 +00:00
Tim Waugh
92e089c5d9 - 1.2.6. 2006-11-06 23:07:13 +00:00
Tim Waugh
4a4ac22dc3 - One more D-Bus signal fix (bug #212763). 2006-11-06 16:07:22 +00:00
Tim Waugh
bd63485e00 - Restore missed JobQueuedRemote D-Bus signal in ipp backend (part of bug
#212763).
- Resolves: rhbz#212763
2006-11-03 12:12:18 +00:00
Tim Waugh
29a5652f48 - LSPP patch fix (bug #213498).
- Resolves: rhbz#213498
2006-11-02 11:39:16 +00:00
Tim Waugh
405b2c1ae2 1:1.2.5-5 2006-11-01 17:45:11 +00:00
Tim Waugh
188c36554c - Send QueueChanged D-Bus signal on all job state changes. 2006-11-01 17:44:50 +00:00
Tim Waugh
3b8dbccd7e - Added filter and PPD for text-only printer (bug #213030).
- Resolves: rhbz#213030
2006-10-31 13:37:46 +00:00
Tim Waugh
23210589b2 1.2.5-4 2006-10-30 16:50:17 +00:00
Tim Waugh
32f28fa121 - Fixed support for /dev/ttyUSB devices (bug #212577, STR #2061).
- Resolves: rhbz#212577
2006-10-30 16:49:53 +00:00
Tim Waugh
07ace32db3 - Fixed parallel backend (bug #213021, STR #2056).
- Resolves: rhbz#213021
2006-10-30 16:34:53 +00:00
Tim Waugh
0b3f19addf - Ship a real lpoptions file to make sure it is world-readable (bug
#203510).
2006-10-26 17:07:00 +00:00
Tim Waugh
12583de740 Fixed nvr 2006-10-23 15:59:11 +00:00
Tim Waugh
8f0d3dc4f2 - 1.2.5. 2006-10-23 15:58:48 +00:00
Tim Waugh
a06301c95f - Feature-complete LSPP patch from Matt Anderson (bug #210542). 2006-10-17 10:41:11 +00:00
Tim Waugh
ef70a03beb - Feature-complete LSPP patch from Matt Anderson (bug #210542). 2006-10-13 15:12:02 +00:00
Tim Waugh
8dd9edbd29 - adminutil.c: when writing 'BrowseAllow @LOCAL', add a comment about what
to change it to when using directed broadcasts from another subnet (bug
    #204373).
2006-10-05 15:38:40 +00:00
Tim Waugh
c5c707372a - LSPP patch didn't get updated properly in 1:1.2.4-6. Use the right patch
this time (bug #208676). LSPP re-enabled.
2006-10-04 16:27:23 +00:00
Tim Waugh
6bb98ac828 - LSPP patch didn't get updated properly in 1:1.2.4-6. Use the right patch
this time (bug #208676). LSPP re-enabled.
2006-10-04 16:04:19 +00:00
Tim Waugh
6100f7dfeb - LSPP patch disabled, since it still causes cupsd to crash. 2006-10-04 10:52:10 +00:00
Tim Waugh
41e595ef64 - Updated LSPP patch from Matt Anderson (bug #208676). 2006-10-04 08:52:33 +00:00
Tim Waugh
22cc2136c2 - Updated LSPP patch from Matt Anderson (bug #208676). 2006-10-03 10:57:31 +00:00
Jesse Keating
64409677ed bump for gcc bug 2006-10-01 20:19:10 +00:00
Tim Waugh
48638456ac - Add '--help' option to lpr command (bug #206380, STR #1989). 2006-09-27 14:21:02 +00:00
Tim Waugh
bd257fc576 - 1.2.4 (bug #206763). No longer need str1968 patch. 2006-09-22 16:32:58 +00:00
Tim Waugh
9310f56d8a - Fixed STR #1968 properly (bug #205619). 2006-09-13 16:51:23 +00:00
Tim Waugh
425e78505e - No longer need language patch. 2006-09-12 13:52:42 +00:00
Tim Waugh
662b6b9cbd - Applied upstream patch to fix STR #1968 (bug #205619). 2006-09-11 15:35:06 +00:00
Tim Waugh
906a1b2883 - %ghost %config(noreplace) /etc/cups/lpoptions (bug #59022). 2006-09-07 12:29:21 +00:00
Tim Waugh
bc44f81c84 - Don't overwrite snmp.c. 2006-08-30 15:59:48 +00:00
Tim Waugh
8c9f7f8d9d - No longer need str1893 patch. 2006-08-30 15:50:30 +00:00
Tim Waugh
adb38bb02a - 1.2.3. No longer need str1880 or str1881 patches. 2006-08-30 15:01:38 +00:00
Tim Waugh
00838e41cf - Removed dest-cache patch. 2006-08-29 14:27:33 +00:00
Tim Waugh
840dbf62de 1:1.2.2-17 2006-08-24 16:17:52 +00:00
Tim Waugh
f6c7a0aef2 - Fixed another LSPP patch problem (bug #203784).
- Updated fix for STR #1881 from upstream.
2006-08-24 15:50:51 +00:00
Tim Waugh
11192870f4 - Fixed another LSPP patch problem noted by Erwin Rol. 2006-08-24 11:40:19 +00:00
Tim Waugh
d90f3913c7 - Fixed LSPP patch passing NULL to strcmp (bug #203784). 2006-08-24 09:50:28 +00:00
Tim Waugh
9ad376bf8d - Updated LSPP patch (bug #203376). 2006-08-21 16:26:28 +00:00
Jesse Keating
dce6a11e98 rebuilt with latest binutils 2006-08-18 20:11:38 +00:00
Tim Waugh
5e360d6161 - Own notifier directory (bug #203085). 2006-08-18 14:52:30 +00:00
Tim Waugh
4e50019c62 - Apply patch to fix STR #1880 (bug #200205). 2006-08-17 12:18:12 +00:00
Tim Waugh
6701846bd8 - Use upstream patch to fix STR #1881. 2006-08-16 09:08:22 +00:00
Tim Waugh
186d479af9 1:1.2.2-10 2006-08-11 17:13:35 +00:00
Tim Waugh
30df474b68 - Remove 'Provides: LPRng = 3.8.15-3' (bug #148757). 2006-08-11 17:12:39 +00:00
Tim Waugh
abd89fe319 - Applied patch to fix STR #1893 (bug #201800). 2006-08-11 17:11:31 +00:00
Tim Waugh
5a4f19a0db - Try different fix for STR #1795/STR #1881 (bug #201167). 2006-08-10 17:10:47 +00:00
Tim Waugh
c0b0e20f1d - Apply patch from STR #1881 for remote IPP printing (bug #201167). 2006-08-06 11:04:17 +00:00
Tim Waugh
73fea3ade1 Fixed another typo. 2006-08-02 15:27:44 +00:00
Tim Waugh
0d62e01081 Fixed typo. 2006-08-02 14:49:36 +00:00
Tim Waugh
7bf6f05591 - Ship pstopdf filter for LSPP. 2006-08-02 14:26:07 +00:00
Tim Waugh
5dd986387d - Updated LSPP patch from Matt Anderson. 2006-08-02 09:37:31 +00:00
Tim Waugh
8b2ddcb725 - Use replacement snmp.c from STR #1737 (bug #193093).
- Re-enable LSPP; doesn't harm browsing after all.
2006-07-28 14:45:41 +00:00
Tim Waugh
2a480f80e3 - Disable LSPP for now, since it seems to break browsing somehow. 2006-07-28 13:55:16 +00:00
Tim Waugh
a9e61d763f - Fixed package requirements (bug #199903). 2006-07-24 10:54:28 +00:00
Tim Waugh
75d0e82215 - Apply Matt Anderson's LSPP patch. 2006-07-21 12:00:05 +00:00
Tim Waugh
814726b781 - Renumbered patches. 2006-07-21 11:23:41 +00:00
Tim Waugh
f910f91a92 - 1.2.2. 2006-07-20 10:30:23 +00:00
Tim Waugh
4d5e69462d Include de translation 2006-07-19 12:15:49 +00:00
Tim Waugh
d2d68a465f Fixed build. 2006-07-19 11:41:35 +00:00
Tim Waugh
2f02c9c628 - Sync with svn5754. Fixes bug #198987, bug #195532, bug #130118. 2006-07-19 11:18:36 +00:00
John (J5) Palmieri
6ce2c35c00 - Require a new version od D-Bus and rebuild 2006-07-19 00:01:44 +00:00
Tim Waugh
73d7a13126 - Sync with svn5737. 2006-07-14 11:02:44 +00:00
Jesse Keating
f93a4cc550 bumped for rebuild 2006-07-12 04:54:42 +00:00
Tim Waugh
36ea4eb475 - Ship with an empty classes.conf file. 2006-07-07 10:27:09 +00:00
Tim Waugh
0bbee85568 - Sync with svn5706.
- No longer need localhost, str1740, str1758, str1736, str1776 patches.
2006-07-04 16:58:59 +00:00
Tim Waugh
dc85b541bf 1:1.2.1-16 2006-06-29 21:48:57 +00:00
Tim Waugh
ab136bfc6b - Bumped paps requirement.
- Don't use texttopaps for application/* MIME types (bug #197214).
2006-06-29 21:48:30 +00:00
Tim Waugh
3fcd028d7d - Require paps and use it for printing text (bug #197214). 2006-06-29 11:53:08 +00:00
Tim Waugh
99b3aeaa68 - Don't export in SSLLIBS to cups-config. 2006-06-15 12:16:06 +00:00
Tim Waugh
b473577e33 1:1.2.1-13 2006-06-15 11:12:33 +00:00
Tim Waugh
266f340212 - Fixed cupsd network default printer crash (STR #1776). 2006-06-15 11:12:12 +00:00
Tomáš Mráz
4f026d358d - rebuilt with new gnutls 2006-06-14 14:45:26 +00:00
Tim Waugh
90b0afb694 - Remove certs directory in %post, not %postun. 2006-06-13 16:23:51 +00:00
Tim Waugh
b6f8e6a558 - Remove old-style certs directory after upgrade (bug #194581). 2006-06-13 14:32:37 +00:00
Tim Waugh
203c213ecf - Prevent 'too many open files' error (STR #1736, bug #194368). 2006-06-07 16:04:02 +00:00
Tim Waugh
76a551ef84 1:1.2.1-8 2006-06-07 14:56:59 +00:00
Tim Waugh
8d0690c3e2 - Fix 'Allow from @IF(...)' (STR #1758, bug #187703). 2006-06-07 14:56:31 +00:00
Tim Waugh
f25831f66e 1:1.2.1-7 2006-06-07 12:57:42 +00:00
Tim Waugh
c07f027b68 - ServerBin compatibility patch (bug #194005). 2006-06-07 12:06:51 +00:00
Tim Waugh
2dc8ae601c - Applied upstream patch to fix STR #1740 (bug #192809). 2006-06-02 14:10:00 +00:00
Tim Waugh
4df0f1a368 - Fixed group ownerships again (bug #192880). 2006-06-01 15:31:24 +00:00
Tim Waugh
e0ed490661 - Fix 'service cups reload' not to give an error message. 2006-06-01 12:58:58 +00:00
Tim Waugh
be3fa562d8 1:1.2.1-3 2006-05-25 11:04:07 +00:00
Tim Waugh
65a96516f6 - Fix 'localhost' fallback in httpAddrGetList() (bug #192628, STR #1723). 2006-05-25 09:28:37 +00:00
Tim Waugh
10e4dfff41 - Another STR #1705 fix (bug #192034). 2006-05-22 22:04:50 +00:00
Tim Waugh
c7f768300f - 1.2.1. 2006-05-22 21:19:04 +00:00
Tim Waugh
26c258c1bc - Fixed devel package multilib conflict (bug #192664). 2006-05-22 18:13:40 +00:00
Tim Waugh
43d17c1527 1:1.2.0-7 2006-05-22 17:17:00 +00:00
Tim Waugh
8b0c702ec6 - Sync to svn5568. No longer need rpath patch. 2006-05-22 17:09:38 +00:00
Tim Waugh
fb731fd876 - Added a 'conflicts:' for kdelibs to prevent bug #192548. 2006-05-22 14:07:25 +00:00
Tim Waugh
6697a7baf9 - Make the parallel backend run as root, at least until KDEPrint is fixed
not to incorrectly write 'Group sys' into cupsd.conf (bug #192548, bug
    #192585).
2006-05-21 09:40:42 +00:00
Tim Waugh
4e62037524 1:1.2.0-6 2006-05-20 16:36:17 +00:00
Tim Waugh
579b4523fa - Sync to svn5555. No longer need str1670 or str1705 patches. 2006-05-20 16:35:12 +00:00
Tim Waugh
8bfdfeb9db 1:1.2.0-5 2006-05-19 08:44:30 +00:00
Tim Waugh
4d8288382a - Sync to svn5545. 2006-05-19 08:44:02 +00:00
Tim Waugh
0efb0a16d0 - Ship a driver directory. 2006-05-19 08:33:37 +00:00
Tim Waugh
5e538c0e36 1:1.2.0-4 2006-05-18 17:18:28 +00:00
Tim Waugh
6a78ca7e7e - Disable back-channel data in the usb backend (STR #1705, bug #192034). 2006-05-18 17:17:51 +00:00
Tim Waugh
ca908fd438 - Fix for 'browsing stops on reload', STR #1670 (bug #191217). 2006-05-18 17:10:58 +00:00
Tim Waugh
9edcc6df7c - Sync to svn5538. 2006-05-17 15:07:00 +00:00
Tim Waugh
ea7be1dc50 - Added 'restartlog' to initscript, for clearing out error_log. Useful for
problem diagnosis.
2006-05-17 11:40:41 +00:00
Tim Waugh
e1fac77d88 - Initscript no longer needs to check for printconf-backend. 2006-05-17 11:36:12 +00:00
Tim Waugh
58abeff2fb - The devel package requires gnutls-devel (bug #191908). 2006-05-16 16:03:25 +00:00
Tim Waugh
07ef8e09fb - Added image library build requirements. 2006-05-16 15:19:45 +00:00
Tim Waugh
fc491f2323 - 1.2.0. 2006-05-08 21:55:44 +00:00
Tim Waugh
cd5784d7c5 Removed old patch. 2006-05-05 16:46:59 +00:00
Tim Waugh
e28b95c06d - Sync to svn5493. 2006-05-05 16:45:34 +00:00
Tim Waugh
a98e7f6ef4 - Sync to svn5491. 2006-05-05 13:08:02 +00:00
Tim Waugh
c9f932c764 - Sync to svn5473. 2006-05-02 11:32:17 +00:00
Tim Waugh
3fd9976738 - Better rpath patch. 2006-04-28 13:32:35 +00:00
Tim Waugh
77bffe1605 - Extend relro to all binaries. 2006-04-28 13:09:58 +00:00
Tim Waugh
4da7526254 - Switch to upstream PIE implementation (every single binary is PIE). 2006-04-28 12:41:35 +00:00
Tim Waugh
2ed8e6a814 No longer need --ppdsdat option. 2006-04-26 12:55:15 +00:00
Tim Waugh
a2757d7f0a No longer need rcp patch. 2006-04-26 12:51:40 +00:00
Tim Waugh
9d10decfd0 - Use configure switch for LogFilePerm default instead of patch. 2006-04-26 12:25:47 +00:00
Tim Waugh
e5d2324a7f - No longer need backend patch. 2006-04-26 12:14:03 +00:00
Tim Waugh
8325fed17b - Sync from svn5460 to svn5462. 2006-04-25 22:30:02 +00:00
Tim Waugh
d52981a6b0 - Own /var/run/cups (bug #189561). 2006-04-25 14:09:40 +00:00
Tim Waugh
d6df283b1b 1:1.2-0.5.rc3.2 2006-04-25 12:40:00 +00:00
Tim Waugh
16d6860818 - Patch pdftops to understand 'includeifexists', and use that in the
pdftops.conf file (bug #189809).
2006-04-25 12:38:48 +00:00
Tim Waugh
998a64453d - 1.2rc3.
- Ship an snmp.conf.
2006-04-24 16:49:05 +00:00
Tim Waugh
52c268a6eb - Ship an snmp.conf. 2006-04-24 12:07:28 +00:00
Tim Waugh
3ae790998d - Updated to svn 5446. 2006-04-21 13:47:04 +00:00
Tim Waugh
62dfe30efd - Ignore .rpmnew and .rpmsave banner files. 2006-04-19 15:15:06 +00:00
Tim Waugh
14b92054aa - Ship a /etc/cups/pdftops.conf file (bug #188583). 2006-04-11 17:06:44 +00:00
Tim Waugh
8791e254cf - Build requires libacl-devel. 2006-04-07 22:22:09 +00:00
Tim Waugh
837e092d0d - 1.2rc2. 2006-04-07 21:52:23 +00:00
Tim Waugh
9d2d9cb1d9 1:1.2-0.2.rc1.9 2006-04-07 16:59:33 +00:00
Tim Waugh
a59156daff - Sync scheduler/* with svn 5383. 2006-04-07 16:58:46 +00:00
Tim Waugh
00a2983870 1:1.2-0.2.rc1.8 2006-04-07 15:37:34 +00:00
Tim Waugh
a3358e65bb - Sync pstops.c with svn 5382. 2006-04-07 15:34:43 +00:00
Tim Waugh
a2f37b2ca8 - Fix imagetops filter (STR #1533). 2006-04-07 15:21:02 +00:00
Tim Waugh
29eef2d44f - Only warn about ACLs once (STR #1532). 2006-04-07 15:12:06 +00:00
Tim Waugh
91729eedae - Build requires openldap-devel. 2006-04-06 14:14:33 +00:00
Tim Waugh
f111b12c79 - Build requires openldap-devel. 2006-04-04 17:22:59 +00:00
Tim Waugh
46df885e22 - Tweak to allow 'usb:/dev/usb/lp0'-style URIs again. 2006-04-04 15:10:37 +00:00
Tim Waugh
94c45d0665 Include STR reference. 2006-04-03 12:50:48 +00:00
Tim Waugh
bd6546d384 - Backported svn 5365:5366 change for mutex-protected stringpool. 2006-04-02 19:19:27 +00:00
Tim Waugh
bd93f451d2 - Fixed _cupsStrFree() (STR #1529). 2006-04-01 08:24:52 +00:00
Tim Waugh
91172ac671 - Fixed interaction with CUPS 1.1 servers (STR #1528). 2006-03-31 15:34:43 +00:00
Tim Waugh
2cd46be61d Remove typo. 2006-03-30 09:33:40 +00:00
Tim Waugh
80869e66fb 1:1.2-0.2.rc1.3 2006-03-30 09:31:35 +00:00
Tim Waugh
eb14af5610 - Fix group list of non-root backends (STR #1521, bug #186954). 2006-03-30 09:31:05 +00:00
Tim Waugh
2fc5c8dd77 1:1.2-0.2.rc1.2 2006-03-28 16:32:33 +00:00
Tim Waugh
1d0e9cbf3a - Fix lpq -h (STR#1515, bug #186686). 2006-03-28 16:31:19 +00:00
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
Tim Waugh
159ba0d5d8 - Set LogFilePerm 0600 in default config file. 2004-10-05 17:04:51 +00:00
Tim Waugh
d79239274d - Apply patch to fix CAN-2004-0923 (bug #134601). 2004-10-05 16:51:08 +00:00
Tim Waugh
d15a430e1a - Fixed reload logic (bug #134080). 2004-10-04 13:56:04 +00:00
Warren Togami
5fbd6bcebf Remove .pdf from docs, fix links 2004-09-29 16:39:12 +00:00
Tim Waugh
aee6db4f7e - Write a pid file (bug #132987). 2004-09-24 10:56:57 +00:00
Tim Waugh
1b9374b1d5 Fixed up spec file. 2004-09-23 17:11:18 +00:00
Tim Waugh
e7b778a70a - 1.1.21. 2004-09-23 17:08:23 +00:00
Tim Waugh
3349b6f2ac - Updated DBUS patch (from Colin Walters). 2004-09-09 21:01:53 +00:00
cvsdist
eef82060ee auto-import changelog data from cups-1.1.21-1.rc2.1.src.rpm
1.1.21-1.rc2.1
- 1.1.21rc2.
- No longer need state, reload-timeout or str743 patches.
- httpnBase64 patch no longer applies; alternate method implemented
    upstream.
- Fix single byte overread in usersys.c (spotted by Colin Walters).
2004-09-09 04:12:00 +00:00
cvsdist
db3ded6fbb auto-import cups-1.1.21-1.rc1.9 from cups-1.1.21-1.rc1.9.src.rpm 2004-09-09 04:11:47 +00:00
cvsdist
d90a3657e0 auto-import cups-1.1.21-1.rc1.8 from cups-1.1.21-1.rc1.8.src.rpm 2004-09-09 04:11:43 +00:00
cvsdist
7531acead4 auto-import cups-1.1.21-1.rc1.7 from cups-1.1.21-1.rc1.7.src.rpm 2004-09-09 04:11:02 +00:00
cvsdist
f0394aa6de auto-import cups-1.1.21-1.rc1.6 from cups-1.1.21-1.rc1.6.src.rpm 2004-09-09 04:10:38 +00:00
cvsdist
91a3039ac3 auto-import cups-1.1.21-1.rc1.5 from cups-1.1.21-1.rc1.5.src.rpm 2004-09-09 04:10:26 +00:00
cvsdist
fa7095de38 auto-import cups-1.1.21-1.rc1.4 from cups-1.1.21-1.rc1.4.src.rpm 2004-09-09 04:10:21 +00:00
cvsdist
6e8334a734 auto-import cups-1.1.21-1.rc1.3 from cups-1.1.21-1.rc1.3.src.rpm 2004-09-09 04:09:43 +00:00
cvsdist
c5dee230de auto-import cups-1.1.21-1.rc1.2 from cups-1.1.21-1.rc1.2.src.rpm 2004-09-09 04:09:05 +00:00
cvsdist
2eebc2a84c auto-import cups-1.1.21-1.rc1.1 from cups-1.1.21-1.rc1.1.src.rpm 2004-09-09 04:08:54 +00:00
cvsdist
3d8961673c auto-import cups-1.1.21-1 from cups-1.1.21-1.src.rpm 2004-09-09 04:08:49 +00:00
cvsdist
2c49427c24 auto-import cups-1.1.21-0.rc1.2 from cups-1.1.21-0.rc1.2.src.rpm 2004-09-09 04:08:41 +00:00
cvsdist
4a08578d52 auto-import cups-1.1.21-0.rc1.1 from cups-1.1.21-0.rc1.1.src.rpm 2004-09-09 04:08:38 +00:00
cvsdist
4a3035ca8a auto-import cups-1.1.20-15 from cups-1.1.20-15.src.rpm 2004-09-09 04:08:04 +00:00
cvsdist
f5e536713b auto-import cups-1.1.20-14 from cups-1.1.20-14.src.rpm 2004-09-09 04:07:27 +00:00
cvsdist
47b7c7dc71 auto-import cups-1.1.20-6 from cups-1.1.20-6.src.rpm 2004-09-09 04:06:15 +00:00
cvsdist
5dbbcca3c1 auto-import cups-1.1.20-5.1 from cups-1.1.20-5.1.src.rpm 2004-09-09 04:06:06 +00:00
cvsdist
dc9ef5da54 auto-import cups-1.1.20-2 from cups-1.1.20-2.src.rpm 2004-09-09 04:05:51 +00:00
cvsdist
74220d871f auto-import changelog data from cups-1.1.19-13.1.src.rpm
1.1.19-13.1
- Add version to LPRng obsoletes: tag.
- Apply patch to fix CAN-2004-0558 (bug #130646).
2004-09-09 04:05:32 +00:00
cvsdist
79dcdc0de1 auto-import cups-1.1.19-13 from cups-1.1.19-13.src.rpm 2004-09-09 04:05:22 +00:00
cvsdist
38140138cc auto-import changelog data from cups-1.1.17-13.3.0.4.src.rpm
Thu Dec 11 2003 Tim Waugh <twaugh@redhat.com> 1.1.17-13.3.0.4
- Backport some 1.1.20 fixes to try to fix accidental multiple copies (bug
    #104360).
2004-09-09 04:03:10 +00:00
cvsdist
d6a2723059 auto-import cups-1.1.17-13.3.0.3 from cups-1.1.17-13.3.0.3.src.rpm 2004-09-09 04:02:56 +00:00
cvsdist
14f0499615 auto-import cups-1.1.17-13.3.0.2 from cups-1.1.17-13.3.0.2.src.rpm 2004-09-09 04:02:51 +00:00
cvsdist
25ec0b3bbd auto-import cups-1.1.17-13.3 from cups-1.1.17-13.3.src.rpm 2004-09-09 04:02:48 +00:00
cvsdist
0519732745 auto-import cups-1.1.17-13 from cups-1.1.17-13.src.rpm 2004-09-09 04:02:40 +00:00
cvsdist
9f6e0fbad9 auto-import changelog data from cups-1.1.17-0.9.src.rpm
Wed Oct 29 2003 Tim Waugh <twaugh@redhat.com> 1.1.17-0.9
- Backport 1.1.19 fix for lpd.c signal handling (bug #107256).
- Attempt to fix bug #97958 less invasively by back-porting a fix from
1.1.19.
Mon Sep 01 2003 Tim Waugh <twaugh@redhat.com> 1.1.17-0.8
- Prevent libcups busy loop (bug #97958).
2004-09-09 04:02:30 +00:00
cvsdist
667ac6d89c auto-import changelog data from cups-1.1.17-0.7.src.rpm
Thu May 15 2003 Tim Waugh <twaugh@redhat.com> 1.1.17-0.7
- Rebuild for debug stripping.
Thu May 15 2003 Tim Waugh <twaugh@redhat.com> 1.1.17-0.5
- Fix typo.
2004-09-09 04:02:25 +00:00
cvsdist
fcbc17be36 auto-import cups-1.1.17-0.2 from cups-1.1.17-0.2.src.rpm 2004-09-09 04:02:11 +00:00
cvsdist
a87014afbe auto-import cups-1.1.15-10 from cups-1.1.15-10.src.rpm 2004-09-09 04:01:31 +00:00
cvsdist
58029cb238 auto-import cups-1.1.15-9 from cups-1.1.15-9.src.rpm 2004-09-09 04:01:05 +00:00
cvsdist
99ecd13c6e auto-import cups-1.1.15-8 from cups-1.1.15-8.src.rpm 2004-09-09 04:00:59 +00:00
cvsdist
745e420f48 auto-import changelog data from cups-1.1.14-15.4.src.rpm
Tue May 13 2003 Tim Waugh <twaugh@redhat.com> 1.1.14-15.4
- Updated HTTP blocking fix; now based on cups-1.1.18-str75.patchv2.
Mon May 12 2003 Tim Waugh <twaugh@redhat.com> 1.1.14-15.3
- Fix HTTP blocking issue with scheduler: http://www.cups.org/str.php?L75.
2004-09-09 04:00:46 +00:00
cvsdist
66c832424d auto-import changelog data from cups-1.1.14-15.2.src.rpm
Wed Jan 08 2003 Tim Waugh <twaugh@redhat.com> 1.1.14-15.2
- Add 'exit 0' to postun scriptlet, and fix init script 'condrestart'
    behaviour.
Fri Dec 13 2002 Tim Waugh <twaugh@redhat.com> 1.1.14-15.1
- Fix up smb printing trigger (samba-client, not samba-clients)
- Don't install files not shipped.
- Security fixes.
2004-09-09 04:00:15 +00:00
cvsdist
9f149e20e3 auto-import changelog data from cups-1.1.14-15.src.rpm
Wed Apr 17 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-15
- Fix bug #63387
2004-09-09 04:00:02 +00:00
cvsdist
afac77ef55 auto-import changelog data from cups-1.1.14-14.src.rpm
Mon Apr 15 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-14
- Fix dangling symlink created by samba-clients trigger
Wed Apr 10 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-13
- Add desktop file and icon for CUPS configuration
Wed Apr 03 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-12
- Support SMB printing (#62407)
- Add HTML redirections to doc files to work around users mistaking
    /usr/share/doc/cups-1.1.14 for the web frontend (#62405)
Tue Apr 02 2002 Bill Nottingham <notting@redhat.com> 1.1.14-11
- fix subsys in initscript (#59206)
- don't strip binaries
Mon Mar 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-10
- Make initscript use killproc instead of killall
Fri Mar 08 2002 Bill Nottingham <notting@redhat.com> 1.1.14-9
- use alternatives --initscript support
Mon Mar 04 2002 Bill Nottingham <notting@redhat.com> 1.1.14-8
- use the right path for the lpc man page, duh
Thu Feb 28 2002 Bill Nottingham <notting@redhat.com> 1.1.14-7
- lpc man page is alternative too
- run ldconfig in -libs %post/%postun, not main
- remove alternatives in %preun
Wed Feb 27 2002 Bill Nottingham <notting@redhat.com> 1.1.14-6
- don't source /etc/sysconfig/network in cups.init, we don't use any values
    from it
Tue Feb 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-4
- Fix bugs #60220 and #60352
Thu Feb 21 2002 Tim Powers <timp@redhat.com>
- rebuild against correct version of openssl (0.9.6b)
Wed Feb 20 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-2
- Add all man pages to alternatives (#59943)
- Update to real 1.1.14
Tue Feb 12 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.14-1
- Update to almost-1.1.14
Mon Feb 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-5
- Move cups-config to cups-devel subpackage
- Make alternatives usage a %define to simplify builds for earlier releases
- Explicitly provide things we're supplying through alternatives to shut up
    kdeutils dependencies
Tue Feb 05 2002 Tim Powers <timp@redhat.com>
- shut the alternatives stuff up for good
Fri Feb 01 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-3
- Fix alternatives stuff
- Don't display error messages in %post
Wed Jan 30 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-2
- alternatives stuff
Tue Jan 29 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.13-1
- 1.1.13
- Add patch for koi8-{r,u} and iso8859-8 encodings (#59018)
- Rename init scripts so we can safely "killall cupsd" from there
Sat Jan 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.12-1
- Initial (conflicting, since alternatives isn't there yet) packaging for
    Red Hat Linux
Sat Jan 19 2002 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.12
Mon Nov 05 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-3
- Compress PPD files
- Fix build with gcc 3.1
- Fix init script
Tue Sep 04 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.1.10-2
- Fix URL
- Generate printcap
- s/Copyright/License/g
Tue Sep 04 2001 Than Ngo <than@redhat.com> 1.1.10-1
- update to 1.1.10-1 for ExtraBinge 7.2
Tue May 29 2001 Michael Stefaniuc <mstefani@redhat.com>
- update to 1.1.8
- changed cupsd.conf to generate /etc/printcap
Tue May 15 2001 Than Ngo <than@redhat.com>
- update to 1.1.7, bugfixes
Thu Dec 14 2000 Than Ngo <than@redhat.com>
- fixed package dependency with lpr and LPRng
Wed Oct 25 2000 Than Ngo <than@redhat.com>
- remove man/cat
Tue Oct 24 2000 Than Ngo <than@redhat.com>
- don't start cupsd service in level 0, fixed
Thu Oct 19 2000 Than Ngo <than@redhat.com>
- update to 1.1.4
- fix CUPS_DOCROOT (Bug #18717)
Fri Aug 11 2000 Than Ngo <than@redhat.de>
- update to 1.1.2 (Bugfix release)
Fri Aug 04 2000 Than Ngo <than@redhat.de>
- fix, cupsd read config file under /etc/cups (Bug #15432)
- add missing cups filters
Wed Aug 02 2000 Tim Powers <timp@redhat.com>
- rebuilt against libpng-1.0.8
Tue Aug 01 2000 Than Ngo <than@redhat.de>
- fix permission, add missing ldconfig in %post and %postun (Bug #14963)
Sat Jul 29 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.1.1 (this has some major bugfixes)
- Fix a typo in initscript (it's $?, not ?$)
- Fix /usr/etc vs. /etc trouble, don't insist on /usr/var (YUCK!)
- Create the spool dir
Fri Jul 28 2000 Than Ngo <than@redhat.de>
- fix unclean code for building against gcc-2.96
- add missing restart function in startup script
Fri Jul 28 2000 Tim Powers <timp@redhat.com>
- fixed initscript so that conrestart doesn't return 1 if the test fails
Mon Jul 24 2000 Prospector <prospector@redhat.com>
- rebuilt
Wed Jul 19 2000 Than Ngo <than@redhat.de>
- using service to fire them up
- fix Prereq section
Mon Jul 17 2000 Tim Powers <timp@redhat.com>
- added defattr to the devel package
Sun Jul 16 2000 Than Ngo <than@redhat.de>
- add cups config files
Sat Jul 15 2000 Than Ngo <than@redhat.de>
- update to 1.1 release
- move back to /etc/rc.d/init.d
- fix cupsd.init to work with /etc/init.d and /etc/rc.d/init.d
- split cups
Wed Jul 12 2000 Than Ngo <than@redhat.de>
- rebuilt
Thu Jul 06 2000 Tim Powers <timp@redhat.com>
- fixed broken PreReq to now require /etc/init.d
Tue Jun 27 2000 Tim Powers <timp@redhat.com>
- PreReq initscripts >= 5.20
Mon Jun 26 2000 Tim Powers <timp@redhat.com>
- started changelog
- fixed init.d script location
- changed script in init.d quite a bit and made more like the rest of our
    startup scripts
2004-09-09 04:00:00 +00:00