Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
51c849deea | ||
|
|
eb150fbd16 |
1 changed files with 0 additions and 8 deletions
|
|
@ -748,9 +748,6 @@ upgrade_configure ()
|
||||||
--enable-dtrace \
|
--enable-dtrace \
|
||||||
%endif
|
%endif
|
||||||
%if %selinux
|
%if %selinux
|
||||||
%if %ssl
|
|
||||||
--with-openssl \
|
|
||||||
%endif
|
|
||||||
--with-selinux \
|
--with-selinux \
|
||||||
%endif
|
%endif
|
||||||
%if %plpython3
|
%if %plpython3
|
||||||
|
|
@ -1349,11 +1346,6 @@ make -C postgresql-setup-%{setup_version} check
|
||||||
- Update to version 16.11
|
- Update to version 16.11
|
||||||
- Resolves: rhbz#2414832
|
- Resolves: rhbz#2414832
|
||||||
|
|
||||||
* Tue Sep 09 2025 Filip Janus <fjanus@redhat.com> - 16.10-2
|
|
||||||
- Add OpenSSL support to upgrade_configure function
|
|
||||||
- This ensures upgrade server is compiled with OpenSSL support
|
|
||||||
- Required for SSL/TLS connections during database upgrades
|
|
||||||
|
|
||||||
* Thu Aug 14 2025 Packit <hello@packit.dev> - 16.10-1
|
* Thu Aug 14 2025 Packit <hello@packit.dev> - 16.10-1
|
||||||
- Update to version 16.10
|
- Update to version 16.10
|
||||||
- Resolves: rhbz#2388580
|
- Resolves: rhbz#2388580
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue