Commit Graph

418 Commits

Author SHA1 Message Date
Filip Januš
07cc19d139 Update to 13.4
Disable postgresql-subtransaction-test.patch no more needed
2021-08-16 09:28:07 +02:00
Fedora Release Engineering
08bdabcf81 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-23 03:55:35 +00:00
Filip Januš
24c8fefa2a Enable ssl support for upgrade server+ other features(ldap,pam ...) 2021-07-20 12:40:04 +02:00
Honza Horak
d34e80cf95 Add explicit conflicts 2021-07-20 10:45:11 +02:00
Honza Horak
2ed9c8c1b1 Add dependency to libpq-devel to server-devel pkg if external libpq is used 2021-07-20 10:42:47 +02:00
Honza Horak
8b2a0b66d3 Fix date in changelog and add BZ ref 2021-07-20 10:42:47 +02:00
Honza Horak
7fb6fc9e9b Do not try to remove files not installed actually 2021-07-20 10:42:47 +02:00
Honza Horak
d12fb440d2 Add new sub-packages private-libs and private-devel
This keeps the client and server devel packages separated
2021-07-20 10:42:47 +02:00
Honza Horak
9e2fd57bf2 Include also libpq headers when building with a private libpq 2021-07-20 10:42:47 +02:00
Honza Horak
0eaa9ce333 Build with a private libpq
Related: #1905584
2021-07-20 10:42:46 +02:00
Python Maint
3ccb5d848e Rebuilt for Python 3.10 2021-06-04 20:15:44 +02:00
Filip Januš
0bf1efb845 Update to 13.3 2021-05-31 11:09:57 +02:00
Jitka Plesnikova
43201d5e93 Perl 5.34 rebuild 2021-05-21 23:41:47 +02:00
Honza Horak
91d03e378a Fix subtransaction test for Python 3.10
Starting with Python 3.10, the stacktrace looks differently:
  -  PL/Python function "subtransaction_exit_subtransaction_in_with", line 3, in <module>
  -    s.__exit__(None, None, None)
  +  PL/Python function "subtransaction_exit_subtransaction_in_with", line 2, in <module>
  +    with plpy.subtransaction() as s:
Using try/except specifically makes the error look always the same.

Resolves: #1959080
2021-05-20 15:36:29 +02:00
Pete Walter
aa29ed6ba9 Rebuild for ICU 69 2021-05-20 01:14:07 +01:00
Pete Walter
8d886c8b33 Rebuild for ICU 69 2021-05-19 16:57:39 +01:00
Honza Horak
41cd60000b Work-around fix jit failure on s390x
Consulted upstream in
https://www.postgresql.org/message-id/20210420225228.qr4x6zv3hqjorh5t%40alap3.anarazel.de

This problem could in theory happen on any architecture depending on which
specific CPU variant is being used.  We just only see this problem in Fedora
on the s390x builder.

Related: #1940964
2021-04-22 20:37:24 +02:00
Honza Horak
0b7d13d457 Add macro for llvmjit settings 2021-04-21 20:50:40 +02:00
Honza Horak
34a02d67d8 Disable llvmjit in order to build at all
Related: #1940964
2021-03-24 08:29:23 +01:00
Honza Horak
e084551edd Remove plpython2 same as upstream did
Resolves: #1913681
2021-03-18 09:03:06 +01:00
Zbigniew Jędrzejewski-Szmek
e45b75d670 Rebuilt for updated systemd-rpm-macros
See https://pagure.io/fesco/issue/2583.
2021-03-02 16:13:03 +01:00
Honza Horak
bd3d5e9d0d Do not build plpython on RHEL > 8
Related: #1913681
2021-02-17 23:10:18 +01:00
Honza Horak
8784e334e1 Update to 13.2 2021-02-16 22:02:21 +01:00
Michal Schorm
af5a1aa7d2 Remove the ancient PPC64 hack
The package should honor the global build flags
2021-02-12 11:54:19 +01:00
Patrik Novotný
1091bb36d4 [FIXUP] remove dblink test patch 2021-02-08 06:16:30 +01:00
Honza Horak
b081e11492 Update postgresql to 13.1 and postgresql-setup to v8.5 2021-02-08 05:34:34 +01:00
Patrik Novotný
fbf05341c7 Rebase to upstream release 12.5
Add patch for libpq 13.1 compatibility.
    Fixes: CVE-2020-25694
    Fixes: CVE-2020-25695
    Fixes: CVE-2020-25696
    Version: 12.5
2021-01-27 09:29:53 +01:00
Fedora Release Engineering
6abbbcd611 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-27 08:27:44 +00:00
Tom Stellard
b43bea6837 Add BuildRequires: make
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
2021-01-08 19:26:21 +00:00
Honza Horak
0ab52b82e9 Update postgresql-setup to v8.5 2020-11-16 19:15:54 +01:00
Honza Horak
5a34bed68f Update postgresql-setup to 8.5 version 2020-10-26 14:59:56 +01:00
Honza Horak
33d08c0c72 Removing problematic requirements on ppc64le arch
Resolves: #1882642
2020-10-09 23:13:44 +02:00
Jeff Law
d97a199fef Reenable LTO on all but armv7hl (runs out of memory there) 2020-08-21 11:53:33 -06:00
Patrik Novotný
b5c03e5ca6 Rebase to upstream version 12.4 2020-08-18 12:33:13 +02:00
Fedora Release Engineering
d45fe7ac0a - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-28 22:53:00 +00:00
Jeff Law
86232b0ac4 Disable LTO 2020-07-24 08:16:10 -06:00
Jitka Plesnikova
9d4f3560bd Perl 5.32 rebuild 2020-06-23 13:18:06 +02:00
Pavel Raiskup
db7b88d197 FTBFS: BR docbook-style-xsl
Per discussion in
https://bugzilla.redhat.com/show_bug.cgi?id=1844325

Version: 12.3-3
2020-06-06 19:49:07 +02:00
Pavel Raiskup
df7acb65ee spec: ftbfs fix
extra tokens at the end of %endif directive in line 686:  %endif # %%upgrade

Version: 12.3-2
2020-06-04 23:44:02 +02:00
Miro Hrončok
4611924c2d Rebuilt for Python 3.9 2020-05-26 02:56:42 +02:00
Patrik Novotný
15682dfd51 Drop postgresql-man.patch 2020-05-19 14:45:45 +02:00
Patrik Novotný
8dad51a451 Rebase to upstream release 12.3 2020-05-18 12:09:00 +02:00
Pete Walter
32d2abe945 Rebuild for ICU 67 2020-05-15 14:09:09 +01:00
Patrik Novotný
22cc719777 Fix missing requirements
- fix FTBFS due to named opcodes disabled in perl
    - fix missing requirements for server-devel package
      regarding the llvmjit
2020-03-12 15:42:37 +01:00
Patrik Novotný
9637a4eb78 Rebase to upstream release 12.2
Version: 12.2-1
2020-02-17 09:18:26 +01:00
Patrik Novotný
01110f9fc1 Rebase to upstream release 12.1
Resolves: BZ#1801396
    Version: 12.1-1
2020-02-12 14:19:52 +01:00
Fedora Release Engineering
261eac466c - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-30 09:35:22 +00:00
Patrik Novotný
b70ea669e0 Rebase to upstream version 11.6 2019-11-25 15:26:58 +01:00
Pete Walter
368b14b6a5 Rebuild for ICU 65 2019-11-01 15:51:23 +00:00
Sandro Mani
95a1777ae4 Own %{_libdir}/pgsql in postgresql-server 2019-09-28 10:39:51 +00:00