Fri, 28 Jun 2024 23:47:27 UTC | login

Information for build libbsd-0.9.1-2.fc29

ID71445
Package Namelibbsd
Version0.9.1
Release2.fc29
Epoch
SummaryLibrary providing BSD-compatible functions for portability
Descriptionlibbsd provides useful functions commonly found on BSD systems, and lacking on others like GNU systems, thus making it easier to port projects with strong BSD origins, without needing to embed the same code over and over again on each project.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 18 Aug 2018 15:30:14 UTC
CompletedSat, 18 Aug 2018 16:50:53 UTC
Taskbuild (f29-candidate, libbsd-0.9.1-2.fc29.src.rpm)
Tags
f29
f30
RPMs
src
libbsd-0.9.1-2.fc29.src.rpm (info) (download)
riscv64
libbsd-0.9.1-2.fc29.riscv64.rpm (info) (download)
libbsd-ctor-static-0.9.1-2.fc29.riscv64.rpm (info) (download)
libbsd-devel-0.9.1-2.fc29.riscv64.rpm (info) (download)
libbsd-debuginfo-0.9.1-2.fc29.riscv64.rpm (info) (download)
libbsd-debugsource-0.9.1-2.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue May 22 2018 Eric Smith <brouhaha@fedoraproject.org> - 0.9.1-1 - Update to 0.9.1. (#1538853) * Tue May 22 2018 Eric Smith <brouhaha@fedoraproject.org> - 0.8.6-3 - Mark explicit_bzero() and reallocarray() as compat symbols. (#1408465) * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Tue Nov 21 2017 Jens Petersen <petersen@redhat.com> - 0.8.6-1 - update to 0.8.6 (#1462722) - fixes manpage conflict (#1504831) - condition the gcc deprecation patch on epel < 7 - clean up spec file * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Fri Dec 23 2016 Eric Smith <brouhaha@fedoraproject.org> - 0.8.3-2 - Add patch for GCC deprecated attribute to allow building on GCC < 4.5 (needed for EL5 and EL6). * Thu Dec 22 2016 Eric Smith <brouhaha@fedoraproject.org> - 0.8.3-1 - Update to latest upstream release.