Jenkins build is back to normal : master-osmo-bts » sysmo,superfemto_v3.1,default,osmocom-master-debian9 #596

2018-05-04 Thread jenkins
See

Build failed in Jenkins: master-osmo-bts » sysmo,superfemto_v3.1,default,osmocom-master-debian9 #595

2018-05-04 Thread jenkins
See -- [...truncated 58.74 KB...] flag during linking and do at least one of the

Build failed in Jenkins: master-rtl-sdr » a1=default,a2=default,a3=default,osmocom-master-debian9 #24

2018-05-04 Thread jenkins
See -- [...truncated 93.29 KB...] make[2]: Nothing to be done for 'dvi'. make[2]: Leaving directory

[PATCH] libosmocore[master]: lapdm: Implement SABM related constraints

2018-05-04 Thread Harald Welte
Hello Neels Hofmeyr, Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/7960 to look at the new patch set (#2). lapdm: Implement SABM related constraints * MO SAPI0 establishment *must always* have L3 payload for contention resolution * SAPI3

[PATCH] libosmocore[master]: lapdm: Fix back-pointer from lapdm_entity to lapdm_channel

2018-05-04 Thread Harald Welte
Review at https://gerrit.osmocom.org/8034 lapdm: Fix back-pointer from lapdm_entity to lapdm_channel It seems that during all those years it has never been noted that the back-pointer from the lapdm_entity to the lapdm_channel was never initialized. Let's fix that. Change-Id:

[MERGED] docker-playground[master]: Add osmo-*-latest Dockerfiles

2018-05-04 Thread Harald Welte
Harald Welte has submitted this change and it was merged. Change subject: Add osmo-*-latest Dockerfiles .. Add osmo-*-latest Dockerfiles Those containers are using the OBS-built "latest" packages on Debian 9 Change-Id:

docker-playground[master]: Add osmo-*-latest Dockerfiles

2018-05-04 Thread Harald Welte
Patch Set 1: Code-Review+2 Verified+1 -- To view, visit https://gerrit.osmocom.org/8030 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I6a564206dd81743deb1eb27eca7081bc333d7434 Gerrit-PatchSet: 1 Gerrit-Project: docker-playground

[MERGED] libosmocore[master]: control_if: Avoid heap-use-after-free in osmo_wqueue_bfd_cb

2018-05-04 Thread Harald Welte
Harald Welte has submitted this change and it was merged. Change subject: control_if: Avoid heap-use-after-free in osmo_wqueue_bfd_cb .. control_if: Avoid heap-use-after-free in osmo_wqueue_bfd_cb Imagine following scenario:

[MERGED] libosmocore[master]: configure: Check separately for lib implementing dlopen and ...

2018-05-04 Thread Harald Welte
Harald Welte has submitted this change and it was merged. Change subject: configure: Check separately for lib implementing dlopen and dlsym .. configure: Check separately for lib implementing dlopen and dlsym Sometimes the

libosmocore[master]: configure: Check separately for lib implementing dlopen and ...

2018-05-04 Thread Harald Welte
Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/8033 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ic619b0885688066b60c97caf1e2c7e5402c1d9f7 Gerrit-PatchSet: 1 Gerrit-Project: libosmocore Gerrit-Branch: master

[PATCH] libosmocore[master]: configure: Check separately for lib implementing dlopen and ...

2018-05-04 Thread Pau Espin Pedrol
Review at https://gerrit.osmocom.org/8033 configure: Check separately for lib implementing dlopen and dlsym Sometimes the library probiding dlopen is not the same one providing dlsym. This is the case when compiling with AddressSanitizer enabled. In this case, AC_SEARCH_LIBS([dlopen]...)

[MERGED] osmo-hlr[master]: Bump version: 0.2.0.3-1b8a → 0.2.1

2018-05-04 Thread Pau Espin Pedrol
Pau Espin Pedrol has submitted this change and it was merged. Change subject: Bump version: 0.2.0.3-1b8a → 0.2.1 .. Bump version: 0.2.0.3-1b8a → 0.2.1 Change-Id: I9c457e9baeb546bfefacacd48996902e587a --- M debian/changelog

libosmocore[master]: control_if: Avoid heap-use-after-free in osmo_wqueue_bfd_cb

2018-05-04 Thread Harald Welte
Patch Set 1: Code-Review+1 -- To view, visit https://gerrit.osmocom.org/8031 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I84d10caaadcfa6bd46ba8756ca89aa0badcfd2e3 Gerrit-PatchSet: 1 Gerrit-Project: libosmocore Gerrit-Branch: master

osmo-hlr[master]: Bump version: 0.2.0.3-1b8a → 0.2.1

2018-05-04 Thread Harald Welte
Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/8032 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I9c457e9baeb546bfefacacd48996902e587a Gerrit-PatchSet: 1 Gerrit-Project: osmo-hlr Gerrit-Branch: master

libosmocore[master]: configure.ac: check clock_gettime for glib < 2.17

2018-05-04 Thread Pau Espin Pedrol
Patch Set 1: Code-Review-1 -- To view, visit https://gerrit.osmocom.org/7907 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ice853d85ffe859b1d4df48b91b050c24d85c861b Gerrit-PatchSet: 1 Gerrit-Project: libosmocore Gerrit-Branch: master

libosmocore[master]: configure.ac: check clock_gettime for glib < 2.17

2018-05-04 Thread Pau Espin Pedrol
Patch Set 1: Similar thing is already done for ldl in libosmocore: configure.ac: AC_SEARCH_LIBS([dlopen], [dl dld], [LIBRARY_DL="$LIBS";LIBS=""]) AC_SUBST(LIBRARY_DL) src/Makefile.am: 52:libosmocore_la_LIBADD += $(LIBRARY_DL) -- To view, visit https://gerrit.osmocom.org/7907 To unsubscribe,

[PATCH] osmo-hlr[master]: Bump version: 0.2.0.3-1b8a → 0.2.1

2018-05-04 Thread Pau Espin Pedrol
Review at https://gerrit.osmocom.org/8032 Bump version: 0.2.0.3-1b8a → 0.2.1 Change-Id: I9c457e9baeb546bfefacacd48996902e587a --- M debian/changelog 1 file changed, 9 insertions(+), 0 deletions(-) git pull ssh://gerrit.osmocom.org:29418/osmo-hlr refs/changes/32/8032/1 diff --git

[PATCH] libosmocore[master]: control_if: Avoid heap-use-after-free in osmo_wqueue_bfd_cb

2018-05-04 Thread Pau Espin Pedrol
Review at https://gerrit.osmocom.org/8031 control_if: Avoid heap-use-after-free in osmo_wqueue_bfd_cb Imagine following scenario: 1- client connects to CTRL iface, a new conn is created with POLL_READ enabled. 2- A non-related event happens which triggers a TRAP to be sent. As a result, the

[PATCH] docker-playground[master]: Add osmo-*-latest Dockerfiles

2018-05-04 Thread Harald Welte
Review at https://gerrit.osmocom.org/8030 Add osmo-*-latest Dockerfiles Those containers are using the OBS-built "latest" packages on Debian 9 Change-Id: I6a564206dd81743deb1eb27eca7081bc333d7434 --- A osmo-bsc-latest/.release A osmo-bsc-latest/Dockerfile A osmo-bsc-latest/Makefile A

Jenkins build is back to normal : master-asn1c » a1=default,a2=default,a3=default,osmocom-master-debian9 #112

2018-05-04 Thread jenkins
See

[MERGED] osmo-hlr[master]: add error handling to osmo_gsup_configure_wildcard_apn()

2018-05-04 Thread Harald Welte
Harald Welte has submitted this change and it was merged. Change subject: add error handling to osmo_gsup_configure_wildcard_apn() .. add error handling to osmo_gsup_configure_wildcard_apn() Follow-up to

[MERGED] osmo-hlr[master]: add gsup_test to catch OS#3231

2018-05-04 Thread Harald Welte
Harald Welte has submitted this change and it was merged. Change subject: add gsup_test to catch OS#3231 .. add gsup_test to catch OS#3231 Encode an Insert Subscr Data with is_ps == true to trigger the encoding bug described

osmo-hlr[master]: add gsup_test to catch OS#3231

2018-05-04 Thread Harald Welte
Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/8028 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Id1453351758f3e1a9ff03bd99fefaf51886e77da Gerrit-PatchSet: 1 Gerrit-Project: osmo-hlr Gerrit-Branch: master

[MERGED] osmo-hlr[master]: fix luop crash: use buffer for APN that remains valid

2018-05-04 Thread Neels Hofmeyr
Neels Hofmeyr has submitted this change and it was merged. Change subject: fix luop crash: use buffer for APN that remains valid .. fix luop crash: use buffer for APN that remains valid In osmo_gsup_configure_wildcard_apn(),

osmo-hlr[master]: add error handling to osmo_gsup_configure_wildcard_apn()

2018-05-04 Thread Pau Espin Pedrol
Patch Set 1: Code-Review+1 -- To view, visit https://gerrit.osmocom.org/8029 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ifcee1e0d275741c1172b208600851861adb13238 Gerrit-PatchSet: 1 Gerrit-Project: osmo-hlr Gerrit-Branch: master

[PATCH] osmo-hlr[master]: add error handling to osmo_gsup_configure_wildcard_apn()

2018-05-04 Thread Neels Hofmeyr
Review at https://gerrit.osmocom.org/8029 add error handling to osmo_gsup_configure_wildcard_apn() Follow-up to I83d9ef2868bbb01e3f1ddb7920fe735aca172b15 as requested in code review. Change-Id: Ifcee1e0d275741c1172b208600851861adb13238 --- M src/gsup_server.c M src/gsup_server.h M src/hlr.c

osmo-hlr[master]: fix luop crash: use buffer for APN that remains valid

2018-05-04 Thread Harald Welte
Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/8027 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I83d9ef2868bbb01e3f1ddb7920fe735aca172b15 Gerrit-PatchSet: 1 Gerrit-Project: osmo-hlr Gerrit-Branch: master

[PATCH] osmo-hlr[master]: fix luop crash: use buffer for APN that remains valid

2018-05-04 Thread Neels Hofmeyr
Review at https://gerrit.osmocom.org/8027 fix luop crash: use buffer for APN that remains valid In osmo_gsup_configure_wildcard_apn(), do not compose APN into a local buffer that becomes invalid as soon as the function exits. Instead, use a caller provided buf. Fixes OS#3231 crash:

[PATCH] osmo-hlr[master]: add gsup_test to catch OS#3231

2018-05-04 Thread Neels Hofmeyr
Review at https://gerrit.osmocom.org/8028 add gsup_test to catch OS#3231 Encode an Insert Subscr Data with is_ps == true to trigger the encoding bug described in OS#3231, i.e. show that it is fixed. Move osmo_gsup_addr_send() to a separate .c file, so that it can be overridden in the

osmo-ttcn3-hacks[master]: make PCU tests send PS paging requests on BVCI zero

2018-05-04 Thread Harald Welte
Patch Set 1: (1 comment) https://gerrit.osmocom.org/#/c/8020/1/library/NS_Emulation.ttcn File library/NS_Emulation.ttcn: Line 266: NSCP.send(t_NS_Send(g_conn_id, t_NS_UNITDATA(t_SduCtrlB, ud_req.bvci, enc))); this ud_req.bvci is comming from the user

osmo-ttcn3-hacks[master]: make PCU tests send PS paging requests on BVCI zero

2018-05-04 Thread Harald Welte
Patch Set 1: Code-Review-1 (2 comments) tis is not what we really need, sorry. We'd want to have a second port upwards to the user, so the user (testcase) can specify if he wants to send something through PTP or signaling BVCI. Towards the bottom (NS), I would assume the single port is

[MERGED] osmo-trx[master]: doc: examples: Add umtrx sample config

2018-05-04 Thread Harald Welte
Harald Welte has submitted this change and it was merged. Change subject: doc: examples: Add umtrx sample config .. doc: examples: Add umtrx sample config Change-Id: Id38de0bbbe75e5e6bbb0de2eecb7d1984786d528 --- A

osmo-trx[master]: doc: examples: Add umtrx sample config

2018-05-04 Thread Harald Welte
Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/7890 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Id38de0bbbe75e5e6bbb0de2eecb7d1984786d528 Gerrit-PatchSet: 1 Gerrit-Project: osmo-trx Gerrit-Branch: master

osmo-trx[master]: doc: examples: Add umtrx sample config

2018-05-04 Thread Alexander Chemeris
Patch Set 1: Yes, Pau is correct. -- To view, visit https://gerrit.osmocom.org/7890 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Id38de0bbbe75e5e6bbb0de2eecb7d1984786d528 Gerrit-PatchSet: 1 Gerrit-Project: osmo-trx Gerrit-Branch:

osmo-trx[master]: doc: examples: Add umtrx sample config

2018-05-04 Thread Pau Espin Pedrol
Patch Set 1: > > Does anybody disagree with this? can we merge it? > > nobody has yet adressed Alexander Chemeris' coment ? As far as I understand, his comment was a response refusing Vadim's approach, and I think the patch is fine as it is now. Can any of you guys confirm? -- To view,

osmo-trx[master]: doc: examples: Add umtrx sample config

2018-05-04 Thread Harald Welte
Patch Set 1: > Does anybody disagree with this? can we merge it? nobody has yet adressed Alexander Chemeris' coment ? -- To view, visit https://gerrit.osmocom.org/7890 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id:

osmo-trx[master]: doc: examples: Add umtrx sample config

2018-05-04 Thread Pau Espin Pedrol
Patch Set 1: Code-Review+1 Does anybody disagree with this? can we merge it? -- To view, visit https://gerrit.osmocom.org/7890 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Id38de0bbbe75e5e6bbb0de2eecb7d1984786d528 Gerrit-PatchSet: 1

openbsc[master]: debian/changelog: change last release for unreleased to unst...

2018-05-04 Thread Harald Welte
Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/8025 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ife77f6ddd45465b0a5fce80e51e3e64428787b91 Gerrit-PatchSet: 1 Gerrit-Project: openbsc Gerrit-Branch: master

[MERGED] openbsc[master]: debian/changelog: change last release for unreleased to unst...

2018-05-04 Thread Harald Welte
Harald Welte has submitted this change and it was merged. Change subject: debian/changelog: change last release for unreleased to unstable .. debian/changelog: change last release for unreleased to unstable Otherwise

[MERGED] osmo-ggsn[master]: Bump version: 1.2.0.1-36c4 → 1.2.1

2018-05-04 Thread Harald Welte
Harald Welte has submitted this change and it was merged. Change subject: Bump version: 1.2.0.1-36c4 → 1.2.1 .. Bump version: 1.2.0.1-36c4 → 1.2.1 Change-Id: I4a8bdcbee300296496f039b90795ff981018e17d --- M debian/changelog 1

osmo-ggsn[master]: Bump version: 1.2.0.1-36c4 → 1.2.1

2018-05-04 Thread Harald Welte
Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/8024 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I4a8bdcbee300296496f039b90795ff981018e17d Gerrit-PatchSet: 1 Gerrit-Project: osmo-ggsn Gerrit-Branch: master

[MERGED] openbsc[master]: Bump version: 1.0.0.45-2b362-dirty → 1.1.0

2018-05-04 Thread Harald Welte
Harald Welte has submitted this change and it was merged. Change subject: Bump version: 1.0.0.45-2b362-dirty → 1.1.0 .. Bump version: 1.0.0.45-2b362-dirty → 1.1.0 Change-Id: I04ccac3ce79b58d5ef0b3c0503ef38708dac05ff --- M

openbsc[master]: Bump version: 1.0.0.45-2b362-dirty → 1.1.0

2018-05-04 Thread Harald Welte
Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/8026 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I04ccac3ce79b58d5ef0b3c0503ef38708dac05ff Gerrit-PatchSet: 1 Gerrit-Project: openbsc Gerrit-Branch: master

[MERGED] libasn1c[master]: Bump version: 0.9.30.1-3dc5 → 0.9.31

2018-05-04 Thread Pau Espin Pedrol
Pau Espin Pedrol has submitted this change and it was merged. Change subject: Bump version: 0.9.30.1-3dc5 → 0.9.31 .. Bump version: 0.9.30.1-3dc5 → 0.9.31 Change-Id: I8d192b1d29a47729a7c728dc35448e2daf6b9743 --- M

[PATCH] openbsc[master]: Bump version: 1.0.0.45-2b362-dirty → 1.1.0

2018-05-04 Thread Pau Espin Pedrol
Review at https://gerrit.osmocom.org/8026 Bump version: 1.0.0.45-2b362-dirty → 1.1.0 Change-Id: I04ccac3ce79b58d5ef0b3c0503ef38708dac05ff --- M debian/changelog M openbsc/configure.ac 2 files changed, 75 insertions(+), 13 deletions(-) git pull ssh://gerrit.osmocom.org:29418/openbsc

[PATCH] openbsc[master]: debian/changelog: change last release for unreleased to unst...

2018-05-04 Thread Pau Espin Pedrol
Review at https://gerrit.osmocom.org/8025 debian/changelog: change last release for unreleased to unstable Otherwise osmo-release.mk overrides contents of last release. Change-Id: Ife77f6ddd45465b0a5fce80e51e3e64428787b91 --- M debian/changelog 1 file changed, 1 insertion(+), 1 deletion(-)

libasn1c[master]: Bump version: 0.9.30.1-3dc5 → 0.9.31

2018-05-04 Thread Harald Welte
Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/8023 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I8d192b1d29a47729a7c728dc35448e2daf6b9743 Gerrit-PatchSet: 1 Gerrit-Project: libasn1c Gerrit-Branch: master

[PATCH] libasn1c[master]: Bump version: 0.9.30.1-3dc5 → 0.9.31

2018-05-04 Thread Pau Espin Pedrol
Review at https://gerrit.osmocom.org/8023 Bump version: 0.9.30.1-3dc5 → 0.9.31 Change-Id: I8d192b1d29a47729a7c728dc35448e2daf6b9743 --- M debian/changelog 1 file changed, 7 insertions(+), 0 deletions(-) git pull ssh://gerrit.osmocom.org:29418/libasn1c refs/changes/23/8023/1 diff --git

[PATCH] osmo-ggsn[master]: Bump version: 1.2.0.1-36c4 → 1.2.1

2018-05-04 Thread Pau Espin Pedrol
Review at https://gerrit.osmocom.org/8024 Bump version: 1.2.0.1-36c4 → 1.2.1 Change-Id: I4a8bdcbee300296496f039b90795ff981018e17d --- M debian/changelog 1 file changed, 6 insertions(+), 0 deletions(-) git pull ssh://gerrit.osmocom.org:29418/osmo-ggsn refs/changes/24/8024/1 diff --git

osmo-ggsn[master]: debian/rules: Fix debian packaging after 1.2.0 release

2018-05-04 Thread Harald Welte
Patch Set 2: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/8022 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ib54f231943348c06acecd6f413b2c96b24f6db28 Gerrit-PatchSet: 2 Gerrit-Project: osmo-ggsn Gerrit-Branch: master

[MERGED] osmo-ggsn[master]: debian/rules: Fix debian packaging after 1.2.0 release

2018-05-04 Thread Harald Welte
Harald Welte has submitted this change and it was merged. Change subject: debian/rules: Fix debian packaging after 1.2.0 release .. debian/rules: Fix debian packaging after 1.2.0 release The 1.2.0 release bumped lib version to

[PATCH] osmo-ggsn[master]: debian/rules: Fix debian packaging after 1.2.0 release

2018-05-04 Thread Pau Espin Pedrol
Hello Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/8022 to look at the new patch set (#2). debian/rules: Fix debian packaging after 1.2.0 release The 1.2.0 release bumped lib version to 3 and updated the debian package file accordingly, but

[PATCH] osmo-ggsn[master]: debian/rules: Fix debian packaging after 1.2.0 release

2018-05-04 Thread Pau Espin Pedrol
Review at https://gerrit.osmocom.org/8022 debian/rules: Fix debian packaging after 1.2.0 release The 1.2.0 release bumped lib version to 3 and updated the debian package gile accordingly, but forgot to increase dh_strip line in debian/rules. Change-Id:

[MERGED] osmo-bsc[master]: bsc_api/GSCON: prevent unnecessary channel mode modifications

2018-05-04 Thread Harald Welte
Harald Welte has submitted this change and it was merged. Change subject: bsc_api/GSCON: prevent unnecessary channel mode modifications .. bsc_api/GSCON: prevent unnecessary channel mode modifications gsm0808_assign_req()

osmo-bsc[master]: bsc_api/GSCON: prevent unnecessary channel mode modifications

2018-05-04 Thread Harald Welte
Patch Set 2: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/8019 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I86a2d52836c54d2dbd77441b182f757327ec7262 Gerrit-PatchSet: 2 Gerrit-Project: osmo-bsc Gerrit-Branch: master

libasn1c[master]: debian: set VERSION to fix version in .pc files

2018-05-04 Thread Harald Welte
Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/8021 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I65401786cf9eb63d3445f548dc13c1d3f9f4c1ea Gerrit-PatchSet: 1 Gerrit-Project: libasn1c Gerrit-Branch: master

[MERGED] libasn1c[master]: debian: set VERSION to fix version in .pc files

2018-05-04 Thread Harald Welte
Harald Welte has submitted this change and it was merged. Change subject: debian: set VERSION to fix version in .pc files .. debian: set VERSION to fix version in .pc files The pkgconf file contains an unknown version which

libasn1c[master]: debian: set VERSION to fix version in .pc files

2018-05-04 Thread Pau Espin Pedrol
Patch Set 1: Code-Review+1 -- To view, visit https://gerrit.osmocom.org/8021 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I65401786cf9eb63d3445f548dc13c1d3f9f4c1ea Gerrit-PatchSet: 1 Gerrit-Project: libasn1c Gerrit-Branch: master

[PATCH] osmo-bsc[master]: bsc_api/GSCON: prevent unnecessary channel mode modifications

2018-05-04 Thread dexter
Hello Harald Welte, Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/8019 to look at the new patch set (#2). bsc_api/GSCON: prevent unnecessary channel mode modifications gsm0808_assign_req() checks if the new channel mode is compatible with

Build failure of network:osmocom:latest/openbsc in Debian_9.0/armv7l

2018-05-04 Thread OBS Notification
Visit https://build.opensuse.org/package/live_build_log/network:osmocom:latest/openbsc/Debian_9.0/armv7l Package network:osmocom:latest/openbsc failed to build in Debian_9.0/armv7l Check out the package for editing: osc checkout network:osmocom:latest openbsc Last lines of build log: [