Browse Source

upgrade tor package from v0.4.7.10-r0 to v0.4.7.12-r0 (see below)

https://web.archive.org/web/20221217093748/https://gitweb.torproject.org/tor.git/plain/ChangeLog

https://git.alpinelinux.org/aports/commit/community/tor?h=3.17-stable&id=37187869f6853c0c3bc2e9a3192fa258b5e64f64
Fabian Peter Hammerle 1 year ago
parent
commit
f95e2c2389
2 changed files with 2 additions and 2 deletions
  1. 1 1
      Dockerfile
  2. 1 1
      tor-package-log.url

+ 1 - 1
Dockerfile

@@ -1,7 +1,7 @@
 FROM docker.io/alpine:3.17.0
 
 ARG GETTEXT_PACKAGE_VERSION=0.21.1-r1
-ARG TOR_PACKAGE_VERSION=0.4.7.10-r0
+ARG TOR_PACKAGE_VERSION=0.4.7.12-r0
 RUN apk add --no-cache \
         tor=$TOR_PACKAGE_VERSION \
         gettext=$GETTEXT_PACKAGE_VERSION \

+ 1 - 1
tor-package-log.url

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