Sat, 23 Nov 2024 04:53:04 UTC | login

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

ID150419
Package Namegolang-github-google-martian
Version3.0.0
Release3.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/golang-github-google-martian.git#ab60a513b5802ffcab01855daafd71f8b94f6382
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 failed
Volume DEFAULT
StartedMon, 08 Jun 2020 23:46:13 UTC
CompletedTue, 09 Jun 2020 00:25:10 UTC
Taskbuild (f33, /rpms/golang-github-google-martian.git:ab60a513b5802ffcab01855daafd71f8b94f6382)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/golang-github-google-martian.git#ab60a513b5802ffcab01855daafd71f8b94f6382'}}
Tags No tags
RPMs No RPMs
Changelog * 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