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

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

ID62891
Package Namegolang-github-burntsushi-locker
Version0
Release0.12.20190210gita6e239e.fc39
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
StartedFri, 27 Oct 2023 21:27:43 CST
CompletedFri, 27 Oct 2023 21:49:41 CST
Taskbuild (f39-build, /rpms/golang-github-burntsushi-locker.git:cb00cef50bccca11195505b71153616260b70972)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/golang-github-burntsushi-locker.git#cb00cef50bccca11195505b71153616260b70972'}}
Tags
f39-build
RPMs
src
golang-github-burntsushi-locker-0-0.12.20190210gita6e239e.fc39.src.rpm (info) (download)
noarch
golang-github-burntsushi-locker-devel-0-0.12.20190210gita6e239e.fc39.noarch.rpm (info) (download)
Logs
riscv64
installed_pkgs.log
root.log
state.log
build.log
hw_info.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