Transmission hosts its code at svn://svn.transmissionbt.com/Transmission/trunk.

You can learn more at the project's web page.

Launchpad imports the master branch and you can create branches from it.

You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:transmission

Transmission has 1 active review.

Transmission has 47 active branches owned by 11 people and 3 teams. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:transmission
Series: trunk
1 Development 2016-04-24 07:56:41 UTC 2016-04-24
12849. Reduce torrents model memory requirem...

Author: mikedld
Revision Date: 2016-04-24 07:56:41 UTC

Reduce torrents model memory requirements (Qt client)

Keep torrents sorted by ID. This allows to remove ID to row/torrent mappings
(using binary search instead) and thus also reduce complexity a bit.

lp:~transmissionbt/transmission/ppa-xenial 1 Development 2017-02-18 15:37:50 UTC 2017-02-18
77. * Rebuild for Xenial * Rebase sources...

Author: Andreas Noteng
Revision Date: 2017-02-18 15:37:50 UTC

* Rebuild for Xenial
* Rebase sources on offical Ubuntu package
* Rebuild for Xenial
* New upstream release
* Rebuild for Wily
* New upstream release
* Backport to Precise
* New upstream release
* Disable support for QT client
* Backport to Precise
* New upstream release
* Rebase on official Ubuntu packages
* Rebuild with QT5 support
* Backport to Precise
* Revert QT5 support
* Backport to Precise
* Remove patch to build with older glib, fixed upstream
* New upstream release
* Patch in upstrean rev 14142 to support older versions of glib
* Backport to Precise
* New upstream release
* Backport to Precise
* Remove liblaunchpad-integration-3.0-dev dependency
* New upstream release
* Updated watch file
* Backport to Precise
* New upstream release
* New upstream release
* New upstream release
* New upstream release
* New upstream release
* Backport to Precise
* New upstream release
* Backport to precise
* New upstream release
* Backport to Precise
* New upstream release
* New upstream release
* Backport to Oneiric.
* Rebase on official Ubuntu packages.
* Backport to Oneiric
* New upstream release
* New upstream release
* New upstream release
* Re-add missing patches
* New upstream release
* New upstream release
* New upstream release
* New upstream release
* Add Build-Dependency on libcurl4-gnutls-dev to fix the FTBFS.
* New upstream release
* Rebase package on official ubuntu package (by kklimonda)
* New upstream release
* New upstream release.
* New upstream version.
* Some binaries changed names, fix package accordingly.
* New upstream version
* Add the transmission-dbg package
* New upstream release
* New upstream release
* Build for Maverick
* New upstream release
* Update transmission-qt manpage from trunk
* Merge with Debian unstable, remaining Ubuntu changes:
* debian/control:
  - Build-depend on liblaunchpad-integration-dev
  - Build-depend on libappindicator-dev
  - Build depend on dh-autoreconf
  - Keep libcanberra-gtk-dev, libgconf2-dev build-depends
  - Add Vcs-Bzr link
  - Run dh_autoreconf on build
  - Don't disable libcanberra or libgconf
  - Create a po template during package build.
* debian/patches/01_lpi.patch:
  - Launchpad integration
* debian/patches/20_add_x-ubuntu-gettext-domain.diff:
  - Add x-ubuntu-gettext-domain to .desktop file.

* New upstream release
* Upstream beta release
* Removed most of the patches

* New upstream release

[ Krzysztof Klimonda ]
* New upstream release (LP: #538034), rebased on debian testing.
  Remaining changes:
  - debian/control:
    + Added replaces & provides clutch (now included as part of transmission).
      Can be removed in lucid+1
    + Added liblaunchpad-integration-dev and lsb-release to Build-Depends
  - debian/rules:
    + create a po template during package build.
  - debian/patches/01_lpi.patch:
    + integrate transmission with launchpad
  - debian/patches/20_add_x-ubuntu-gettext-domain.diff:
    + add x-ubuntu-gettext-domain to .desktop file.
  - debian/transmission-daemon.default:
    - remove --auth from OPTIONS
  - debian/control, debian/rules:
    + build transmission gtk+ client with both gconf and libcanberra support.
  - debian/patches/dont_build_libevent.patch:
    + disable libevent in configure.ac and Makefile.am because we use autotools
      to regenerate build files.
  - lucid/debian/patches/updateminiupnpcstrings_double_escape_slash.patch:
    + Deleted as the bug is fixed upstream
* Fixes bugs:
  - Fix directory selection error in GTK+ 2.19 (LP: #518692)
  - Transmission "Set Location" - dialog doesn't disappear (LP: #529037)
  - The "Torrent Options" dialog's Torrent Priority row gets too much
    vertical stretch (LP: #527299)
  - "Open Folder" behavior can be confusing for single-file torrents
    (LP: #505861)
* Refreshed 99_autoreconf.patch
[ Chris Coulson ]
* debian/patches/disable_web_ui.patch:
  - Disable the web UI by default again (LP: #542194)

* debian/transmission-daemon.postrm:
  - remove group only after stateoverride entries has been removed (LP: #529318)
  - split remove and purge actions to avoid running dpkg-statoverride twice.
* New upstream release (LP: #525622)
* Fixes bugs:
  - Speed limits not honored when on at start up (LP: #526239)
* Refreshed 99_autoreconf.patch

[ Krzysztof Klimonda ]
* New upstream release (LP: #522726)
* Fixes bugs:
  - Support Application Indicators (LP: #497882)
  - Better file preallocation with fallocate() (LP: #445592)
  - Speed limit of 0 is not honored (LP: #473652)
  - incorrectly sent information (LP: #521140)
* Refreshed 99_autoreconf.patch
* debian/control:
  - Build-Depend on libappindicator-dev
[ Chris Coulson ]
* Add ${misc:Depends} in debian/control to make Lintian happy
* Update Standards-Version to 3.8.4. No other changes necessary

[ Krzysztof Klimonda ]
* New upstream release (LP: #512391)
* Fixes bugs:
  - transmission consistently reports having downloading 115-130% of the
    required data with no corresponding corrupt download data numbers
    (LP: #499964)
* debian/patches/99_autoreconf.patch:
  - Refreshed for the new changes
[ Chris Coulson ]
* debian/patches/01_lpi.patch:
  - Updated to use a pkg-config check at configure time, and not hard
    code the library name in transmission_LDADD
* debian/patches/dont_build_libevent.patch:
  - Updated to patch configure.ac rather than configure. This stops
    it from breaking with an autoconf run (LP: #510776)
[ Krzysztof Klimonda ]
* New upstream release (LP: #496503)
* Refreshed 99_autoreconf.patch
* Removed 21_fix_inhibition.patch
[ Chris Coulson ]
* Drop debian/patches/CVE-2010-0012.patch - merged upstream
* SECURITY UPDATE: fix arbitrary file overwrite via crafted torrent file
  - debian/patches/CVE-2010-0012.patch: adjust metainfo.c to check for '../'
  - CVE-2010-0012
  - LP: #500625
* New upstream release (LP: #460620), rebased on debian unstable
  remaining changes:
  - debian/control:
    + Added replaces & provides clutch (now included as part of transmission).
      Can be removed in lucid+1
    + Added quilt, liblaunchpad-integration-dev and lsb-release to Build-Depends
  - debian/rules:
    + create a po template during package build.
  - debian/patches/01_lpi.patch:
    + integrate transmission with launchpad
  - debian/patches/20_add_x-ubuntu-gettext-domain.diff:
    + add x-ubuntu-gettext-domain to .desktop file.
  - debian/transmission-daemon.default:
    - remove --auth from OPTIONS
* Fixes bugs:
  - tray menu shows wrong status for "main window" when started minimized
    (LP: #451415)
* Refreshed patches:
  - dont_build_libevent.patch
  - 99_autoreconf.patch
* Removed patches:
  - 21_onPortTested.diff, 23_tr_torrentNext.diff and
    24_tr_torrentDeleteLocalData_do_move.diff
* debian/patches/21_fix_inhibition.patch:
  - The right value for suspend inhibition is 4
* debian/control:
  - Build-Depend on libgconf2-dev to enable magnet link registration and on
    libcanberra-gtk-dev for notification sound.
* debian/watch:
  - make it detect beta versions, to be removed after 1.80 is released.

* new upstream release
* debian/transmission-daemon.init: depend on $remote_fs (closes: #549241)

* debian/transmission-daemon.default:
  - remove --auth from OPTIONS (LP: #444005)
* debian/patches/21_onPortTested.diff:
  - crash in preferences dialog when testing to see if port is open/closed (LP: #407832)
* debian/patches/23_tr_torrentNext.diff:
  - transmission crashed with SIGSEGV in tr_torrentNext() (LP: #451554)
* debian/patches/24_tr_torrentDeleteLocalData_do_move.diff:
  - fix potential data loss.
* New upstream version (LP: #429483)
  - Don't wait so long on unresponsive trackers if there are other trackers
    to try
  - Adding corrupt/invalid torrents could crash Transmission
  - Fix 1.74 bug that caused a high CPU load on startup
  - Fix 1.74 bug that stopped multitracker if a single tracker sent an error
    message
  - Fix bug in converting other charsets to UTF-8 (LP: #414129)
  - Handle HTTP redirects more gracefully
  - Faster verification of local data for torrents with small piece size
  - Fix 1.74 build error when compiling without DHT
  - Fix "sort by time remaining"
  - Fix the turtle toggle button on old versions of GTK+
  - Fix startup error if another copy of the Transmission GTK client is
    running (LP: #418853)
  - Fix clang build issue
* Refreshed patches:
  - 99_autoreconf.patch
[ Krzysztof Klimonda ]
* Merge from debian unstable, remaining changes:
  - debian/control:
    + Added replaces & provides clutch (now included as part of transmission).
    + add liblaunchpad-integration to Build-Depends
  - debian/rules:
    + Create a PO template during package build.
  - debian/patches/01_lpi.patch:
    + Integrate Transmission with Launchpad
  - debian/patches/20_add_X-Ubuntu-Gettext-Domain.diff:
    + Add X-Ubuntu-Gettext-Domain to .desktop file.
* debian/control:
  - add lsb-release to Build-Depends
* This includes the QT client in transmission-qt.
[ Chris Coulson ]
* Update to new upstream version 1.74 (LP: #418367):
  - Better data recovery in the case of an OS or Transmission crash
  - If a data file is moved, stop the torrent instead of redownloading
    it (LP: #419304).
  - Fix bug that didn't list some peers in the resume file and in PEX
  - More helpful torrent error messages
  - DHT now honors the bind-address-ipv4 configuration option
  - Fix Debian build error with miniupnpc
  - Fix Cygwin build error with strtold
  - Update to a newer snapshot of miniupnpc
  - Fix crash that occurred when adding torrents on some desktops
  - Synchronize the statusbar's and torrent list's speeds
  - Fix the Properties dialog's "Origin" field for multiple torrents
* debian/rules, debian/control:
  - Don't run autoreconf at build time and don't build-dep on libtool.
* debian/control:
  - transmission-common replaces transmission-gtk (<< 1.74) rather than
    (<= 1.73-1).
* Refreshed patches:
  - 01_lpi.patch.
  - dont_build_libevent.patch.
  - qt_client_use_system_libevent.patch.
* Dropped patches not needed anymore:
  - updateminiupnpcstrings_double_escape_slash.patch
* Added 99_autoreconf.patch for autotools update.
* Merge from Debian unstable: (LP: #401578)
  - Fixes bugs (LP: #318249) (LP: #388348) (LP: #391995) (LP: #394080) (LP: #374013)
  - Remaing changes same as in 1.72-1ubuntu1
* debian/control:
  - Added BZR link
* Merge from debian unstable (LP: #388377), remaining changes:
  - debian/control:
    + Added replaces & provides clutch (now included as part of transmission).
    + add quilt, liblaunchpad-integration and libtool to Build-Depends
  - debian/rules:
    + Create a PO template during package build.
    + re-enable quilt
    + run autoreconf for launchpad-integration
  - debian/patches/01_lpi.patch:
    + Integrate Transmission with Launchpad
  - debian/patches/20_add_X-Ubuntu-Gettext-Domain.diff:
    + Add X-Ubuntu-Gettext-Domain to .desktop file.
* Closes Launchpad bugs:
  - Use tooltip to notify user of added torrent (LP: #217171)
  - Transmission forgets torrent when adding several (LP: #259123)
  - Unable to sort files in torrent by Progress, Download nor Priority.
    (LP: #300359)
  - "Revert" and "Remove" uses same alt-key in Torrent Tracker Details
    (LP: #311064)
  - transmission crashed with SIGSEGV in g_closure_invoke() (LP: #334104)
  - Bring transmission to the top when adding a torrent (LP: #353777)
  - Focus should not be on "Don't ask me again" when I quit Transmission
    (LP: #359268)
  - [karmic] removing download items makes property window useless
    (LP: #385334)
  - transmission doesn't remember maximized state (LP: #385982)
  - Transmission 1.71 (8646) crashes when changing download speed
    (LP: #386877)
  - transmission: event.c:875: timeout_next: Assertion `tv->tv_usec >= 0'
    failed. (LP: #387564)
[ Hew McLachlan ]
* Merge from debian unstable (LP: #384215), remaining changes:
  - debian/control:
    + Added replaces & provides clutch (now included as part of transmission).
    + add quilt, liblaunchpad-integration and libtool to Build-Depends
  - debian/rules:
    + Create a PO template during package build.
    + re-enable quilt
    + run autoreconf for launchpad-integration
  - debian/patches/01_lpi.patch:
    + Integrate Transmission with Launchpad
  - debian/patches/20_add_X-Ubuntu-Gettext-Domain.diff:
    + Add X-Ubuntu-Gettext-Domain to .desktop file.
* Closes Launchpad bugs:
  - debian/transmission-daemon.default: comment typo (LP: #317576)
  - transmission crashed with SIGSEGV in g_main_context_dispatch() (LP: #359319)
[ Krzysztof Klimonda ]
  - Rename launchpad_integration.patch to 01_lpi.patch
* Merge from debian unstable. Fixes following bugs:
  - Show thumbnails next to torrents (LP: #183473)
  - Scheduler should treat days separately (LP: #360834)
  - Remember options in filter bar (LP: #353774)
  - Add the ability to sort by estimated time of completion (LP: #294151)
  - No "Report a Problem" (Apport) in Transmission (LP: #359260)
* Remaining changes:
  - debian/control:
    + Added replaces & provides clutch (now included as part of transmission).
  - debian/rules:
    + Create a PO template during package build.
  - 20_add_X-Ubuntu-Gettext-Domain.diff: Add X-Ubuntu-Gettext-Domain
    to .desktop file.
* New changes:
  - debian/control:
    + add quilt, liblaunchpad-integration and libtool to Build-Depends
  - debian/rules:
    + re-enable quilt
    + run autoreconf for launchpad-integration
  - debian/patches/launchpad_integration.patch:
    + Integrate Transmission with Launchpad
* 30_first-run-pref-error-fix.patch:
  - Don't show an error when the preferences dialog is opened
    for the first time (LP: #338046).
* 31_honor-xdg_download_dir.patch:
  - Honor the users XDG_DOWNLOAD_DIR when running for the first time.
* 30_transmission_total_download.diff: Transmission-remote reports download
  speed incorrectly. Thanks to Courtney Bane for the patch. (LP: #343255)
* New upstream bug fix release (LP: #335404)
  - Fixes transmission-daemon doesn't consider settings.json (LP: #322449)
* Removed 01_check_notification_actions.diff: applied upstream
[ Andrew Starr-Bochicchio ]
* Merge from debian unstable (LP: #329161), remaining changes:
 - debian/control:
  + Added replaces & provides clutch (now included as part of transmission).
  + Build-depends on quilt.
 - debian/rules:
  + Uncommented "include /usr/share/quilt/quilt.make".
  + Added patch/unpatch targets for Quilt.
  + Create a PO template during package build.
 - 20_add_X-Ubuntu-Gettext-Domain.diff: Add X-Ubuntu-Gettext-Domain
   to .desktop file.
[ Martin Pitt ]
* Add 01_check_notification_actions.diff: Check if notification
  agent supports actions, and do not use actions if not. (LP: #334252)
* New upstream version (LP: #311959):
  - All platforms:
    - Better peer management in large swarms
    - Support BitTorrent Enhancement Proposal (BEP) #21 "Extension for
      Partial Seeds"
    - Partial support for BEP #6 "Fast Extension" (reject, have all/none)
    - Honor the peer's BEP #10 reqq key, when available
    - Fix 1.40 "Got HTTP Status Code: 0" error message
    - Fix 1.40 "lazy bitfield" error
    - Fix 1.40 "jumpy upload speed" bug
    - Fix handshake peer_id error
    - Corrrectly handle Windows-style newlines in Bluetack blocklists
    - More accurate bandwidth measurement
    - File selection & priority was reset when editing a torrent's
      tracker list
    - Fix autoconf/automake build warnings
  - GTK+:
    - In the Details dialog's peer tabs, rows were sometimes duplicated
    - Minor bugfixes, usability changes, and locale improvements
    - Three new translations: Afrikaans, Asturian, Bosnian
    - Sixteen updated translations
  - Daemon:
    - Fix 1.40 bug in handling IP whitelist
    - Minor bugfixes and output cleanup
    - Windows portability
  - CLI:
    - Fix minor free-memory-read bug
* Merge from debian unstable (LP: #309597), remaining changes:
  - debian/control:
    + Don't just build-depend on libcurl-dev, which is
      a virtual package.
    + Added replaces & provides clutch (now included as part of transmission).
    + Build-depends on quilt.
  - debian/rules:
    + Uncommented "include /usr/share/quilt/quilt.make".
    + Added patch/unpatch targets for Quilt.
    + Create a PO template during package build.
  - 20_add_X-Ubuntu-Gettext-Domain.diff: Add X-Ubuntu-Gettext-Domain
    to .desktop file.
* Merge from debian unstable (LP: #305298), remaining changes:
  - debian/control:
    - Don't just build-depend on libcurl-dev, which is
      a virtual package.
    - Added replaces & provides clutch (now included as part of transmission).
    - Build-depends on quilt.
  - debian/rules:
    - Uncommented "include /usr/share/quilt/quilt.make".
    - Added patch/unpatch targets for Quilt.
    - Create a PO template during package build.
  - debian/transmission-daemon.postinst: Corrected dpkg-statoverride call
  - 20_add_X-Ubuntu-Gettext-Domain.diff: Add X-Ubuntu-Gettext-Domain
    to .desktop file.
* Converted patch system from dpatch to quilt.
* New upstream release (LP: #302672)
  - Tracker communication uses fewer resources
  - More accurate bandwidth limits
  - Reduce disk fragmentation by preallocating files (LP: #287726)
  - Stability, security and performance improvements to the RPC /
    Web UI server (closes LP: #290423)
  - Support compression when serving Web UI and RPC responses
  - Simplify the RPC whitelist
  - Fix bug that prevented handshakes with encrypted BitComet peers
  - Fix 1.3x bug that could re-download some data unnecessarily
    (LP: #295040)
  - Option to automatically update the blocklist weekly
  - Added off-hour bandwidth scheduling
  - Simplify file/priority selection in the details dialog
  - Fix a couple of crashes
  - New / updated translations
  - Don't inhibit hibernation by default (LP: #292929)
  - Use "close" animation when sending to notification area (LP: #130811)
  - Fix resize problems (LP: #269872)
  - Support "--version" option when launching from command line
    (LP: #292011)
  - Correctly parse announce URLs that have leading or trailing
    spaces (LP: #262411)
  - Display an error when "Open Torrent" fails (LP: #281463)
* Dropped 10_fix_crasher_from_upstream.dpatch: Fix is in this
  upstream release.
* debian/control: Don't just build-depend on libcurl-dev, which is
  a virtual package.
* debian/control: Add build-depend on dpatch
* debian/patches: 10_fix_crasher_from_upstream.dpatch (LP: #274844)
 - Fixes: transmission crashed with SIGSEGV in g_markup_escape_text()
 - Backported from upstream: http://trac.transmissionbt.com/ticket/1314
 - Thanks to charles.
* debian/patches: 20_add_X-Ubuntu-Gettext-Domain.dpatch (LP: #290769)
 - Re-add X-Ubuntu-Gettext-Domain to .desktop file
* Added replaces & provides clutch (now included as part of transmission)
* (LP: #280497)
* New upstream version (LP: #271364).
  - Fixes inability to resize columns in Details window (LP: #269800).
* New upstream release (LP: #260370)
* Remerge from debian unstable (LP: #259155), remaining changes:
 - Add missing X-Ubuntu-Gettext-Domain to gtk .desktop file
 - Add missing intltool build dependency.
 - debian/rules: Create a PO template during package build. (LP: #188690)
* New upstream release. (LP: #256277)
* debian/control:
 - Add Build-Depends on libnotify-dev.
* debian/rules, debian/transmission-cli.install, debian/transmission-cli.manpages
 - Remove references to now defunct transmission-proxy.
* Remerge from debian unstable, remaining changes:
  - Add missing X-Ubuntu-Gettext-Domain to gtk .desktop file
  - Add missing intltool build dependency.
  - debian/rules: Create a PO template during package build. (LP: #188690)
* merged from debian/unstable, remaining changes:
  - Add missing X-Ubuntu-Gettext-Domain to gtk .desktop file
  - Add missing intltool build dependency.
  - debian/rules: Create a PO template during package build. (LP: #188690)
* Add dpatch for pending bugfix patches
* 01-transmission-menu-name: Rename menu entry to "Transmission BitTorrent
  Client", backported from 1.11 (LP: #184238)
* Add missing X-Ubuntu-Gettext-Domain to gtk .desktop file
* Add missing intltool build dependency.
* debian/rules: Create a PO template during package build. (LP: #188690)
* New upstream release (LP: #196138)
 - Reduced CPU usage
 - Numerous fixes for crashers, bugs, memory leaks
* new upstream release
* New upstream release
 - Fix crasher
 - Fix a few GTK usability and interface glitches
 - Update some translations
 - Fixes to transmission-remote and PEX
* Ubuntu fixes:
 - Merge rulesfile from Debian
* new upstream release
* New upstream release (LP: #187234)
 - Fix remotely triggerable crasher
 - Fix pausing torrent verification
 - (1.03)
 - Minor interface and HIG tweaks
 - Fix setting max peer limits
 - Fix overflow with large torrents
 - Fix peer handshake and lighttpd tracker bugs
* Ubuntu: Remove svn cruft synced from Debian
* New upstream release (LP: #185292, LP: #185174)
* New upstream release (LP: #182653)
 - Maintainer field to Core Developers

lp:~transmissionbt/transmission/ppa-zesty 1 Development 2017-02-18 13:44:49 UTC 2017-02-18
76. Rebase sources on offical Ubuntu pack...

Author: Andreas Noteng
Revision Date: 2017-02-18 13:44:01 UTC

Rebase sources on offical Ubuntu package

lp:~hendrik-grewe/transmission/private-patch 1 Development 2016-05-24 13:03:40 UTC 2016-05-24
12796. remove unknown files

Author: hgre
Revision Date: 2016-05-24 13:03:40 UTC

remove unknown files

lp:~transmissionbt/transmission/ppa-trusty 1 Development 2016-03-07 20:09:43 UTC 2016-03-07
72. Merge changes from parent to fix dive...

Author: Andreas Noteng
Revision Date: 2016-03-07 20:13:49 UTC

Merge changes from parent to fix diverged branches

lp:~transmissionbt/transmission/ppa-precise 1 Development 2016-03-07 20:05:17 UTC 2016-03-07
71. * Backport to Precise * New upstream ...

Author: Andreas Noteng
Revision Date: 2016-03-07 20:08:38 UTC

* Backport to Precise
* New upstream release

lp:~transmissionbt/transmission/ppa-wily 1 Development 2016-03-07 19:53:15 UTC 2016-03-07
73. New upstream release

Author: Andreas Noteng
Revision Date: 2016-03-07 19:48:01 UTC

New upstream release

lp:~hendrik-grewe/transmission/trunk 1 Development 2016-02-02 23:58:21 UTC 2016-02-02
12794. Ignore bad behaving trackers

Author: hgre
Revision Date: 2016-02-02 23:58:21 UTC

Ignore bad behaving trackers

lp:~ubuntu-desktop/transmission/ubuntu bug 1 Development 2015-07-06 07:34:12 UTC 2015-07-06
37. * Merge from Debian unstable (LP: #12...

Author: Daniel Holbach
Revision Date: 2015-07-06 07:34:05 UTC

* Merge from Debian unstable (LP: #1235535). Remaining changes:
  - debian/control:
    + Build-depend on libappindicator3-dev
  - debian/transmission-daemon.upstart: add upstart job
* Acknowledge NMUs: thanks to Boris Pek, Thomas Goirand, Markus Koschany;
  Closes: #737366, #718624, #754982, #757365, #718624, #734467
* [323b2ad] Set me as maintaner, Leo as uploader (with Leo's blessing)
* [3eecf54] removed Bugs field, as it was causing bugs to be sent to upstream;
  Closes: #740944
* [e5bd0af] drop gconf integration, no longer needed; Closes: #741069,
  #745936, #756823
* [0432bb4] bump Standards-Version to 3.9.6 (no changes needed)
* [fd2b694] transition to libsystemd-dev; Closes: #779760
* Merge from Debian unstable (LP: #1407241). Remaining changes:
  - debian/control:
    + Build-depend on libappindicator3-dev
  - debian/transmission-daemon.upstart: add upstart job
* Non-maintainer upload.
* transmission-daemon.postinst:
  - Change home directory of transmission-daemon to
    /var/lib/transmission-daemon from /home/debian-transmission.
    Thanks to Alex Peters for the report. (Closes: #734467)
  - Disable password authentication for debian-transmission user for
    improved security. Logins with e.g. SSH RSA keys are still possible.
  - Check existence of debian-transmission user with getent passwd
    debian-transmission instead of id.
* Add transmission-daemon.preinst:
  - Fix permissions in /var/lib/transmission-daemon and use
    /var/lib/transmission-daemon as the new home directory.
  - Move old configuration files to appropriate config directory
    /var/lib/transmission-daemon/.config/transmission-daemon.
    All together this ensures that transmission-daemon will not segfault
    when systemd is the default init system.
    Thanks to Andrei Popescu and Antoine Legonidec for the report and
    additional tests. (Closes: #718624)
* transmission-daemon.links:
  - Link settings.json from /etc/transmission-daemon/settings.json to
    /var/lib/transmission-daemon/.config/transmission-daemon.
  - Link /var/lib/transmission-daemon/.config/transmission-daemon to
    /var/lib/transmission-daemon/info due to compatibility reasons with
    the old sysv-rc init script settings.
* transmission-daemon.dirs:
  - Do not create /var/lib/transmission-daemon/info anymore.
* Merge from Debian unstable (LP: #1387100). Remaining changes:
  - debian/control:
    + Build-depend on libappindicator3-dev
  - debian/transmission-daemon.upstart: add upstart job
* Non-maintainer upload.
* New upstream release:
  - Fixes build with newer miniupnpc (Closes: #754982, #757365).
* Ran wrap-and-sort.
* Fix upstream service file (Closes: #718624).
* Refresh fix_freebsd_quota_include.patch.
* Minimum version of libminiupnpc-dev is now >= 1.9.
* Removed debian/gbp.conf which imposes bzip2 when upstream releases source
  using xz compression.
* SECURITY UPDATE: denial of service and possible code execution via
  overflow in tr_bitfieldEnsureNthBitAlloced
  - debian/patches/CVE-2014-4909.patch: properly handle bitfields in
    libtransmission/bitfield.c, handle invalid blocks in
    libtransmission/peer-msgs.c.
  - CVE-2014-4909
* Rebuild to solve a powerpc dependency problem.
* Rebuild against Qt 5.2.1
* Merge from Debian unstable (LP: #1282453). Remaining changes:
  - debian/control:
    + Build-depend on libappindicator3-dev
  - debian/transmission-daemon.upstart: add upstart job
* Non-maintainer upload.
* [36a95ac] bump policy to 3.9.5 (no changes)
* [6f54782] use systemd only on linux systems
  Thanks to Peter Green (Closes: 737366)
* [8e97c66] add build-dep on dh-autoreconf
* [210734a] debian/rules: use dh with autoreconf instead of autotools-dev
  - fix re-configuring with automake >= 1.14
  - fix FTBFS on kFreeBSD systems
* [14305bc] debian/changelog: fix lintian warning about wrong weekday
  (2013-09-15 is a Sunday)
* [b7972f5] debian/control: fix lintian notes vcs-field-not-canonical
* [539e32b] debian/transmission-daemon.init:
  fix lintian note init.d-script-missing-lsb-description
* [b10417b] debian/transmission-daemon.postinst: fix lintian error
  maintainer-script-should-not-use-adduser-system-without-home
* [09bac94] debian/control: fix lintian note
  capitalization-error-in-description GTK GTK+

lp:~transmissionbt/transmission/ppa-saucy 1 Development 2014-07-08 13:08:59 UTC 2014-07-08
77. * Backport to Saucy * New upstream re...

Author: Andreas Noteng
Revision Date: 2014-07-08 13:08:59 UTC

* Backport to Saucy
* New upstream release

lp:~transmissionbt/transmission/ppa-utopic 1 Development 2014-07-08 13:02:51 UTC 2014-07-08
76. New upstream release

Author: Andreas Noteng
Revision Date: 2014-07-08 13:02:18 UTC

New upstream release

lp:~transmissionbt/transmission/ppa-lucid 1 Development 2014-06-06 19:16:09 UTC 2014-06-06
62. * Backport to Lucid * Disable support...

Author: Andreas Noteng
Revision Date: 2014-06-06 19:16:09 UTC

* Backport to Lucid
* Disable support for QT client
* Backport to Precise
* New upstream release
* Backport to Precise
* Revert QT5 support
* Backport to Precise
* Remove patch to build with older glib, fixed upstream
* Patch in upstrean rev 14142 to support older versions of glib
* Backport to Precise
* Backport to Precise
* Backport to Precise
* Backport to Precise
* Backport to precise
* Backport to Precise
* Backport to Oneiric.
* Backport to Oneiric

lp:~transmissionbt/transmission/ppa-quantal 1 Development 2013-08-11 07:10:21 UTC 2013-08-11
71. * Backport to Quantal * Revert QT5 su...

Author: Andreas Noteng
Revision Date: 2013-08-11 07:10:21 UTC

* Backport to Quantal
* Revert QT5 support

lp:~transmissionbt/transmission/ppa-raring 1 Development 2013-08-11 07:06:47 UTC 2013-08-11
72. * Backport to Raring * Revert QT5 sup...

Author: Andreas Noteng
Revision Date: 2013-08-11 07:06:47 UTC

* Backport to Raring
* Revert QT5 support

lp:~transmissionbt/transmission/ppa-oneiric 1 Development 2013-02-19 21:02:53 UTC 2013-02-19
62. * Backport to Oneiric * New upstream ...

Author: Andreas Noteng
Revision Date: 2013-02-19 21:05:16 UTC

* Backport to Oneiric
* New upstream release
* New upstream release
* New upstream release
* New upstream release
* New upstream release

lp:~transmissionbt/transmission/ppa 1 Development 2013-01-12 18:12:29 UTC 2013-01-12
65. * Backport to Precise * New upstream ...

Author: Andreas Noteng
Revision Date: 2013-01-12 18:12:29 UTC

* Backport to Precise
* New upstream release

lp:~transmissionbt/transmission/ppa-natty 1 Development 2012-07-12 19:42:41 UTC 2012-07-12
55. * Backport to Natty * New upstream re...

Author: Andreas Noteng
Revision Date: 2012-07-12 19:42:41 UTC

* Backport to Natty
* New upstream release

lp:~charlesk/transmission/fix-multiscrape-oneiric 1 Development 2012-05-18 16:38:33 UTC 2012-05-18
72. Fixes for logging messages that are p...

Author: Charles Kerr
Revision Date: 2012-05-18 16:26:21 UTC

Fixes for logging messages that are potentially affected by the same issue as <https://trac.transmissionbt.com/ticket/4894>.

These fixes are not as urgent as one in the previous commit because they aren't shipped out over HTTP; however, accidental disclosure in a log message is still possible and so these fixes are recommended.

lp:~transmissionbt/transmission/ppa-beta 1 Development 2012-02-22 16:35:48 UTC 2012-02-22
53. * New beta release * New upstream rel...

Author: Andreas Noteng
Revision Date: 2012-02-22 16:35:48 UTC

* New beta release
* New upstream release
* New upstream release
* Re-add missing patches
* New upstream release

lp:~transmissionbt/transmission/ppa-maverick 1 Development 2011-10-25 09:44:25 UTC 2011-10-25
52. New upstream release

Author: Andreas Noteng
Revision Date: 2011-10-25 09:44:25 UTC

New upstream release

lp:~kelemeng/transmission/bug760761 bug(Has a merge proposal) 1 Development 2011-05-01 13:43:07 UTC 2011-05-01
10658. Add Makevars file, make gtr_ngettext ...

Author: Gabor Kelemen
Revision Date: 2011-05-01 13:20:17 UTC

Add Makevars file, make gtr_ngettext recognized by intltool.

Fixes LP:760761

lp:~transmissionbt/transmission/ppa-karmic 1 Development 2011-03-05 18:44:15 UTC 2011-03-05
48. * Backport to Karmic * New upstream r...

Author: Andreas Noteng
Revision Date: 2011-03-05 18:44:15 UTC

* Backport to Karmic
* New upstream release

lp:~transmissionbt/transmission/ppa-hardy bug 1 Development 2011-03-05 18:43:34 UTC 2011-03-05
29. * Backport to Hardy * New upstream re...

Author: Andreas Noteng
Revision Date: 2011-03-05 18:43:34 UTC

* Backport to Hardy
* New upstream release

lp:~ampelbein/transmission/bug-726756 bug 1 Development 2011-02-28 22:25:46 UTC 2011-02-28
64. change argument in exec to %U

Author: Andreas Moog
Revision Date: 2011-02-28 22:25:46 UTC

change argument in exec to %U

lp:~kklimonda/transmission/packaging 1 Development 2011-02-16 15:23:56 UTC 2011-02-16
9424. depend on libevent2

Author: Krzysztof Klimonda
Revision Date: 2011-02-16 15:23:56 UTC

depend on libevent2

lp:~transmissionbt/transmission/ppa-jaunty bug 1 Development 2010-10-11 20:53:47 UTC 2010-10-11
42. Some binaries changed names, fix pack...

Author: Andreas Noteng
Revision Date: 2010-10-11 20:53:47 UTC

Some binaries changed names, fix package accordingly.

lp:~andreas-noteng/transmission/ppa-lucid 1 Development 2010-05-04 22:50:40 UTC 2010-05-04
33. versioning

Author: Andreas Noteng
Revision Date: 2010-05-04 22:50:40 UTC

versioning

lp:~transmissionbt/transmission/ppa-intrepid bug 1 Development 2010-05-04 22:48:23 UTC 2010-05-04
34. Remove qt_client_use_system_libevent....

Author: Andreas Noteng
Revision Date: 2010-05-04 22:48:23 UTC

Remove qt_client_use_system_libevent.patch

lp:~kklimonda/transmission/lp.529318 bug 1 Development 2010-03-18 01:36:12 UTC 2010-03-18
35. swap bug numbers in changelog

Author: Krzysztof Klimonda
Revision Date: 2010-03-18 01:36:12 UTC

swap bug numbers in changelog

lp:~kklimonda/transmission/rebase-on-debian-1.91-1 1 Development 2010-03-03 02:11:12 UTC 2010-03-03
28. add changelog entry

Author: Krzysztof Klimonda
Revision Date: 2010-03-03 02:11:00 UTC

add changelog entry

lp:~kklimonda/transmission/lp.525622 bug 1 Development 2010-02-23 19:54:05 UTC 2010-02-23
26. Fix email

Author: Krzysztof Klimonda
Revision Date: 2010-02-23 19:54:05 UTC

Fix email

lp:~andreas-noteng/transmission/intrepid 1 Development 2010-02-21 09:16:23 UTC 2010-02-21
17. [ Krzysztof Klimonda ] * New upstream...

Author: Andreas Noteng
Revision Date: 2010-02-21 09:15:54 UTC

[ Krzysztof Klimonda ]
* New upstream release (LP: #522726)
* Fixes bugs:
  - Support Application Indicators (LP: #497882)
  - Better file preallocation with fallocate() (LP: #445592)
  - Speed limit of 0 is not honored (LP: #473652)
  - incorrectly sent information (LP: #521140)
* Refreshed 99_autoreconf.patch
* debian/control:
  - Build-Depend on libappindicator-dev
[ Chris Coulson ]
* Add ${misc:Depends} in debian/control to make Lintian happy
* Update Standards-Version to 3.8.4. No other changes necessary
[ Krzysztof Klimonda ]
* New upstream release (LP: #512391)
* Fixes bugs:
  - transmission consistently reports having downloading 115-130% of the
    required data with no corresponding corrupt download data numbers
    (LP: #499964)
* debian/patches/99_autoreconf.patch:
  - Refreshed for the new changes
[ Chris Coulson ]
* debian/patches/01_lpi.patch:
  - Updated to use a pkg-config check at configure time, and not hard
    code the library name in transmission_LDADD
* debian/patches/dont_build_libevent.patch:
  - Updated to patch configure.ac rather than configure. This stops
    it from breaking with an autoconf run (LP: #510776)
[ Krzysztof Klimonda ]
* New upstream release (LP: #496503)
* Refreshed 99_autoreconf.patch
* Removed 21_fix_inhibition.patch
[ Chris Coulson ]
* Drop debian/patches/CVE-2010-0012.patch - merged upstream
* SECURITY UPDATE: fix arbitrary file overwrite via crafted torrent file
  - debian/patches/CVE-2010-0012.patch: adjust metainfo.c to check for '../'
  - CVE-2010-0012
  - LP: #500625
* New upstream release (LP: #460620), rebased on debian unstable
  remaining changes:
  - debian/control:
    + Added replaces & provides clutch (now included as part of transmission).
      Can be removed in lucid+1
    + Added quilt, liblaunchpad-integration-dev and lsb-release to Build-Depends
  - debian/rules:
    + create a po template during package build.
  - debian/patches/01_lpi.patch:
    + integrate transmission with launchpad
  - debian/patches/20_add_x-ubuntu-gettext-domain.diff:
    + add x-ubuntu-gettext-domain to .desktop file.
  - debian/transmission-daemon.default:
    - remove --auth from OPTIONS
* Fixes bugs:
  - tray menu shows wrong status for "main window" when started minimized
    (LP: #451415)
* Refreshed patches:
  - dont_build_libevent.patch
  - 99_autoreconf.patch
* Removed patches:
  - 21_onPortTested.diff, 23_tr_torrentNext.diff and
    24_tr_torrentDeleteLocalData_do_move.diff
* debian/patches/21_fix_inhibition.patch:
  - The right value for suspend inhibition is 4
* debian/control:
  - Build-Depend on libgconf2-dev to enable magnet link registration and on
    libcanberra-gtk-dev for notification sound.
* debian/watch:
  - make it detect beta versions, to be removed after 1.80 is released.
* new upstream release
* debian/transmission-daemon.init: depend on $remote_fs (closes: #549241)

* debian/transmission-daemon.default:
  - remove --auth from OPTIONS (LP: #444005)
* debian/patches/21_onPortTested.diff:
  - crash in preferences dialog when testing to see if port is open/closed (LP: #407832)
* debian/patches/23_tr_torrentNext.diff:
  - transmission crashed with SIGSEGV in tr_torrentNext() (LP: #451554)
* debian/patches/24_tr_torrentDeleteLocalData_do_move.diff:
  - fix potential data loss.
* Backported to Intrepid
* New upstream version (LP: #429483)
  - Don't wait so long on unresponsive trackers if there are other trackers
    to try
  - Adding corrupt/invalid torrents could crash Transmission
  - Fix 1.74 bug that caused a high CPU load on startup
  - Fix 1.74 bug that stopped multitracker if a single tracker sent an error
    message
  - Fix bug in converting other charsets to UTF-8 (LP: #414129)
  - Handle HTTP redirects more gracefully
  - Faster verification of local data for torrents with small piece size
  - Fix 1.74 build error when compiling without DHT
  - Fix "sort by time remaining"
  - Fix the turtle toggle button on old versions of GTK+
  - Fix startup error if another copy of the Transmission GTK client is
    running (LP: #418853)
  - Fix clang build issue
* Refreshed patches:
  - 99_autoreconf.patch
* Backported to Intrepid
  - debian/control:
    + qmake is in libqt4-dev package, removed qt4-qmake build dependency.
  - debian/patches/series:
    + disable all libevent related patches and autoreconf one.
[ Krzysztof Klimonda ]
* Merge from debian unstable, remaining changes:
  - debian/control:
    + Added replaces & provides clutch (now included as part of transmission).
    + add liblaunchpad-integration to Build-Depends
  - debian/rules:
    + Create a PO template during package build.
  - debian/patches/01_lpi.patch:
    + Integrate Transmission with Launchpad
  - debian/patches/20_add_X-Ubuntu-Gettext-Domain.diff:
    + Add X-Ubuntu-Gettext-Domain to .desktop file.
* debian/control:
  - add lsb-release to Build-Depends
* This includes the QT client in transmission-qt.
[ Chris Coulson ]
* Update to new upstream version 1.74 (LP: #418367):
  - Better data recovery in the case of an OS or Transmission crash
  - If a data file is moved, stop the torrent instead of redownloading
    it (LP: #419304).
  - Fix bug that didn't list some peers in the resume file and in PEX
  - More helpful torrent error messages
  - DHT now honors the bind-address-ipv4 configuration option
  - Fix Debian build error with miniupnpc
  - Fix Cygwin build error with strtold
  - Update to a newer snapshot of miniupnpc
  - Fix crash that occurred when adding torrents on some desktops
  - Synchronize the statusbar's and torrent list's speeds
  - Fix the Properties dialog's "Origin" field for multiple torrents
* debian/rules, debian/control:
  - Don't run autoreconf at build time and don't build-dep on libtool.
* debian/control:
  - transmission-common replaces transmission-gtk (<< 1.74) rather than
    (<= 1.73-1).
* Refreshed patches:
  - 01_lpi.patch.
  - dont_build_libevent.patch.
  - qt_client_use_system_libevent.patch.
* Dropped patches not needed anymore:
  - updateminiupnpcstrings_double_escape_slash.patch
* Added 99_autoreconf.patch for autotools update.
* Merge from Debian unstable: (LP: #401578)
  - Fixes bugs (LP: #318249) (LP: #388348) (LP: #391995) (LP: #394080) (LP: #374013)
  - Remaing changes same as in 1.72-1ubuntu1
* debian/control:
  - Added BZR link

lp:~andreas-noteng/transmission/jaunty 1 Development 2010-02-21 09:14:04 UTC 2010-02-21
13. * Backported to Jaunty [ Krzysztof Kl...

Author: Andreas Noteng
Revision Date: 2010-02-21 09:13:51 UTC

* Backported to Jaunty
[ Krzysztof Klimonda ]
* New upstream release (LP: #522726)
* Fixes bugs:
  - Support Application Indicators (LP: #497882)
  - Better file preallocation with fallocate() (LP: #445592)
  - Speed limit of 0 is not honored (LP: #473652)
  - incorrectly sent information (LP: #521140)
* Refreshed 99_autoreconf.patch
* debian/control:
  - Build-Depend on libappindicator-dev
[ Chris Coulson ]
* Add ${misc:Depends} in debian/control to make Lintian happy
* Update Standards-Version to 3.8.4. No other changes necessary
[ Krzysztof Klimonda ]
* New upstream release (LP: #512391)
* Fixes bugs:
  - transmission consistently reports having downloading 115-130% of the
    required data with no corresponding corrupt download data numbers
    (LP: #499964)
* debian/patches/99_autoreconf.patch:
  - Refreshed for the new changes
[ Chris Coulson ]
* debian/patches/01_lpi.patch:
  - Updated to use a pkg-config check at configure time, and not hard
    code the library name in transmission_LDADD
* debian/patches/dont_build_libevent.patch:
  - Updated to patch configure.ac rather than configure. This stops
    it from breaking with an autoconf run (LP: #510776)
[ Krzysztof Klimonda ]
* New upstream release (LP: #496503)
* Refreshed 99_autoreconf.patch
* Removed 21_fix_inhibition.patch
[ Chris Coulson ]
* Drop debian/patches/CVE-2010-0012.patch - merged upstream
* SECURITY UPDATE: fix arbitrary file overwrite via crafted torrent file
  - debian/patches/CVE-2010-0012.patch: adjust metainfo.c to check for '../'
  - CVE-2010-0012
  - LP: #500625
* New upstream release (LP: #460620), rebased on debian unstable
  remaining changes:
  - debian/control:
    + Added replaces & provides clutch (now included as part of transmission).
      Can be removed in lucid+1
    + Added quilt, liblaunchpad-integration-dev and lsb-release to Build-Depends
  - debian/rules:
    + create a po template during package build.
  - debian/patches/01_lpi.patch:
    + integrate transmission with launchpad
  - debian/patches/20_add_x-ubuntu-gettext-domain.diff:
    + add x-ubuntu-gettext-domain to .desktop file.
  - debian/transmission-daemon.default:
    - remove --auth from OPTIONS
* Fixes bugs:
  - tray menu shows wrong status for "main window" when started minimized
    (LP: #451415)
* Refreshed patches:
  - dont_build_libevent.patch
  - 99_autoreconf.patch
* Removed patches:
  - 21_onPortTested.diff, 23_tr_torrentNext.diff and
    24_tr_torrentDeleteLocalData_do_move.diff
* debian/patches/21_fix_inhibition.patch:
  - The right value for suspend inhibition is 4
* debian/control:
  - Build-Depend on libgconf2-dev to enable magnet link registration and on
    libcanberra-gtk-dev for notification sound.
* debian/watch:
  - make it detect beta versions, to be removed after 1.80 is released.
* new upstream release
* debian/transmission-daemon.init: depend on $remote_fs (closes: #549241)

* debian/transmission-daemon.default:
  - remove --auth from OPTIONS (LP: #444005)
* debian/patches/21_onPortTested.diff:
  - crash in preferences dialog when testing to see if port is open/closed (LP: #407832)
* debian/patches/23_tr_torrentNext.diff:
  - transmission crashed with SIGSEGV in tr_torrentNext() (LP: #451554)
* debian/patches/24_tr_torrentDeleteLocalData_do_move.diff:
  - fix potential data loss.
* New upstream version (LP: #429483)
  - Don't wait so long on unresponsive trackers if there are other trackers
    to try
  - Adding corrupt/invalid torrents could crash Transmission
  - Fix 1.74 bug that caused a high CPU load on startup
  - Fix 1.74 bug that stopped multitracker if a single tracker sent an error
    message
  - Fix bug in converting other charsets to UTF-8 (LP: #414129)
  - Handle HTTP redirects more gracefully
  - Faster verification of local data for torrents with small piece size
  - Fix 1.74 build error when compiling without DHT
  - Fix "sort by time remaining"
  - Fix the turtle toggle button on old versions of GTK+
  - Fix startup error if another copy of the Transmission GTK client is
    running (LP: #418853)
  - Fix clang build issue
* Refreshed patches:
  - 99_autoreconf.patch
* Backported to Jaunty
  - debian/patches/series: disable 99_autoreconf.patch
[ Krzysztof Klimonda ]
* Merge from debian unstable, remaining changes:
  - debian/control:
    + Added replaces & provides clutch (now included as part of transmission).
    + add liblaunchpad-integration to Build-Depends
  - debian/rules:
    + Create a PO template during package build.
  - debian/patches/01_lpi.patch:
    + Integrate Transmission with Launchpad
  - debian/patches/20_add_X-Ubuntu-Gettext-Domain.diff:
    + Add X-Ubuntu-Gettext-Domain to .desktop file.
* debian/control:
  - add lsb-release to Build-Depends
* This includes the QT client in transmission-qt.
[ Chris Coulson ]
* Update to new upstream version 1.74 (LP: #418367):
  - Better data recovery in the case of an OS or Transmission crash
  - If a data file is moved, stop the torrent instead of redownloading
    it (LP: #419304).
  - Fix bug that didn't list some peers in the resume file and in PEX
  - More helpful torrent error messages
  - DHT now honors the bind-address-ipv4 configuration option
  - Fix Debian build error with miniupnpc
  - Fix Cygwin build error with strtold
  - Update to a newer snapshot of miniupnpc
  - Fix crash that occurred when adding torrents on some desktops
  - Synchronize the statusbar's and torrent list's speeds
  - Fix the Properties dialog's "Origin" field for multiple torrents
* debian/rules, debian/control:
  - Don't run autoreconf at build time and don't build-dep on libtool.
* debian/control:
  - transmission-common replaces transmission-gtk (<< 1.74) rather than
    (<= 1.73-1).
* Refreshed patches:
  - 01_lpi.patch.
  - dont_build_libevent.patch.
  - qt_client_use_system_libevent.patch.
* Dropped patches not needed anymore:
  - updateminiupnpcstrings_double_escape_slash.patch
* Added 99_autoreconf.patch for autotools update.
* Merge from Debian unstable: (LP: #401578)
  - Fixes bugs (LP: #318249) (LP: #388348) (LP: #391995) (LP: #394080) (LP: #374013)
  - Remaing changes same as in 1.72-1ubuntu1
* debian/control:
  - Added BZR link

lp:~kklimonda/transmission/lp.522726 bug 1 Development 2010-02-16 17:21:07 UTC 2010-02-16
22. * debian/control: - Build-Depend on...

Author: Krzysztof Klimonda
Revision Date: 2010-02-16 17:21:07 UTC

* debian/control:
  - Build-Depend on libappindicator-dev

lp:~kklimonda-builder/transmission/transmission.head 1 Development 2010-02-03 02:03:00 UTC 2010-02-03
20. Fix email

Author: Krzysztof Klimonda
Revision Date: 2010-01-30 13:06:31 UTC

Fix email

lp:~vcs-imports/transmission/trunk-old (Linked to a blueprint) 1 Development 2010-02-02 21:34:40 UTC 2010-02-02
8584. (trunk daemon) #2751 "display-remote ...

Author: charles
Revision Date: 2010-02-02 18:27:57 UTC

(trunk daemon) #2751 "display-remote -si should show config directory" -- implemented for 1.90

lp:~kklimonda/transmission/lp.512391 bug 1 Development 2010-01-29 07:42:17 UTC 2010-01-29
17. * New upstream release (LP: #512391) ...

Author: Krzysztof Klimonda
Revision Date: 2010-01-29 07:22:30 UTC

* New upstream release (LP: #512391)
* Fixes bugs:
  - transmission consistently reports having downloading 115-130% of the
    required data with no corresponding corrupt download data numbers
    (LP: #499964)
* debian/patches/99_autoreconf.patch:
  - Refreshed for the new changes

lp:~kklimonda/transmission/lp.496503 bug 1 Development 2010-01-17 10:42:21 UTC 2010-01-17
18. refreshed 99_autoreconf.patch

Author: Krzysztof Klimonda
Revision Date: 2010-01-17 10:42:21 UTC

refreshed 99_autoreconf.patch

lp:~kklimonda/transmission/lp.457123 bug 1 Development 2009-12-16 16:06:32 UTC 2009-12-16
13. move to UNRELEASED

Author: Krzysztof Klimonda
Revision Date: 2009-12-16 16:06:32 UTC

move to UNRELEASED

lp:~kklimonda/transmission/lp.460620 bug 1 Development 2009-12-07 21:35:18 UTC 2009-12-07
25. fix comment to match actual code

Author: Krzysztof Klimonda
Revision Date: 2009-12-07 21:35:18 UTC

fix comment to match actual code

lp:~nobled/transmission/backport-hardy 1 Development 2009-11-14 23:06:09 UTC 2009-11-14
16. Fix dont_build_libevent.patch so it d...

Author: dn
Revision Date: 2009-11-14 23:06:09 UTC

Fix dont_build_libevent.patch so it doesn't get overwritten

lp:~kklimonda/transmission/lp.444005 bug 1 Development 2009-10-19 03:54:38 UTC 2009-10-19
11. add/fix patch tags.

Author: Krzysztof Klimonda
Revision Date: 2009-10-19 03:54:38 UTC

add/fix patch tags.

lp:~kklimonda/transmission/ppa-jaunty 1 Development 2009-09-26 16:28:36 UTC 2009-09-26 This branch has not been pushed to yet.
lp:~kklimonda/transmission/ubuntu bug 1 Development 2009-09-16 09:14:07 UTC 2009-09-16
6. * New upstream version (LP: #429483) ...

Author: Krzysztof Klimonda
Revision Date: 2009-09-16 09:10:52 UTC

* New upstream version (LP: #429483)
  - Don't wait so long on unresponsive trackers if there are other trackers
    to try
  - Adding corrupt/invalid torrents could crash Transmission
  - Fix 1.74 bug that caused a high CPU load on startup
  - Fix 1.74 bug that stopped multitracker if a single tracker sent an error
    message
  - Fix bug in converting other charsets to UTF-8 (LP: #414129)
  - Handle HTTP redirects more gracefully
  - Faster verification of local data for torrents with small piece size
  - Fix 1.74 build error when compiling without DHT
  - Fix "sort by time remaining"
  - Fix the turtle toggle button on old versions of GTK+
  - Fix startup error if another copy of the Transmission GTK client is
    running (LP: #418853)
  - Fix clang build issue
* Refreshed patches:
  - 99_autoreconf.patch

lp:~chrisccoulson/transmission/ubuntu bug 1 Development 2009-08-27 20:28:29 UTC 2009-08-27
8. * debian/control: - transmission-co...

Author: Chris Coulson
Revision Date: 2009-08-27 20:28:29 UTC

* debian/control:
  - transmission-common replaces transmission-gtk (<< 1.74) rather than
    (<= 1.73-1).

lp:~bratsche/transmission/notify-actions bug 1 Development 2009-02-25 12:04:41 UTC 2009-02-25
25. Free the list

Author: Cody Russell
Revision Date: 2009-02-25 12:04:41 UTC

Free the list

lp:~elle.uca/transmission/a11y 1 Development 2008-12-16 14:35:50 UTC 2008-12-16
6218. Added accessible name for hig_workare...

Author: Luca Ferretti
Revision Date: 2008-12-16 14:35:50 UTC

Added accessible name for hig_workarea widgets, using the section title

147 of 47 results
You can't create new branches for Transmission.