File postgresql-ip4r.changes of Package postgresql-ip4r
-------------------------------------------------------------------
Thu Sep 25 16:08:17 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
- enable pg 18
-------------------------------------------------------------------
Fri Aug 8 11:48:24 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
- remove pg12 support
-------------------------------------------------------------------
Sat Sep 28 00:16:04 UTC 2024 - Marcus Rueckert <mrueckert@suse.de>
- enable pg17
-------------------------------------------------------------------
Sat Sep 28 00:15:16 UTC 2024 - mrueckert@suse.de
- Update to version 2.4.2+git4.941f6b8:
* CI: update matrix
* Split numeric.mk tests from liuxueyang into new file.
* CI: work around old gmake bug (only affects regression tests)
* Remove the newline for the call function (#23)
-------------------------------------------------------------------
Mon Sep 9 02:01:11 UTC 2024 - Marcus Rueckert <mrueckert@suse.de>
- disable pg11 builds as we will remove the EOL package soon
-------------------------------------------------------------------
Thu Sep 28 21:05:37 UTC 2023 - Marcus Rueckert <mrueckert@suse.de>
- enable pg 16
-------------------------------------------------------------------
Thu Sep 28 21:05:21 UTC 2023 - mrueckert@suse.de
- Update to version 2.4.2+git0.6ace857:
* Stamp 2.4.2.
* Update readme.
* Teach GNU make to do some basic numeric comparisons.
* Update some github actions administrivia.
* Fix repo name.
* Try test build on pg16 snapshots.
* Tabify.
* Check order of range bounds on binary receive.
* Support soft-error handling on pg16.
* Allow compile on pg16
* Desupport old versions and update readme
* CI: put pg 14 and 15 into rotation, remove some ancient vers
* Add basic CI for macOS build.
* Switch CI from travis to github actions.
-------------------------------------------------------------------
Thu May 11 14:26:43 UTC 2023 - Reinhard Max <max@suse.com>
- Stop supporting postgresql10
-------------------------------------------------------------------
Tue Jan 31 15:11:52 UTC 2023 - Marcus Rueckert <mrueckert@suse.de>
- enable pg 15
-------------------------------------------------------------------
Tue Nov 30 17:24:03 UTC 2021 - Marcus Rueckert <mrueckert@suse.de>
- switch to %{pg_name}-llvmjit-devel
-------------------------------------------------------------------
Sun Nov 14 01:52:41 UTC 2021 - Marcus Rueckert <mrueckert@suse.de>
- port to postgresql macros
- enable postgresql 14
-------------------------------------------------------------------
Fri Sep 25 16:12:17 UTC 2020 - Marcus Rueckert <mrueckert@suse.de>
- enable pg13
-------------------------------------------------------------------
Fri Jun 26 15:06:12 UTC 2020 - Marcus Rueckert <mrueckert@suse.de>
- fix llvm conditional to match new base packages
-------------------------------------------------------------------
Wed Oct 23 20:42:38 UTC 2019 - Marcus Rueckert <mrueckert@suse.de>
- header needs to be in the main package
-------------------------------------------------------------------
Tue Oct 22 18:31:30 UTC 2019 - mrueckert@suse.de
- Update to version 2.4.1+git1.5f9ce88:
* add LICENSE file to satisfy nitpickers
* Stamp 2.4.1.
* Update regression tests for pg12.
* Try getting pg12 from -testing repo instead
* Add pg12 to test matrix (this will fail).
* Upgrade travis test env from trusty to xenial.
-------------------------------------------------------------------
Tue Oct 22 15:34:15 UTC 2019 - Marcus Rueckert <mrueckert@suse.de>
- adding postgresql12 to _multibuild
-------------------------------------------------------------------
Wed Apr 17 14:18:00 UTC 2019 - Marcus Rueckert <mrueckert@suse.de>
- use make install instead of manually redoing the steps
- also package the llvmjit bytecode in the pg11 build
-------------------------------------------------------------------
Wed Apr 17 13:43:42 UTC 2019 - mrueckert@suse.de
- Update to version 2.4+git0.3ffb008:
* Stamp 2.4.0.
* Fix upgrade script on old pg versions
* small #include fixes
* reorganize #includes
* attribute test
* Work around missing error code in old versions
* Add window function RANGE support for pg11+.
* Helps to commit the expected file too. yeesh.
* Fix regression test for <9.6
* New functionality for next release
* Lose long-obsolete CVS Id tags.
* Expunge obsolete usage of TRUE and FALSE.
* Source tree reorganization.
-------------------------------------------------------------------
Wed Mar 13 10:45:18 UTC 2019 - Marcus Rueckert <mrueckert@suse.de>
- fix package group
-------------------------------------------------------------------
Wed Nov 7 16:25:14 UTC 2018 - Marcus Rueckert <mrueckert@suse.de>
- switch to disabled services and add tarball
-------------------------------------------------------------------
Wed Oct 24 13:21:16 UTC 2018 - Marcus Rueckert <mrueckert@suse.de>
- update 2.3+git1.d5c0fe6
- package from the new git repository via a service to pick up the
pg11 build fix
-------------------------------------------------------------------
Fri Sep 8 23:11:51 UTC 2017 - mrueckert@suse.de
- only files from our package
-------------------------------------------------------------------
Thu Aug 3 22:39:53 UTC 2017 - mrueckert@suse.de
- use _multibuild
-------------------------------------------------------------------
Mon Oct 20 23:44:39 UTC 2014 - mrueckert@suse.de
- update to 2.0.2
bugfixes and switching to 9.1+ extensions style by default.
-------------------------------------------------------------------
Mon Oct 20 11:58:13 UTC 2014 - mrueckert@suse.de
- fix installing of the extension support files
-------------------------------------------------------------------
Mon May 5 15:31:55 UTC 2014 - lars@linux-schulserver.de
- update to 2.0:
+ IPv6 support added, with many new types.
- using ip4r-extension-2.0 download on pg versions 9.1 and later
to make use of the CREATE EXTENSION mechanism either for new
installs or upgrades of ip4r-1.x versions.
- specfile cleanup
- place the ip4r.so file in the libdir of the server version used
to built the module
- use the pre_checkin.sh from tigerfoot for building this extension
for all versions
-------------------------------------------------------------------
Fri Nov 5 21:13:57 UTC 2010 - mrueckert@suse.de
- update to 1.05
fix building with 9.0
-------------------------------------------------------------------
Sat Jul 4 00:19:23 CEST 2009 - poeml@suse.de
- update to 1.04:
Updates for 8.4. Minor changes for 8.4 GiST indexing.
-------------------------------------------------------------------
Tue Apr 28 13:09:48 CEST 2009 - poeml@novell.com
- own the /usr/lib*/pgsql directory
- remove unneeded (and non-working) directives to install the README to the
documentation directory
-------------------------------------------------------------------
Wed Dec 10 12:21:45 CET 2008 - poeml@suse.de
- increase release number, so that the package supersedes the one
that I previously built in my home:poeml project (being in
server:database:postgresql now)
-------------------------------------------------------------------
Wed Aug 27 13:53:56 CEST 2008 - poeml@suse.de
- fix libdir path in the sql file (which was inserted as verbatim
'$libdir')
-------------------------------------------------------------------
Wed Aug 27 13:53:32 CEST 2008 - poeml@suse.de
- create package (version 1.03)