* [gentoo-commits] repo/proj/guru:master commit in: net-proxy/Throne/
@ 2025-08-20 0:52 David Roman
0 siblings, 0 replies; 3+ messages in thread
From: David Roman @ 2025-08-20 0:52 UTC (permalink / raw
To: gentoo-commits
commit: 12ec37d9414f6d6e9cddf05ed0452f85bdae585b
Author: Pavel Sobolev <contact <AT> paveloom <DOT> dev>
AuthorDate: Tue Aug 19 14:04:22 2025 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Tue Aug 19 20:25:28 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=12ec37d9
net-proxy/Throne: add 1.0.2, drop 1.0.0
Signed-off-by: Pavel Sobolev <contact <AT> paveloom.dev>
net-proxy/Throne/Manifest | 4 ++--
net-proxy/Throne/{Throne-1.0.0.ebuild => Throne-1.0.2.ebuild} | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/net-proxy/Throne/Manifest b/net-proxy/Throne/Manifest
index 3c91ea8a49..cbe8b9579a 100644
--- a/net-proxy/Throne/Manifest
+++ b/net-proxy/Throne/Manifest
@@ -1,2 +1,2 @@
-DIST Throne-1.0.0-deps.tar.xz 5065308 BLAKE2B d3a42a81257f39826aa271a897fc7409c9fa723aa5308f5f1d2fb2ef7b2b2a4053b90945d1ee0b4e92d3721408c68ced81ea7b6f1419ad6270b75ce606a010b2 SHA512 2cce09c9de090232c193e252bd9dfc8b77a576a67979e49eba684724549adeb48017eda930031875fc91a91bd0c60e1fee90ba9f9c22d2d79827e2bd4b0754d1
-DIST Throne-1.0.0.tar.gz 1388531 BLAKE2B 1ad1869899ccd1de6545c9485bdd930265039a276ea336bfc423f9bb6f70b61f5a0156dd0804614d59c39507c8f2f6ff3172a5305e53af3eebad7f0ff9e8c15e SHA512 f48386bbe9638fa2a6835bc71c011294e70f982693eceeccf888d61cbdd234aa221890ab130d053b80f9f825cb82672be8c445d4d9ba48ac2deea33be3396237
+DIST Throne-1.0.2-deps.tar.xz 7013384 BLAKE2B 3be05e325c1b2e7552abb40ed8c84a6cdd7ebc0ffd2279899296f1cea3e49a900f3a2aa869c812fdcc8a9e31bb155951fe7ae7acc40213efa837b8948f199579 SHA512 474621102d024ce9b0b561d839f3d040d3a731ec108830a86c160cf221a4400931394017a02aa54d99719e9ae6b689a5ce07f469a21a52c3905f2d04135fb482
+DIST Throne-1.0.2.tar.gz 1396919 BLAKE2B 2c471cae5bf016ba8ad32b647f9bbaaabefdbc62c95a9e5d644f0fc455a18a7679f8145151bf2b43ad65d308cd19708b01d69de756e2ca65d44db29f9d86117e SHA512 f0e495733eb840e0b4fc809f511f948d6fcd60537a01843cba798f03787e2e94c957cc47f09397ca143b7ac587c9df32c7d7407b39557d2e0dfaa66bfb4f7730
diff --git a/net-proxy/Throne/Throne-1.0.0.ebuild b/net-proxy/Throne/Throne-1.0.2.ebuild
similarity index 98%
rename from net-proxy/Throne/Throne-1.0.0.ebuild
rename to net-proxy/Throne/Throne-1.0.2.ebuild
index 000095256c..ecdcf3534e 100644
--- a/net-proxy/Throne/Throne-1.0.0.ebuild
+++ b/net-proxy/Throne/Throne-1.0.2.ebuild
@@ -77,7 +77,7 @@ src_compile() {
VERSION_SINGBOX=$(go list -m -f '{{.Version}}' github.com/sagernet/sing-box)
ego build \
-trimpath -ldflags "-w -s -X 'github.com/sagernet/sing-box/constant.Version=${VERSION_SINGBOX}'" \
- -tags "with_clash_api,with_gvisor,with_quic,with_wireguard,with_utls,with_ech,with_dhcp"
+ -tags "with_clash_api,with_gvisor,with_quic,with_wireguard,with_utls,with_dhcp,with_tailscale"
}
src_install() {
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: net-proxy/Throne/
@ 2025-09-01 8:25 David Roman
0 siblings, 0 replies; 3+ messages in thread
From: David Roman @ 2025-09-01 8:25 UTC (permalink / raw
To: gentoo-commits
commit: 09cc23ac1247b06a81778dacfb65c2c9619f0f7f
Author: Pavel Sobolev <contact <AT> paveloom <DOT> dev>
AuthorDate: Sun Aug 31 08:51:54 2025 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Sun Aug 31 09:05:03 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=09cc23ac
net-proxy/Throne: add 1.0.5, drop 1.0.2
Signed-off-by: Pavel Sobolev <contact <AT> paveloom.dev>
net-proxy/Throne/Manifest | 4 ++--
net-proxy/Throne/{Throne-1.0.2.ebuild => Throne-1.0.5.ebuild} | 0
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-proxy/Throne/Manifest b/net-proxy/Throne/Manifest
index cbe8b9579a..1259e94eb5 100644
--- a/net-proxy/Throne/Manifest
+++ b/net-proxy/Throne/Manifest
@@ -1,2 +1,2 @@
-DIST Throne-1.0.2-deps.tar.xz 7013384 BLAKE2B 3be05e325c1b2e7552abb40ed8c84a6cdd7ebc0ffd2279899296f1cea3e49a900f3a2aa869c812fdcc8a9e31bb155951fe7ae7acc40213efa837b8948f199579 SHA512 474621102d024ce9b0b561d839f3d040d3a731ec108830a86c160cf221a4400931394017a02aa54d99719e9ae6b689a5ce07f469a21a52c3905f2d04135fb482
-DIST Throne-1.0.2.tar.gz 1396919 BLAKE2B 2c471cae5bf016ba8ad32b647f9bbaaabefdbc62c95a9e5d644f0fc455a18a7679f8145151bf2b43ad65d308cd19708b01d69de756e2ca65d44db29f9d86117e SHA512 f0e495733eb840e0b4fc809f511f948d6fcd60537a01843cba798f03787e2e94c957cc47f09397ca143b7ac587c9df32c7d7407b39557d2e0dfaa66bfb4f7730
+DIST Throne-1.0.5-deps.tar.xz 7013380 BLAKE2B 13080200d5c565cf4169752eacc3eb3000c295c5410a1852eaee1301cbfe9cb40c95883cb3ddba4dc1d50244d667896c4be8e229a395817c4c6c1cd042e9eae0 SHA512 85eb5432f55eeefdcc495b2e1fab2b91758a62ad1bffa04af20b92769f1c40ad7314f44be19229c9dfe999f57b34fd23dcdc3e03eea8e10616b564649020ce3a
+DIST Throne-1.0.5.tar.gz 1396788 BLAKE2B 22aa061f2535833d4b6c67f9f28c3101d83b8ed299617d07a4f1e8d660d5c43822f623f04463fa10bd6fa5d2c1bcbcc8e130b2bcd96c77b77bd5b49e4a26346b SHA512 c47fbc93c40a2af41f2b6c5caa9f8e7d7982c99282d8b8644b505a4653b0da853695313f043b49d50d1b4b14055810cef87b018656de9ef107b983b54611b312
diff --git a/net-proxy/Throne/Throne-1.0.2.ebuild b/net-proxy/Throne/Throne-1.0.5.ebuild
similarity index 100%
rename from net-proxy/Throne/Throne-1.0.2.ebuild
rename to net-proxy/Throne/Throne-1.0.5.ebuild
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: net-proxy/Throne/
@ 2025-09-22 15:36 David Roman
0 siblings, 0 replies; 3+ messages in thread
From: David Roman @ 2025-09-22 15:36 UTC (permalink / raw
To: gentoo-commits
commit: 6487da228209062239fdc7f19011f74ee90cd8e3
Author: Pavel Sobolev <contact <AT> paveloom <DOT> dev>
AuthorDate: Mon Sep 22 14:10:48 2025 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Mon Sep 22 14:24:05 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6487da22
net-proxy/Throne: add 1.0.6, drop 1.0.5
Signed-off-by: Pavel Sobolev <contact <AT> paveloom.dev>
net-proxy/Throne/Manifest | 4 ++--
net-proxy/Throne/{Throne-1.0.5.ebuild => Throne-1.0.6.ebuild} | 0
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-proxy/Throne/Manifest b/net-proxy/Throne/Manifest
index 1259e94eb5..7a483ab08d 100644
--- a/net-proxy/Throne/Manifest
+++ b/net-proxy/Throne/Manifest
@@ -1,2 +1,2 @@
-DIST Throne-1.0.5-deps.tar.xz 7013380 BLAKE2B 13080200d5c565cf4169752eacc3eb3000c295c5410a1852eaee1301cbfe9cb40c95883cb3ddba4dc1d50244d667896c4be8e229a395817c4c6c1cd042e9eae0 SHA512 85eb5432f55eeefdcc495b2e1fab2b91758a62ad1bffa04af20b92769f1c40ad7314f44be19229c9dfe999f57b34fd23dcdc3e03eea8e10616b564649020ce3a
-DIST Throne-1.0.5.tar.gz 1396788 BLAKE2B 22aa061f2535833d4b6c67f9f28c3101d83b8ed299617d07a4f1e8d660d5c43822f623f04463fa10bd6fa5d2c1bcbcc8e130b2bcd96c77b77bd5b49e4a26346b SHA512 c47fbc93c40a2af41f2b6c5caa9f8e7d7982c99282d8b8644b505a4653b0da853695313f043b49d50d1b4b14055810cef87b018656de9ef107b983b54611b312
+DIST Throne-1.0.6-deps.tar.xz 7042224 BLAKE2B 3162f9a920c1d430ef178c8dc471872ca80827f36d3d3ab3c43c47c950305c225a6625601f12a5a7d562b63f6cbb998cc464650666407bafafdb03cc72514208 SHA512 7bfa5dee29a5abb4ec988ee932f89d8063f09c86860dc710acce076685b11c53c9a20092ca43ba43c3c187710dc7cbe6041831c70f3987df3ce52d483eba96ac
+DIST Throne-1.0.6.tar.gz 1399542 BLAKE2B 6a51bc99f73fffae419071f3fbc774376d5528cac3cd4c79121593e16e50bc1c2307febb2b2077325c13824950361469e25499ea4a3cbc8937d04b47bc1ece17 SHA512 6ac667f43d24cdb60b3584d97a78c6166c53268beb7c66e9cc8926dbb74de04efd9dd9a57ec8460dbe919dd8469faab09023561e1752f1378f78477e54d60a35
diff --git a/net-proxy/Throne/Throne-1.0.5.ebuild b/net-proxy/Throne/Throne-1.0.6.ebuild
similarity index 100%
rename from net-proxy/Throne/Throne-1.0.5.ebuild
rename to net-proxy/Throne/Throne-1.0.6.ebuild
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-09-22 15:36 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-01 8:25 [gentoo-commits] repo/proj/guru:master commit in: net-proxy/Throne/ David Roman
-- strict thread matches above, loose matches on Subject: below --
2025-09-22 15:36 David Roman
2025-08-20 0:52 David Roman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox