Commit Graph

145 Commits

Author SHA1 Message Date
dependabot[bot] eed4cc1ffc build(deps): bump docker/setup-qemu-action from 2.1.0 to 2.2.0 (#53) 2023-06-09 14:07:57 +00:00
dependabot[bot] afac227451 build(deps): bump docker/setup-buildx-action from 2.5.0 to 2.6.0 (#54) 2023-06-09 14:06:06 +00:00
Fabian Peter Hammerle 874bd0a05d upgrade alpine base image from v3.17.3 to v3.18.0 including upgrade of tor package from v0.4.7.13-r1 to v0.4.7.13-r2 (rebuild for zstd) & nftables package from v1.0.5-r2 to v1.0.7-r2
https://web.archive.org/web/20230512065949/https://git.alpinelinux.org/aports/commit/community/tor?h=3.18-stable&id=baae09009c531905af2a640f10b079334f7d8d66

https://web.archive.org/web/*/https://www.netfilter.org/projects/nftables/files/changes-nftables-1.0.6.txt
https://web.archive.org/web/*/https://www.netfilter.org/projects/nftables/files/changes-nftables-1.0.7.txt
https://web.archive.org/web/20230512125138/https://git.alpinelinux.org/aports/commit/main/nftables?h=3.18-stable&id=d4c8c0e1ea373d3758a3b31d21648ab2208ccf6c
https://web.archive.org/web/20230512125152/https://git.alpinelinux.org/aports/commit/main/nftables?h=3.18-stable&id=eec4537b93faa78be0fe298050a69267b3b245e5
https://web.archive.org/web/20230512125214/https://git.alpinelinux.org/aports/commit/main/nftables?h=3.18-stable&id=fe3c3df8e5866f6df7dd80a15c83b3840df7eac7
https://web.archive.org/web/20230512125239/https://git.alpinelinux.org/aports/commit/main/nftables?h=3.18-stable&id=84a227baf001b6e0208e3352b294e4d7a40e93de
https://web.archive.org/web/20230512125256/https://git.alpinelinux.org/aports/commit/main/nftables?h=3.18-stable&id=33626f4a3f04fd4739d1ed14f036cd90dd867686

https://github.com/fphammerle/docker-onion-service/commit/1cfcdfb9bce644b500047f0b201768cdc48c63d5
2023-05-12 15:02:21 +02:00
Fabian Peter Hammerle c0b4377c79 upgrade tor package from v0.4.7.13-r0 to v0.4.7.13-r1 ("rebuild for zstd")
https://web.archive.org/web/20230409094419/https://git.alpinelinux.org/aports/commit/community/tor?h=3.17-stable&id=b06917e64f5dd6381b0f1d342ef1b8533938562f

https://github.com/fphammerle/docker-onion-service/commit/b0bf80d9af8b5e3c9ff0ffe2f96f09f01ca4f0e0
2023-04-09 18:33:37 +02:00
dependabot[bot] 04fc525693 build(deps): bump alpine from 3.17.2 to 3.17.3 (#51) 2023-03-31 18:37:19 +00:00
dependabot[bot] 164c629911 build(deps): bump docker/setup-buildx-action from 2.4.1 to 2.5.0 (#50) 2023-03-18 08:58:14 +00:00
dependabot[bot] 35f5c9a269 build(deps): bump alpine from 3.17.1 to 3.17.2 (#49) 2023-02-17 14:08:58 +00:00
dependabot[bot] dd3025eece build(deps): bump docker/setup-buildx-action from 2.4.0 to 2.4.1 (#48) 2023-02-10 16:44:25 +00:00
dependabot[bot] debe38d527 build(deps): bump docker/build-push-action from 3.3.0 to 4.0.0 (#46) 2023-02-03 08:54:59 +00:00
dependabot[bot] 107d14046b build(deps): bump docker/setup-buildx-action from 2.2.1 to 2.4.0 (#47) 2023-02-03 08:53:14 +00:00
dependabot[bot] cd614dc732 build(deps): bump docker/build-push-action from 3.2.0 to 3.3.0 (#45) 2023-01-20 17:26:56 +00:00
Fabian Peter Hammerle bb1b04ac24 add support for enabling SafeSocks option via environment variable SAFE_SOCKS (to detect dns leaks) 2023-01-13 18:13:15 +01:00
Fabian Peter Hammerle baef1baa5a refactor torrc template: append isolation flags to SocksPort that are enabled by default 2023-01-13 17:07:37 +01:00
Fabian Peter Hammerle 9e20904a49 build(deps): bump alpine from 3.17.0 to 3.17.1
https://github.com/fphammerle/docker-tor-proxy/pull/44
2023-01-13 16:44:14 +01:00
Fabian Peter Hammerle 513e47eb0a upgrade tor package from v0.4.7.12-r0 to v0.4.7.13-r0 (including fix for TROVE-2022-002, see below)
https://web.archive.org/web/20230113153058/https://gitlab.torproject.org/tpo/core/tor/-/issues/40730
https://web.archive.org/web/20230113144848/https://gitweb.torproject.org/tor.git/plain/ChangeLog
https://git.alpinelinux.org/aports/commit/community/tor?h=3.17-stable&id=06668be47f81efab97ab829785dd344dd73d250d

https://github.com/fphammerle/docker-onion-service/commit/e9c3a5e14f4ce19cc073ebef386dbb6d8eab4763
2023-01-13 16:24:41 +01:00
dependabot[bot] 8234149b55 build(deps): bump alpine from 3.17.0 to 3.17.1
Bumps alpine from 3.17.0 to 3.17.1.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13 08:00:31 +00:00
Fabian Peter Hammerle 835b1c8cd2 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

https://github.com/fphammerle/docker-onion-service/commit/f95e2c2389063b5f05536a03b7c94bf3f1179cde
docker/4.5.1-tor0.4.7.12r0 docker/4.5.1-tor0.4.7.12r0-arm64 docker/4.5.1-tor0.4.7.12r0-armv6 docker/4.5.1-tor0.4.7.12r0-armv7 docker/4.5.1-tor0.4.7.12r0-amd64
2022-12-17 15:43:54 +01:00
Fabian Peter Hammerle bd0b85ab1a upgrade alpine from 3.16.3 to 3.17.0 including upgrade of nftables package from v1.0.2-r1 to v1.0.5-r2
https://github.com/fphammerle/docker-tor-proxy/pull/43
2022-11-25 15:39:59 +01:00
Fabian Peter Hammerle 87faf8af7d upgrade nftables package from v1.0.2-r1 to v1.0.5-r2 (changelog below)
https://web.archive.org/web/20221125143725/https://marc.info/?l=netfilter&m=165399194307396
https://web.archive.org/web/20221125143601/https://marc.info/?l=netfilter&m=165461289522999&w=2
https://web.archive.org/web/20221125142800/https://marc.info/?l=netfilter&m=166007475409847&w=2

https://git.alpinelinux.org/aports/commit/main/nftables?h=3.17-stable&id=a658b8464855951417ca39c0359b2d0aa84f2ba9
https://git.alpinelinux.org/aports/commit/main/nftables?h=3.17-stable&id=530231b586639f3a41abf4586e581c9b8bbc8867
https://git.alpinelinux.org/aports/commit/main/nftables?h=3.17-stable&id=95812eaef9013fc880a4f0dc22772118955090a4
https://git.alpinelinux.org/aports/commit/main/nftables?h=3.17-stable&id=0cb1cfc473f2c2d8f77286d6db79ac57269b8349
https://git.alpinelinux.org/aports/commit/main/nftables?h=3.17-stable&id=331ad1e9a1fc384f024530b0c1c500a1e1bce6cb
https://git.alpinelinux.org/aports/commit/main/nftables?h=3.17-stable&id=ed5320f339a159ec1cab86fe75a70198258ac119
https://git.alpinelinux.org/aports/commit/main/nftables?h=3.17-stable&id=cc23e27e96c08dd5cc6cfc4511300487a3b1cbe4
https://git.alpinelinux.org/aports/commit/main/nftables?h=3.17-stable&id=8d5de3212e2525b1e8b01522c6b9fd6d23250cc9
https://git.alpinelinux.org/aports/commit/main/nftables?h=3.17-stable&id=840a900faf5cf9941fd5dde19dffadc7b9c51570
https://git.alpinelinux.org/aports/commit/main/nftables?h=3.17-stable&id=d4c8c0e1ea373d3758a3b31d21648ab2208ccf6c ?
2022-11-25 15:31:27 +01:00
dependabot[bot] dc0291b820 build(deps): bump alpine from 3.16.3 to 3.17.0
Bumps alpine from 3.16.3 to 3.17.0.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-25 08:00:28 +00:00
dependabot[bot] cdb08ff598 build(deps): bump alpine from 3.16.2 to 3.16.3 (#41) 2022-11-19 05:05:42 +00:00
dependabot[bot] 70eabe908c build(deps): bump docker/setup-buildx-action from 2.1.0 to 2.2.1 (#40) 2022-10-22 17:06:32 +00:00
dependabot[bot] f3069602b7 build(deps): bump docker/setup-buildx-action from 2.0.0 to 2.1.0 (#38) 2022-10-14 16:59:57 +00:00
dependabot[bot] 23049085db build(deps): bump docker/build-push-action from 3.1.1 to 3.2.0 (#37) 2022-10-14 16:59:05 +00:00
dependabot[bot] 48bed80b75 build(deps): bump docker/setup-qemu-action from 2.0.0 to 2.1.0 (#39) 2022-10-14 16:57:33 +00:00
Fabian Peter Hammerle 4bc13a67bd upgrade tor package from v0.4.7.8-r0 to v0.4.7.10-r0
https://web.archive.org/web/20220820072948/https://gitweb.torproject.org/tor.git/plain/ChangeLog
https://web.archive.org/web/20220826231125/https://forum.torproject.net/t/urgent-stable-release-0-4-5-14-0-4-6-12-and-0-4-7-10/4270

https://git.alpinelinux.org/aports/commit/community/tor?h=3.16-stable&id=4f38d5135b231810dfcbf925cd818c4ce4e5c198
2022-08-27 01:10:35 +02:00
dependabot[bot] d52d3cb7f3 build(deps): bump alpine from 3.16.1 to 3.16.2 (#34) 2022-08-13 10:31:18 +00:00
dependabot[bot] 7c85dc63a5 build(deps): bump docker/build-push-action from 3.1.0 to 3.1.1 (#35) 2022-08-13 10:29:40 +00:00
dependabot[bot] c4ba19489b build(deps): bump alpine from 3.16.0 to 3.16.1
Bumps alpine from 3.16.0 to 3.16.1.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-23 05:29:06 +00:00
dependabot[bot] 1fd0e47c91 build(deps): bump docker/build-push-action from 3.0.0 to 3.1.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-22 08:08:09 +00:00
Fabian Peter Hammerle 2949dd1d71 make: add target "docker-manifest-push"
https://github.com/fphammerle/docker-onion-service/commit/e7b0595ae9fed619b353aa1109875c5784d38ea3
docker/4.5.1-tor0.4.7.8r0
2022-06-26 11:19:28 +02:00
Fabian Peter Hammerle 4075380084 upgrade tor package from v0.4.7.7-r1 to v0.4.7.8-r0 (CVE-2022-33903)
https://web.archive.org/web/20220625194541/https://gitweb.torproject.org/tor.git/plain/ChangeLog
https://git.alpinelinux.org/aports/commit/community/tor?h=3.16-stable&id=f4b13931b786be10fb3924928c92d7a691a88ee5

https://github.com/fphammerle/docker-onion-service/commit/72d12d6fd37c07bf9e930f8d545ce7b27496a40d
docker/4.5.1-tor0.4.7.8r0-arm64 docker/4.5.1-tor0.4.7.8r0-armv6 docker/4.5.1-tor0.4.7.8r0-armv7 docker/4.5.1-tor0.4.7.8r0-amd64
2022-06-26 10:37:29 +02:00
Fabian Peter Hammerle c0953ef861 merge pull request #31 from fphammerle/dependabot/docker/alpine-3.16.0
https://github.com/fphammerle/docker-tor-proxy/pull/31
docker/4.5.1-tor0.4.7.7r1 docker/4.5.1-tor0.4.7.7r1-arm64 docker/4.5.1-tor0.4.7.7r1-armv7 docker/4.5.1-tor0.4.7.7r1-armv6 docker/4.5.1-tor0.4.7.7r1-amd64
2022-05-29 09:02:46 +02:00
Fabian Peter Hammerle f753dce80e upgrade nftables package from v1.0.1-r0 to v1.0.2-r1
https://web.archive.org/web/20220529065458/https://marc.info/?l=netfilter&m=164546566103765&w=2

https://git.alpinelinux.org/aports/commit/main/nftables?h=3.16-stable&id=d15572ba655e7c48622fa87aca1c1a29f12b883b
https://git.alpinelinux.org/aports/commit/main/nftables?h=3.16-stable&id=1efc02b52bbeb7d3ad4125dd4bf95b39df67cfd3
2022-05-29 08:53:43 +02:00
Fabian Peter Hammerle d97f1e5c4f upgrade tor package to v0.4.6.9-r0
https://web.archive.org/web/20220527054255/https://gitweb.torproject.org/tor.git/plain/ChangeLog
https://web.archive.org/web/20220527054632/https://blog.torproject.org/congestion-contrl-047/
https://git.alpinelinux.org/aports/commit/community/tor?h=3.16-stable&id=f5095f0ce3f565f0425a42a817579c9a9989d561
https://git.alpinelinux.org/aports/commit/community/tor?h=3.16-stable&id=f613b3391fdfb8496936a2c89c56c1e97d3db5f5
https://git.alpinelinux.org/aports/commit/community/tor?h=3.16-stable&id=3a27fefccc5681d645d725121e0325cc233656c0
https://git.alpinelinux.org/aports/commit/community/tor?h=3.16-stable&id=213fb93cb5a7d6c98cc357e182782d005604c912

https://github.com/fphammerle/docker-onion-service/commit/b734c26f5da21de29baa5c77929de0b3c8b666a5
2022-05-29 08:50:13 +02:00
dependabot[bot] b7f493099d build(deps): bump alpine from 3.15.4 to 3.16.0
Bumps alpine from 3.15.4 to 3.16.0.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-27 08:03:05 +00:00
dependabot[bot] 2755d9bef9 build(deps): bump docker/build-push-action from 2.10.0 to 3.0.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.10.0 to 3.0.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.10.0...v3.0.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-07 17:24:50 +00:00
dependabot[bot] 6699e1d1ed build(deps): bump docker/setup-buildx-action from 1.7.0 to 2.0.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.7.0 to 2.0.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.7.0...v2.0.0)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-07 17:10:21 +00:00
dependabot[bot] 6edc672c59 build(deps): bump docker/setup-qemu-action from 1.2.0 to 2.0.0
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1.2.0 to 2.0.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1.2.0...v2.0.0)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-06 08:09:48 +00:00
dependabot[bot] 3d5502ea46 build(deps): bump docker/setup-buildx-action from 1.6.0 to 1.7.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.6.0...v1.7.0)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-29 08:08:23 +00:00
dependabot[bot] d821b911c3 build(deps): bump alpine from 3.15.3 to 3.15.4
Bumps alpine from 3.15.3 to 3.15.4.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-08 08:05:14 +00:00
dependabot[bot] 9b8459e554 build(deps): bump alpine from 3.15.2 to 3.15.3
Bumps alpine from 3.15.2 to 3.15.3.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 08:02:44 +00:00
dependabot[bot] 1bd44883d1 build(deps): bump alpine from 3.15.1 to 3.15.2
Bumps alpine from 3.15.1 to 3.15.2.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 08:03:01 +00:00
dependabot[bot] 64be4f1754 build(deps): bump alpine from 3.15.0 to 3.15.1
Bumps alpine from 3.15.0 to 3.15.1.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-18 18:49:17 +00:00
dependabot[bot] 64eca0987e build(deps): bump docker/build-push-action from 2.9.0 to 2.10.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.9.0...v2.10.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-18 08:06:54 +00:00
Fabian Peter Hammerle afcf2b4cc1 release v4.5.1 docker/4.5.1-tor0.4.6.9r0 docker/4.5.1-tor0.4.6.9r0-arm64 docker/4.5.1-tor0.4.6.9r0-armv6 docker/4.5.1-tor0.4.6.9r0-armv7 docker/4.5.1-tor0.4.6.9r0-amd64 v4.5.1 2022-02-27 16:29:08 +01:00
Fabian Peter Hammerle eb23db5412 adapt entrypoint script to fix "sed: write error" for large values of EXIT_NODES and EXCLUDE_EXIT_NODES 2022-02-27 16:27:14 +01:00
dependabot[bot] 9e41750ca9 build(deps): bump docker/build-push-action from 2.8.0 to 2.9.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.8.0 to 2.9.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.8.0...v2.9.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-04 08:07:56 +00:00
dependabot[bot] 6a1098af3d build(deps): bump docker/build-push-action from 2.7.0 to 2.8.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.7.0...v2.8.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-21 08:06:14 +00:00
Fabian Peter Hammerle 7fc341fb34 make docker-push: add image tag to suggested git tag message
https://github.com/fphammerle/docker-onion-service/commit/ef034c6f61d63a72e25309449bbc19496f4f2ad7
docker/4.5.0-tor0.4.6.9r0 docker/4.5.0-tor0.4.6.9r0-armv6 docker/4.5.0-tor0.4.6.9r0-arm64 docker/4.5.0-tor0.4.6.9r0-armv7
2021-12-28 12:59:06 +01:00