This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via eed4695d062a64c78340d24d53ae7066e6c7c1fd (commit)
via 495b0dbd24627a9289e9bdb8ef2f80af6af3445f (commit)
via 6e149b1f1aceb86e694e090b5ba4ccb349edcbf2 (commit)
from 59b90bc44401dc0e4c5004b0fec677106bce8871 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/libosmocore/commit/?id=eed4695d062a64c78340d24d53ae…
commit eed4695d062a64c78340d24d53ae7066e6c7c1fd
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Wed Nov 4 14:48:13 2015 +0100
debian: Roll a new release with the GPRS NS counter fix
http://cgit.osmocom.org/libosmocore/commit/?id=495b0dbd24627a9289e9bdb8ef2f…
commit 495b0dbd24627a9289e9bdb8ef2f80af6af3445f
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Wed Nov 4 14:39:37 2015 +0100
gprs-ns/stats: When the NSVCI is updated, update the stats counter
The NS object is created with an unknown identity and only after
the reset procedure has progressed (completed?) we know the real
ID for this peer. Before nobody has looked at the idx values (this
could have been seen with the CTRL interface) but with statsd the
wrong NSVCI becomes obvious.
Add routines to update the idx and I don't know if the change of
idx is causing any issues but we will find that out soon.
http://cgit.osmocom.org/libosmocore/commit/?id=6e149b1f1aceb86e694e090b5ba4…
commit 6e149b1f1aceb86e694e090b5ba4ccb349edcbf2
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Wed Nov 4 10:23:57 2015 +0100
debian: Make new minor release with the NS bugfix
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 12 ++++++++++++
include/osmocom/core/rate_ctr.h | 5 +++++
include/osmocom/core/stat_item.h | 6 ++++++
src/gb/gprs_ns.c | 2 ++
4 files changed, 25 insertions(+)
hooks/post-receive
--
An utility library for Open Source Mobile Communications