Explorar o código

package/tor: security bump to version 0.4.7.16

Fixes a yet-to-be published security issue TROVE-2023-004.  From the
announcement:

https://forum.torproject.org/t/security-release-0-4-7-16-and-0-4-8-8/10064

We are releasing an emergency security release fixing a high security bug
affecting relays.

This is tracked by the TROVE-2023-004 92 for which we’ll make the ticket
public once the packages and network has started to upgrade.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter Korsgaard hai 1 ano
pai
achega
2769409477
Modificáronse 2 ficheiros con 3 adicións e 3 borrados
  1. 2 2
      package/tor/tor.hash
  2. 1 1
      package/tor/tor.mk

+ 2 - 2
package/tor/tor.hash

@@ -1,4 +1,4 @@
-# From https://dist.torproject.org/tor-0.4.7.14.tar.gz.sha256sum
-sha256  a5ac67f6466380fc05e8043d01c581e4e8a2b22fe09430013473e71065e65df8  tor-0.4.7.14.tar.gz
+# From https://dist.torproject.org/tor-0.4.7.16.tar.gz.sha256sum
+sha256  5aeeb071bd5c12eb2eec140a87f94052ecaeb03b5e1cee7d1e5cf1a3cbee7a7c  tor-0.4.7.16.tar.gz
 # Locally computed
 # Locally computed
 sha256  47b54ed17e8fdcab3c44729a1789a09b208f9a63a845a7e50def9df729eebad0  LICENSE
 sha256  47b54ed17e8fdcab3c44729a1789a09b208f9a63a845a7e50def9df729eebad0  LICENSE

+ 1 - 1
package/tor/tor.mk

@@ -4,7 +4,7 @@
 #
 #
 ################################################################################
 ################################################################################
 
 
-TOR_VERSION = 0.4.7.14
+TOR_VERSION = 0.4.7.16
 TOR_SITE = https://dist.torproject.org
 TOR_SITE = https://dist.torproject.org
 TOR_LICENSE = BSD-3-Clause
 TOR_LICENSE = BSD-3-Clause
 TOR_LICENSE_FILES = LICENSE
 TOR_LICENSE_FILES = LICENSE