~andreas-noteng/transmission/jaunty

Viewing all changes in revision 13.

  • Committer: Andreas Noteng
  • Date: 2010-02-21 09:13:51 UTC
  • mfrom: (3.3.19 ubuntu)
  • Revision ID: andreas@noteng.no-20100221091351-7y91afcgf3mz0g1r
* 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

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: