[transmission] update to 2.84

Rahul Sundaram sundaram at fedoraproject.org
Sat Jul 12 22:18:58 UTC 2014


commit 994310c90d253ecab1abf84d68d929edf465beaa
Author: Rahul Sundaram <sundaram at fedoraproject.org>
Date:   Sat Jul 12 18:18:58 2014 -0400

    update to 2.84
    
    - resolves rhbz#1118291 - peer communication vulnerability

 .gitignore        |    1 +
 sources           |    2 +-
 transmission.spec |    8 ++++++--
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 35d5fef..bc517a9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@ transmission-2.04.tar.xz
 /transmission-2.81.tar.xz
 /transmission-2.82.tar.xz
 /transmission-2.83.tar.xz
+/transmission-2.84.tar.xz
diff --git a/sources b/sources
index f74b82e..d2d10cc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4620cfbfefee2ce55a6fa12c3ec330a7  transmission-2.83.tar.xz
+411aec1c418c14f6765710d89743ae42  transmission-2.84.tar.xz
diff --git a/transmission.spec b/transmission.spec
index 8a30c15..7661616 100644
--- a/transmission.spec
+++ b/transmission.spec
@@ -1,8 +1,8 @@
 %global _hardened_build 1
 
 Name:           transmission
-Version:        2.83
-Release:        2%{?dist}
+Version:        2.84
+Release:        1%{?dist}
 Summary:        A lightweight GTK+ BitTorrent client
 
 Group:          Applications/Internet
@@ -195,6 +195,10 @@ fi
 %doc %{_mandir}/man1/transmission-qt.*
 
 %changelog
+* Sat Jul 12 2014 Rahul Sundaram <sundaram at fedoraproject.org> - 2.84-1
+- update to 2.84
+- resolves rhbz#1118291 - peer communication vulnerability
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.83-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list