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 "Osmocom network interface library".
The branch, master has been updated
via 85bc50cbde3beaf295336a8a874720c672629f91 (commit)
from 2904f82f99fc58538e78bf39900a090da0bcdc3b (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/libosmo-netif/commit/?id=85bc50cbde3beaf295336a8a87…
commit 85bc50cbde3beaf295336a8a874720c672629f91
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Tue May 24 23:06:52 2016 +0200
debian: Make upgrading from debian SID easier
Make sure the version number of this sourcepackage is higher than
the one found in Debian SID.
Change-Id: I6486f91bc11e0828b4ccd0e22f8e2135af0d271a
Reviewed-on: https://gerrit.osmocom.org/111
Tested-by: Jenkins Builder
Reviewed-by: Holger Freyther <holger(a)freyther.de>
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 6 ++++++
1 file changed, 6 insertions(+)
hooks/post-receive
--
Osmocom network interface library
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 "Osmocom network interface library".
The branch, releases/0.0.6-stable has been updated
via 116b095b1217a2ba5421c33dfaad6ad51f7ee9c6 (commit)
via cbb0ad177121ec8f1bc292cfc921c89414790fd5 (commit)
via ff4915a2a61def9cd9bb2ae4c2f899263d5cbd89 (commit)
from efb9af4dada5e2426e69d670f4549f8fec3c9cb2 (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/libosmo-netif/commit/?id=116b095b1217a2ba5421c33dfa…
commit 116b095b1217a2ba5421c33dfaad6ad51f7ee9c6
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Thu May 26 14:15:03 2016 +0200
debian: Bump version to 0.0.6.1 with osmux leak fixes
Attempt to fix leaks in osmux and cherry-pick two changes from
master back to this release.
Change-Id: I8793bc823cd72a7c883df17cf2f8d3b74df675a9
http://cgit.osmocom.org/libosmo-netif/commit/?id=cbb0ad177121ec8f1bc292cfc9…
commit cbb0ad177121ec8f1bc292cfc921c89414790fd5
Author: Daniel Willmann <dwillmann(a)sysmocom.de>
Date: Wed May 25 17:44:39 2016 +0200
osmux: Add function to delete all msgs pending for a circuit
Use this function in osmux_batch_del_circuit() since msgs are stored in a list
per circuit. After the circuit is free()d the msgs are lost.
Before this patch any messages enqueued inside a batch when the circiut is
deleted were leaking.
Change-Id: Ib0311652183332d0475bf7347023d518d38487ef
Ticket: OS#1733
Reviewed-on: https://gerrit.osmocom.org/120
Tested-by: Jenkins Builder
Reviewed-by: Holger Freyther <holger(a)freyther.de>
http://cgit.osmocom.org/libosmo-netif/commit/?id=ff4915a2a61def9cd9bb2ae4c2…
commit ff4915a2a61def9cd9bb2ae4c2f899263d5cbd89
Author: Daniel Willmann <dwillmann(a)sysmocom.de>
Date: Wed May 25 17:44:37 2016 +0200
osmux: Pass circuit to _batch_del_circuit() and use it from _xfrm_input_fini()
Change-Id: If224980123d4a369133499ab7b577d02511f4055
Ticket: OS#1733
Reviewed-on: https://gerrit.osmocom.org/119
Tested-by: Jenkins Builder
Reviewed-by: Holger Freyther <holger(a)freyther.de>
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 6 ++++++
src/osmux.c | 33 +++++++++++++++++++++------------
2 files changed, 27 insertions(+), 12 deletions(-)
hooks/post-receive
--
Osmocom network interface library
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 "Osmocom network interface library".
The branch, releases/0.0.6-stable has been created
at efb9af4dada5e2426e69d670f4549f8fec3c9cb2 (commit)
- Log -----------------------------------------------------------------
-----------------------------------------------------------------------
hooks/post-receive
--
Osmocom network interface library
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 "Osmocom network interface library".
The branch, master has been updated
via 2904f82f99fc58538e78bf39900a090da0bcdc3b (commit)
from d5235e5e513e5a99efcc004fd666fd765bdee3ca (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/libosmo-netif/commit/?id=2904f82f99fc58538e78bf3990…
commit 2904f82f99fc58538e78bf39900a090da0bcdc3b
Author: Daniel Willmann <dwillmann(a)sysmocom.de>
Date: Wed May 25 17:44:39 2016 +0200
osmux: Add function to delete all msgs pending for a circuit
Use this function in osmux_batch_del_circuit() since msgs are stored in a list
per circuit. After the circuit is free()d the msgs are lost.
Before this patch any messages enqueued inside a batch when the circiut is
deleted were leaking.
Change-Id: Ib0311652183332d0475bf7347023d518d38487ef
Ticket: OS#1733
Reviewed-on: https://gerrit.osmocom.org/120
Tested-by: Jenkins Builder
Reviewed-by: Holger Freyther <holger(a)freyther.de>
-----------------------------------------------------------------------
Summary of changes:
src/osmux.c | 11 +++++++++++
1 file changed, 11 insertions(+)
hooks/post-receive
--
Osmocom network interface library
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 "Osmocom network interface library".
The branch, master has been updated
via d5235e5e513e5a99efcc004fd666fd765bdee3ca (commit)
from ecee3f9110b88de1b4d6ae6e6585c11c36600ec9 (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/libosmo-netif/commit/?id=d5235e5e513e5a99efcc004fd6…
commit d5235e5e513e5a99efcc004fd666fd765bdee3ca
Author: Daniel Willmann <dwillmann(a)sysmocom.de>
Date: Wed May 25 17:44:37 2016 +0200
osmux: Pass circuit to _batch_del_circuit() and use it from _xfrm_input_fini()
Change-Id: If224980123d4a369133499ab7b577d02511f4055
Ticket: OS#1733
Reviewed-on: https://gerrit.osmocom.org/119
Tested-by: Jenkins Builder
Reviewed-by: Holger Freyther <holger(a)freyther.de>
-----------------------------------------------------------------------
Summary of changes:
src/osmux.c | 22 ++++++++++------------
1 file changed, 10 insertions(+), 12 deletions(-)
hooks/post-receive
--
Osmocom network interface library
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 "Osmocom fork of the Open SMPP 3.4 library".
The branch, master has been updated
via 8b61a0555ad2d2031dc4012aa8156d6b8d52226b (commit)
via cccf0252554c0f42fa8de4aa3f7bb3534511b94c (commit)
from 0ee4af7405cf6c26796ca8c4194e8ee8bfba843e (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/libsmpp34/commit/?id=8b61a0555ad2d2031dc4012aa8156d…
commit 8b61a0555ad2d2031dc4012aa8156d6b8d52226b
Author: Ruben Undheim <ruben.undheim(a)gmail.com>
Date: Wed May 25 09:03:15 2016 +0200
Fix various typos in log messages
Change-Id: If52a8546b09ac14c00e6323984eda6d88a558830
Reviewed-on: https://gerrit.osmocom.org/115
Reviewed-by: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Tested-by: Jenkins Builder
http://cgit.osmocom.org/libsmpp34/commit/?id=cccf0252554c0f42fa8de4aa3f7bb3…
commit cccf0252554c0f42fa8de4aa3f7bb3534511b94c
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Tue May 24 23:08:41 2016 +0200
debian: Make upgrading from debian SID easier
Make sure the version number of this sourcepackage is higher than
the one found in Debian SID.
Change-Id: I77126b0b9a8dbc4dcdc02a5a3b4718129b308930
Reviewed-on: https://gerrit.osmocom.org/112
Tested-by: Jenkins Builder
Reviewed-by: Holger Freyther <holger(a)freyther.de>
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 8 +++++++-
src/smpp34_dumpPdu.c | 12 ++++++------
src/smpp34_pack.c | 12 ++++++------
src/smpp34_unpack.c | 12 ++++++------
test_apps/recv_and_unpack.inc | 2 +-
5 files changed, 26 insertions(+), 20 deletions(-)
hooks/post-receive
--
Osmocom fork of the Open SMPP 3.4 library
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 "UNNAMED PROJECT".
The branch, master has been updated
via 2fcfc29020c81891d7888ddc7ddbcd866bcd406d (commit)
from ce936f3cd46623856596326fe9a23cc090c2179e (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/osmo-pcu/commit/?id=2fcfc29020c81891d7888ddc7ddbcd8…
commit 2fcfc29020c81891d7888ddc7ddbcd866bcd406d
Author: Alexander Couzens <lynxis(a)fe80.eu>
Date: Tue May 24 14:40:03 2016 +0200
add comments to describe functions
Change-Id: Ie351632001abbeb82008a5eecae0d0323a8ef7d7
Reviewed-on: https://gerrit.osmocom.org/106
Reviewed-by: Harald Welte <laforge(a)gnumonks.org>
Tested-by: Jenkins Builder
-----------------------------------------------------------------------
Summary of changes:
src/bts.cpp | 1 +
src/tbf_ul.cpp | 1 +
2 files changed, 2 insertions(+)
hooks/post-receive
--
UNNAMED PROJECT
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 "UNNAMED PROJECT".
The branch, master has been updated
via ce936f3cd46623856596326fe9a23cc090c2179e (commit)
from c1c9d6a9d849685556a6ce9f2e0f9a814c2995ae (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/osmo-pcu/commit/?id=ce936f3cd46623856596326fe9a23cc…
commit ce936f3cd46623856596326fe9a23cc090c2179e
Author: Alexander Couzens <lynxis(a)fe80.eu>
Date: Tue May 24 14:45:41 2016 +0200
tbf_ul: use correct size for chunk_size
The size of the hole array in bytes was used instead of the size of elements.
Change-Id: If6bf3e5f1ad773ddaa9fb2ce7c069e6b26659cbf
Reviewed-on: https://gerrit.osmocom.org/105
Tested-by: Jenkins Builder
Reviewed-by: Holger Freyther <holger(a)freyther.de>
-----------------------------------------------------------------------
Summary of changes:
src/tbf_ul.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
UNNAMED PROJECT
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 "UNNAMED PROJECT".
The branch, master has been updated
via c1c9d6a9d849685556a6ce9f2e0f9a814c2995ae (commit)
from c8fd4b7c42b85be63b5412f47a995c4f6f532531 (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/osmo-pcu/commit/?id=c1c9d6a9d849685556a6ce9f2e0f9a8…
commit c1c9d6a9d849685556a6ce9f2e0f9a814c2995ae
Author: Alexander Couzens <lynxis(a)fe80.eu>
Date: Tue May 24 14:38:00 2016 +0200
rlc.h: remove duplicated define RLC_EGPRS_SNS
The second #define RLC_EGPRS_SNS is 3 lines below of the first one.
Change-Id: Ibb718ba9be21831c56c5949e730fab5acd691d7c
Reviewed-on: https://gerrit.osmocom.org/107
Tested-by: Jenkins Builder
Reviewed-by: Holger Freyther <holger(a)freyther.de>
-----------------------------------------------------------------------
Summary of changes:
src/rlc.h | 1 -
1 file changed, 1 deletion(-)
hooks/post-receive
--
UNNAMED PROJECT
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 029f5a1c0d30bbd605f62f0c535e920e8c37ca92 (commit)
from 45abec20dd66a7ebb762ad8942d1ba818287ff63 (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=029f5a1c0d30bbd605f62f0c535e…
commit 029f5a1c0d30bbd605f62f0c535e920e8c37ca92
Author: Ruben Undheim <ruben.undheim(a)gmail.com>
Date: Wed Sep 16 19:02:35 2015 +0200
misc: Some spelling errors corrected
Change-Id: Ibfc239b84879556624ca6020ae6a63d102640c94
Reviewed-on: https://gerrit.osmocom.org/114
Tested-by: Jenkins Builder
Reviewed-by: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
-----------------------------------------------------------------------
Summary of changes:
src/logging.c | 2 +-
src/sim/card_fs_tetra.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
An utility library for Open Source Mobile Communications