lists.osmocom.org
Sign In
Sign Up
Sign In
Sign Up
Manage this list
×
Keyboard Shortcuts
Thread View
j
: Next unread message
k
: Previous unread message
j a
: Jump to all threads
j l
: Jump to MailingList overview
2025
July
June
May
April
March
February
January
2024
December
November
October
September
August
July
June
May
April
March
February
January
2023
December
November
October
September
August
July
June
May
April
March
February
January
2022
December
November
October
September
August
July
June
May
April
March
February
January
List overview
Download
gerrit-log
June 2022
----- 2025 -----
July 2025
June 2025
May 2025
April 2025
March 2025
February 2025
January 2025
----- 2024 -----
December 2024
November 2024
October 2024
September 2024
August 2024
July 2024
June 2024
May 2024
April 2024
March 2024
February 2024
January 2024
----- 2023 -----
December 2023
November 2023
October 2023
September 2023
August 2023
July 2023
June 2023
May 2023
April 2023
March 2023
February 2023
January 2023
----- 2022 -----
December 2022
November 2022
October 2022
September 2022
August 2022
July 2022
June 2022
May 2022
April 2022
March 2022
February 2022
January 2022
gerrit-log@lists.osmocom.org
3 participants
1374 discussions
Start a n
N
ew thread
Change in osmo-hnodeb[master]: Bump version: 0.0.1.30-5263-dirty → 0.1.0
by pespin
pespin has posted comments on this change. (
https://gerrit.osmocom.org/c/osmo-hnodeb/+/28471
) Change subject: Bump version: 0.0.1.30-5263-dirty → 0.1.0 ...................................................................... Patch Set 1: Code-Review+2 -- To view, visit
https://gerrit.osmocom.org/c/osmo-hnodeb/+/28471
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-hnodeb Gerrit-Branch: master Gerrit-Change-Id: I3c3eff6d3cd473a307b36bc78cdd0654c840b36e Gerrit-Change-Number: 28471 Gerrit-PatchSet: 1 Gerrit-Owner: pespin <pespin(a)sysmocom.de> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: pespin <pespin(a)sysmocom.de> Gerrit-Comment-Date: Wed, 29 Jun 2022 10:48:22 +0000 Gerrit-HasComments: No Gerrit-Has-Labels: Yes Gerrit-MessageType: comment
3 years
1
0
0
0
Change in openbsc[master]: Bump version: 1.4.1.3-6d02b → 1.4.2
by pespin
pespin has uploaded this change for review. (
https://gerrit.osmocom.org/c/openbsc/+/28473
) Change subject: Bump version: 1.4.1.3-6d02b → 1.4.2 ...................................................................... Bump version: 1.4.1.3-6d02b → 1.4.2 Change-Id: Ie446412864b497b50497c4121078600def1fc146 --- M debian/changelog 1 file changed, 11 insertions(+), 0 deletions(-) git pull ssh://gerrit.osmocom.org:29418/openbsc refs/changes/73/28473/1 diff --git a/debian/changelog b/debian/changelog index f78784f..fa2c402 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +openbsc (1.4.2) unstable; urgency=medium + + [ Vadim Yanitskiy ] + * libbsc: fix potential null-dereference in abis_nm_perform_test() + + [ Harald Welte ] + * update git repository URLs (git->https; gitea) + * update git URLs (git -> https; gitea) + + -- Pau Espin Pedrol <pespin(a)sysmocom.de> Wed, 29 Jun 2022 12:47:48 +0200 + openbsc (1.4.1) unstable; urgency=medium [ Oliver Smith ] -- To view, visit
https://gerrit.osmocom.org/c/openbsc/+/28473
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: openbsc Gerrit-Branch: master Gerrit-Change-Id: Ie446412864b497b50497c4121078600def1fc146 Gerrit-Change-Number: 28473 Gerrit-PatchSet: 1 Gerrit-Owner: pespin <pespin(a)sysmocom.de> Gerrit-MessageType: newchange
3 years
1
0
0
0
Change in osmo-hnbgw[master]: Bump version: 1.2.1.25-7893-dirty → 1.3.0
by pespin
pespin has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-hnbgw/+/28472
) Change subject: Bump version: 1.2.1.25-7893-dirty → 1.3.0 ...................................................................... Bump version: 1.2.1.25-7893-dirty → 1.3.0 Change-Id: I5283bfcdcee218d2db25cd10b9a17ffe2129efb6 --- M configure.ac M contrib/osmo-hnbgw.spec.in M debian/changelog M debian/control 4 files changed, 69 insertions(+), 32 deletions(-) git pull ssh://gerrit.osmocom.org:29418/osmo-hnbgw refs/changes/72/28472/1 diff --git a/configure.ac b/configure.ac index 86fb853..2405cb0 100644 --- a/configure.ac +++ b/configure.ac @@ -51,16 +51,16 @@ LIBS=$old_LIBS PKG_CHECK_MODULES(LIBASN1C, libasn1c >= 0.9.30) -PKG_CHECK_MODULES(LIBOSMOCORE, libosmocore >= 1.6.0) -PKG_CHECK_MODULES(LIBOSMOVTY, libosmovty >= 1.6.0) -PKG_CHECK_MODULES(LIBOSMOCTRL, libosmoctrl >= 1.6.0) -PKG_CHECK_MODULES(LIBOSMOGSM, libosmogsm >= 1.6.0) -PKG_CHECK_MODULES(LIBOSMONETIF, libosmo-netif >= 1.1.0) -PKG_CHECK_MODULES(LIBOSMOSIGTRAN, libosmo-sigtran >= 1.5.0) -PKG_CHECK_MODULES(LIBOSMORUA, libosmo-rua >= 1.1.0) -PKG_CHECK_MODULES(LIBOSMORANAP, libosmo-ranap >= 1.1.0) -PKG_CHECK_MODULES(LIBOSMOHNBAP, libosmo-hnbap >= 1.1.0) -PKG_CHECK_MODULES(LIBOSMOMGCPCLIENT, libosmo-mgcp-client >= 1.9.0) +PKG_CHECK_MODULES(LIBOSMOCORE, libosmocore >= 1.7.0) +PKG_CHECK_MODULES(LIBOSMOVTY, libosmovty >= 1.7.0) +PKG_CHECK_MODULES(LIBOSMOCTRL, libosmoctrl >= 1.7.0) +PKG_CHECK_MODULES(LIBOSMOGSM, libosmogsm >= 1.7.0) +PKG_CHECK_MODULES(LIBOSMONETIF, libosmo-netif >= 1.2.0) +PKG_CHECK_MODULES(LIBOSMOSIGTRAN, libosmo-sigtran >= 1.6.0) +PKG_CHECK_MODULES(LIBOSMORUA, libosmo-rua >= 1.3.0) +PKG_CHECK_MODULES(LIBOSMORANAP, libosmo-ranap >= 1.3.0) +PKG_CHECK_MODULES(LIBOSMOHNBAP, libosmo-hnbap >= 1.3.0) +PKG_CHECK_MODULES(LIBOSMOMGCPCLIENT, libosmo-mgcp-client >= 1.10.0) dnl checks for header files AC_HEADER_STDC diff --git a/contrib/osmo-hnbgw.spec.in b/contrib/osmo-hnbgw.spec.in index 0c6aac9..4bc8807 100644 --- a/contrib/osmo-hnbgw.spec.in +++ b/contrib/osmo-hnbgw.spec.in @@ -32,19 +32,19 @@ BuildRequires: systemd-rpm-macros %endif BuildRequires: pkgconfig(libcrypto) >= 0.9.5 -BuildRequires: pkgconfig(libosmo-mgcp-client) >= 1.9.0 -BuildRequires: pkgconfig(libosmo-netif) >= 1.1.0 -BuildRequires: pkgconfig(libosmo-sigtran) >= 1.5.0 -BuildRequires: pkgconfig(libosmoabis) >= 1.2.0 -BuildRequires: pkgconfig(libosmotrau) >= 1.2.0 -BuildRequires: pkgconfig(libosmocore) >= 1.6.0 -BuildRequires: pkgconfig(libosmoctrl) >= 1.6.0 -BuildRequires: pkgconfig(libosmogb) >= 1.6.0 -BuildRequires: pkgconfig(libosmogsm) >= 1.6.0 -BuildRequires: pkgconfig(libosmovty) >= 1.6.0 -BuildRequires: pkgconfig(libosmo-hnbap) >= 1.1.0 -BuildRequires: pkgconfig(libosmo-ranap) >= 1.1.0 -BuildRequires: pkgconfig(libosmo-rua) >= 1.1.0 +BuildRequires: pkgconfig(libosmo-mgcp-client) >= 1.10.0 +BuildRequires: pkgconfig(libosmo-netif) >= 1.2.0 +BuildRequires: pkgconfig(libosmo-sigtran) >= 1.6.0 +BuildRequires: pkgconfig(libosmoabis) >= 1.3.0 +BuildRequires: pkgconfig(libosmotrau) >= 1.3.0 +BuildRequires: pkgconfig(libosmocore) >= 1.7.0 +BuildRequires: pkgconfig(libosmoctrl) >= 1.7.0 +BuildRequires: pkgconfig(libosmogb) >= 1.7.0 +BuildRequires: pkgconfig(libosmogsm) >= 1.7.0 +BuildRequires: pkgconfig(libosmovty) >= 1.7.0 +BuildRequires: pkgconfig(libosmo-hnbap) >= 1.3.0 +BuildRequires: pkgconfig(libosmo-ranap) >= 1.3.0 +BuildRequires: pkgconfig(libosmo-rua) >= 1.3.0 BuildRequires: pkgconfig(talloc) BuildRequires: pkgconfig(libasn1c) >= 0.9.30 %{?systemd_requires} diff --git a/debian/changelog b/debian/changelog index b23b3df..6ddb677 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,40 @@ +osmo-hnbgw (1.3.0) unstable; urgency=medium + + [ Philipp Maier ] + * hnbgw_cn.c: fix sourcecode formatting + * hbgw_hnbap: use osmo_plmn_from_bcd instead of gsm48_mcc_mnc_from_bcd + * ranap_rab_ass: add decoder and rewrite functions for RAB-AssignmentRequest/Response + * ranap_rab_ass: ensure specific rab_id + * ranap_rab_ass: add function to check if RAB is in FailureList + * ranap_rab_ass: add function to check if RAB is in ReleaseList + * ranap_rab_ass_test: cosmetic: correct test function names + * mgw_fsm: add MGW support to osmo-hnbgw + * overview.adoc: update network diagram + * running.adoc: explain MGW configuration + * osmo-hnbgw.cfg: use local port 2729 as default for MGCP client + * mgw_fsm: release call when FSM is not created + * ranap_rab_ass: check for more than one RAB assignment req + + [ Neels Hofmeyr ] + * use osmo_select_main_ctx(), tweak log in handle_cn_conn_conf() + * allow calling rua_to_scu() without data + * tweak comments in rua_to_scu() + * add option to send SCCP CR without payload + * fix segfault in error handling for mgw_fi == NULL + + [ Pau Espin Pedrol ] + * mgw_fsm: Mark structs as static const + * mgw_fsm: Improve logging + * cosmetic: mgw_fsm: Fix typo in log + * mgw_fsm: Change macro to not use local variables implicitly + * mgw_fsm: Fix error path accessing uninitialized fsm ptr + * mgw_fsm: Simplify cleanup paths + + [ Harald Welte ] + * update URLs (git -> https; gitea) + + -- Pau Espin Pedrol <pespin(a)sysmocom.de> Wed, 29 Jun 2022 12:42:35 +0200 + osmo-hnbgw (1.2.1) unstable; urgency=medium * Do not turn some compiler warnings into errors by default diff --git a/debian/control b/debian/control index 5ee13e6..3fe8035 100644 --- a/debian/control +++ b/debian/control @@ -13,15 +13,15 @@ libtalloc-dev, libasn1c-dev (>= 0.9.30), libsctp-dev, - libosmocore-dev (>= 1.6.0), - libosmo-sigtran-dev (>= 1.5.0), - libosmo-abis-dev (>= 1.2.0), - libosmo-netif-dev (>= 1.1.0), - libosmo-mgcp-client-dev (>= 1.9.0), - libosmo-hnbap-dev (>= 1.1.0), - libosmo-ranap-dev (>= 1.1.0), - libosmo-rua-dev (>= 1.1.0), - osmo-gsm-manuals-dev (>= 1.2.0) + libosmocore-dev (>= 1.7.0), + libosmo-sigtran-dev (>= 1.6.0), + libosmo-abis-dev (>= 1.3.0), + libosmo-netif-dev (>= 1.2.0), + libosmo-mgcp-client-dev (>= 1.10.0), + libosmo-hnbap-dev (>= 1.3.0), + libosmo-ranap-dev (>= 1.3.0), + libosmo-rua-dev (>= 1.3.0), + osmo-gsm-manuals-dev (>= 1.3.0) Standards-Version: 3.9.8 Vcs-Git:
https://gitea.osmocom.org/cellular-infrastructure/osmo-hnbgw
Vcs-Browser:
https://gitea.osmocom.org/cellular-infrastructure/osmo-hnbgw
-- To view, visit
https://gerrit.osmocom.org/c/osmo-hnbgw/+/28472
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-hnbgw Gerrit-Branch: master Gerrit-Change-Id: I5283bfcdcee218d2db25cd10b9a17ffe2129efb6 Gerrit-Change-Number: 28472 Gerrit-PatchSet: 1 Gerrit-Owner: pespin <pespin(a)sysmocom.de> Gerrit-MessageType: newchange
3 years
1
0
0
0
Change in osmo-hnodeb[master]: Bump version: 0.0.1.30-5263-dirty → 0.1.0
by pespin
pespin has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-hnodeb/+/28471
) Change subject: Bump version: 0.0.1.30-5263-dirty → 0.1.0 ...................................................................... Bump version: 0.0.1.30-5263-dirty → 0.1.0 Change-Id: I3c3eff6d3cd473a307b36bc78cdd0654c840b36e --- M TODO-RELEASE M configure.ac M contrib/osmo-hnodeb.spec.in M debian/changelog M debian/control 5 files changed, 71 insertions(+), 33 deletions(-) git pull ssh://gerrit.osmocom.org:29418/osmo-hnodeb refs/changes/71/28471/1 diff --git a/TODO-RELEASE b/TODO-RELEASE index d847efe..d0852fc 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -7,5 +7,3 @@ # If any interfaces have been added since the last public release: c:r:a + 1. # If any interfaces have been removed or changed since the last public release: c:r:0. #library what description / commit summary line -libosmo-netif >1.1.0 use of netif/sctp.h -libosmocore > 1.6.0 use of core/iuup.h diff --git a/configure.ac b/configure.ac index c9f78b8..f21a9a9 100644 --- a/configure.ac +++ b/configure.ac @@ -51,17 +51,17 @@ LIBS=$old_LIBS PKG_CHECK_MODULES(LIBASN1C, libasn1c >= 0.9.30) -PKG_CHECK_MODULES(LIBOSMOCORE, libosmocore >= 1.6.0) -PKG_CHECK_MODULES(LIBOSMOVTY, libosmovty >= 1.6.0) -PKG_CHECK_MODULES(LIBOSMOCTRL, libosmoctrl >= 1.6.0) -PKG_CHECK_MODULES(LIBOSMOGSM, libosmogsm >= 1.6.0) -PKG_CHECK_MODULES(LIBOSMOABIS, libosmoabis >= 1.2.0) -PKG_CHECK_MODULES(LIBOSMOTRAU, libosmotrau >= 1.2.0) -PKG_CHECK_MODULES(LIBOSMONETIF, libosmo-netif >= 1.1.0) -PKG_CHECK_MODULES(LIBOSMOSIGTRAN, libosmo-sigtran >= 1.5.0) -PKG_CHECK_MODULES(LIBOSMORUA, libosmo-rua >= 0.8.0) -PKG_CHECK_MODULES(LIBOSMORANAP, libosmo-ranap >= 0.8.0) -PKG_CHECK_MODULES(LIBOSMOHNBAP, libosmo-hnbap >= 0.8.0) +PKG_CHECK_MODULES(LIBOSMOCORE, libosmocore >= 1.7.0) +PKG_CHECK_MODULES(LIBOSMOVTY, libosmovty >= 1.7.0) +PKG_CHECK_MODULES(LIBOSMOCTRL, libosmoctrl >= 1.7.0) +PKG_CHECK_MODULES(LIBOSMOGSM, libosmogsm >= 1.7.0) +PKG_CHECK_MODULES(LIBOSMOABIS, libosmoabis >= 1.3.0) +PKG_CHECK_MODULES(LIBOSMOTRAU, libosmotrau >= 1.3.0) +PKG_CHECK_MODULES(LIBOSMONETIF, libosmo-netif >= 1.2.0) +PKG_CHECK_MODULES(LIBOSMOSIGTRAN, libosmo-sigtran >= 1.6.0) +PKG_CHECK_MODULES(LIBOSMORUA, libosmo-rua >= 1.3.0) +PKG_CHECK_MODULES(LIBOSMORANAP, libosmo-ranap >= 1.3.0) +PKG_CHECK_MODULES(LIBOSMOHNBAP, libosmo-hnbap >= 1.3.0) dnl checks for header files diff --git a/contrib/osmo-hnodeb.spec.in b/contrib/osmo-hnodeb.spec.in index aa33057..f7220c8 100644 --- a/contrib/osmo-hnodeb.spec.in +++ b/contrib/osmo-hnodeb.spec.in @@ -33,18 +33,18 @@ BuildRequires: systemd-rpm-macros %endif BuildRequires: pkgconfig(libcrypto) >= 0.9.5 -BuildRequires: pkgconfig(libosmo-netif) >= 1.1.0 -BuildRequires: pkgconfig(libosmo-sigtran) >= 1.5.0 -BuildRequires: pkgconfig(libosmoabis) >= 1.2.0 -BuildRequires: pkgconfig(libosmotrau) >= 1.2.0 -BuildRequires: pkgconfig(libosmocore) >= 1.6.0 -BuildRequires: pkgconfig(libosmoctrl) >= 1.6.0 -BuildRequires: pkgconfig(libosmogb) >= 1.6.0 -BuildRequires: pkgconfig(libosmogsm) >= 1.6.0 -BuildRequires: pkgconfig(libosmovty) >= 1.6.0 -BuildRequires: pkgconfig(libosmo-hnbap) >= 0.8.0 -BuildRequires: pkgconfig(libosmo-ranap) >= 0.8.0 -BuildRequires: pkgconfig(libosmo-rua) >= 0.8.0 +BuildRequires: pkgconfig(libosmo-netif) >= 1.2.0 +BuildRequires: pkgconfig(libosmo-sigtran) >= 1.6.0 +BuildRequires: pkgconfig(libosmoabis) >= 1.3.0 +BuildRequires: pkgconfig(libosmotrau) >= 1.3.0 +BuildRequires: pkgconfig(libosmocore) >= 1.7.0 +BuildRequires: pkgconfig(libosmoctrl) >= 1.7.0 +BuildRequires: pkgconfig(libosmogb) >= 1.7.0 +BuildRequires: pkgconfig(libosmogsm) >= 1.7.0 +BuildRequires: pkgconfig(libosmovty) >= 1.7.0 +BuildRequires: pkgconfig(libosmo-hnbap) >= 1.3.0 +BuildRequires: pkgconfig(libosmo-ranap) >= 1.3.0 +BuildRequires: pkgconfig(libosmo-rua) >= 1.3.0 BuildRequires: pkgconfig(talloc) BuildRequires: pkgconfig(libasn1c) >= 0.9.30 %{?systemd_requires} diff --git a/debian/changelog b/debian/changelog index 5c0cfd7..8b0fa99 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,43 @@ +osmo-hnodeb (0.1.0) unstable; urgency=medium + + [ Pau Espin Pedrol ] + * Move Iuh code to its own module + * Introduce SCTP log category + * iuh: Improve logging of SCTP notifications + * Fix typos and non-related test content + * Implement initial shutdown + reconnect FSM + * hnbap: Improve rx path and implement HnbRegisterReject + * Drop NAS and RANAP code and VTY commands + * Initial implementation of LowerLayer UD Socket + * First implementation of the LLSK audio SAPI + * First implementation of the LLSK gtp SAPI + * Fix several Coverity found issues + * Update AUDIO and GTP SAPs to support multiple conns per UE + * rtp: Use dynamic Payload Type 96 + * llsk_gtp: Early return if conn alloc fails + * llsk_audio: Fix false positive about uninitialized var access + * contrib/osmo-hnodeb.spec.in: Fix missing dep libosmotrau + * gtp: Fix possible null pointer dereference + * Add example default config file + * Add initial support for IuUP RTP based Transport Layer + * Get rid of libgtp for GTP-U + * gtp: Fix uninitialized var if no extension flags set in gtp header + * Do not turn some compiler warnings into errors by default + * rtp: Update code to libosmogsm IuUP API changes + * llsk: Fix typo in log message + * hnb: move llsk fields inside substruct + * llsk: Validate received SAPI versions at startup + * audio: Introduce SAPI v1 with unordered RFCI support + * llsk: Fix previous audio sapi version passed instead of current + + [ Harald Welte ] + * update git URLs (git -> https; gitea) + + [ Michael Iedema ] + * typo: SAC needs 16bit range, not 8bit as copied from RAC entry + + -- Pau Espin Pedrol <pespin(a)sysmocom.de> Wed, 29 Jun 2022 12:37:29 +0200 + osmo-hnodeb (0.0.1) unstable; urgency=medium [ Pau Espin Pedrol ] diff --git a/debian/control b/debian/control index af96c14..1fad3e8 100644 --- a/debian/control +++ b/debian/control @@ -14,14 +14,14 @@ libtalloc-dev, libasn1c-dev (>= 0.9.30), libsctp-dev, - libosmocore-dev (>= 1.6.0), - libosmo-sigtran-dev (>= 1.5.0), - libosmo-abis-dev (>= 1.2.0), - libosmo-netif-dev (>= 1.1.0), - libosmo-hnbap-dev (>= 0.8.0), - libosmo-ranap-dev (>= 0.8.0), - libosmo-rua-dev (>= 0.8.0), - osmo-gsm-manuals-dev (>= 1.2.0) + libosmocore-dev (>= 1.7.0), + libosmo-sigtran-dev (>= 1.6.0), + libosmo-abis-dev (>= 1.3.0), + libosmo-netif-dev (>= 1.2.0), + libosmo-hnbap-dev (>= 1.3.0), + libosmo-ranap-dev (>= 1.3.0), + libosmo-rua-dev (>= 1.3.0), + osmo-gsm-manuals-dev (>= 1.3.0) Standards-Version: 3.9.8 Vcs-Git:
https://gitea.osmocom.org/cellular-infrastructure/osmo-hnodeb
Vcs-Browser:
https://gitea.osmocom.org/cellular-infrastructure/osmo-hnodeb
-- To view, visit
https://gerrit.osmocom.org/c/osmo-hnodeb/+/28471
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-hnodeb Gerrit-Branch: master Gerrit-Change-Id: I3c3eff6d3cd473a307b36bc78cdd0654c840b36e Gerrit-Change-Number: 28471 Gerrit-PatchSet: 1 Gerrit-Owner: pespin <pespin(a)sysmocom.de> Gerrit-MessageType: newchange
3 years
1
0
0
0
Change in osmo-uecups[master]: .gitignore: Add configure~
by pespin
pespin has submitted this change. (
https://gerrit.osmocom.org/c/osmo-uecups/+/28469
) Change subject: .gitignore: Add configure~ ...................................................................... .gitignore: Add configure~ Change-Id: Icc381f72af041ba442b7e8fb90f0da055838da07 --- M .gitignore 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Jenkins Builder: Verified pespin: Looks good to me, approved diff --git a/.gitignore b/.gitignore index f4442dd..ae25598 100644 --- a/.gitignore +++ b/.gitignore @@ -22,6 +22,7 @@ libtool ltmain.sh m4/*.m4 +configure~ # git-version-gen magic .tarball-version -- To view, visit
https://gerrit.osmocom.org/c/osmo-uecups/+/28469
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-uecups Gerrit-Branch: master Gerrit-Change-Id: Icc381f72af041ba442b7e8fb90f0da055838da07 Gerrit-Change-Number: 28469 Gerrit-PatchSet: 1 Gerrit-Owner: pespin <pespin(a)sysmocom.de> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: pespin <pespin(a)sysmocom.de> Gerrit-MessageType: merged
3 years
1
0
0
0
Change in osmo-uecups[master]: Bump version: 0.1.4.13-1590-dirty → 0.2.0
by pespin
pespin has submitted this change. (
https://gerrit.osmocom.org/c/osmo-uecups/+/28470
) Change subject: Bump version: 0.1.4.13-1590-dirty → 0.2.0 ...................................................................... Bump version: 0.1.4.13-1590-dirty → 0.2.0 Change-Id: I7205197806eda26a19a6e09838fce096280baa28 --- M configure.ac M debian/changelog M debian/control 3 files changed, 29 insertions(+), 6 deletions(-) Approvals: Jenkins Builder: Verified pespin: Looks good to me, approved diff --git a/configure.ac b/configure.ac index ba36b3f..e4d13c3 100644 --- a/configure.ac +++ b/configure.ac @@ -26,9 +26,9 @@ fi PKG_PROG_PKG_CONFIG([0.20]) -PKG_CHECK_MODULES(LIBOSMOCORE, libosmocore >= 1.1.0) -PKG_CHECK_MODULES(LIBOSMOVTY, libosmovty >= 1.1.0) -PKG_CHECK_MODULES(LIBOSMONETIF, libosmo-netif >= 0.7.0) +PKG_CHECK_MODULES(LIBOSMOCORE, libosmocore >= 1.7.0) +PKG_CHECK_MODULES(LIBOSMOVTY, libosmovty >= 1.7.0) +PKG_CHECK_MODULES(LIBOSMONETIF, libosmo-netif >= 1.2.0) PKG_CHECK_MODULES(LIBJANSSON, jansson) PKG_CHECK_MODULES(LIBNLROUTE3, libnl-route-3.0) diff --git a/debian/changelog b/debian/changelog index cc5c6ea..6fbcba1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,26 @@ +osmo-uecups (0.2.0) unstable; urgency=medium + + [ Pau Espin Pedrol ] + * debian/control: Drop dependency on autoconf-archive + * main.c: Fix typo in comment + * main: Remove duplicate call to child_terminated() + * main.c: Improve logging + * Fix use-after-free by tun thread after tun obj destroyed + * Add optarg support + * Move several objects outside of main.c + * tun_device: Avoid deadlocks logging while thread is cancelled + * .gitignore: Add configure~ + + [ Vadim Yanitskiy ] + * daemon: enable multithread logging in main() + * daemon: log more details when netdev_add_defaultroute() fails + + [ Harald Welte ] + * update git URLs (git -> https; gitea) + * README.md: Fix copy+paste mistke + + -- Pau Espin Pedrol <pespin(a)sysmocom.de> Wed, 29 Jun 2022 12:24:31 +0200 + osmo-uecups (0.1.4) unstable; urgency=medium [ Harald Welte ] diff --git a/debian/control b/debian/control index 93d121d..d1bbc92 100644 --- a/debian/control +++ b/debian/control @@ -11,10 +11,10 @@ pkg-config, libjansson-dev, libnl-route-3-dev, - libosmocore-dev (>= 1.1.0), - libosmo-netif-dev, + libosmocore-dev (>= 1.7.0), + libosmo-netif-dev (>= 1.2.0), libsctp-dev, - osmo-gsm-manuals-dev + osmo-gsm-manuals-dev (>= 1.3.0) Standards-Version: 3.9.8 Vcs-Git:
https://gitea.osmocom.org/cellular-infrastructure/osmo-uecups
Vcs-Browser:
https://gitea.osmocom.org/cellular-infrastructure/osmo-uecups
-- To view, visit
https://gerrit.osmocom.org/c/osmo-uecups/+/28470
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-uecups Gerrit-Branch: master Gerrit-Change-Id: I7205197806eda26a19a6e09838fce096280baa28 Gerrit-Change-Number: 28470 Gerrit-PatchSet: 1 Gerrit-Owner: pespin <pespin(a)sysmocom.de> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: pespin <pespin(a)sysmocom.de> Gerrit-MessageType: merged
3 years
1
0
0
0
Change in osmo-uecups[master]: Bump version: 0.1.4.13-1590-dirty → 0.2.0
by pespin
pespin has posted comments on this change. (
https://gerrit.osmocom.org/c/osmo-uecups/+/28470
) Change subject: Bump version: 0.1.4.13-1590-dirty → 0.2.0 ...................................................................... Patch Set 1: Code-Review+2 -- To view, visit
https://gerrit.osmocom.org/c/osmo-uecups/+/28470
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-uecups Gerrit-Branch: master Gerrit-Change-Id: I7205197806eda26a19a6e09838fce096280baa28 Gerrit-Change-Number: 28470 Gerrit-PatchSet: 1 Gerrit-Owner: pespin <pespin(a)sysmocom.de> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: pespin <pespin(a)sysmocom.de> Gerrit-Comment-Date: Wed, 29 Jun 2022 10:27:17 +0000 Gerrit-HasComments: No Gerrit-Has-Labels: Yes Gerrit-MessageType: comment
3 years
1
0
0
0
Change in osmo-uecups[master]: .gitignore: Add configure~
by pespin
pespin has posted comments on this change. (
https://gerrit.osmocom.org/c/osmo-uecups/+/28469
) Change subject: .gitignore: Add configure~ ...................................................................... Patch Set 1: Code-Review+2 -- To view, visit
https://gerrit.osmocom.org/c/osmo-uecups/+/28469
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-uecups Gerrit-Branch: master Gerrit-Change-Id: Icc381f72af041ba442b7e8fb90f0da055838da07 Gerrit-Change-Number: 28469 Gerrit-PatchSet: 1 Gerrit-Owner: pespin <pespin(a)sysmocom.de> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: pespin <pespin(a)sysmocom.de> Gerrit-Comment-Date: Wed, 29 Jun 2022 10:27:15 +0000 Gerrit-HasComments: No Gerrit-Has-Labels: Yes Gerrit-MessageType: comment
3 years
1
0
0
0
Change in osmo-smlc[master]: Bump version: 0.2.1.5-cd82-dirty → 0.2.2
by pespin
pespin has submitted this change. (
https://gerrit.osmocom.org/c/osmo-smlc/+/28468
) Change subject: Bump version: 0.2.1.5-cd82-dirty → 0.2.2 ...................................................................... Bump version: 0.2.1.5-cd82-dirty → 0.2.2 Change-Id: I17fe1460bb04da7d10ebaa1410cdb0dd670ece24 --- M configure.ac M contrib/osmo-smlc.spec.in M debian/changelog M debian/control 4 files changed, 34 insertions(+), 17 deletions(-) Approvals: Jenkins Builder: Verified pespin: Looks good to me, approved diff --git a/configure.ac b/configure.ac index 354b462..2305555 100644 --- a/configure.ac +++ b/configure.ac @@ -34,12 +34,12 @@ fi PKG_PROG_PKG_CONFIG([0.20]) -PKG_CHECK_MODULES(LIBOSMOCORE, libosmocore >= 1.6.0) -PKG_CHECK_MODULES(LIBOSMOVTY, libosmovty >= 1.6.0) -PKG_CHECK_MODULES(LIBOSMOCTRL, libosmoctrl >= 1.6.0) -PKG_CHECK_MODULES(LIBOSMOGSM, libosmogsm >= 1.6.0) -PKG_CHECK_MODULES(LIBOSMOSIGTRAN, libosmo-sigtran >= 1.5.0) -PKG_CHECK_MODULES(LIBOSMOSCCP, libosmo-sccp >= 1.5.0) +PKG_CHECK_MODULES(LIBOSMOCORE, libosmocore >= 1.7.0) +PKG_CHECK_MODULES(LIBOSMOVTY, libosmovty >= 1.7.0) +PKG_CHECK_MODULES(LIBOSMOCTRL, libosmoctrl >= 1.7.0) +PKG_CHECK_MODULES(LIBOSMOGSM, libosmogsm >= 1.7.0) +PKG_CHECK_MODULES(LIBOSMOSIGTRAN, libosmo-sigtran >= 1.6.0) +PKG_CHECK_MODULES(LIBOSMOSCCP, libosmo-sccp >= 1.6.0) dnl checks for header files AC_HEADER_STDC diff --git a/contrib/osmo-smlc.spec.in b/contrib/osmo-smlc.spec.in index 72e2376..757ab55 100644 --- a/contrib/osmo-smlc.spec.in +++ b/contrib/osmo-smlc.spec.in @@ -31,13 +31,13 @@ %if 0%{?suse_version} BuildRequires: systemd-rpm-macros %endif -BuildRequires: pkgconfig(libosmo-netif) >= 1.1.0 -BuildRequires: pkgconfig(libosmo-sccp) >= 1.5.0 -BuildRequires: pkgconfig(libosmo-sigtran) >= 1.5.0 -BuildRequires: pkgconfig(libosmocore) >= 1.6.0 -BuildRequires: pkgconfig(libosmoctrl) >= 1.6.0 -BuildRequires: pkgconfig(libosmogsm) >= 1.6.0 -BuildRequires: pkgconfig(libosmovty) >= 1.6.0 +BuildRequires: pkgconfig(libosmo-netif) >= 1.2.0 +BuildRequires: pkgconfig(libosmo-sccp) >= 1.6.0 +BuildRequires: pkgconfig(libosmo-sigtran) >= 1.6.0 +BuildRequires: pkgconfig(libosmocore) >= 1.7.0 +BuildRequires: pkgconfig(libosmoctrl) >= 1.7.0 +BuildRequires: pkgconfig(libosmogsm) >= 1.7.0 +BuildRequires: pkgconfig(libosmovty) >= 1.7.0 BuildRequires: pkgconfig(talloc) %{?systemd_requires} diff --git a/debian/changelog b/debian/changelog index ebe1f22..dcd4504 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +osmo-smlc (0.2.2) unstable; urgency=medium + + [ Oliver Smith ] + * treewide: remove FSF address + + [ Pau Espin Pedrol ] + * deb/rpm packaging: Drop dependency on autoconf-archive + + [ Vadim Yanitskiy ] + * tests: use 'check_PROGRAMS' instead of 'noinst_PROGRAMS' + + [ Harald Welte ] + * update git URLs (git -> https; gitea) + * Fill README with content; convert to markdown + + -- Pau Espin Pedrol <pespin(a)sysmocom.de> Wed, 29 Jun 2022 12:21:06 +0200 + osmo-smlc (0.2.1) unstable; urgency=medium [ Pau Espin Pedrol ] diff --git a/debian/control b/debian/control index 20aa69b..d7a51db 100644 --- a/debian/control +++ b/debian/control @@ -11,10 +11,10 @@ pkg-config, libsctp-dev, libtalloc-dev, - libosmocore-dev (>= 1.6.0), - libosmo-sccp-dev (>= 1.5.0), - libosmo-sigtran-dev (>= 1.5.0), - osmo-gsm-manuals-dev (>= 1.2.0) + libosmocore-dev (>= 1.7.0), + libosmo-sccp-dev (>= 1.6.0), + libosmo-sigtran-dev (>= 1.6.0), + osmo-gsm-manuals-dev (>= 1.3.0) Standards-Version: 3.9.8 Vcs-Git:
https://gitea.osmocom.org/cellular-infrastructure/osmo-smlc
Vcs-Browser:
https://gitea.osmocom.org/cellular-infrastructure/osmo-smlc
-- To view, visit
https://gerrit.osmocom.org/c/osmo-smlc/+/28468
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-smlc Gerrit-Branch: master Gerrit-Change-Id: I17fe1460bb04da7d10ebaa1410cdb0dd670ece24 Gerrit-Change-Number: 28468 Gerrit-PatchSet: 1 Gerrit-Owner: pespin <pespin(a)sysmocom.de> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: pespin <pespin(a)sysmocom.de> Gerrit-MessageType: merged
3 years
1
0
0
0
Change in osmo-smlc[master]: Bump version: 0.2.1.5-cd82-dirty → 0.2.2
by pespin
pespin has posted comments on this change. (
https://gerrit.osmocom.org/c/osmo-smlc/+/28468
) Change subject: Bump version: 0.2.1.5-cd82-dirty → 0.2.2 ...................................................................... Patch Set 1: Code-Review+2 -- To view, visit
https://gerrit.osmocom.org/c/osmo-smlc/+/28468
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-smlc Gerrit-Branch: master Gerrit-Change-Id: I17fe1460bb04da7d10ebaa1410cdb0dd670ece24 Gerrit-Change-Number: 28468 Gerrit-PatchSet: 1 Gerrit-Owner: pespin <pespin(a)sysmocom.de> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: pespin <pespin(a)sysmocom.de> Gerrit-Comment-Date: Wed, 29 Jun 2022 10:26:37 +0000 Gerrit-HasComments: No Gerrit-Has-Labels: Yes Gerrit-MessageType: comment
3 years
1
0
0
0
← Newer
1
...
9
10
11
12
13
14
15
...
138
Older →
Jump to page:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
Results per page:
10
25
50
100
200