diff --git a/_service b/_service
index 8a26264..704e5d4 100644
--- a/_service
+++ b/_service
@@ -8,7 +8,7 @@
git commit hash and bump "version" if necessary
-->
0.14.4
- 2125310c935420945d419ab62b149b32b2c14d87
+ 258e86583ecd2437161211b9d70bc69229630e7e
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 2f9aa59..92c049e 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:d3565ca7bb8dc16fc84434ffe15ee17d849dcd253dd67a6c27afbd1720e6871f
-size 2609098
+oid sha256:5fc09bc9412d33eae812a6d4f9e3f391c719a2b07755f19eb6247ddc3595265a
+size 2615450
diff --git a/libqb.changes b/libqb.changes
index 1c30929..c3b7fc5 100644
--- a/libqb.changes
+++ b/libqb.changes
@@ -1,12 +1,22 @@
-------------------------------------------------------------------
-Mon Feb 25 08:16:51 UTC 2013 - ygao@suse.com
+Thu Mar 28 09:42:40 UTC 2013 - ygao@suse.com
+- IPC: fix the connection state checking
+- LOG: copy the function/filename for dynamic callsites
+- Properly discover SO_NOSIGPIPE and MSG_SIGNAL
+- IPC: fix call to QB_SUN_LEN
+- list: don't splice empty lists onto the head.
- rpl_sem: make destroy more compliant
- RB: make the "sem" abstraction into a notifier
+- Upstream version cs: 258e86583ecd2437161211b9d70bc69229630e7e
+
+-------------------------------------------------------------------
+Mon Feb 25 09:58:21 UTC 2013 - ygao@suse.com
+
- 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
+- Upstream version cs: 31d9f0900db728cfe182799b61b05759a6a26e8b
-------------------------------------------------------------------
Fri Feb 8 16:56:34 UTC 2013 - ygao@suse.com