Sun, 10 Nov 2024 01:32:45 UTC | login

Information for build golang-github-kevinburke-ssh-config-1.2.0-6.fc40

ID289023
Package Namegolang-github-kevinburke-ssh-config
Version1.2.0
Release6.fc40
Epoch
SummaryGo parser for ssh_config files
DescriptionPackage ssh_config provides tools for manipulating SSH config files. Importantly, this parser attempts to preserve comments in a given file, so you can manipulate a `ssh_config` file from a program, if your heart desires. The Get() and GetStrict() functions will attempt to read values from $HOME/.ssh/config, falling back to /etc/ssh/ssh_config. The first argument is the host name to match on ("example.com"), and the second argument is the key you want to retrieve ("Port"). The keywords are case insensitive.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 26 Feb 2024 09:00:02 UTC
CompletedMon, 26 Feb 2024 09:00:02 UTC
Tags
f40
f41
RPMs
src
golang-github-kevinburke-ssh-config-1.2.0-6.fc40.src.rpm (info) (download)
noarch
golang-github-kevinburke-ssh-config-devel-1.2.0-6.fc40.noarch.rpm (info) (download)
Changelog * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jun 22 2023 Mikel Olasagasti Uranga <mikel@olasagasti.info> - 1.2-4 - Use go_generate_buildrequires * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri May 06 2022 Dominik Mierzejewski <rpm@greysector.net> - 1.2-1 - update to 1.2 (fixes rhbz#2070735)