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 4b7c791e15e921ce5427c531f740df7474c6a1cb (commit)
from f624546ed1336ef2c092a254fddea6b904a9e274 (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=4b7c791e15e921ce5427c531f740…
commit 4b7c791e15e921ce5427c531f740df7474c6a1cb
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Sat Oct 7 04:45:01 2017 +0200
gsm: make osmo_imsi_str_valid() NULL-safe
No callers that would pass NULL exist, but let's check against NULL from the
start.
Fixup for recent change I1e94f5b0717b947d2a7a7d36bacdf04a75cb3522.
Change-Id: I111fbf29228929f2cd6ffa06bcb1f69da223224e
-----------------------------------------------------------------------
Summary of changes:
src/gsm/gsm23003.c | 2 ++
tests/gsm23003/gsm23003_test.c | 2 ++
tests/gsm23003/gsm23003_test.ok | 2 ++
3 files changed, 6 insertions(+)
hooks/post-receive
--
An utility library for Open Source Mobile Communications
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 "Manuals for Osmocom GSM components".
The branch, neels/osmo-hlr has been updated
discards ce31f284b4f71a921affe96128fdd0f1278c8d73 (commit)
discards cc18f38233a4e247cfe50a85e091e053414fb272 (commit)
discards cb7585381120193c7550b830e20643cc2413dc2a (commit)
discards 086ce34fbd00d65cdaa3b5069694a9d0f5244293 (commit)
via d3451911210ea36e8b489abdb99932b8ff4bfc56 (commit)
via 6c3abbe655bbefa5415e9ae7b857e8b9f88ad08f (commit)
via ed8284ac6b39bccf1e83ef4152750cfff5815135 (commit)
via 5f8413c2825faa9922a874ac8e8f9028195e5d08 (commit)
via 03739af1c586c0893fedf66614c0ead022cf12a1 (commit)
via b459f4dbadf8a121284e1bcc2f7394cde29e4bb6 (commit)
via 1310fa82e9673090b343db091d09af5bd6ca4e8c (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 (ce31f284b4f71a921affe96128fdd0f1278c8d73)
\
N -- N -- N (d3451911210ea36e8b489abdb99932b8ff4bfc56)
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/osmo-gsm-manuals/commit/?id=d3451911210ea36e8b489ab…
commit d3451911210ea36e8b489abdb99932b8ff4bfc56
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Mon Sep 25 16:37:34 2017 +0200
add OsmoHLR manual
Change-Id: Ieb6a362a26a7e65199f68f5cd32d9b6b0e5d0fbf
-----------------------------------------------------------------------
Summary of changes:
OsmoMSC/chapters/smpp.adoc | 147 -------------------------------------------
common/chapters/logging.adoc | 125 +++++++++++++++++++++++-------------
2 files changed, 81 insertions(+), 191 deletions(-)
delete mode 100644 OsmoMSC/chapters/smpp.adoc
hooks/post-receive
--
Manuals for Osmocom GSM components
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 BTS-side code (Abis, scheduling, ...)".
The branch, master has been updated
via 2d3aa02ba3f7276fbab7f1e2744b5eb880a36fd9 (commit)
from 236269397ed56a76a70699b3167ee3050844811a (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-bts/commit/?id=2d3aa02ba3f7276fbab7f1e2744b5eb…
commit 2d3aa02ba3f7276fbab7f1e2744b5eb880a36fd9
Author: Max <msuraev(a)sysmocom.de>
Date: Tue Oct 10 13:26:33 2017 +0200
jenkins: remove openbsc dependency
The dependency on OpenBSC has been removed in
ec33b0397f5d71248c5834513d4be7b9b0e46366 so we can drop it from jenkins
scripts too.
Change-Id: Ie28d444f2154f5b4bbbd9a1cb45b74ebca890cb1
-----------------------------------------------------------------------
Summary of changes:
contrib/jenkins_common.sh | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)
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 BTS-side code (Abis, scheduling, ...)".
The branch, master has been updated
via 236269397ed56a76a70699b3167ee3050844811a (commit)
from d49915eccff46c9ff6c1549b35cc0c9d3fe81abe (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-bts/commit/?id=236269397ed56a76a70699b3167ee30…
commit 236269397ed56a76a70699b3167ee3050844811a
Author: Max <msuraev(a)sysmocom.de>
Date: Tue Oct 10 14:05:29 2017 +0200
Fix multiple SI2q reception
Previously the received SI was copied to si_buf unconditionally which
means that the first SI2q message is always overwritten be the last one.
Fix it moving check for SI2q ahead of generic code and moving generic
copy into else branch of SI2q check.
Change-Id: Ib8031d2f0e00368283a40b4aadb3eea616038d04
Related: OS#2357
-----------------------------------------------------------------------
Summary of changes:
src/common/rsl.c | 33 ++++++++++++++++++---------------
1 file changed, 18 insertions(+), 15 deletions(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)
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 BTS-side code (Abis, scheduling, ...)".
The branch, master has been updated
via d49915eccff46c9ff6c1549b35cc0c9d3fe81abe (commit)
from ec33b0397f5d71248c5834513d4be7b9b0e46366 (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-bts/commit/?id=d49915eccff46c9ff6c1549b35cc0c9…
commit d49915eccff46c9ff6c1549b35cc0c9d3fe81abe
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Mon Oct 9 11:38:26 2017 +0200
l1sap: Improve log msg when frame diff >1
Print the two fn values to understand better the wrong behaviour.
Change-Id: I4f7b3ffbf7ce3a8d8d6872e4281ef228f4c5527f
-----------------------------------------------------------------------
Summary of changes:
src/common/l1sap.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)
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 "CI scripts".
The branch, master has been updated
via 5b05a88bb3627ed1cf3b8c927d081c766d75e26f (commit)
from 973dca99174aae0f6a7cced8074481a96d7255d0 (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-ci/commit/?id=5b05a88bb3627ed1cf3b8c927d081c76…
commit 5b05a88bb3627ed1cf3b8c927d081c766d75e26f
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Tue Oct 10 11:43:35 2017 +0800
nightly-pacakges: don't copy over gsm_data_shared.[ch] anymore
This is no longer needed by upstream osmo-bts since Change-Id
I9f004fb5c4c1db29d4792dfd281d388c7063da13
Change-Id: Ie53482a1538d1559e764da86dbbb78031c9c386b
-----------------------------------------------------------------------
Summary of changes:
scripts/osmocom-nightly-packages.sh | 8 --------
1 file changed, 8 deletions(-)
hooks/post-receive
--
CI scripts
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 f624546ed1336ef2c092a254fddea6b904a9e274 (commit)
from 4335badd0e85341a2515c00e5b73d6a921ecdd1b (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=f624546ed1336ef2c092a254fdde…
commit f624546ed1336ef2c092a254fddea6b904a9e274
Author: Max <msuraev(a)sysmocom.de>
Date: Mon Oct 9 14:35:03 2017 +0200
Fix build on older systems
Make sure GRND_NONBLOCK is always defined, even when using syscall
directly.
Change-Id: I1bcac37ee1847596b49122f9307bd2689ba71b1b
Related: OS#1694
-----------------------------------------------------------------------
Summary of changes:
src/gsm/gsm_utils.c | 3 +++
1 file changed, 3 insertions(+)
hooks/post-receive
--
An utility library for Open Source Mobile Communications
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 "Manuals for Osmocom GSM components".
The branch, master has been updated
via 6c3abbe655bbefa5415e9ae7b857e8b9f88ad08f (commit)
from ed8284ac6b39bccf1e83ef4152750cfff5815135 (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-gsm-manuals/commit/?id=6c3abbe655bbefa5415e9ae…
commit 6c3abbe655bbefa5415e9ae7b857e8b9f88ad08f
Author: Max <msuraev(a)sysmocom.de>
Date: Fri Oct 6 20:01:36 2017 +0200
logging: document alarms target
Add subsection describing "log alarms" target.
Change-Id: I95ce5f3db38616608590e02ee79eb3a7e6e4ea14
Fixes: OS#1913
-----------------------------------------------------------------------
Summary of changes:
common/chapters/logging.adoc | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
hooks/post-receive
--
Manuals for Osmocom GSM components
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 OpenGGSN project".
The branch, master has been updated
via 6748dc90b8c2a0ec57a5d05eb28c20a5002afbbc (commit)
from 7bd7b6815aa937bba12c1cd82a0abbb58aab1fc6 (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-ggsn/commit/?id=6748dc90b8c2a0ec57a5d05eb28c20…
commit 6748dc90b8c2a0ec57a5d05eb28c20a5002afbbc
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Sep 24 21:54:59 2017 +0800
sgsnemu: Add IPv6 support via tun device and "-t v6 --createif"
The idea is to only implement the GTP-C plane and configure the right
link-local source address on the tun-device and let the regular (Linux)
kernel take care of sending router solicitations and
accepting/processing the related router advertisement. This avoids a
lot of complexity in sgsnemu.
For this to work, you must have /proc/sys/net/ipv6/conf/$tun/accept_ra
set to either 1 (works only if no IPv6 forwarding/routing configured on
your sgsnemu-running system) or 2 (works even if forwarding/routing is
configured).
Change-Id: I57e4c53ee648e1efecfba3eea592d1129849557c
Closes: OS#2518
-----------------------------------------------------------------------
Summary of changes:
sgsnemu/sgsnemu.c | 73 ++++++++++++++++++++++++++++++++++++++++++++++---------
1 file changed, 61 insertions(+), 12 deletions(-)
hooks/post-receive
--
The OpenGGSN 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, neels/subscr_vty has been updated
discards 1139b1a3ad54462aab9ee9fec728ca16bd58a550 (commit)
discards aec168e7b3ca472e08f8e949279425e4136b3379 (commit)
discards 3b30f04a517181315d644118f8513f977c7baebb (commit)
discards 66304c8ed487ac2a4b9f8e2263ab574e520e3fa2 (commit)
discards 67cbdfd935652532b812fd6933ac951634575c13 (commit)
discards 9a35f7f10601c9fc632cc6278088c651f4b4ced8 (commit)
discards 8c23f4f49ac485873423d9ad37459f3aab098dca (commit)
via 7a5d12ca717865de42f7be1942310956a1534871 (commit)
via 95101ce2c6330f7e16234906a5d30757e1ff122c (commit)
via 18db395475a9d21ce14ae3196d4c7c9fc1a554c1 (commit)
via 796f486dc976cbec82c5fbc09c6ec8c874469bba (commit)
via 4b9be928c238e88ceaa9c7093fd13f2bd4291a90 (commit)
via a8d831793a20e139be66660d3e4e3ea5dc734383 (commit)
via c31b4a341f4eb0f28c0121c240905ea1aac3e23a (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 (1139b1a3ad54462aab9ee9fec728ca16bd58a550)
\
N -- N -- N (7a5d12ca717865de42f7be1942310956a1534871)
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/osmo-hlr/commit/?id=7a5d12ca717865de42f7be194231095…
commit 7a5d12ca717865de42f7be1942310956a1534871
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Fri Oct 6 02:59:54 2017 +0200
implement subscriber vty, tests
Depends: libosmocore I1e94f5b0717b947d2a7a7d36bacdf04a75cb3522
Change-Id: I42b3b70a0439a8f2e4964d7cc31e593c1f0d7537
http://cgit.osmocom.org/osmo-hlr/commit/?id=95101ce2c6330f7e16234906a5d3075…
commit 95101ce2c6330f7e16234906a5d30757e1ff122c
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Fri Oct 6 18:24:56 2017 +0200
db_get_auth_data cosmetic TODO
Change-Id: I0dea71455025231a28205db663f4682bc7a4441e
http://cgit.osmocom.org/osmo-hlr/commit/?id=18db395475a9d21ce14ae3196d4c7c9…
commit 18db395475a9d21ce14ae3196d4c7c9fc1a554c1
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Mon Oct 9 23:12:57 2017 +0200
code undup: use db_bind_text() in db_get_auth_data()
To make the db_bind_text() error reporting mention "imsi", change the
DB_STMT_AUC_BY_IMSI to use a named parameter.
Change-Id: I49bd5eb78170cf4cdf8abb386c766d20d9f1cf73
http://cgit.osmocom.org/osmo-hlr/commit/?id=796f486dc976cbec82c5fbc09c6ec8c…
commit 796f486dc976cbec82c5fbc09c6ec8c874469bba
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Mon Oct 9 23:03:57 2017 +0200
fix db_update_sqn(): reset stmt in all error cases
Use the common db_bind_int64() so that the stmt bindings are cleared for any
errors and to get error logging for free.
On error with sqlite3_step(), log the SQL error message, and make sure the stmt
is cleared of bindings and reset.
After sqlite3_step(), verify that exactly one row was modifed, log and return
errors otherwise.
After this patch, the DB interaction closely matches the other (refactored) DB
functions.
Change-Id: I0d870d405e2e0a830360d9ad19f0a3f9e09d8cf2
http://cgit.osmocom.org/osmo-hlr/commit/?id=4b9be928c238e88ceaa9c7093fd13f2…
commit 4b9be928c238e88ceaa9c7093fd13f2bd4291a90
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Mon Oct 9 22:49:25 2017 +0200
code undup: use db_remove_reset() in db_auc.c
Change-Id: I32d728e2b8a9771421c097647aa0e060e29a601f
http://cgit.osmocom.org/osmo-hlr/commit/?id=a8d831793a20e139be66660d3e4e3ea…
commit a8d831793a20e139be66660d3e4e3ea5dc734383
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Mon Oct 9 17:51:13 2017 +0200
refactor db_get_auth_data return val
Adopt the error handling of the other db functions: return -ENOENT on unknown
subscriber and -EIO on SQL failure. Return 0 for no error, instead of the
number of rows modified.
Adjust the single caller: db_get_auc()
(and db_test.c).
Change-Id: I006f471962bdad95d00a3a4c41a28ebbc9740884
http://cgit.osmocom.org/osmo-hlr/commit/?id=c31b4a341f4eb0f28c0121c240905ea…
commit c31b4a341f4eb0f28c0121c240905ea1aac3e23a
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Tue Oct 10 02:25:00 2017 +0200
add db_subscr_update_aud_by_id(), complete db_subscr_delete_by_id()
Add ability to add and remove auc_2g and auc_3g table rows with
db_subscr_update_aud_by_id().
In db_subscr_delete_by_id(), make sure that when deleting a subscriber, also
all auth data associated with that user ID is removed as well. A newly created
subscriber must not obtain the same auth tokens just by getting the same id.
Depends: libosmocore Idf75946eb0a84e145adad13fc7c78bb7a267aa0a
Change-Id: Icb11b5e059fb920447a9aa414db1819a0c020529
-----------------------------------------------------------------------
Summary of changes:
hooks/post-receive
--
UNNAMED PROJECT