~ubuntu-branches/ubuntu/saucy/cups/saucy

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Till Kamppeter
  • Date: 2013-09-24 22:15:01 UTC
  • mfrom: (99.1.28 saucy-proposed)
  • Revision ID: package-import@ubuntu.com-20130924221501-115ywce51xe7hhok
Tags: 1.7.0~rc1-0ubuntu4
* debian/patches/cups-1.6.4-changes.patch: Merged latest fixes from upstream,
  taken from CUPS 1.6.4, as there is no public repository of CUPS any more
  and due to Apple policies the next 1.7.x release, 1.7.0 final, happens
  only with the next release of Mac OS X. Fixes:
   - Removed some duplicate page size definitions for some ISO sizes that were
     causing problems
   - The IPP backend did not add the "last-document" attribute
   - Added a SyncOnClose directive to cups-files.conf to force cupsd to
     call fsync before closing any configuration/state files it writes
     (LP: #1157972, Red Hat bug #984883).
   - Added USB quirk rule for Lexmark E238
   - Closed server connections were still not always detected
   - The libusb-based USB backend now loads its list of quirks from files
     in /usr/share/cups/usb instead of using a hardcoded table, this
     makes spotting and fixing USB problems much easier.
   - The scheduler did not properly register ICC color profiles with
     colord
* debian/patches/usb-backend-more-quirk-rules.patch,
  debian/patches/handle-server-terminating-connection.patch,
  debian/patches/colord-add-profile-fix.patch: Removed, included upstream.
* debian/patches/pidfile.patch,
  debian/patches/rootbackends-worldreadable.patch,
  debian/patches/airprint-support.patch,
  debian/patches/do-not-broadcast-with-hostnames.patch,
  debian/patches/mention-rfc2911-in-ipptoolfile-for-clarity.patch,
  debian/patches/add-ipp-backend-of-cups-1.4.patch,
  debian/patches/confdirperms.patch,
  debian/patches/show-compile-command-lines.patch,
  debian/patches/log-debug-history-nearly-unlimited.patch: Refreshed with
  quilt.
* debian/local/apparmor-profile: Silenced AppArmor noise in syslog
  (LP: #1229766).
* debian/local/cupsd-sync-files-on-close.patch: Activate CUPS daemon
  syncing files when closing, so that config files (like printers.conf)
  do not mysteriously disappear (LP: #1157972, Red Hat bug #984883).
* debian/cups-server-common.install: Install /usr/share/cups/usb/ with the
  USB backend quirk rules file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
cups (1.7.0~rc1-0ubuntu4) saucy; urgency=low
 
2
 
 
3
  * debian/patches/cups-1.6.4-changes.patch: Merged latest fixes from upstream,
 
4
    taken from CUPS 1.6.4, as there is no public repository of CUPS any more
 
5
    and due to Apple policies the next 1.7.x release, 1.7.0 final, happens
 
6
    only with the next release of Mac OS X. Fixes:
 
7
     - Removed some duplicate page size definitions for some ISO sizes that were
 
8
       causing problems
 
9
     - The IPP backend did not add the "last-document" attribute
 
10
     - Added a SyncOnClose directive to cups-files.conf to force cupsd to
 
11
       call fsync before closing any configuration/state files it writes
 
12
       (LP: #1157972, Red Hat bug #984883).
 
13
     - Added USB quirk rule for Lexmark E238
 
14
     - Closed server connections were still not always detected
 
15
     - The libusb-based USB backend now loads its list of quirks from files
 
16
       in /usr/share/cups/usb instead of using a hardcoded table, this
 
17
       makes spotting and fixing USB problems much easier.
 
18
     - The scheduler did not properly register ICC color profiles with
 
19
       colord
 
20
  * debian/patches/usb-backend-more-quirk-rules.patch,
 
21
    debian/patches/handle-server-terminating-connection.patch,
 
22
    debian/patches/colord-add-profile-fix.patch: Removed, included upstream.
 
23
  * debian/patches/pidfile.patch,
 
24
    debian/patches/rootbackends-worldreadable.patch,
 
25
    debian/patches/airprint-support.patch,
 
26
    debian/patches/do-not-broadcast-with-hostnames.patch,
 
27
    debian/patches/mention-rfc2911-in-ipptoolfile-for-clarity.patch,
 
28
    debian/patches/add-ipp-backend-of-cups-1.4.patch,
 
29
    debian/patches/confdirperms.patch,
 
30
    debian/patches/show-compile-command-lines.patch,
 
31
    debian/patches/log-debug-history-nearly-unlimited.patch: Refreshed with
 
32
    quilt.
 
33
  * debian/local/apparmor-profile: Silenced AppArmor noise in syslog
 
34
    (LP: #1229766).
 
35
  * debian/local/cupsd-sync-files-on-close.patch: Activate CUPS daemon
 
36
    syncing files when closing, so that config files (like printers.conf)
 
37
    do not mysteriously disappear (LP: #1157972, Red Hat bug #984883).
 
38
  * debian/cups-server-common.install: Install /usr/share/cups/usb/ with the
 
39
    USB backend quirk rules file.
 
40
 
 
41
 -- Till Kamppeter <till.kamppeter@gmail.com>  Tue, 24 Sep 2013 22:15:01 +0200
 
42
 
1
43
cups (1.7.0~rc1-0ubuntu3) saucy; urgency=low
2
44
 
3
45
  * debian/local/cups-daemon.cups.upstart: Increased timeout for waiting for