Sun, 04 Aug 2024 09:13:14 UTC | login

Information for build postgresql16-16.3-2.fc41

ID312009
Package Namepostgresql16
Version16.3
Release2.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/postgresql16.git#7fa64c3e44c94c82ab2778935715d93c07c029af
SummaryPostgreSQL client programs
DescriptionPostgreSQL is an advanced Object-Relational database management system (DBMS). The base postgresql package contains the client programs that you'll need to access a PostgreSQL DBMS server, as well as HTML documentation for the whole system. These client programs can be located on the same machine as the PostgreSQL server, or on a remote machine that accesses a PostgreSQL server over a network connection. The PostgreSQL server can be found in the postgresql-server sub-package.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 12 Jul 2024 01:54:54 UTC
CompletedFri, 12 Jul 2024 06:20:32 UTC
Taskbuild (f41, /rpms/postgresql16.git:7fa64c3e44c94c82ab2778935715d93c07c029af)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/postgresql16.git#7fa64c3e44c94c82ab2778935715d93c07c029af'}}
Tags
f41
RPMs
src
postgresql16-16.3-2.fc41.src.rpm (info) (download)
noarch
postgresql-test-rpm-macros-16.3-2.fc41.noarch.rpm (info) (download)
riscv64
postgresql-16.3-2.fc41.riscv64.rpm (info) (download)
postgresql-contrib-16.3-2.fc41.riscv64.rpm (info) (download)
postgresql-docs-16.3-2.fc41.riscv64.rpm (info) (download)
postgresql-plperl-16.3-2.fc41.riscv64.rpm (info) (download)
postgresql-plpython3-16.3-2.fc41.riscv64.rpm (info) (download)
postgresql-pltcl-16.3-2.fc41.riscv64.rpm (info) (download)
postgresql-private-devel-16.3-2.fc41.riscv64.rpm (info) (download)
postgresql-private-libs-16.3-2.fc41.riscv64.rpm (info) (download)
postgresql-server-16.3-2.fc41.riscv64.rpm (info) (download)
postgresql-server-devel-16.3-2.fc41.riscv64.rpm (info) (download)
postgresql-static-16.3-2.fc41.riscv64.rpm (info) (download)
postgresql-test-16.3-2.fc41.riscv64.rpm (info) (download)
postgresql-upgrade-16.3-2.fc41.riscv64.rpm (info) (download)
postgresql-upgrade-devel-16.3-2.fc41.riscv64.rpm (info) (download)
postgresql-contrib-debuginfo-16.3-2.fc41.riscv64.rpm (info) (download)
postgresql-debuginfo-16.3-2.fc41.riscv64.rpm (info) (download)
postgresql-docs-debuginfo-16.3-2.fc41.riscv64.rpm (info) (download)
postgresql-plperl-debuginfo-16.3-2.fc41.riscv64.rpm (info) (download)
postgresql-plpython3-debuginfo-16.3-2.fc41.riscv64.rpm (info) (download)
postgresql-pltcl-debuginfo-16.3-2.fc41.riscv64.rpm (info) (download)
postgresql-private-libs-debuginfo-16.3-2.fc41.riscv64.rpm (info) (download)
postgresql-server-debuginfo-16.3-2.fc41.riscv64.rpm (info) (download)
postgresql-server-devel-debuginfo-16.3-2.fc41.riscv64.rpm (info) (download)
postgresql-test-debuginfo-16.3-2.fc41.riscv64.rpm (info) (download)
postgresql-upgrade-debuginfo-16.3-2.fc41.riscv64.rpm (info) (download)
postgresql-upgrade-devel-debuginfo-16.3-2.fc41.riscv64.rpm (info) (download)
postgresql16-debuginfo-16.3-2.fc41.riscv64.rpm (info) (download)
postgresql16-debugsource-16.3-2.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Wed Jul 03 2024 Filip Janus <fjanus@redhat.com> - 16.3-2 - Disable openssl ENGINE_API - Fedora change: https://fedoraproject.org/wiki/Changes/OpensslDeprecateEngine - BZ: 2295339 * Mon Jun 17 2024 Ales Nezbeda <anezbeda@redhat.com> - 16.3-1 - Update to 16.3 - Remove unneeded libXML and OpenSSL patches * Wed Jun 12 2024 Jitka Plesnikova <jplesnik@redhat.com> - 16.1-9 - Perl 5.40 rebuild * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 16.1-8 - Rebuilt for Python 3.13 * Mon Feb 26 2024 Filip Janus <fjanus@redhat.com> - 16.1-7 - Remove /var/run/postgresql * Tue Feb 20 2024 Yaakov Selkowitz <yselkowi@redhat.com> - 16.1-6 - Backport OpenSSL 3.2 fix from upstream master * Mon Feb 05 2024 Filip Janus <fjanus@redhat.com> - 16.1-5 - Add versioned provide to the default version - Obsolete versioned is no more needed since only default stream provides postgresql symbol * Wed Jan 31 2024 Pete Walter <pwalter@fedoraproject.org> - 16.1-4 - Rebuild for ICU 74 * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 16.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 05 2024 Filip Janus <fjanus@redhat.com> - 16.1-2 - Add symbol any to ensure conflict with othere postgresql streams - sympol postgresql is now used only for setting the default version of postgresql in the repository - It was done due to dnf feature. more about it: https://github.com/rpm-software-management/dnf5/issues/620 * Mon Nov 27 2023 Filip Janus <fjanus@redhat.com> - 16.1-1 - Update to 16.1 - Initial import of demodularized version * Wed Oct 25 2023 Filip Janus <fjanus@redhat.com> - 16.0-2 - Remove unused beta macro from spec - add support for setting default PG stream using postgresql_default macro * Wed Sep 20 2023 Filip Janus <fjanus@redhat.com> - 16.0-1 - Add temporary fix for failing perl test - plperl_warning.patch - Related: https://bugzilla.redhat.com/show_bug.cgi?id=2238686 * Fri Sep 15 2023 Filip Janus <fjanus@redhat.com> - 16.0-1 - Update to 16.0 * Mon Jun 05 2023 Filip Janus <fjanus@redhat.com> - 16.beta - Initial build of postgresql 16 - Remove pdf documentation - Fix linter issues (patchx -> patch x) - Remove postmaster symbol since it was deprecated see: https://www.postgresql.org/docs/current/app-postmaster.html - Provide new symbol postgresql-unit * Mon Jan 16 2023 Filip Janus <fjanus@redhat.com> - 15.1-1 - Demodularization of package - Remove build warnings - file listed twice * Thu Jul 07 2022 Filip Januš <fjanus@redhat.com> - 14.3-6 - enable lz4