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

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

ID132345
Package Namegolang-github-burntsushi-locker
Version0
Release0.14.20190210gita6e239e.fc40
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/golang-github-burntsushi-locker.git#e1453fe4436459e07a5fd623ab2b487040fa5bf6
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, 23 Feb 2024 00:42:43 CST
CompletedFri, 23 Feb 2024 00:49:49 CST
Taskbuild (f40, /rpms/golang-github-burntsushi-locker.git:e1453fe4436459e07a5fd623ab2b487040fa5bf6)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/golang-github-burntsushi-locker.git#e1453fe4436459e07a5fd623ab2b487040fa5bf6'}}
Tags
f40
RPMs
src
golang-github-burntsushi-locker-0-0.14.20190210gita6e239e.fc40.src.rpm (info) (download)
noarch
golang-github-burntsushi-locker-devel-0-0.14.20190210gita6e239e.fc40.noarch.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
installed_pkgs.log
state.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * 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