[Tizen][PushD] Update Push daemon to 4.25, fix WRT push support 23/47623/1 tizen_3.0.m1_mobile tizen_3.0.m1_tv accepted/tizen/mobile/20150907.085056 accepted/tizen/tv/20150907.085126 accepted/tizen/wearable/20150907.085108 submit/tizen/20150907.072406 submit/tizen_common/20151023.083358 submit/tizen_common/20151026.085049 tizen_3.0.m1_mobile_release tizen_3.0.m1_tv_release tizen_3.0.m2.a1_mobile_release tizen_3.0.m2.a1_tv_release
authorHaJun, Sung <hajun.sung@samsung.com>
Mon, 7 Sep 2015 07:06:27 +0000 (16:06 +0900)
committerHaJun, Sung <hajun.sung@samsung.com>
Mon, 7 Sep 2015 07:06:27 +0000 (16:06 +0900)
Change-Id: I9e3de0eee90b78e35ddc09b116c9be385880df68
Signed-off-by: HaJun, Sung <hajun.sung@samsung.com>
13 files changed:
aarch64/bin/push_tool
aarch64/bin/pushd
aarch64/lib64/libpush.so.0.2.12
arm/bin/push_tool
arm/bin/pushd
arm/lib/libpush.so.0.2.12
packaging/push.spec
x86/bin/push_tool
x86/bin/pushd
x86/lib/libpush.so.0.2.12
x86_64/bin/push_tool
x86_64/bin/pushd
x86_64/lib64/libpush.so.0.2.12

index ebf66fb..af81cc1 100755 (executable)
Binary files a/aarch64/bin/push_tool and b/aarch64/bin/push_tool differ
index 1312d61..620b6e3 100755 (executable)
Binary files a/aarch64/bin/pushd and b/aarch64/bin/pushd differ
index b2bea08..e20af9e 100644 (file)
Binary files a/aarch64/lib64/libpush.so.0.2.12 and b/aarch64/lib64/libpush.so.0.2.12 differ
index 5bdf607..600e31d 100755 (executable)
Binary files a/arm/bin/push_tool and b/arm/bin/push_tool differ
index 2b712da..fcc4940 100755 (executable)
Binary files a/arm/bin/pushd and b/arm/bin/pushd differ
index a726b6f..a671b7e 100644 (file)
Binary files a/arm/lib/libpush.so.0.2.12 and b/arm/lib/libpush.so.0.2.12 differ
index fcb71d1..255ce37 100644 (file)
@@ -2,7 +2,7 @@
 
 Name:       push
 Summary:    Push services and client library
-Version:    0.4.17
+Version:    0.4.25
 Release:    1
 Group:      Application Framework/Service
 License:    SAMSUNG and Apache-2.0
index 8a79045..c9ac385 100755 (executable)
Binary files a/x86/bin/push_tool and b/x86/bin/push_tool differ
index 40f8a53..4942b27 100755 (executable)
Binary files a/x86/bin/pushd and b/x86/bin/pushd differ
index 2878411..e18185b 100644 (file)
Binary files a/x86/lib/libpush.so.0.2.12 and b/x86/lib/libpush.so.0.2.12 differ
index f528ff8..2f2d571 100755 (executable)
Binary files a/x86_64/bin/push_tool and b/x86_64/bin/push_tool differ
index 000f26c..a7300c4 100755 (executable)
Binary files a/x86_64/bin/pushd and b/x86_64/bin/pushd differ
index 5a8720c..7d7251a 100644 (file)
Binary files a/x86_64/lib64/libpush.so.0.2.12 and b/x86_64/lib64/libpush.so.0.2.12 differ