Skip to content

net-proxy/snowflake: add 2.14.1#505

Open
MeisterP wants to merge 1 commit into
gentoo:masterfrom
MeisterP:snowflake
Open

net-proxy/snowflake: add 2.14.1#505
MeisterP wants to merge 1 commit into
gentoo:masterfrom
MeisterP:snowflake

Conversation

@MeisterP

@MeisterP MeisterP commented Jul 3, 2026

Copy link
Copy Markdown
Contributor
pkgcheck scan .
net-proxy/snowflake
  DeadUrl: version 2.14.1: metadata.xml: changelog: 403 Client Error: Forbidden for url: https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/-/blob/main/ChangeLog
  DeadUrl: version 2.14.1: HOMEPAGE: 403 Client Error: Forbidden for url: https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake

gitlab.torproject.org blocks automated requests. The urls are actually valid.

Otherwise, pkgcheck is clean and tests finish successfully.

Closes: https://bugs.gentoo.org/975823
Bug: https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/-/work_items/40545

@MeisterP

MeisterP commented Jul 3, 2026

Copy link
Copy Markdown
Contributor Author
--- snowflake-2.12.1.ebuild     2026-07-03 20:11:57.152897410 +0200
+++ snowflake-2.14.1.ebuild     2026-07-03 20:17:59.809850289 +0200
@@ -5,15 +5,13 @@ EAPI=8

 inherit go-module systemd

-MY_P="${PN}-v${PV}"
-JOB_ID="1413878" # Keep this in sync with the link with "other" in releases
 DESCRIPTION="Pluggable Transport using WebRTC, inspired by Flashproxy"
 HOMEPAGE="
        https://snowflake.torproject.org
        https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake
 "
-SRC_URI="https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/${PN}/-/jobs/${JOB_ID}/artifacts/file/${MY_P}.tar.gz"
-S="${WORKDIR}/${MY_P}"
+SRC_URI="https://dist.torproject.org/snowflake/${PV}/snowflake-v${PV}.tar.gz"
+S=${WORKDIR}/snowflake-v${PV}

 LICENSE="BSD Apache-2.0 BSD-2 CC0-1.0 MIT"
 SLOT="0"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant