| Name: | postgresql-test |
|---|---|
| Version: | 13.10 |
| Release: | 1.el9_1 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 13036207 |
| License: | PostgreSQL |
| RPM: | postgresql-test-13.10-1.el9_1.aarch64.rpm |
| Source RPM: | postgresql-13.10-1.el9_1.src.rpm |
| Build Date: | Tue Apr 11 2023 |
| Build Host: | build-ol9-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | http://www.postgresql.org/ |
| Summary: | The test suite distributed with PostgreSQL |
| Description: | The postgresql-test package contains files needed for various tests for the PostgreSQL database management system, including regression tests and benchmarks. |
- Update to 13.10 - Resolves: #2114734
- Update to 13.7 - Resolves: CVE-2022-1552
- Update to 13.5 (#2023301) Remove patch postgresql-pgcrypto-openssl3-init.patch - Already in upstream
- Update postgresql-setup to 8.6 (#2027278)
- Release bum due to gating configuration
- Remove tests failing with openssl3, now pgp is tested only with supported ciphers Add postgresql-pgcrypto-openssl3-init.patch - Correctly init ciphers Add postgresql-pgcrypto-openssl3-tests.patch - disable unsupported ciphers in the test suite Related discussion: #2008773 Resolves: #1964848
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
- Rebuild to pick up new build flags from redhat-rpm-config (#1984652)
- Do not provide pkgconfig(libpq) to not trick packages that actually require libpq-devel Resolves: #1980992
- Add explicit conflict between private-devel and libpq-devel