~ubuntu-branches/ubuntu/oneiric/transmission/oneiric

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Krzysztof Klimonda
  • Date: 2011-03-16 05:48:44 UTC
  • Revision ID: james.westby@ubuntu.com-20110316054844-174ezl1f9uq728e2
Tags: 2.13-0ubuntu5
* debian/patches/0105-murrine_high_cpu_workaround.patch: (LP: #655024)
  - Workaround the issue found in Murrine that causes high CPU usage
    in Transmission.
* debian/patches/0106-avoid_descriptor_leak.patch (LP: #661947)
  - Avoid descriptor leakage that caused "Too many open files" error.
* debian/patches/0107-handle_unsorted_blocklist_rules.patch
  - Handle overlapping/unsorted blocklist rules.
* debian/patches/0104-add-scheme-handler.patch
  - update patch to remove attribute passed to transmission-gtk in Exec

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
transmission (2.13-0ubuntu5) natty; urgency=low
 
2
 
 
3
  * debian/patches/0105-murrine_high_cpu_workaround.patch: (LP: #655024)
 
4
    - Workaround the issue found in Murrine that causes high CPU usage
 
5
      in Transmission.
 
6
  * debian/patches/0106-avoid_descriptor_leak.patch (LP: #661947)
 
7
    - Avoid descriptor leakage that caused "Too many open files" error.
 
8
  * debian/patches/0107-handle_unsorted_blocklist_rules.patch
 
9
    - Handle overlapping/unsorted blocklist rules.
 
10
  * debian/patches/0104-add-scheme-handler.patch
 
11
    - update patch to remove attribute passed to transmission-gtk in Exec
 
12
 
 
13
 -- Krzysztof Klimonda <kklimonda@ubuntu.com>  Wed, 16 Mar 2011 05:48:44 +0100
 
14
 
1
15
transmission (2.13-0ubuntu4) natty; urgency=low
2
16
 
3
17
  [ Andreas Moog ]