Browse Source

upgrade tor package from v0.4.7.13-r2 to v0.4.8.4-r0 (links to changelogs below)

https://web.archive.org/web/20230826052026/https://gitlab.torproject.org/tpo/core/tor/-/raw/HEAD/ChangeLog

https://git.alpinelinux.org/aports/commit/community/tor?h=3.18-stable&id=309a6d346e261fb4e3ba16f5d1235ef5cb8ccd0d
https://git.alpinelinux.org/aports/commit/community/tor?h=3.18-stable&id=ad2036ac520446b0a5afcb83e2baaa1840cc973c

https://github.com/fphammerle/docker-tor-proxy/commit/35d8b342c34ed52f3edb65fa86f82a077dccb7f0
Fabian Peter Hammerle 8 months ago
parent
commit
f12caa7a66
2 changed files with 3 additions and 2 deletions
  1. 3 1
      Dockerfile
  2. 0 1
      tor-package-log.url

+ 3 - 1
Dockerfile

@@ -1,7 +1,9 @@
 # https://pkgs.alpinelinux.org/packages?name=obfs4proxy&arch=x86_64
 FROM docker.io/alpine:3.18.2
 
-ARG TOR_PACKAGE_VERSION=0.4.7.13-r2
+# https://gitweb.torproject.org/tor.git/plain/ChangeLog
+# https://git.alpinelinux.org/aports/log/community/tor?h=3.18-stable
+ARG TOR_PACKAGE_VERSION=0.4.8.4-r0
 # https://git.alpinelinux.org/aports/log/testing/obfs4proxy
 ARG OBFS4PROXY_PACKAGE_VERSION=0.0.14-r9
 RUN apk add --no-cache tor=$TOR_PACKAGE_VERSION \

+ 0 - 1
tor-package-log.url

@@ -1 +0,0 @@
-https://git.alpinelinux.org/aports/log/community/tor?h=3.17-stable