Wed, 13 Nov 2024 00:16:40 UTC | login

Information for build libpq-16.3-5.fc41

ID328067
Package Namelibpq
Version16.3
Release5.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libpq.git#266c646e51ecfaec22469a2850fb9a5f36d0f944
SummaryPostgreSQL client library
DescriptionThe libpq package provides the essential shared library for any PostgreSQL client program or interface. You will need to install this package to use any other PostgreSQL package or any clients that need to connect to a PostgreSQL server.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 03 Aug 2024 17:22:26 UTC
CompletedSat, 03 Aug 2024 22:04:53 UTC
Taskbuild (f41, /rpms/libpq.git:266c646e51ecfaec22469a2850fb9a5f36d0f944)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libpq.git#266c646e51ecfaec22469a2850fb9a5f36d0f944'}}
Tags
f41
RPMs
src
libpq-16.3-5.fc41.src.rpm (info) (download)
riscv64
libpq-16.3-5.fc41.riscv64.rpm (info) (download)
libpq-devel-16.3-5.fc41.riscv64.rpm (info) (download)
libpq-debuginfo-16.3-5.fc41.riscv64.rpm (info) (download)
libpq-debugsource-16.3-5.fc41.riscv64.rpm (info) (download)
libpq-devel-debuginfo-16.3-5.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
root.log
hw_info.log
build.log
mock_output.log
Changelog * Tue Jul 30 2024 Ales Nezbeda <anezbeda@redhat.com> - 16.3-5 - Disable openssl ENGINE_API - Fedora change: https://fedoraproject.org/wiki/Changes/OpensslDeprecateEngine - BZ: 2300910 * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 16.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Tue Jun 18 2024 Filip Janus <fjanus@redhat.com> - 16.3-3 - Move errcodes.h to usr/include/pgsql/server/utils/ - to be consistent with upstream * Tue Jun 18 2024 Filip Janus <fjanus@redhat.com> - 16.3-2 - Ship errcodes.h in -devel package (kea package requires errorcodes) * Mon May 27 2024 Ales Nezbeda <anezbeda@redhat.com> - 16.3-1 - Update to 16.3 - Remove backported OpenSSL fix * Tue Feb 20 2024 Yaakov Selkowitz <yselkowi@redhat.com> - 16.1-4 - Backport OpenSSL 3.2 fix from upstream master * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 16.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 16.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Dec 05 2023 Filip Janus <fjanus@redhat.com> - 16.1-1 - Update to 16.1 - Build with ICU by default - new upstream feature * Wed Aug 02 2023 Filip Janus <fjanus@redhat.com> - 15.3-1 - Update to the latest upstream version * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 15.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 15.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Dec 05 2022 Filip Janus <fjansu@redhat.com> - 15.0-2 - Revert versioning patch - There are no new symbols in libpq 15 * Tue Sep 27 2022 Ondrej Sloup <osloup@redhat.com> - 15.0-1 - Update to v15 - Update patches - Resolves: https://fedoraproject.org/wiki/Changes/PostgreSQL_15