Wed, 24 Apr 2024 12:36:09 UTC | login

Information for build glib2-2.66.8-1.0.riscv64.fc33

ID195690
Package Nameglib2
Version2.66.8
Release1.0.riscv64.fc33
Epoch
Sourcegit+http://fedora.riscv.rocks:3000/rpms/glib2.git#7cfb1b210c2a5ddca0d41af43c625ddcc15152b8
SummaryA library of handy utility functions
DescriptionGLib is the low-level core library that forms the basis for projects such as GTK+ and GNOME. It provides data structure handling for C, portability wrappers, and interfaces for such runtime functionality as an event loop, threads, dynamic loading, and an object system.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 06 May 2021 12:08:42 UTC
CompletedThu, 06 May 2021 13:47:34 UTC
Taskbuild (f33, /rpms/glib2.git:7cfb1b210c2a5ddca0d41af43c625ddcc15152b8)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/glib2.git#7cfb1b210c2a5ddca0d41af43c625ddcc15152b8'}}
Tags
f33
f37
f38
RPMs
src
glib2-2.66.8-1.0.riscv64.fc33.src.rpm (info) (download)
noarch
glib2-doc-2.66.8-1.0.riscv64.fc33.noarch.rpm (info) (download)
riscv64
glib2-2.66.8-1.0.riscv64.fc33.riscv64.rpm (info) (download)
glib2-devel-2.66.8-1.0.riscv64.fc33.riscv64.rpm (info) (download)
glib2-fam-2.66.8-1.0.riscv64.fc33.riscv64.rpm (info) (download)
glib2-static-2.66.8-1.0.riscv64.fc33.riscv64.rpm (info) (download)
glib2-tests-2.66.8-1.0.riscv64.fc33.riscv64.rpm (info) (download)
glib2-debuginfo-2.66.8-1.0.riscv64.fc33.riscv64.rpm (info) (download)
glib2-debugsource-2.66.8-1.0.riscv64.fc33.riscv64.rpm (info) (download)
glib2-devel-debuginfo-2.66.8-1.0.riscv64.fc33.riscv64.rpm (info) (download)
glib2-fam-debuginfo-2.66.8-1.0.riscv64.fc33.riscv64.rpm (info) (download)
glib2-tests-debuginfo-2.66.8-1.0.riscv64.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Thu May 06 2021 David Abdurachmanov <david.abdurachmanov@gmail.com> - 2.66.8-1.0.riscv64 - Disable LTO * Thu Mar 18 2021 Kalev Lember <klember@redhat.com> - 2.66.8-1 - Update to 2.66.8 * Thu Feb 11 2021 Kalev Lember <klember@redhat.com> - 2.66.7-1 - Update to 2.66.7 * Thu Feb 04 2021 Kalev Lember <klember@redhat.com> - 2.66.6-1 - Update to 2.66.6 * Wed Feb 03 2021 Kalev Lember <klember@redhat.com> - 2.66.5-1 - Update to 2.66.5 * Sat Dec 19 2020 Kalev Lember <klember@redhat.com> - 2.66.4-1 - Update to 2.66.4 * Mon Nov 16 2020 Kalev Lember <klember@redhat.com> - 2.66.3-1 - Update to 2.66.3 * Mon Oct 19 2020 Kalev Lember <klember@redhat.com> - 2.66.2-1 - Update to 2.66.2 - Drop gtk-doc patch as we finally have a new enough gtk-doc * Wed Oct 14 2020 Michael Catanzaro <mcatanzaro@redhat.com> - 2.66.1-3 - Fix yet another timezone bug * Wed Oct 14 2020 Michael Catanzaro <mcatanzaro@redhat.com> - 2.66.1-2 - Fix timezone-related bugs in many applications caused by new glib timezone cache * Thu Oct 01 2020 Kalev Lember <klember@redhat.com> - 2.66.1-1 - Update to 2.66.1 * Thu Sep 10 2020 Kalev Lember <klember@redhat.com> - 2.66.0-1 - Update to 2.66.0 * Wed Sep 02 2020 Kalev Lember <klember@redhat.com> - 2.65.3-1 - Update to 2.65.3 * Tue Aug 25 2020 Adam Williamson <awilliam@redhat.com> - 2.65.2-3 - Backport fix for GGO #2189 (error accessing some filesystems) * Thu Aug 20 2020 Jeff Law <law@redhat.com> - 2.65.2-2 - Re-enable LTO * Tue Aug 18 2020 Kalev Lember <klember@redhat.com> - 2.65.2-1 - Update to 2.65.2 * Mon Aug 17 2020 Kalev Lember <klember@redhat.com> - 2.65.1-1 - Update to 2.65.1 * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.65.0-5 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.65.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jun 30 2020 Jeff Law <aw@redhat.com> - 2.65.0-3 Disable LTO * Mon Jun 22 2020 Kalev Lember <klember@redhat.com> - 2.65.0-2 - Update gio-2.0.pc with correct gio-querymodules name when renaming it (#1849441) * Mon Jun 22 2020 Kalev Lember <klember@redhat.com> - 2.65.0-1 - Update to 2.65.0 * Wed May 20 2020 Kalev Lember <klember@redhat.com> - 2.64.3-1 - Update to 2.64.3 * Tue Apr 28 2020 Tomas Popela <tpopela@redhat.com> - 2.64.2-2 - Backport fix for a race condition in GCancellable (rhbz#1825230) * Fri Apr 10 2020 Kalev Lember <klember@redhat.com> - 2.64.2-1 - Update to 2.64.2 * Wed Mar 11 2020 Kalev Lember <klember@redhat.com> - 2.64.1-1 - Update to 2.64.1 * Mon Mar 02 2020 Kalev Lember <klember@redhat.com> - 2.64.0-1 - Update to 2.64.0 * Mon Feb 24 2020 Kalev Lember <klember@redhat.com> - 2.63.6-1 - Update to 2.63.6 * Wed Feb 12 2020 Kalev Lember <klember@redhat.com> - 2.63.5-3 - Backport a patch to work around SELinux policies not allowing SYS_sched_setattr (#1795524) * Fri Feb 07 2020 Michael Catanzaro <mcatanzaro@redhat.com> - 2.63.5-2 - Add patch for CVE-2020-6750 and related issues. * Mon Feb 03 2020 Kalev Lember <klember@redhat.com> - 2.63.5-1 - Update to 2.63.5 * Wed Jan 29 2020 Stephen Gallagher <sgallagh@redhat.com> - 2.63.4-3 - Fix GThreadPool initialization that is breaking createrepo_c (BZ #1795052) * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.63.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Jan 24 2020 Kalev Lember <klember@redhat.com> - 2.63.4-1 - Update to 2.63.4 * Mon Dec 16 2019 Kalev Lember <klember@redhat.com> - 2.63.3-1 - Update to 2.63.3 * Mon Dec 02 2019 Kalev Lember <klember@redhat.com> - 2.63.2-1 - Update to 2.63.2 * Fri Oct 04 2019 Kalev Lember <klember@redhat.com> - 2.63.0-1 - Update to 2.63.0 * Fri Oct 04 2019 Kalev Lember <klember@redhat.com> - 2.62.1-1 - Update to 2.62.1 * Fri Sep 06 2019 Kalev Lember <klember@redhat.com> - 2.62.0-1 - Update to 2.62.0 * Tue Sep 03 2019 Kalev Lember <klember@redhat.com> - 2.61.3-1 - Update to 2.61.3 * Mon Aug 12 2019 Kalev Lember <klember@redhat.com> - 2.61.2-1 - Update to 2.61.2 * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.61.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Tue Jun 11 2019 David King <amigadave@amigadave.com> - 2.61.1-2 - Fix CVE-2019-12450 (#1719142) - Consistently use buildroot macro * Fri May 24 2019 Kalev Lember <klember@redhat.com> - 2.61.1-1 - Update to 2.61.1