MISC: package version up (2.2.56)
authorshingil.kang <shingil.kang@samsung.com>
Thu, 4 Jun 2015 14:18:15 +0000 (23:18 +0900)
committershingil.kang <shingil.kang@samsung.com>
Thu, 4 Jun 2015 14:18:15 +0000 (23:18 +0900)
Change-Id: Ib20089265f983d3d8db25476c9b008514430edef
Signed-off-by: shingil.kang <shingil.kang@samsung.com>
package/changelog
package/pkginfo.manifest
src/common_modules.h

index 01b7ed2469b9bead9188002af46f5a0c992919aa..544188933aedacbb710f1ea33eec37121ed14d49 100644 (file)
@@ -1,3 +1,7 @@
+* 2.2.56
+- Fixed to register transport when errors irrelevant to it occur.
+- Fixed to close fd after opening USB nod
+== shingil.kang <shingil.kang@samsung.com> 2015-06-04
 * 2.2.55
 - Remove sdb's prerequisite library about libudev.
 == shingil.kang <shingil.kang@samsung.com> 2015-06-02
index c524425ba8efc33bf4605b1b595e08b038e90406..9dcb91f801dffeda4ada20a5a6b22e615bb1605c 100644 (file)
@@ -1,4 +1,4 @@
-Version:2.2.55
+Version:2.2.56
 Source:sdb
 Maintainer:Kangho Kim <kh5325.kim@samsung.com>, Yoonki Park<yoonki.park@samsung.com>, Hyunsik Noh<hyunsik.noh@samsung.com>, Gun Kim<gune.kim@samsung.com>, Ho Namkoong<ho.namkoong@samsung.com>, Taeyoung Son<taeyoung2.son@samsung.com>
 
index 7f646b969707af921059b852523e5e2e5836ee14..406648368e42c9ee677b8ef583da42aca6ef7747 100644 (file)
@@ -39,7 +39,7 @@
 #define A_VERSION 0x0100000
 #define SDB_VERSION_MAJOR   2       // increments upon significant architectural changes or the achievement of important milestones
 #define SDB_VERSION_MINOR   2       // progress is made within a major version
-#define SDB_VERSION_PATCH   55      // increments for small sets of changes
+#define SDB_VERSION_PATCH   56      // increments for small sets of changes
 
 #define SDB_VERSION_MAX_LENGTH  128