All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/transmission: security bump version to 2.93
@ 2018-01-27 22:29 Bernd Kuhls
  2018-01-28 19:48 ` Peter Korsgaard
  0 siblings, 1 reply; 3+ messages in thread
From: Bernd Kuhls @ 2018-01-27 22:29 UTC (permalink / raw)
  To: buildroot

Fixes CVE-2018-5702:
https://github.com/transmission/transmission/pull/468

Added license hash.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/transmission/transmission.hash | 3 ++-
 package/transmission/transmission.mk   | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/package/transmission/transmission.hash b/package/transmission/transmission.hash
index 849a722d2b..4c1c3f9a3a 100644
--- a/package/transmission/transmission.hash
+++ b/package/transmission/transmission.hash
@@ -1,2 +1,3 @@
 # Locally calculated
-sha256	3a8d045c306ad9acb7bf81126939b9594553a388482efa0ec1bfb67b22acd35f	transmission-2.92.tar.xz
+sha256 8815920e0a4499bcdadbbe89a4115092dab42ce5199f71ff9a926cfd12b9b90b  transmission-2.93.tar.xz
+sha256 20801783bf59e27d03ed6aab625b32a34e221ae95bf801db87827c8023398495  COPYING
diff --git a/package/transmission/transmission.mk b/package/transmission/transmission.mk
index 7f4675302e..4e78604fdb 100644
--- a/package/transmission/transmission.mk
+++ b/package/transmission/transmission.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-TRANSMISSION_VERSION = 2.92
+TRANSMISSION_VERSION = 2.93
 TRANSMISSION_SITE = https://github.com/transmission/transmission-releases/raw/master
 TRANSMISSION_SOURCE = transmission-$(TRANSMISSION_VERSION).tar.xz
 TRANSMISSION_DEPENDENCIES = \
-- 
2.11.0

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH 1/1] package/transmission: security bump version to 2.93
  2018-01-27 22:29 [Buildroot] [PATCH 1/1] package/transmission: security bump version to 2.93 Bernd Kuhls
@ 2018-01-28 19:48 ` Peter Korsgaard
  2018-01-31 12:34   ` Peter Korsgaard
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Korsgaard @ 2018-01-28 19:48 UTC (permalink / raw)
  To: buildroot

On Sat, Jan 27, 2018 at 11:29 PM, Bernd Kuhls <bernd.kuhls@t-online.de> wrote:
> Fixes CVE-2018-5702:
> https://github.com/transmission/transmission/pull/468
>
> Added license hash.
>
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>

Committed, thanks.

--
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH 1/1] package/transmission: security bump version to 2.93
  2018-01-28 19:48 ` Peter Korsgaard
@ 2018-01-31 12:34   ` Peter Korsgaard
  0 siblings, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2018-01-31 12:34 UTC (permalink / raw)
  To: buildroot

>>>>> "Peter" == Peter Korsgaard <peter@korsgaard.com> writes:

 > On Sat, Jan 27, 2018 at 11:29 PM, Bernd Kuhls <bernd.kuhls@t-online.de> wrote:
 >> Fixes CVE-2018-5702:
 >> https://github.com/transmission/transmission/pull/468
 >> 
 >> Added license hash.
 >> 
 >> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>

Committed to 2017.02.x and 2017.11.x, thanks.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-01-31 12:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-27 22:29 [Buildroot] [PATCH 1/1] package/transmission: security bump version to 2.93 Bernd Kuhls
2018-01-28 19:48 ` Peter Korsgaard
2018-01-31 12:34   ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.