14
0

Accepting request 213708 from Cloud:OpenStack:Master

- update to 2.5.2:
  - Fixed segfault pickling the exception raised on connection error
  - Meaningful connection errors report a meaningful message
  - Manually creating `lobject` with the wrong parameter doesn't segfault

OBS-URL: https://build.opensuse.org/request/show/213708
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psycopg2?expand=0&rev=39
This commit is contained in:
Denisart Benjamin
2014-01-13 17:23:55 +00:00
committed by Git OBS Bridge
parent d7dd055b98
commit 6a77ce5723
4 changed files with 15 additions and 7 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jan 13 13:29:56 UTC 2014 - dmueller@suse.com
- update to 2.5.2:
- Fixed segfault pickling the exception raised on connection error
- Meaningful connection errors report a meaningful message
- Manually creating `lobject` with the wrong parameter doesn't segfault
-------------------------------------------------------------------
Tue Jun 25 11:41:28 UTC 2013 - dmueller@suse.com