Tue, 28 May 2024 01:28:18 UTC | login

Information for build golang-github-pquerna-otp-1.4.0-5.fc40

ID289093
Package Namegolang-github-pquerna-otp
Version1.4.0
Release5.fc40
Epoch
SummaryTOTP library for Go
Description One Time Passwords (OTPs) are an mechanism to improve security over passwords alone. When a Time-based OTP (TOTP) is stored on a user's phone, and combined with something the user knows (Password), you have an easy on-ramp to Multi-factor authentication without adding a dependency on a SMS provider. This Password and TOTP combination is used by many popular websites including Google, Github, Facebook, Salesforce and many others. The otp library enables you to easily add TOTPs to your own application, increasing your user's security against mass-password breaches and malware.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 26 Feb 2024 09:04:17 UTC
CompletedMon, 26 Feb 2024 09:04:17 UTC
Tags
f40
f41
RPMs
src
golang-github-pquerna-otp-1.4.0-5.fc40.src.rpm (info) (download)
noarch
golang-github-pquerna-otp-devel-1.4.0-5.fc40.noarch.rpm (info) (download)
Changelog * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Dec 20 2022 Fabio Alessandro Locati <me@fale.io> - 1.4.0-1 - update to 1.4.0. Fixes rhbz#2153757 * Sun Sep 04 2022 Fabio Alessandro Locati <me@fale.io> - 1.3.0-8 - add patch to allow gopass 1.14.5 to compile * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Feb 23 2022 Robert-André Mauchin <zebob.m@gmail.com> - 1.3.0-6 - Add missing BR gokyle/twofactor (fix FTBFS) Close: rhbz#2045602