Sat, 28 Sep 2024 21:39:47 UTC | login

Information for build libbsd-0.8.6-1.fc28

ID6717
Package Namelibbsd
Version0.8.6
Release1.fc28
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 bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:05:36 UTC
CompletedSat, 14 Apr 2018 20:05:36 UTC
Tags
f28
f29
RPMs
src
libbsd-0.8.6-1.fc28.src.rpm (info) (download)
riscv64
libbsd-0.8.6-1.fc28.riscv64.rpm (info) (download)
libbsd-ctor-static-0.8.6-1.fc28.riscv64.rpm (info) (download)
libbsd-devel-0.8.6-1.fc28.riscv64.rpm (info) (download)
Changelog * 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. * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Mon Jul 28 2014 Eric Smith <brouhaha@fedoraproject.org> - 0.7.0-1 - Update to latest upstream release. * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Sun Jul 14 2013 Eric Smith <brouhaha@fedoraproject.org> - 0.6.0-1 - Update to latest upstream release. Remove patch 0. - Added ctor-static subpackage. * Sun Jul 07 2013 Eric Smith <brouhaha@fedoraproject.org> - 0.5.2-3 - Still having problems with setproctitle(), bug #981799, upstream freedesktop.org bug #66679. Added patch to noop out setproctitle(). * Tue Jun 11 2013 Eric Smith <brouhaha@fedoraproject.org> - 0.5.2-2 - Added check section. - Add BuildRoot for EL5. * Mon Jun 10 2013 Eric Smith <brouhaha@fedoraproject.org> - 0.5.2-1 - Update to latest upstream release. Remove patch 0. * Thu Jun 06 2013 Eric Smith <brouhaha@fedoraproject.org> - 0.5.1-2 - Add patch to avoid calling clearenv() in setproctitle.c, bug #971513. * Tue Jun 04 2013 Eric Smith <brouhaha@fedoraproject.org> - 0.5.1-1 - Update to latest upstream release. * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Sun Jul 08 2012 Eric Smith <eric@brouhaha.com> - 0.4.2-1 - Update to latest upstream release. - No longer need to change encoding of flopen(3) man page. * Sun Jun 03 2012 Eric Smith <eric@brouhaha.com> - 0.4.1-1 - Update to latest upstream release. * Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Sat Oct 08 2011 Eric Smith <eric@brouhaha.com> - 0.3.0-1 - Update to latest upstream release. - Removed Patch0, fixed upstream. - Removed BuildRoot, clean, defattr. * Fri Jan 29 2010 Eric Smith <eric@brouhaha.com> - 0.2.0-3 - changes based on review by Sebastian Dziallas * Fri Jan 29 2010 Eric Smith <eric@brouhaha.com> - 0.2.0-2 - changes based on review comments by Jussi Lehtola and Ralf Corsepious * Thu Jan 28 2010 Eric Smith <eric@brouhaha.com> - 0.2.0-1 - initial version