Mon, 26 Jan 2026 05:38:28 CST | login

Information for build golang-github-google-martian-3.1.0-1.ocs23

ID19353
Package Namegolang-github-google-martian
Version3.1.0
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/golang-github-google-martian.git?.#d0fbc68b5cfc8581a559fef582a856304db865dd
SummaryLibrary for building custom HTTP/S proxies
Description Martian Proxy is a programmable HTTP proxy designed to be used for testing. Martian is a great tool to use if you want to: - Verify that all (or some subset) of requests are secure - Mock external services at the network layer - Inject headers, modify cookies or perform other mutations of HTTP requests and responses - Verify that pingbacks happen when you think they should - Unwrap encrypted traffic (requires install of CA certificate in browser) By taking advantage of Go cross-compilation, Martian can be deployed anywhere that Go can target.
Built byxinlongchen
State complete
Volume DEFAULT
StartedFri, 06 Sep 2024 11:16:00 CST
CompletedFri, 06 Sep 2024 11:32:11 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/golang-github-google-martian.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/golang-github-google-martian.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
golang-github-google-martian-3.1.0-1.ocs23.src.rpm (info) (download)
aarch64
golang-github-google-martian-3.1.0-1.ocs23.aarch64.rpm (info) (download)
golang-github-google-martian-debuginfo-3.1.0-1.ocs23.aarch64.rpm (info) (download)
golang-github-google-martian-debugsource-3.1.0-1.ocs23.aarch64.rpm (info) (download)
noarch
compat-golang-github-google-martian-3-devel-3.1.0-1.ocs23.noarch.rpm (info) (download)
golang-github-google-martian-devel-3.1.0-1.ocs23.noarch.rpm (info) (download)
x86_64
golang-github-google-martian-3.1.0-1.ocs23.x86_64.rpm (info) (download)
golang-github-google-martian-debuginfo-3.1.0-1.ocs23.x86_64.rpm (info) (download)
golang-github-google-martian-debugsource-3.1.0-1.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Sep 06 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.1.0-1 - initial build