diff --git a/_service b/_service
index 7612fc7..8a26264 100644
--- a/_service
+++ b/_service
@@ -8,7 +8,7 @@
git commit hash and bump "version" if necessary
-->
0.14.4
- 9d2eca251bdd1833889f42f4e60238c4c774906e
+ 2125310c935420945d419ab62b149b32b2c14d87
diff --git a/_service:recompress:tar_scm:libqb-0.14.4.tar.bz2 b/_service:recompress:tar_scm:libqb-0.14.4.tar.bz2
index f2f9326..2f9aa59 100644
--- a/_service:recompress:tar_scm:libqb-0.14.4.tar.bz2
+++ b/_service:recompress:tar_scm:libqb-0.14.4.tar.bz2
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:c55a14dfff6bf5cd08e821530c8d0f2a1b7759276015d35015552ede8123f52c
-size 2597918
+oid sha256:d3565ca7bb8dc16fc84434ffe15ee17d849dcd253dd67a6c27afbd1720e6871f
+size 2609098
diff --git a/libqb.changes b/libqb.changes
index 5dd3e5e..1c30929 100644
--- a/libqb.changes
+++ b/libqb.changes
@@ -1,3 +1,13 @@
+-------------------------------------------------------------------
+Mon Feb 25 08:16:51 UTC 2013 - ygao@suse.com
+
+- rpl_sem: make destroy more compliant
+- RB: make the "sem" abstraction into a notifier
+- Use dgram sockets for message oriented communications
+- IPC: don't interpret EMSGSIZE and ENOMSG as a disconnect
+- POLL: prevent a spin if the fd is not removed from the mainloop
+- Upstream version cs: 2125310c935420945d419ab62b149b32b2c14d87
+
-------------------------------------------------------------------
Fri Feb 8 16:56:34 UTC 2013 - ygao@suse.com