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 707c200607ee0ab30f4c18d3f92616767a3d54a6 (commit)
from 1b3bf67bf2e50239e6168c9ca9590ea8568c9e5f (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=707c200607ee0ab30f4c18d3f9261676…
commit 707c200607ee0ab30f4c18d3f92616767a3d54a6
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Oct 5 11:22:25 2017 +0200
Add osmo-iuh to nightly .deb builds
It produces libosmo-ranap-dev which is required by osmo-sgsn.
Change-Id: Ief40137cc94e2c54da8c12e2a00953834a578171
-----------------------------------------------------------------------
Summary of changes:
scripts/osmocom-nightly-packages.sh | 2 ++
1 file changed, 2 insertions(+)
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 "Software-defined analyzer for APCO P25".
The branch, max has been updated
via 68476ab6c1001702192f93f2abcfed11fdb47bd2 (commit)
via 20743ddc60d5213a5fba60241e5a0c12e5a16b78 (commit)
from a3f4963deac56125953a4efbc4b26e510f4e0520 (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/op25/commit/?id=68476ab6c1001702192f93f2abcfed11fdb…
commit 68476ab6c1001702192f93f2abcfed11fdb47bd2
Author: Max <ikj1234i(a)yahoo.com>
Date: Thu Oct 5 19:15:17 2017 -0400
dstar update
http://cgit.osmocom.org/op25/commit/?id=20743ddc60d5213a5fba60241e5a0c12e5a…
commit 20743ddc60d5213a5fba60241e5a0c12e5a16b78
Author: Max <ikj1234i(a)yahoo.com>
Date: Thu Oct 5 19:13:47 2017 -0400
dstar update
-----------------------------------------------------------------------
Summary of changes:
op25/gr-op25_repeater/apps/tx/dv_tx.py | 4 +-
op25/gr-op25_repeater/lib/ambe.c | 10 +-
op25/gr-op25_repeater/lib/ambe_encoder.cc | 6 +-
op25/gr-op25_repeater/lib/dstar_tx_sb_impl.cc | 1 -
op25/gr-op25_repeater/lib/p25p2_vf.cc | 1206 ++++++++++++-------------
op25/gr-op25_repeater/lib/p25p2_vf.h | 1 +
6 files changed, 576 insertions(+), 652 deletions(-)
hooks/post-receive
--
Software-defined analyzer for APCO P25
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, neels/imsi_valid has been updated
discards 6c4deaf7b77b5d90121ac212980eab9dc9b63eb4 (commit)
via 9cd1e7417e76c98094a502131af779145a77c7b9 (commit)
via ee497f245e78929ddb69ba1f06d27bcc886f6597 (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 (6c4deaf7b77b5d90121ac212980eab9dc9b63eb4)
\
N -- N -- N (9cd1e7417e76c98094a502131af779145a77c7b9)
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/libosmocore/commit/?id=9cd1e7417e76c98094a502131af7…
commit 9cd1e7417e76c98094a502131af779145a77c7b9
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Wed Oct 4 03:15:47 2017 +0200
add osmo_imsi_str_valid() and osmo_msisdn_str_valid()
Add GSM23003_IMSI_MIN_DIGITS definition.
Add regression test gsm23003_test.c to test the two new functions.
Will be used by OsmoHLR to validate VTY and CTRL input.
Change-Id: I1e94f5b0717b947d2a7a7d36bacdf04a75cb3522
-----------------------------------------------------------------------
Summary of changes:
Makefile.am | 4 +++-
debian/libosmocore-dev.install | 1 +
osmo-release.mk | 37 +------------------------------
osmo-release.sh | 50 ++++++++++++++++++++++++++++++++++++++++++
src/gsm/gsm23003.c | 9 +++++---
tests/gsm23003/gsm23003_test.c | 2 --
6 files changed, 61 insertions(+), 42 deletions(-)
create mode 100755 osmo-release.sh
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 "UNNAMED PROJECT".
The branch, neels/subscr_vty has been updated
via 62db9cab5d2aef4be8684e574746182594fc90bd (commit)
from 93d11dd4c57be3a0a7cc18c337270648f93166ce (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-hlr/commit/?id=62db9cab5d2aef4be8684e574746182…
commit 62db9cab5d2aef4be8684e574746182594fc90bd
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Thu Oct 5 19:54:59 2017 +0200
wip
Change-Id: Icacf3bc1dd5a518696cee6d148579209cf31ed16
-----------------------------------------------------------------------
Summary of changes:
tests/db/Makefile.am | 1 +
1 file changed, 1 insertion(+)
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, neels/subscr_vty has been updated
via 93d11dd4c57be3a0a7cc18c337270648f93166ce (commit)
from 1097a649864ab8ebd4a4d2c52f7dd38219e9e943 (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-hlr/commit/?id=93d11dd4c57be3a0a7cc18c33727064…
commit 93d11dd4c57be3a0a7cc18c337270648f93166ce
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Thu Oct 5 19:02:59 2017 +0200
wip
Change-Id: If3e2d7182f36902acb0b4c8c8f4000c64de2bebb
-----------------------------------------------------------------------
Summary of changes:
configure.ac | 1 +
src/db.c | 64 +++++++++++++++++--------
src/db.h | 39 +++++++--------
src/db_auc.c | 4 +-
src/db_hlr.c | 95 +++++++++++++++++++++++++++++-------
src/hlr_vty_subscr.c | 14 ++++--
tests/Makefile.am | 1 +
tests/db/Makefile.am | 37 +++++++++++++++
tests/db/db_test.c | 132 +++++++++++++++++++++++++++++++++++++++++++++++++++
tests/testsuite.at | 8 ++++
10 files changed, 334 insertions(+), 61 deletions(-)
create mode 100644 tests/db/Makefile.am
create mode 100644 tests/db/db_test.c
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, neels/imsi_valid has been updated
discards aa60ae766770d3d5a7696794564d21f6c25b95dd (commit)
via 6c4deaf7b77b5d90121ac212980eab9dc9b63eb4 (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 (aa60ae766770d3d5a7696794564d21f6c25b95dd)
\
N -- N -- N (6c4deaf7b77b5d90121ac212980eab9dc9b63eb4)
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/libosmocore/commit/?id=6c4deaf7b77b5d90121ac212980e…
commit 6c4deaf7b77b5d90121ac212980eab9dc9b63eb4
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Wed Oct 4 03:15:47 2017 +0200
add osmo_imsi_str_valid() and osmo_msisdn_str_valid()
Add GSM23003_IMSI_MIN_DIGITS definition.
Add regression test gsm23003_test.c to test the two new functions.
Will be used by OsmoHLR to validate VTY and CTRL input.
Change-Id: I1e94f5b0717b947d2a7a7d36bacdf04a75cb3522
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/gsm/gsm23003.h | 1 +
src/gsm/Makefile.am | 3 +-
src/gsm/gsm23003.c | 8 ++-
src/gsm/libosmogsm.map | 1 +
tests/Makefile.am | 8 ++-
tests/gsm23003/gsm23003_test.c | 126 ++++++++++++++++++++++++++++++++++++++++
tests/gsm23003/gsm23003_test.ok | 42 ++++++++++++++
tests/testsuite.at | 6 ++
8 files changed, 190 insertions(+), 5 deletions(-)
create mode 100644 tests/gsm23003/gsm23003_test.c
create mode 100644 tests/gsm23003/gsm23003_test.ok
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 "An utility library for Open Source Mobile Communications".
The branch, neels/imsi_valid has been created
at aa60ae766770d3d5a7696794564d21f6c25b95dd (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/libosmocore/commit/?id=aa60ae766770d3d5a7696794564d…
commit aa60ae766770d3d5a7696794564d21f6c25b95dd
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Wed Oct 4 03:15:47 2017 +0200
add osmo_imsi_str_valid() and osmo_msisdn_str_valid()
Will be used by OsmoHLR to validate VTY and CTRL input.
Change-Id: I1e94f5b0717b947d2a7a7d36bacdf04a75cb3522
-----------------------------------------------------------------------
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 "Osmocom layer for OpenEmbedded".
The branch, pespin/split-openbsc has been deleted
was 587f6acfa07e7dd3dcfbf003f6356f3a55ce41dc
-----------------------------------------------------------------------
587f6acfa07e7dd3dcfbf003f6356f3a55ce41dc Fix typo with DESCRIPTION var in several recipes
-----------------------------------------------------------------------
hooks/post-receive
--
Osmocom layer for OpenEmbedded
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 layer for OpenEmbedded".
The branch, laforge/nightly has been updated
discards d25f58b013fccb3c34219ca161dbb120173396f5 (commit)
discards 2415ab3b4191157aaef2de00491c3085e65c7326 (commit)
discards 53c9c389e4da9ed170995abaf35feabb62f8c4ea (commit)
discards 30916ff90e96b27e3ab84a8bb72769896ded4419 (commit)
via 86074c0bac555970601be913e0c46bc1245647b6 (commit)
via 587f6acfa07e7dd3dcfbf003f6356f3a55ce41dc (commit)
via 8fdfcbde932b2248baed73b2c19c9f9045b56d31 (commit)
via b401a8e9cff00873fe36b25c148c1be8fe680396 (commit)
via 9f948048c9110db276bccff99bd8bdf13dfaae9e (commit)
via 8eb42575096f6227e83228e3d8fbf591f9cedb22 (commit)
via 8554d8a42c0e2ed7f0e39ba76cd3aee78dde6f30 (commit)
via b4eb971657d68322d11064e45012d2b4adf29e93 (commit)
via 254389b473e392d97adfa666c25f1b565d2d3059 (commit)
via df34ca271120e4f3390d3fe7b53b6c5b7763b217 (commit)
via 13141964e696f0bbffb61b04fd0e2c924136366a (commit)
via 73eade5890d3d11752679e1dffb91bd910464c3e (commit)
via d7e9e0e836f0fd45e55243bad19449a396c3cb04 (commit)
via 947868cafd1b0a661a2cc29848dacab3e02807f7 (commit)
via 5baaf5e976c9a28d0a5449586189e985c2e17165 (commit)
via d20285c2efe7b8ab1997c73ab9e4cb654d785f1f (commit)
via d978990ab05d1eea20049cc40e99394f45d2cefa (commit)
via 075ece83b2830a73a21b5df61a2aff190e471a34 (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 (d25f58b013fccb3c34219ca161dbb120173396f5)
\
N -- N -- N (86074c0bac555970601be913e0c46bc1245647b6)
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/meta-telephony/commit/?id=86074c0bac555970601be913e…
commit 86074c0bac555970601be913e0c46bc1245647b6
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Jun 23 08:51:51 2016 +0200
set up osmocom recipes with AUTOREV to track git master
This is for the upcoming nightly builds, where all our osmo*
recipes are going to track current master of their respective
upstream git repository.
-----------------------------------------------------------------------
Summary of changes:
.gitreview | 3 +
recipes-isdn/dahdi-linux/dahdi-linux_2.10.2.bb | 2 +-
recipes-isdn/dahdi-tools/dahdi-tools_2.10.2.bb | 2 +-
recipes-isdn/lcr/lcr_git.bb | 2 +-
recipes-isdn/misdn/misdn-utils_git.bb | 2 +-
recipes-osmocom/libasn1c/libasn1c.inc | 10 +++
recipes-osmocom/libasn1c/libasn1c_git.bb | 7 +++
recipes-osmocom/libosmo-abis/libosmo-abis.inc | 2 +-
recipes-osmocom/libosmo-abis/libosmo-abis_git.bb | 2 +-
recipes-osmocom/libosmo-netif/libosmo-netif.inc | 2 +-
recipes-osmocom/libosmo-netif/libosmo-netif_git.bb | 2 +-
recipes-osmocom/libosmo-sccp/libosmo-sccp.inc | 6 +-
recipes-osmocom/libosmo-sccp/libosmo-sccp_git.bb | 17 +++++
recipes-osmocom/libosmocore/libosmocore.inc | 2 +-
recipes-osmocom/libosmocore/libosmocore_git.bb | 2 +-
recipes-osmocom/openbsc/openbsc.inc | 73 +++++++---------------
.../{osmo-bsc.init => osmo-bsc-sccplite.init} | 12 ++--
.../openbsc/openbsc/osmo-bsc-sccplite.service | 12 ++++
recipes-osmocom/openbsc/openbsc/osmo-bsc_mgcp.init | 48 --------------
recipes-osmocom/openbsc/openbsc/osmo-sgsn.init | 48 --------------
recipes-osmocom/openbsc/openbsc_git.bb | 2 +-
recipes-osmocom/openggsn/openggsn_git.bb | 40 ------------
recipes-osmocom/osmo-bsc/osmo-bsc.inc | 37 +++++++++++
recipes-osmocom/osmo-bsc/osmo-bsc_git.bb | 7 +++
.../files/libgtp-queue_depth_32.patch | 0
.../files/osmo-ggsn.init} | 6 +-
recipes-osmocom/osmo-ggsn/osmo-ggsn_git.bb | 42 +++++++++++++
recipes-osmocom/osmo-hlr/osmo-hlr.inc | 26 ++++++++
recipes-osmocom/osmo-hlr/osmo-hlr_git.bb | 7 +++
recipes-osmocom/osmo-iuh/osmo-iuh.inc | 20 ++++++
recipes-osmocom/osmo-iuh/osmo-iuh_git.bb | 7 +++
recipes-osmocom/osmo-mgw/osmo-mgw.inc | 22 +++++++
recipes-osmocom/osmo-mgw/osmo-mgw_git.bb | 7 +++
recipes-osmocom/osmo-msc/osmo-msc.inc | 28 +++++++++
recipes-osmocom/osmo-msc/osmo-msc_git.bb | 7 +++
recipes-osmocom/osmo-sgsn/osmo-sgsn.inc | 41 ++++++++++++
recipes-osmocom/osmo-sgsn/osmo-sgsn_git.bb | 7 +++
recipes-telephony/tasks/task-telephony-all.bb | 5 +-
38 files changed, 354 insertions(+), 213 deletions(-)
create mode 100644 .gitreview
create mode 100644 recipes-osmocom/libasn1c/libasn1c.inc
create mode 100644 recipes-osmocom/libasn1c/libasn1c_git.bb
rename recipes-osmocom/openbsc/openbsc/{osmo-bsc.init => osmo-bsc-sccplite.init} (67%)
create mode 100644 recipes-osmocom/openbsc/openbsc/osmo-bsc-sccplite.service
delete mode 100755 recipes-osmocom/openbsc/openbsc/osmo-bsc_mgcp.init
delete mode 100755 recipes-osmocom/openbsc/openbsc/osmo-sgsn.init
delete mode 100644 recipes-osmocom/openggsn/openggsn_git.bb
create mode 100644 recipes-osmocom/osmo-bsc/osmo-bsc.inc
create mode 100644 recipes-osmocom/osmo-bsc/osmo-bsc_git.bb
rename recipes-osmocom/{openggsn => osmo-ggsn}/files/libgtp-queue_depth_32.patch (100%)
rename recipes-osmocom/{openggsn/files/openggsn.init => osmo-ggsn/files/osmo-ggsn.init} (98%)
create mode 100644 recipes-osmocom/osmo-ggsn/osmo-ggsn_git.bb
create mode 100644 recipes-osmocom/osmo-hlr/osmo-hlr.inc
create mode 100644 recipes-osmocom/osmo-hlr/osmo-hlr_git.bb
create mode 100644 recipes-osmocom/osmo-iuh/osmo-iuh.inc
create mode 100644 recipes-osmocom/osmo-iuh/osmo-iuh_git.bb
create mode 100644 recipes-osmocom/osmo-mgw/osmo-mgw.inc
create mode 100644 recipes-osmocom/osmo-mgw/osmo-mgw_git.bb
create mode 100644 recipes-osmocom/osmo-msc/osmo-msc.inc
create mode 100644 recipes-osmocom/osmo-msc/osmo-msc_git.bb
create mode 100644 recipes-osmocom/osmo-sgsn/osmo-sgsn.inc
create mode 100644 recipes-osmocom/osmo-sgsn/osmo-sgsn_git.bb
hooks/post-receive
--
Osmocom layer for OpenEmbedded