Commit Graph

65 Commits

Author SHA1 Message Date
naddy
cd95115e56 Add Qt4 client and no_qt flavor. Only applicable to GCC4 archs. 2010-10-25 20:28:04 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
naddy
14a79653ed also comment out warning flags for future compiler versions; from Brad 2010-10-22 13:36:39 +00:00
naddy
dfdca83201 Major update to 2.11.
The GTK+ client is now named "transmission-gtk" and the -gui package has
been renamed to -gtk.
2010-10-21 21:52:51 +00:00
espie
47ff75aa46 USE_GROFF=Yes 2010-10-18 18:36:45 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
ajacoutot
21da929ec9 Fix DEPENDS after gtk+2 and gdk-pixbuf split.
ok jasper@
2010-09-30 07:21:18 +00:00
naddy
946decedff update to 1.93 2010-05-03 17:39:33 +00:00
naddy
f782aedb3b use in-tree libevent(extra) instead of the bundled one; from nicm@ and alek@ 2010-05-01 13:50:05 +00:00
sthen
f953b38803 Check for evhttp.h instead of event-config.h to detect an installed
libevent; if it's not present, continue using the bundled copy.
Fixes the build with a forthcoming libevent update.
Suggested by NicM@, ok naddy@
2010-04-21 06:57:24 +00:00
naddy
543df3bcc7 Don't link against libappindicator, libcanberra, libgconf if they happen
to be installed; pointed out by sthen@.
While here, also drop libnotify dependency.
2010-04-01 22:16:29 +00:00
naddy
84709cb90f update to 1.92: many small improvements 2010-03-21 16:30:28 +00:00
naddy
12de4109f4 security update to 1.77:
Fixes CVE-2010-0012, "overwrite of local files with the privileges
of the user running Transmission if the user is tricked into opening
a malicious torrent file".

Based on submissions by robert@openbsd.pap.st and stsp@
2010-01-09 00:48:15 +00:00
sthen
763fa4dc99 A couple of missed @unexec->@unexec-delete *-update-* goos 2009-12-22 11:41:46 +00:00
sthen
925762d959 Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@
discussed with espie@ ajacoutot@ landry@
2009-12-22 00:31:22 +00:00
ajacoutot
a71ad44e3e Use gamin instead of fam.
Tweak from naddy@

ok landry@ jasper@
2009-12-04 08:11:29 +00:00
fgsch
35056f589d Workaround so big torrents are displayed correctly. Already reported and
fixed properly upstream. naddy@ ok.
2009-11-07 11:57:50 +00:00
naddy
f312a9d6fc drop workarounds for \' printf modifier 2009-10-30 18:08:47 +00:00
naddy
9c85c61df8 update to 1.76 for miscellaneous bug fixes 2009-10-28 19:38:11 +00:00
naddy
e8d80fcd02 update to 1.75: minor bug fixes 2009-09-16 19:36:33 +00:00
naddy
b2313d56a8 We need glib2,-fam so automatic downloading from torrent files placed
in a directory will work.  From Joe Gidi <joe@entropicblur.com>.
2009-09-11 18:23:23 +00:00
naddy
fce0dc3ec9 update to 1.74: miscellaneous bug fixes 2009-09-06 15:03:18 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
naddy
8db5f06144 maintenance update to 1.73 2009-07-22 15:52:07 +00:00
sthen
e469576579 in the UPnP code, skip over route socket messages with the wrong rtm_version;
didn't break anything for naddy@, it still reported that it had successfully
negotiated port forwarding with his printer, just as before ;-)
2009-06-27 21:48:47 +00:00
naddy
b849c589df Update to 1.72.
The major new addition in the 1.7x series is support for DHT.
2009-06-20 13:07:22 +00:00
fgsch
3e0e2f359a Fix uploading by web and bump package. Transmission ticket #2085.
ok naddy@
2009-06-12 08:11:17 +00:00
naddy
4b12f202d0 update to 1.61: close potential CSRF security hole for web client users 2009-05-13 15:10:42 +00:00
naddy
dd6fe9527c update to 1.60; prodded by Brad 2009-05-10 19:31:44 +00:00
naddy
365b3a29a3 update to 1.52; from Brad 2009-04-14 14:06:26 +00:00
naddy
06032b1215 use intltool module 2009-04-04 14:42:58 +00:00
naddy
f7794129b7 maintenance update to 1.51 2009-03-04 20:59:52 +00:00
naddy
faec2170d9 Update to 1.50: A bunch of bug fixes and various small improvements as well
as initial IPv6 support.
Also submitted in near-identical form by Brad.
2009-02-15 18:09:29 +00:00
naddy
791c23f93b Update to 1.42: improvements in peer management and bandwidth
measurement and allocation.
2008-12-27 15:54:43 +00:00
naddy
d5c187dbe5 Update to 1.40. The biggest changes:
* new web interface for the GTK and daemon clients
* transmission-daemon and -remote have been completely rewritten
2008-12-02 15:29:07 +00:00
naddy
a0de073c3c Overdue update to 1.22. 2008-07-09 19:43:42 +00:00
naddy
3d682e7ba7 bump for previous change 2008-05-22 18:13:05 +00:00
fgsch
9422412b4a sync with cairo update. jasper@ ok. 2008-05-19 09:57:43 +00:00
naddy
5371258c2e Update to 1.11. 2008-04-22 16:50:42 +00:00
ajacoutot
973a6fb381 - tweak the way the gtk-update-icon-cache goo is run
gtk-update-icon-cache is part of gtk+2: adding gtk+2 to run_depends just
to update the icon cache (which only gtk apps can use) is overkill to
say the least!
As from now, each time icons are installed under %D/share/icons, we try
to execute gtk-update-icon-cache and if it is not there, we just ignore
the error.
What it means is that if you have gtk+2 installed, then it'll run fine
and your apps will be able to use the cache. Otherwise, it will silently
fails which is fine since it means none of your apps would have been
able to take advantage of the cache anyway.

discussed with jasper@
2008-04-17 08:10:09 +00:00
naddy
0445c2ca15 update to 1.06: bug fix release 2008-03-17 18:38:20 +00:00
naddy
549efe29e2 oops, forgotten bump 2008-02-24 14:59:03 +00:00
naddy
92378f1757 rephrase description to avoid a conflict between grammatical and
notional concord; pointed out by Paul Irofti
2008-02-19 18:42:15 +00:00
naddy
cfa1597224 update to 1.05; help from ajacoutot@ 2008-02-17 21:59:32 +00:00
naddy
d53b9c48c9 update to 1.04: bug fixes 2008-02-03 15:45:29 +00:00
naddy
ad9bf2c351 re-release with all autotool files regenerated and a new SVN version number 2008-01-29 16:33:08 +00:00
naddy
4f287ee0f5 update to 1.02: miscellaneous bug fixes 2008-01-28 15:40:43 +00:00
naddy
a1477e02ca maintenance update to 1.01 2008-01-17 18:27:41 +00:00
naddy
2d0e0d02b5 Update to 1.00. Changes:
* The GUI has been extended.
* The CLI client has changed its name back to "transmissioncli" (no
hyphen) and has regained the scrape feature.
* Bug fixes.
2008-01-11 18:15:00 +00:00
naddy
effccd440f Update to 0.93: much improved, encryption is supported now.
Name changes:
transmissioncli  -> transmission-cli
transmission-gtk -> transmission
2007-11-27 20:30:19 +00:00