Change logs for transmission source package in Karmic

  • transmission (1.75-0ubuntu2.2) karmic-security; urgency=low
    
      * 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
     -- Jamie Strandboge <email address hidden>   Thu, 07 Jan 2010 10:59:11 -0600
  • transmission (1.75-0ubuntu2.1) karmic-proposed; urgency=low
    
      * debian/patches/25_new_inhibition_api.diff:
        - Port Transmission to the new gnome-session inhibit API in order
          to make suspend/hibernate inhibiting work again on Karmic (LP: #457123)
     -- Krzysztof Klimonda <email address hidden>   Sun, 06 Dec 2009 19:11:34 +0100
  • transmission (1.75-0ubuntu2) karmic; urgency=low
    
      * 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.
    
     -- Krzysztof Klimonda <email address hidden>   Mon, 05 Oct 2009 22:53:01 +0200
  • transmission (1.75-0ubuntu1) karmic; urgency=low
    
      * 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 <email address hidden>   Wed, 23 Sep 2009 10:01:22 +0200
  • transmission (1.74-0ubuntu1) karmic; urgency=low
    
      [ 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.
    
    transmission (1.73-5) unstable; urgency=low
    
      * debian/rules: patch before configure
      * debian/patches: add patch to not build libevent, regardless of
        linking (really, really closes: #537868)
      * debian/changelog: fix dates
    
    transmission (1.73-4) unstable; urgency=low
    
      * debian/patches: oops, hadn't seen the libnatpmp part of the
        problem... (really closes: #537868)
    
    transmission (1.73-3) unstable; urgency=low
    
      * debian/patches/series: actually add the patch to make the qt
        version use the system-wide libevent. (closes: #537868)
    
    transmission (1.73-2) unstable; urgency=low
    
      * debian/{rules,control,transmission-qt.*}: build Qt client in
        transmission-qt (closes: #528074)
    
     -- Chris Coulson <email address hidden>   Wed, 09 Sep 2009 09:06:11 +0200
  • transmission (1.73-1ubuntu1) karmic; urgency=low
    
      * 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
    
     -- Robert Ancell <email address hidden>   Mon, 20 Jul 2009 15:28:53 +1000
  • transmission (1.72-1ubuntu1) karmic; urgency=low
    
      * 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)
    
    transmission (1.72-1) unstable; urgency=low
    
      * new upstream release: (closes:#533423)
        - Can now sort the file list by priority, download, and completeness
          (closes: #517872)
        - fixed race condition adding file from browser (closes: #500195)
      * debian/control: policy 3.8.2 (no changes)
    
     -- Krzysztof Klimonda <email address hidden>   Tue, 16 Jun 2009 02:41:48 +0200
  • transmission (1.71-1ubuntu1) karmic; urgency=low
    
      [ 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
    
    transmission (1.71-1) unstable; urgency=low
    
      * new upstream release: (closes:#532007)
        - uses system-wide libevent, if available (closes: #529372)
        - transmission-remote now returns !0 on error (closes: #526703)
        - fixed torrent adding in the web interface (closes: #529717)
        - fix properties screen (closes: #530669)
        - javascript speed fixes (closes: #531162)
      * debian/transmission-daemon.default: comment typo (closes: #528253)
    
     -- Hew McLachlan <email address hidden>   Fri, 12 Jun 2009 22:41:35 +1000
  • transmission (1.61-2ubuntu1) karmic; urgency=low
    
      * 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
    
    transmission (1.61-2) unstable; urgency=low
    
      * debian/patches: remove ipv6.patch, was causing other problems
    
    transmission (1.61-1) unstable; urgency=low
    
      * new upstream release: fixes potential security hole for web clients
      * debian/patches: remove pt_BR.patch, included upstream
    
    transmission (1.60-2) unstable; urgency=low
    
      * debian/rules: actually add the example script to transmission-common
      * debian/copyright: add example script copyright
    
    transmission (1.60-1) unstable; urgency=low
    
      * new upstream release
      * debian/{rules,control}: add quilt support
      * debian/patches:
          - include fix to pt_BR translation (thanks Flamarion Jorge)
          (closes: #525944)
          - include fix for ipv6 (thanks Peng tao) (closes: #526256)
      * debian/transmission-cli.examples: add email script by Alexander
        Galanin (closes: #526876)
      * debian/control: bump policy to 3.8.1 (no changes)
    
    transmission (1.52-1) unstable; urgency=low
    
      * new upstream release
        - fixes creation of spurious Downloads dir (closes: #518792)
      * debian/control:
        - transmission-cli Suggests both transmission and transmission-daemon
      * debian/transmission-daemon.default: minor comment correction
    
    transmission (1.51-1) unstable; urgency=low
    
      * new upstream release (closes: #518094)
    
     -- Krzysztof Klimonda <email address hidden>   Fri, 22 May 2009 21:57:30 +0200
  • transmission (1.51-0ubuntu3) jaunty; urgency=low
    
      * 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.
    
     -- Chris Coulson <email address hidden>   Tue, 10 Mar 2009 23:35:43 +0000