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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, zecke/features/gprs-gsup-fixes has been updated discards 350b8afed3d5e3071031cc24e4faadea4d42fe9c (commit) via e9517a8610e2a0fa2ef68ceb820d1db30cfdd849 (commit)
This update added new revisions after undoing existing revisions. That is to say, the old revision is not a strict subset of the new revision. This situation occurs when you --force push a change and generate a repository containing something like this:
* -- * -- B -- O -- O -- O (350b8afed3d5e3071031cc24e4faadea4d42fe9c) \ N -- N -- N (e9517a8610e2a0fa2ef68ceb820d1db30cfdd849)
When this happens we assume that you've already had alert emails for all of the O revisions, and so we here report only the revisions in the N branch from the common base, B.
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/openbsc/commit/?id=e9517a8610e2a0fa2ef68ceb820d1db30...
commit e9517a8610e2a0fa2ef68ceb820d1db30cfdd849 Author: Holger Hans Peter Freyther holger@moiji-mobile.com Date: Thu Apr 23 11:33:35 2015 -0400
gprs: Store subscribed QoS and attempt to use it
* Fix QoS encoding as it forgot the Allocation/Retention policy * Use the qos_req as it is the only one encoded for GTPv1 and as 7.7.34
-----------------------------------------------------------------------
Summary of changes: openbsc/src/gprs/sgsn_libgtp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive