Accepting request 260891 from server:database
- Update to git snapshot 0.9.0+git33 * Fix crash when calling dbi_conn_close() on a valid object with a closed connection (e.g. when login failed). [boo#904873] OBS-URL: https://build.opensuse.org/request/show/260891 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libdbi?expand=0&rev=18
This commit is contained in:
commit
20e2ff54eb
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0df54482058d8f4bd48bc1cfc93019445c9e4df9621861468f6ba19e5a57101b
|
|
||||||
size 101240
|
|
BIN
libdbi-0.9.0.g33.tar.xz
(Stored with Git LFS)
Normal file
BIN
libdbi-0.9.0.g33.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 11 13:37:08 UTC 2014 - jengelh@inai.de
|
||||||
|
|
||||||
|
- Update to git snapshot 0.9.0+git33
|
||||||
|
* Fix crash when calling dbi_conn_close() on a valid object with
|
||||||
|
a closed connection (e.g. when login failed). [boo#904873]
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 27 10:34:10 UTC 2014 - jengelh@inai.de
|
Wed Aug 27 10:34:10 UTC 2014 - jengelh@inai.de
|
||||||
|
|
||||||
|
@ -18,8 +18,8 @@
|
|||||||
|
|
||||||
Name: libdbi
|
Name: libdbi
|
||||||
%define lname libdbi3
|
%define lname libdbi3
|
||||||
Version: 0.9.0.g32
|
Version: 0.9.0.g33
|
||||||
#Snapshot: libdbi-0.9.0-32-g06e738a
|
#Snapshot: libdbi-0.9.0-33-gcdc4479
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Database Independent Abstraction Layer for C
|
Summary: Database Independent Abstraction Layer for C
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
Loading…
Reference in New Issue
Block a user