Wed, 26 Jun 2024 23:58:25 UTC | login

Information for build golang-github-burntsushi-locker-0-0.10.20190210gita6e239e.fc37

ID207907
Package Namegolang-github-burntsushi-locker
Version0
Release0.10.20190210gita6e239e.fc37
Epoch
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 bydavidlt
State complete
Volume DEFAULT
StartedFri, 14 Oct 2022 08:18:08 UTC
CompletedFri, 14 Oct 2022 08:18:08 UTC
Tags
f37
f38
RPMs
src
golang-github-burntsushi-locker-0-0.10.20190210gita6e239e.fc37.src.rpm (info) (download)
noarch
golang-github-burntsushi-locker-devel-0-0.10.20190210gita6e239e.fc37.noarch.rpm (info) (download)
Changelog * 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 * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild