Thu, 27 Jun 2024 00:01:12 UTC | login

Information for build golang-github-burntsushi-locker-0-0.11.20190210gita6e239e.fc38

ID230644
Package Namegolang-github-burntsushi-locker
Version0
Release0.11.20190210gita6e239e.fc38
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
StartedThu, 23 Feb 2023 17:15:29 UTC
CompletedThu, 23 Feb 2023 17:15:29 UTC
Tags
f38
f39
f40
RPMs
src
golang-github-burntsushi-locker-0-0.11.20190210gita6e239e.fc38.src.rpm (info) (download)
noarch
golang-github-burntsushi-locker-devel-0-0.11.20190210gita6e239e.fc38.noarch.rpm (info) (download)
Changelog * 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 * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild