Commit Graph

334 Commits

Author SHA1 Message Date
Patrik Novotný 51da5b4090 Checksum fix for postgresql-setup-6.0.tar.gz 2018-11-08 22:24:17 +01:00
Patrik Novotný f2dfbe9387 Rebase to upstream version 9.6.11
Per release notes:
https://www.postgresql.org/docs/9.6/release-9-6-11.html

Version 9.6.11-1
2018-11-08 22:12:25 +01:00
Pavel Raiskup e4a1315231 devel: provide libecpg-devel and postgresql-server-devel
Related: rhbz#1618698
Version: 9.6.10-3
2018-08-27 15:21:34 +02:00
Pavel Raiskup 20f8cda06e devel: provide libpq-devel
Version: 9.6.10-2
2018-08-27 14:29:26 +02:00
Pavel Raiskup d20d329f5a rebase: update to 9.6.10
Per release notes:
https://www.postgresql.org/docs/9.6/static/release-9-6-10.html

Version: 9.6.10-1
2018-08-08 12:11:58 +02:00
Pavel Raiskup 5fecc1de35 rebase: update to 9.6.9
Per release notes:
https://www.postgresql.org/docs/9.6/static/release-9-6-9.html

Version: 9.6.9-1
2018-05-10 13:17:16 +02:00
Pavel Raiskup 3f21ecc4af rebase: update to 9.6.8
Per release notes:
https://www.postgresql.org/docs/9.6/static/release-9-6-8.html

Version: 9.6.8-1
2018-03-01 13:16:03 +01:00
Petr Kubat fdafb66357 rebase: update to 9.6.7
Per release notes:
https://www.postgresql.org/docs/9.6/static/release-9-6-7.html

Version: 9.6.7-1
2018-02-08 09:04:06 +01:00
Pavel Raiskup afc09f2205 rebase: security update to 9.6.6
Per release notes:
https://www.postgresql.org/docs/9.6/static/release-9-6-6.html

Version: 9.6.6-1
2017-11-08 07:29:15 +01:00
Pavel Raiskup ab7166f5e3 postgresql-setup: fix CVE-2017-15097
Fixed by updating the postgresql-setup tarball.

Resolves: CVE-2017-15097
Version: 9.6.5-2
2017-11-08 07:17:06 +01:00
Pavel Raiskup 1fa73e0a7b sources: upstream disabled the ftp:// download option
Version: 9.6.5-1
2017-08-29 16:12:03 +02:00
Pavel Raiskup d93550a71b rebase: update to 9.6.5
Per release notes:
https://www.postgresql.org/docs/9.6/static/release-9-6-5.html

Version: 9.6.5-1
2017-08-29 10:37:21 +02:00
Petr Kubat 698585a43d rebase: update to 9.6.4
Per release notes:
https://www.postgresql.org/docs/9.6/static/release-9-6-4.html

Resolves: #1480284
Version: 9.6.4-1
2017-08-11 11:51:28 +02:00
Fedora Release Engineering c719c5ea1e - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-03 06:18:09 +00:00
Fedora Release Engineering e244775c56 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-27 08:57:18 +00:00
Pavel Raiskup c27dd8df9e plperl: drop postgresql-perl-rpath.patch
Perl now provides valid libperl.so in %_libdir so there's not need
to play with rpath anymore.

Resolves: rhbz#1474417
Version: 9.6.3-7
2017-07-24 17:03:18 +02:00
Pavel Raiskup 7c1110c041 spec: better provides-exclude fix based on rh-postgresql96
Version: 9.6.3-6
2017-06-26 12:10:07 +02:00
Pavel Raiskup 25dea2dcb8 spec: avoid providing libpqwalreceiver.so plugin as soname
Related: rhbz#1464368
Version: 9.6.3-6
2017-06-23 11:24:54 +02:00
Pavel Raiskup 36a141a4c0 spec: drop the old %beta hack about %__os_install_post
This always was broken and the %__os_install_post macro was
redefined also for non-beta builds;  that's because
%{?x:%global y z} defines %y even when %x is zero.

If we really wanted this %beta/%post hack, it would have to look
similarly to:
%{lua:if rpm.expand("%beta") ~= "0" then rpm.define('...') end}
On the other hand, I'm not sure that this is actually needed
nowadays so I'm removing it completely.  Please let us know if you
happen to need the %__os_install_post redefinition.

Originally added by commit 9636c11b0d.

Version: 9.6.3-5
2017-06-21 08:55:30 +02:00
Pavel Raiskup 235453b233 spec: drop -DLINUX_OOM_SCORE_ADJ=0 from CFLAGS
Related: rhbz#1110969, rhbz#1436554
Version: 9.6.3-4
2017-06-12 13:26:05 +02:00
Jitka Plesnikova 19739cf1a6 Perl 5.26 rebuild 2017-06-04 15:07:09 +02:00
Petr Kubat 5b2a26a63d fix indentation issues in hstore_plperlu test-case
Resolves: rhbz#1453111
Version: 9.6.3-2
2017-05-22 11:30:49 +02:00
Pavel Raiskup 4aa087fae3 rebase: update to 9.6.3
Per release notes:
https://www.postgresql.org/docs/9.6/static/release-9-6-3.html

Version: 9.6.3-1
2017-05-11 12:39:35 +02:00
Pavel Raiskup cb6e898698 setup: new upstream release
Version: 9.6.2-4
2017-04-24 13:22:35 +02:00
Pavel Raiskup 56b78dd057 spec: spring cleanup #2 (systemd obsoleted constructs)
Resolves: rhbz#1440729
Version: 9.6.2-3
2017-04-24 13:22:21 +02:00
Pavel Raiskup 19af2059f2 spec: spring cleaning
- %_pkgdocdir definition, not needed now
- define %service_name == postgresql.service
- remove duplicate help2man br
- don't try to install perl-generators on RHEL
- add BR Data::Dumper for perl testsuite
- use %_localstatedir for several /var occurrences
- use %_datadir instead of hard-wiring it
- don't install *.o tutorial files (rhbz#1187514)
- use mv instead of cp for rhbz#1250006 work-around
- run 'make check' for postgresql-setup tarball

Resolves: rhbz#1440729
Version: 9.6.2-3
2017-04-24 13:22:03 +02:00
Pavel Raiskup 55a2b11e5d bump: rebuild for rhbz#1436006
Version: 9.6.2-2
Resolves: rhbz#1436006
2017-03-27 08:56:23 +02:00
Pavel Raiskup 0c1f8cf381 tests: fix testsuites for tzdata2017a
Version: 9.6.2-1
2017-03-13 11:12:16 +01:00
Pavel Raiskup 86f7229682 static: drop mistakenly added libpgfeutils.a
Version: 9.6.2-1
2017-02-22 10:01:46 +01:00
Pavel Raiskup f200f72f3d rebase: update to 9.6.2
Per release notes:
https://www.postgresql.org/docs/9.6/static/release-9-6-2.html

Version: 9.6.2-1
2017-02-09 22:33:28 +01:00
Igor Gnatenko 069ea47da5 Rebuild for readline 7.x
Signed-off-by: Igor Gnatenko <ignatenko@redhat.com>
2017-01-12 17:30:37 +01:00
Miro Hrončok 61feab0edf Rebuild for Python 3.6 2016-12-19 18:20:36 +01:00
Pavel Raiskup 06a51ffa8a gitignore: add up2date items
And fix related script.

Version: 9.6.1-1
2016-10-26 11:41:00 +02:00
Pavel Raiskup b0108e4725 build: remove config.{guess,sub} hacks
These issues are now automatically solved by %configure.

Version: 9.6.1-1
2016-10-26 08:43:54 +02:00
Pavel Raiskup ba2a35679a build: remove plpython build hack
(fixed upstream: 7107d58ec5a3c45967e77525809612a5f89b97f3)

Version: 9.6.1-1
2016-10-26 08:29:39 +02:00
Pavel Raiskup 30648b934d rebase: update to 9.6.1
Per release notes:
https://www.postgresql.org/docs/9.6/static/release-9-6-1.html

Version: 9.6.1-1
2016-10-26 08:29:13 +02:00
Pavel Raiskup bb1db959b3 setup: rebase to 5.0
- macros are now automatically generated
- there are convenient macros for testing other
  packages against postgresql-server

Resolves: rhbz#1368477, rhbz#1368480
Version: 9.6.0-1
2016-10-04 12:42:24 +02:00
Pavel Raiskup 041e748b02 typoe: remove leftover in comment
Version: 9.6.0-1
2016-10-02 14:17:53 +02:00
Pavel Raiskup 23f9d768a9 upload proper checksum
Version: 9.6.0-1
2016-10-01 09:13:33 +02:00
Pavel Raiskup c02b42b8e8 build: fix plpython's makefile inconsistency
Version: 9.6.0-1
2016-10-01 09:11:17 +02:00
Pavel Raiskup 08014984d3 run_testsuite: don't fail immediately
Version: 9.6.0-1
2016-10-01 09:10:35 +02:00
Pavel Raiskup 97dfdfe4b9 rebase: new upstream major release
Per release notes:
https://www.postgresql.org/docs/9.6/static/release-9-6.html

Merged changes from https://github.com/devexp-db/postgresql-latest
- removal of obsoleted patch, we can set port in postgresql.conf
- install new files
- hack for plpython build

Version: 9.6.0-1
2016-10-01 09:09:13 +02:00
Petr Kubat 5239ac0d0f rebase: minor version update
Per upstream release notes:
http://www.postgresql.org/docs/9.5/static/release-9-5-4.html

Version: 9.5.4-1
2016-08-12 07:48:18 +02:00
Petr Písař 34e9d01899 Mandatory Perl build-requires added <https://fedoraproject.org/wiki/Changes/Build_Root_Without_Perl> 2016-06-24 09:25:25 +02:00
Pavel Raiskup a3f63f1f95 packaging: depend on multilib-rpm-config
.. to correctly install architecture-dependant header files.

Related: rhbz#1286193
Version: 9.5.3-3
2016-06-21 12:15:14 +02:00
Jitka Plesnikova b5308137b9 Perl 5.24 rebuild 2016-05-15 05:16:43 +02:00
Pavel Raiskup f164285e53 rebase: minor version update
Per upstream release notes:
http://www.postgresql.org/docs/9.5/static/release-9-5-3.html

Version: 9.5.3-1
2016-05-12 10:36:48 +02:00
Pavel Raiskup 269d2b7daf test: pg_regress changed options
Use --bindir instead of --psqldir against PostgreSQL 9.5+.

Related: rhbz#1334276
Version: 9.5.2-2
2016-05-09 16:18:06 +02:00
Pavel Raiskup c14bb2cdd1 packaging: own the datadir/postgresql-setup directory
Version: 9.5.2-1
Resolves: 1321918
2016-04-03 21:33:12 +02:00
Pavel Raiskup b6b08dffec rebase: minor version update
Per upstream release notes:
http://www.postgresql.org/docs/9.5/static/release-9-5-2.html

Version: 9.5.2-1
2016-04-03 21:32:10 +02:00