2023-02-20 18:01:51 by David Brownlee | Files touched by this commit (4) |
Log message:
Ptch to fix "assertion failed leftUntilDone <= sizeWhenDone"
https://github.com/transmission/transmission/pull/4879/commits/57ff8bda34e7d752b76b750b699932500664198d
Bump PKGREVISION
wiz-ack "Definitely"
|
2023-02-14 10:45:40 by Thomas Klausner | Files touched by this commit (5) |
Log message:
transmission*: depend on transmission-common
The web frontend files can be used with all frontends and the daemon.
|
2023-02-13 14:48:11 by Thomas Klausner | Files touched by this commit (3) |
Log message:
transmission: add upstream bug report URL
|
2023-02-13 12:26:30 by Thomas Klausner | Files touched by this commit (12) | |
Log message:
transmission*: update to 4.0.0
With two patches provided by Onno van der Linden.
## 4.0.0 beta 1
- Resource Efficiency - Use less memory, fewer CPU cycles
- Better Community - Pull requests welcomed and used
- Code Modernization - Rewritten in C++
### New Features
- Support for using BitTorrent v2 torrents and hybrid torrents. (Support for \
_creating_ v2 and hybrid torrents is slated for an upcoming release.)
- Users can now set "default" trackers that can be used to announce \
all public torrents.
- Newly-added seeds can start immediately and verify pieces on demand, instead \
of needing a full verify before seeding can begin.
- Added an option to omit potentially-identifying information (e.g. User-Agent \
and date created) when creating new torrents.
- The Web client has been rewritten and now supports mobile use.
- When creating new torrents, users can now specify the piece size.
- IPv6 blocklists are now supported.
- Beginning with 4.0.0-beta.1, Transmission releases now use semver versioning.
- Dozens of other new features -- too many to list here! We've been working on \
this for a year!
### Qt Client
- Support both Qt5 and Qt6
### GTK Client
- Ported to GTKMM
## 4.0.0 beta 2
### Highlights
* Added support for GTK 4.
* Lots of bugfixes!
## 4.0.0 beta 3
Bugfixes.
|
2023-01-05 16:55:38 by Nia Alarie | Files touched by this commit (2) |
Log message:
transmission: Add a rc script to automatically run transmission as a
dedicated user out of the box. Reviewed by wiz.
|
2022-10-26 12:32:08 by Thomas Klausner | Files touched by this commit (687) |
Log message:
*: bump PKGREVISION for libunistring shlib major bump
|
2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063) |
Log message:
revbump for icu and libffi
|
2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958) |
Log message:
net: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Not committed (merge conflicts...):
net/radsecproxy/distinfo
The following distfiles could not be fetched (fetched conditionally?):
./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
|
2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962) |
Log message:
net: Remove SHA1 hashes for distfiles
|
2021-09-29 21:01:31 by Adam Ciarcinski | Files touched by this commit (872) |
Log message:
revbump for boost-libs
|