* Fix insecure parsing of server command-line switches * Reset OpenSSL randomness state in each postmaster child process * Make REPLICATION privilege checks test current user not authenticated user * Fix GiST indexes to not use "fuzzy" geometric comparisons when it's not appropriate to do so * Fix erroneous range-union and penalty logic in GiST indexes that use contrib/btree_gist for variable-width data types, that is text, bytea, bit, and numeric columns * Fix bugs in GiST page splitting code for multi-column indexes * Fix gist_point_consistent to handle fuzziness consistently * See the release notes for the rest of the changes: http://www.postgresql.org/docs/9.2/static/release-9-2-4.html /usr/share/doc/packages/postgresql/HISTORY ------------------------------------------------------------------ - Update to version 9.2.4 * Fix insecure parsing of server command-line switches * Reset OpenSSL randomness state in each postmaster child process * Make REPLICATION privilege checks test current user not authenticated user * Fix GiST indexes to not use "fuzzy" geometric comparisons when it's not appropriate to do so * Fix erroneous range-union and penalty logic in GiST indexes that use contrib/btree_gist for variable-width data types, that is text, bytea, bit, and numeric columns * Fix bugs in GiST page splitting code for multi-column indexes * Fix gist_point_consistent to handle fuzziness consistently * See the release notes for the rest of the changes: http://www.postgresql.org/docs/9.2/static/release-9-2-4.html OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/orafce?expand=0&rev=4
102 lines
3.5 KiB
Plaintext
102 lines
3.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Aug 8 13:30:27 UTC 2013 - darin@darins.net
|
|
|
|
- patch for compilation error with Bison >=2.6
|
|
See also http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=710633
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 17 13:19:24 UTC 2012 - darin@darins.net
|
|
|
|
- renamed orafce.spec to orafce.spec.in
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 1 19:30:27 UTC 2012 - darin@darins.net
|
|
|
|
- updated name in template
|
|
- set proper install location
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 26 12:47:21 UTC 2012 - darin@darins.net
|
|
|
|
- added pre_checkin.sh to generate .spec and .changes
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 25 13:03:26 UTC 2012 - darin@darins.net
|
|
|
|
- updated to orafce-HEAD-36ccc5b from git repository which supports
|
|
postgresql 9.2. As there's no official release i'm calling it 5a
|
|
- created .specs to support multiple versions of PG
|
|
- removed/renamed orafce.spec
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 13 18:58:24 UTC 2011 - darin@darins.net
|
|
|
|
- Fixed non-standard Group
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 13 18:51:32 UTC 2011 - darin@darins.net
|
|
|
|
- added FLEX=/usr/bin/flex to make statement in %build.
|
|
See http://pgfoundry.org/forum/forum.php?set=custom&forum_id=410&style=nested&max_rows=25&submit=Change+View
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 13 18:34:07 UTC 2011 - darin@darins.net
|
|
|
|
- updated package to 3.0.4
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 13 16:28:51 UTC 2011 - darin@darins.net
|
|
|
|
- moved %changelog to .changes file
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 15 2011 - Darin Perusich <darin@darins.net>
|
|
|
|
- Ported to OpenSuSE
|
|
- Update to 3.0.3
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 28 2010 - Jean-Francois Saucier <jfsaucier@infoglobe.ca> - 3.0.1-3
|
|
|
|
- Rename back the package to orafce after discussion on devel list
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 19 2010 - Jean-Francois Saucier <jfsaucier@infoglobe.ca> - 3.0.1-2
|
|
|
|
- Make some cleanup as described in #251805
|
|
- Clean %%files section
|
|
- Rename the package back to postgresql-orafce to be consistent with other extensions
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 2 2009 - Devrim GUNDUZ <devrim@commandprompt.com> - 3.0.1-1
|
|
|
|
- Update to 3.0.1
|
|
- Remove patch0, it is in upstream now.
|
|
- Apply some 3.0 fixes to spec.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 20 2008 - Devrim GUNDUZ <devrim@commandprompt.com> - 2.1.4-1
|
|
|
|
- Update to 2.1.4
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 20 2008 - Devrim GUNDUZ <devrim@commandprompt.com> - 2.1.3-2
|
|
|
|
- Spec file fixes, per bz review #251805
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 14 2008 - Devrim GUNDUZ <devrim@commandprompt.com> - 2.1.3-1
|
|
|
|
- Update to 2.1.3
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 10 2007 - Devrim GUNDUZ <devrim@commandprompt.com> - 2.1.1-1
|
|
|
|
- Update to 2.1.1
|
|
- Spec file cleanup
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 30 2006 - Devrim GUNDUZ <devrim@commandprompt.com> - 2.0.1-1
|
|
|
|
- Initial packaging
|