Fri, 12 Jul 2024 03:47:07 UTC | login

Information for build golang-github-google-martian-3.0.0-5.fc33

ID182426
Package Namegolang-github-google-martian
Version3.0.0
Release5.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/golang-github-google-martian.git#b721a7a849b75856e9d54ac27a477863599e1b1b
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 bydavidlt
State complete
Volume DEFAULT
StartedSat, 15 Aug 2020 21:13:51 UTC
CompletedSat, 15 Aug 2020 22:01:33 UTC
Taskbuild (f33, /rpms/golang-github-google-martian.git:b721a7a849b75856e9d54ac27a477863599e1b1b)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/golang-github-google-martian.git#b721a7a849b75856e9d54ac27a477863599e1b1b'}}
Tags
f33
RPMs
src
golang-github-google-martian-3.0.0-5.fc33.src.rpm (info) (download)
noarch
compat-golang-github-google-martian-3-devel-3.0.0-5.fc33.noarch.rpm (info) (download)
golang-github-google-martian-devel-3.0.0-5.fc33.noarch.rpm (info) (download)
riscv64
golang-github-google-martian-3.0.0-5.fc33.riscv64.rpm (info) (download)
golang-github-google-martian-debuginfo-3.0.0-5.fc33.riscv64.rpm (info) (download)
golang-github-google-martian-debugsource-3.0.0-5.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jul 22 2020 Robert-André Mauchin <zebob.m@gmail.com> - 3.0.0-4 - Add alternate goipath * Fri Jan 31 2020 Robert-André Mauchin <zebob.m@gmail.com> - 3.0.0-3 - Fix FTBFS with Go 1.13+ * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Jul 24 2019 Robert-André Mauchin <zebob.m@gmail.com> - 3.0.0-1 - Release 3.0.0 * Tue Apr 23 2019 Robert-André Mauchin <zebob.m@gmail.com> - 2.1.0-3 - Update to new packaging * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Oct 05 2018 Robert-André Mauchin <zebob.m@gmail.com> - 2.1.0-1 - First package for Fedora