Created at 01:01 Aug 02, 2008 by mike, last modified at 01:01 Aug 02, 2008
A new development snapshot of CUPS 1.4svn (r7824) is now available on the download page:
http://www.cups.org/software.php
This snapshot contains pre-release software and should not be used on production systems.
Commit Log:
------------------------------------------------------------------------ r7824 | mike | 2008-08-01 14:11:55 -0700 (Fri, 01 Aug 2008) | 11 lines New RSS subscriptions now create their feed files immediately (STR #2853) notifier/rss.c: - main(): Create RSS file at beginning of loop and use a "changed" flag so we can create missing RSS files in one place. Also add a 30 second idle timeout. scheduler/subscriptions.c: - cupsdAddSubscription(): Start RSS notifiers immediately when added (doesn't auto-start when starting cupsd...) ------------------------------------------------------------------------ r7823 | mike | 2008-08-01 12:59:00 -0700 (Fri, 01 Aug 2008) | 2 lines Don't retry requests if we are unable to reconnect to the server. ------------------------------------------------------------------------ r7821 | mike | 2008-08-01 11:31:05 -0700 (Fri, 01 Aug 2008) | 9 lines Firefox 3 did not work with the CUPS web interface in SSL mode (STR #2892) cups/http.c: - http_wait(): Fix line wrapping. scheduler/client.c: - cupsdReadClient(): Use data_ready() instead of con->http.used. - data_ready(): Added, largely copied from http_wait()... ------------------------------------------------------------------------Download · Home Page · Listing