diff mbox series

[1/1] package/tor: security bump version to 0.4.7.13

Message ID 20230114090907.25641-1-bernd.kuhls@t-online.de
State Accepted
Headers show
Series [1/1] package/tor: security bump version to 0.4.7.13 | expand

Commit Message

Bernd Kuhls Jan. 14, 2023, 9:09 a.m. UTC
Changelog:
https://gitlab.torproject.org/tpo/core/tor/-/blob/main/ChangeLog?expanded=true&viewer=simple

Fixes CVE-2023-23589 aka TROVE-2022-002:
https://gitlab.torproject.org/tpo/core/tor/-/issues/40730

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

Comments

Peter Korsgaard Jan. 14, 2023, 10:51 a.m. UTC | #1
>>>>> "Bernd" == Bernd Kuhls <bernd.kuhls@t-online.de> writes:

 > Changelog:
 > https://gitlab.torproject.org/tpo/core/tor/-/blob/main/ChangeLog?expanded=true&viewer=simple

 > Fixes CVE-2023-23589 aka TROVE-2022-002:
 > https://gitlab.torproject.org/tpo/core/tor/-/issues/40730

 > Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>

Committed, thanks.
Peter Korsgaard Jan. 15, 2023, 8:34 p.m. UTC | #2
>>>>> "Bernd" == Bernd Kuhls <bernd.kuhls@t-online.de> writes:

 > Changelog:
 > https://gitlab.torproject.org/tpo/core/tor/-/blob/main/ChangeLog?expanded=true&viewer=simple

 > Fixes CVE-2023-23589 aka TROVE-2022-002:
 > https://gitlab.torproject.org/tpo/core/tor/-/issues/40730

 > Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>

Committed to 2022.11.x and 2022.02.x, thanks.
diff mbox series

Patch

diff --git a/package/tor/tor.hash b/package/tor/tor.hash
index 2a2953dc29..51892f15c3 100644
--- a/package/tor/tor.hash
+++ b/package/tor/tor.hash
@@ -1,4 +1,4 @@ 
-# From https://dist.torproject.org/tor-0.4.7.12.tar.gz.sha256sum
-sha256  3b5d969712c467851bd028f314343ef15a97ea457191e93ffa97310b05b9e395  tor-0.4.7.12.tar.gz
+# From https://dist.torproject.org/tor-0.4.7.13.tar.gz.sha256sum
+sha256  2079172cce034556f110048e26083ce9bea751f3154b0ad2809751815b11ea9d  tor-0.4.7.13.tar.gz
 # Locally computed
 sha256  47b54ed17e8fdcab3c44729a1789a09b208f9a63a845a7e50def9df729eebad0  LICENSE
diff --git a/package/tor/tor.mk b/package/tor/tor.mk
index 6812005618..03bd998708 100644
--- a/package/tor/tor.mk
+++ b/package/tor/tor.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-TOR_VERSION = 0.4.7.12
+TOR_VERSION = 0.4.7.13
 TOR_SITE = https://dist.torproject.org
 TOR_LICENSE = BSD-3-Clause
 TOR_LICENSE_FILES = LICENSE