This site has been archived!!! Click here to visit the new openkoji buildsystem!

Information for build golang-github-burntsushi-locker-0-0.12.20190210gita6e239e.fc40

ID85417
Package Namegolang-github-burntsushi-locker
Version0
Release0.12.20190210gita6e239e.fc40
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/golang-github-burntsushi-locker.git#cb00cef50bccca11195505b71153616260b70972
SummarySimple Golang package for conveniently using named read/write locks
Description Package Locker is a simple package to manage named ReadWrite mutexes. These appear to be especially useful for synchronizing access to session based information in web applications. The common use case is to use the package level functions, which use a package level set of locks (safe to use from multiple goroutines simultaneously). However, you may also create a new separate set of locks. All locks are implemented with read-write mutexes. To use them like a regular mutex, simply ignore the RLock/RUnlock functions.
Built byhezhengyu
State complete
Volume DEFAULT
StartedTue, 12 Dec 2023 07:29:14 CST
CompletedTue, 12 Dec 2023 07:42:35 CST
Taskbuild (f40, /rpms/golang-github-burntsushi-locker.git:cb00cef50bccca11195505b71153616260b70972)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/golang-github-burntsushi-locker.git#cb00cef50bccca11195505b71153616260b70972'}}
Tags
f40
RPMs
src
golang-github-burntsushi-locker-0-0.12.20190210gita6e239e.fc40.src.rpm (info) (download)
noarch
golang-github-burntsushi-locker-devel-0-0.12.20190210gita6e239e.fc40.noarch.rpm (info) (download)
Logs
riscv64
root.log
state.log
hw_info.log
installed_pkgs.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jun 17 2022 Robert-André Mauchin <zebob.m@gmail.com> - 0-0.9 - Rebuilt for CVE-2022-1996, CVE-2022-24675, CVE-2022-28327, CVE-2022-27191, CVE-2022-29526, CVE-2022-30629 * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild