Changelog for
postgresql-jdbc-42.2.5-6.1.noarch.rpm :
Fri Sep 14 14:00:00 2018 darinAATTdarins.net
- Update to 42.2.5
Full Changelog: https://jdbc.postgresql.org/documentation/changelog.html
* Changed:
- `ssl=true` implies `sslmode=verify-full`, that is it requires valid server certificate [cdeeaca4]
* Added:
- Support for `sslmode=allow/prefer/require` [cdeeaca4]
* Fixed
- Security: added server hostname verification for non-default SSL factories in `sslmode=verify-full`
(CVE-2018-10936) (boo#1106539)
- Updated documentation on SSL configuration [fa032732]
- Updated Japanese translations [PR 1275]
- IndexOutOfBounds on prepared multistatement with insert values [c2885dd0]
- Update build to support tetra
https://github.com/moio/tetra
- Remove files:
* build.xml
* jdbc-postgresql-9.4_p1201-remove-sspi.patch
- javadoc-pom-xml.patch so maven doesn\'t fail on html4/5 warnings
Tue Sep 19 14:00:00 2017 fstrbaAATTsuse.com
- Build with java compatibility 1.6
- Modified file:
* build.xml
+ Detect correctly java 9
Mon Jul 6 14:00:00 2015 dmacvicarAATTsuse.de
- update to version 9.4-1200 (fate#318788)
* https://jdbc.postgresql.org/documentation/changelog.html
- Add patch:
* jdbc-postgresql-9.4_p1201-remove-sspi.patch
Fri Jul 11 14:00:00 2014 tchvatalAATTsuse.com
- Do not version java docdir.
Tue Jul 8 14:00:00 2014 tchvatalAATTsuse.com
- Do not depend on ant-trax.
Fri Jun 27 14:00:00 2014 tchvatalAATTsuse.com
- Fix build on SLE11
Fri Jun 27 14:00:00 2014 tchvatalAATTsuse.com
- Version bump to latest release 9.3:
* Various fixes
* Better integration with pgsql9.3
- Cleanup with spec-cleaner
Mon Sep 9 14:00:00 2013 tchvatalAATTsuse.com
- Move from jpackage-utils to javapackage-tools
Thu Mar 28 13:00:00 2013 darinAATTdarins.net
- Set the correct license
Tue Mar 26 13:00:00 2013 darinAATTdarins.net
- Update license
- rpmlint cleanup
Thu Feb 21 13:00:00 2013 darinAATTdarins.net
- Update to 9.2
- cleaned up .spec
- moved %changelog to .changes
Thu Mar 3 13:00:00 2011 vlado.paskovAATTgmail.com
- Initial package release.