Bug 298107 - security/xray: Update to 26.7.28. Build dependecy fix and geodata/sitedata update
Summary: security/xray: Update to 26.7.28. Build dependecy fix and geodata/sitedata up...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Vladimir Druzenko
URL: https://github.com/XTLS/Xray-core/rel...
Keywords:
Depends on:
Blocks:
 
Reported: 2026-09-01 23:56 UTC by Kirill Lebedev
Modified: 2026-09-04 00:55 UTC (History)
1 user (show)

See Also:
kirill: maintainer-feedback+


Attachments
Xray-Core patch to version 26.7.28 (3.35 KB, patch)
2026-09-01 23:57 UTC, Kirill Lebedev
kirill: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kirill Lebedev 2026-09-01 23:56:00 UTC
Xray Version update to v26.7.28
Update requires build pipeline error the pkg build:

go: github.com/h12w/go-socks5@v0.0.0-20200522160539-76189e178364: read "https://proxy.golang.org/github.com/h12w/go-socks5/@v/v0.0.0-20200522160539-76189e178364.zip": stream error: stream ID 95; INTERNAL_ERROR; received from peer

Port changes:
* Xray version is updated to the current v26.7.28
* GeoData and SiteData DBs updated to the latest

Testing done:
* All build/install Make subcommand
* portlint -C is clear
* portclippy - with one unknown parameter is clean
* poudriere build is successful with no errors
Comment 1 Kirill Lebedev 2026-09-01 23:57:22 UTC
Created attachment 274343 [details]
Xray-Core patch to version 26.7.28
Comment 2 commit-hook freebsd_committer freebsd_triage 2026-09-04 00:53:53 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6fbe288366bb69575995464387706a7472f61c61

commit 6fbe288366bb69575995464387706a7472f61c61
Author:     Kirill Lebedev <kirill@drlebedev.com>
AuthorDate: 2026-09-04 00:51:19 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2026-09-04 00:51:19 +0000

    security/xray-core: Update 26.3.27 => 26.7.28

    Release Notes:
    https://github.com/XTLS/Xray-core/releases/tag/v26.7.28

    PR:             298107
    Sponsored by:   UNIS Labs

 security/xray-core/Makefile |  9 ++++-----
 security/xray-core/distinfo | 18 +++++++++---------
 2 files changed, 13 insertions(+), 14 deletions(-)
Comment 3 Vladimir Druzenko freebsd_committer freebsd_triage 2026-09-04 00:55:22 UTC
Thanks.