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
December
November
October
September
August
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
December 2025
----- 2025 -----
December 2025
November 2025
October 2025
September 2025
August 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
1 participants
1145 discussions
Start a n
N
ew thread
[M] Change in osmo-msc[master]: Bump version: 1.14.0.17-22e7-dirty → 1.15.0
by pespin
03 Dec '25
03 Dec '25
Attention is currently required from: pespin. pespin has removed a vote from this change. (
https://gerrit.osmocom.org/c/osmo-msc/+/41561?usp=email
) Change subject: Bump version: 1.14.0.17-22e7-dirty → 1.15.0 ...................................................................... Removed Verified-1 by Jenkins Builder (1000002) -- To view, visit
https://gerrit.osmocom.org/c/osmo-msc/+/41561?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: deleteVote Gerrit-Project: osmo-msc Gerrit-Branch: master Gerrit-Change-Id: Ibdd35a6dc198e95d5cadb0fbd7679c02d9ec2933 Gerrit-Change-Number: 41561 Gerrit-PatchSet: 1 Gerrit-Owner: pespin <pespin(a)sysmocom.de> Gerrit-Reviewer: Jenkins Builder Gerrit-Attention: pespin <pespin(a)sysmocom.de>
1
0
0
0
[M] Change in osmo-bsc[master]: Bump version: 1.13.0.32-23c05-dirty → 1.14.0
by pespin
03 Dec '25
03 Dec '25
pespin has submitted this change. (
https://gerrit.osmocom.org/c/osmo-bsc/+/41560?usp=email
) Change subject: Bump version: 1.13.0.32-23c05-dirty → 1.14.0 ...................................................................... Bump version: 1.13.0.32-23c05-dirty → 1.14.0 Change-Id: I423fc073d4c6e17506ccf988560ca14a084abfd4 --- M TODO-RELEASE M configure.ac M debian/changelog M debian/control 4 files changed, 68 insertions(+), 20 deletions(-) Approvals: pespin: Looks good to me, approved; Verified diff --git a/TODO-RELEASE b/TODO-RELEASE index a7b28e3..0ed7189 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -7,9 +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-mgcp-client bump_dep Depend on I0d58e6d84418f50670c8ab7cf8490af3bc2f5c26 -libosmo-sigtran >2.1.0 osmo_sccp_addr_{create,update}() -libosmo-sigtran minor_release>2.1.0 Avoid leaking msgb during asp_rx_unknown() -libosmo-sigtran minor_release>2.1.0 osmo_ss7_instance_get_network_indicator(), - osmo_mtp_prim_xfer_req_prepend(), - MTP_SI_NI11_OSMO_IPA diff --git a/configure.ac b/configure.ac index f580e4b..f42f085 100644 --- a/configure.ac +++ b/configure.ac @@ -61,14 +61,14 @@ AC_SUBST(osmo_ac_meas_vis) dnl checks for libraries -PKG_CHECK_MODULES(LIBOSMOCORE, libosmocore >= 1.11.0) -PKG_CHECK_MODULES(LIBOSMOVTY, libosmovty >= 1.11.0) -PKG_CHECK_MODULES(LIBOSMOCTRL, libosmoctrl >= 1.11.0) -PKG_CHECK_MODULES(LIBOSMOGSM, libosmogsm >= 1.11.0) -PKG_CHECK_MODULES(LIBOSMOABIS, libosmoabis >= 2.0.0) -PKG_CHECK_MODULES(LIBOSMONETIF, libosmo-netif >= 1.6.0) -PKG_CHECK_MODULES(LIBOSMOSIGTRAN, libosmo-sigtran >= 2.1.0) -PKG_CHECK_MODULES(LIBOSMOMGCPCLIENT, libosmo-mgcp-client >= 1.14.0) +PKG_CHECK_MODULES(LIBOSMOCORE, libosmocore >= 1.12.0) +PKG_CHECK_MODULES(LIBOSMOVTY, libosmovty >= 1.12.0) +PKG_CHECK_MODULES(LIBOSMOCTRL, libosmoctrl >= 1.12.0) +PKG_CHECK_MODULES(LIBOSMOGSM, libosmogsm >= 1.12.0) +PKG_CHECK_MODULES(LIBOSMOABIS, libosmoabis >= 2.1.0) +PKG_CHECK_MODULES(LIBOSMONETIF, libosmo-netif >= 1.7.0) +PKG_CHECK_MODULES(LIBOSMOSIGTRAN, libosmo-sigtran >= 2.2.0) +PKG_CHECK_MODULES(LIBOSMOMGCPCLIENT, libosmo-mgcp-client >= 1.15.0) dnl checks for header files AC_HEADER_STDC diff --git a/debian/changelog b/debian/changelog index 8b1ad98..441762b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,57 @@ +osmo-bsc (1.14.0) unstable; urgency=medium + + [ csaba.sipos ] + * nokia_site: Add object_identity, object_state and object_identity_state attributes + * nokia_site: add function to unlock and reset TRXes + + [ Pau Espin Pedrol ] + * Drop use of deprecated vty is_config_node() cb + * nokia: Fix uninitialized access + * vty: Improve cmd 'cell barred' description + * cosmetic: Improve documentation with spec references about several parameters + * cosmetic: Update 3GPP spec reference + * meas_feed: Increase default txqueue len to 1024 + * bsc: Make sure MSC PC is added to sccp-addressbook + * sigtran: Log N-PCSTATE.ind PC with configured format + * sigtran: Avoid potential uninitialized ptr dereference + * Introduce LOG_MSC log macro + * sccp: Handle N-NOTICE.ind (Routing Failure of SCCP CL messages) + * sigtran: Compare sccp_addr using osmo_sccp_addr_ri_cmp() + * Fix wrong list entry derreference during bts_depend_find_entry() + * sccplite: Avoid msgb_free() during ss7 rx_unknown_cb() + * Replace ipa_prepend_header() with osmo_ipa_msg_push_header(s)() + * sccplite: Handle MGCP/CTRL over SCCPLite multiplex using MTP-TRANSFER.req/ind + * sccplite: rx mgcp: Make sure payload string is null-terminated + * sigtran: Fix potential null ptr derreference + + [ Mychaela N. Falconia ] + * E1 BTS: direct MGW to 8k subslots for TCH/H + * TW-TS-* support: pass RTP extensions to MGW + + [ Vadim Yanitskiy ] + * bts_vty: drop NL in 'ncc-permitted' commands + + [ Michael Iedema ] + * meas_json: add command line option to specify binding ip + + [ Oliver Smith ] + * Fix building for debian 13 armv7l + * Don't crash on loc req with disabled SMLC + + [ Keith Whyte ] + * Fix missing LAC/CI hashtable update upon CTRL SET + + [ Matan Perelman ] + * handover: Move log macros to handover_fsm.h + * handover_decision_2: Drop unused include + * handover_decision: Check for connection prerequisites + + [ Andreas Eversberg ] + * Add ER-GSM band support + * ASCI: Fix removal of call notification when lchan fails + + -- Pau Espin Pedrol <pespin(a)sysmocom.de> Wed, 03 Dec 2025 19:32:45 +0100 + osmo-bsc (1.13.0) unstable; urgency=medium [ Pau Espin Pedrol ] diff --git a/debian/control b/debian/control index f46ac2c..fc25644 100644 --- a/debian/control +++ b/debian/control @@ -12,12 +12,12 @@ python3-minimal, libcdk5-dev, libtalloc-dev, - libosmocore-dev (>= 1.11.0), - libosmo-sigtran-dev (>= 2.1.0), - libosmo-abis-dev (>= 2.0.0), - libosmo-netif-dev (>= 1.6.0), - libosmo-mgcp-client-dev (>= 1.14.0), - osmo-gsm-manuals-dev (>= 1.6.0) + libosmocore-dev (>= 1.12.0), + libosmo-sigtran-dev (>= 2.2.0), + libosmo-abis-dev (>= 2.1.0), + libosmo-netif-dev (>= 1.7.0), + libosmo-mgcp-client-dev (>= 1.15.0), + osmo-gsm-manuals-dev (>= 1.7.0) Standards-Version: 3.9.8 Vcs-Git:
https://gitea.osmocom.org/cellular-infrastructure/osmo-bsc
Vcs-Browser:
https://gitea.osmocom.org/cellular-infrastructure/osmo-bsc
-- To view, visit
https://gerrit.osmocom.org/c/osmo-bsc/+/41560?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: merged Gerrit-Project: osmo-bsc Gerrit-Branch: master Gerrit-Change-Id: I423fc073d4c6e17506ccf988560ca14a084abfd4 Gerrit-Change-Number: 41560 Gerrit-PatchSet: 1 Gerrit-Owner: pespin <pespin(a)sysmocom.de> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
1
0
0
0
[M] Change in osmo-bsc[master]: Bump version: 1.13.0.32-23c05-dirty → 1.14.0
by pespin
03 Dec '25
03 Dec '25
pespin has removed a vote from this change. (
https://gerrit.osmocom.org/c/osmo-bsc/+/41560?usp=email
) Change subject: Bump version: 1.13.0.32-23c05-dirty → 1.14.0 ...................................................................... Removed Verified-1 by Jenkins Builder (1000002) -- To view, visit
https://gerrit.osmocom.org/c/osmo-bsc/+/41560?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: deleteVote Gerrit-Project: osmo-bsc Gerrit-Branch: master Gerrit-Change-Id: I423fc073d4c6e17506ccf988560ca14a084abfd4 Gerrit-Change-Number: 41560 Gerrit-PatchSet: 1 Gerrit-Owner: pespin <pespin(a)sysmocom.de> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
1
0
0
0
[M] Change in osmo-bsc[master]: Bump version: 1.13.0.32-23c05-dirty → 1.14.0
by pespin
03 Dec '25
03 Dec '25
pespin has posted comments on this change by pespin. (
https://gerrit.osmocom.org/c/osmo-bsc/+/41560?usp=email
) Change subject: Bump version: 1.13.0.32-23c05-dirty → 1.14.0 ...................................................................... Patch Set 1: Code-Review+2 Verified+1 -- To view, visit
https://gerrit.osmocom.org/c/osmo-bsc/+/41560?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment Gerrit-Project: osmo-bsc Gerrit-Branch: master Gerrit-Change-Id: I423fc073d4c6e17506ccf988560ca14a084abfd4 Gerrit-Change-Number: 41560 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, 03 Dec 2025 18:59:38 +0000 Gerrit-HasComments: No Gerrit-Has-Labels: Yes
1
0
0
0
[S] Change in osmo-cbc[master]: Bump version: 0.5.1.7-91ea-dirty → 0.5.2
by pespin
03 Dec '25
03 Dec '25
pespin has uploaded a new patch set (#2). (
https://gerrit.osmocom.org/c/osmo-cbc/+/41565?usp=email
) Change subject: Bump version: 0.5.1.7-91ea-dirty → 0.5.2 ...................................................................... Bump version: 0.5.1.7-91ea-dirty → 0.5.2 Change-Id: I25b232eba9d4a8832cb39fcc9365793a1ba547b7 --- M configure.ac M debian/changelog M debian/control 3 files changed, 24 insertions(+), 7 deletions(-) git pull ssh://gerrit.osmocom.org:29418/osmo-cbc refs/changes/65/41565/2 -- To view, visit
https://gerrit.osmocom.org/c/osmo-cbc/+/41565?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newpatchset Gerrit-Project: osmo-cbc Gerrit-Branch: master Gerrit-Change-Id: I25b232eba9d4a8832cb39fcc9365793a1ba547b7 Gerrit-Change-Number: 41565 Gerrit-PatchSet: 2 Gerrit-Owner: pespin <pespin(a)sysmocom.de>
1
0
0
0
[S] Change in osmo-cbc[master]: Bump version: 0.5.1.7-91ea-dirty → 0.6.0
by pespin
03 Dec '25
03 Dec '25
pespin has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-cbc/+/41565?usp=email
) Change subject: Bump version: 0.5.1.7-91ea-dirty → 0.6.0 ...................................................................... Bump version: 0.5.1.7-91ea-dirty → 0.6.0 Change-Id: I25b232eba9d4a8832cb39fcc9365793a1ba547b7 --- M configure.ac M debian/changelog M debian/control 3 files changed, 24 insertions(+), 7 deletions(-) git pull ssh://gerrit.osmocom.org:29418/osmo-cbc refs/changes/65/41565/1 diff --git a/configure.ac b/configure.ac index b8335a1..c373792 100644 --- a/configure.ac +++ b/configure.ac @@ -31,10 +31,10 @@ fi PKG_PROG_PKG_CONFIG([0.20]) -PKG_CHECK_MODULES(LIBOSMOCORE, libosmocore >= 1.10.0) -PKG_CHECK_MODULES(LIBOSMOVTY, libosmovty >= 1.10.0) -PKG_CHECK_MODULES(LIBOSMOGSM, libosmogsm >= 1.10.0) -PKG_CHECK_MODULES(LIBOSMONETIF, libosmo-netif >= 1.5.0) +PKG_CHECK_MODULES(LIBOSMOCORE, libosmocore >= 1.12.0) +PKG_CHECK_MODULES(LIBOSMOVTY, libosmovty >= 1.12.0) +PKG_CHECK_MODULES(LIBOSMOGSM, libosmogsm >= 1.12.0) +PKG_CHECK_MODULES(LIBOSMONETIF, libosmo-netif >= 1.7.0) PKG_CHECK_MODULES(ULFIUS, libulfius) PKG_CHECK_MODULES(JANSSON, jansson) PKG_CHECK_MODULES(ORCANIA, liborcania) diff --git a/debian/changelog b/debian/changelog index 7cfc156..610270f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +osmo-cbc (0.6.0) unstable; urgency=medium + + [ Pau Espin Pedrol ] + * Drop unnecessary static initialization to NULL + * Set default SBcAP local host when no VTY cfg sbcap node provided + * sbcap: Listen on (127.0.0.1|::1) by default + + [ Oliver Smith ] + * Fix typo osmo-bsc -> osmo-cbc + * Generate a version.h file + + [ Vadim Yanitskiy ] + * vty: clarify deprecation messages + * vty: register talloc / stats introspection commands + + -- Pau Espin Pedrol <pespin(a)sysmocom.de> Wed, 03 Dec 2025 19:57:33 +0100 + osmo-cbc (0.5.1) unstable; urgency=medium [ Oliver Smith ] diff --git a/debian/control b/debian/control index 1b3ac4f..eabb996 100644 --- a/debian/control +++ b/debian/control @@ -11,12 +11,12 @@ pkg-config, python3-minimal, libtalloc-dev, - libosmocore-dev (>= 1.10.0), - libosmo-netif-dev (>= 1.5.0), + libosmocore-dev (>= 1.12.0), + libosmo-netif-dev (>= 1.7.0), libulfius-dev, libjansson-dev, libsctp-dev, - osmo-gsm-manuals-dev (>= 1.6.0) + osmo-gsm-manuals-dev (>= 1.7.0) Standards-Version: 3.9.8 Vcs-Git:
https://gitea.osmocom.org/cellular-infrastructure/osmo-cbc
Vcs-Browser:
https://gitea.osmocom.org/cellular-infrastructure/osmo-cbc
-- To view, visit
https://gerrit.osmocom.org/c/osmo-cbc/+/41565?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newchange Gerrit-Project: osmo-cbc Gerrit-Branch: master Gerrit-Change-Id: I25b232eba9d4a8832cb39fcc9365793a1ba547b7 Gerrit-Change-Number: 41565 Gerrit-PatchSet: 1 Gerrit-Owner: pespin <pespin(a)sysmocom.de>
1
0
0
0
[S] Change in osmo-bts[master]: Bump version: 1.9.0.8-7db7-dirty → 1.10.0
by pespin
03 Dec '25
03 Dec '25
pespin has submitted this change. (
https://gerrit.osmocom.org/c/osmo-bts/+/41559?usp=email
) Change subject: Bump version: 1.9.0.8-7db7-dirty → 1.10.0 ...................................................................... Bump version: 1.9.0.8-7db7-dirty → 1.10.0 Change-Id: I67e987be2e5b559bcc7c8d1a8eecd94aeaa739e6 --- M configure.ac M debian/changelog M debian/control 3 files changed, 31 insertions(+), 13 deletions(-) Approvals: pespin: Looks good to me, approved; Verified diff --git a/configure.ac b/configure.ac index b4fdd32..6a9662c 100644 --- a/configure.ac +++ b/configure.ac @@ -69,15 +69,15 @@ fi dnl checks for libraries -PKG_CHECK_MODULES(LIBOSMOCORE, libosmocore >= 1.11.0) -PKG_CHECK_MODULES(LIBOSMOVTY, libosmovty >= 1.11.0) -PKG_CHECK_MODULES(LIBOSMOGSM, libosmogsm >= 1.11.0) -PKG_CHECK_MODULES(LIBOSMOCTRL, libosmoctrl >= 1.11.0) -PKG_CHECK_MODULES(LIBOSMOCODEC, libosmocodec >= 1.11.0) -PKG_CHECK_MODULES(LIBOSMOCODING, libosmocoding >= 1.11.0) -PKG_CHECK_MODULES(LIBOSMOABIS, libosmoabis >= 2.0.0) -PKG_CHECK_MODULES(LIBOSMOTRAU, libosmotrau >= 2.0.0) -PKG_CHECK_MODULES(LIBOSMONETIF, libosmo-netif >= 1.6.0) +PKG_CHECK_MODULES(LIBOSMOCORE, libosmocore >= 1.12.0) +PKG_CHECK_MODULES(LIBOSMOVTY, libosmovty >= 1.12.0) +PKG_CHECK_MODULES(LIBOSMOGSM, libosmogsm >= 1.12.0) +PKG_CHECK_MODULES(LIBOSMOCTRL, libosmoctrl >= 1.12.0) +PKG_CHECK_MODULES(LIBOSMOCODEC, libosmocodec >= 1.12.0) +PKG_CHECK_MODULES(LIBOSMOCODING, libosmocoding >= 1.12.0) +PKG_CHECK_MODULES(LIBOSMOABIS, libosmoabis >= 2.1.0) +PKG_CHECK_MODULES(LIBOSMOTRAU, libosmotrau >= 2.1.0) +PKG_CHECK_MODULES(LIBOSMONETIF, libosmo-netif >= 1.7.0) AC_MSG_CHECKING([whether to enable support for sysmobts calibration tool]) AC_ARG_ENABLE(sysmobts-calib, diff --git a/debian/changelog b/debian/changelog index d5efe0a..3c95489 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +osmo-bts (1.10.0) unstable; urgency=medium + + [ Vadim Yanitskiy ] + * rsl: rsl_rx_chan_activ(): fix code formatting + * power_control: always feed input values to do_avg_algo() + * osmo-bts-trx: trx_fn_timer_cb(): fix misleading shutdown reason + + [ Mychaela N. Falconia ] + * TCH UL path: add out-of-band BFI flag + * FR/HR/EFR: centralize TCH UL SID classification + * FR/HR/EFR: implement SID filter in TCH UL path + * HRv1 codec: add support for TW-TS-002 + + [ Oliver Smith ] + * Fix build with debian 13 + + -- Pau Espin Pedrol <pespin(a)sysmocom.de> Wed, 03 Dec 2025 19:27:41 +0100 + osmo-bts (1.9.0) unstable; urgency=medium [ Mychaela N. Falconia ] diff --git a/debian/control b/debian/control index cbdf652..bab9024 100644 --- a/debian/control +++ b/debian/control @@ -7,12 +7,12 @@ dh-autoreconf, autotools-dev, pkg-config, - libosmocore-dev (>= 1.11.0), - libosmo-abis-dev (>= 2.0.0), - libosmo-netif-dev (>= 1.6.0), + libosmocore-dev (>= 1.12.0), + libosmo-abis-dev (>= 2.1.0), + libosmo-netif-dev (>= 1.7.0), libgps-dev, txt2man, - osmo-gsm-manuals-dev (>= 1.6.0) + osmo-gsm-manuals-dev (>= 1.7.0) Standards-Version: 3.9.8 Vcs-Browser:
https://gitea.osmocom.org/cellular-infrastructure/osmo-bts
Vcs-Git:
https://gitea.osmocom.org/cellular-infrastructure/osmo-bts
-- To view, visit
https://gerrit.osmocom.org/c/osmo-bts/+/41559?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: merged Gerrit-Project: osmo-bts Gerrit-Branch: master Gerrit-Change-Id: I67e987be2e5b559bcc7c8d1a8eecd94aeaa739e6 Gerrit-Change-Number: 41559 Gerrit-PatchSet: 1 Gerrit-Owner: pespin <pespin(a)sysmocom.de> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
1
0
0
0
[S] Change in osmo-bts[master]: Bump version: 1.9.0.8-7db7-dirty → 1.10.0
by pespin
03 Dec '25
03 Dec '25
pespin has removed a vote from this change. (
https://gerrit.osmocom.org/c/osmo-bts/+/41559?usp=email
) Change subject: Bump version: 1.9.0.8-7db7-dirty → 1.10.0 ...................................................................... Removed Verified-1 by Jenkins Builder (1000002) -- To view, visit
https://gerrit.osmocom.org/c/osmo-bts/+/41559?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: deleteVote Gerrit-Project: osmo-bts Gerrit-Branch: master Gerrit-Change-Id: I67e987be2e5b559bcc7c8d1a8eecd94aeaa739e6 Gerrit-Change-Number: 41559 Gerrit-PatchSet: 1 Gerrit-Owner: pespin <pespin(a)sysmocom.de> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
1
0
0
0
[S] Change in osmo-bts[master]: Bump version: 1.9.0.8-7db7-dirty → 1.10.0
by pespin
03 Dec '25
03 Dec '25
pespin has posted comments on this change by pespin. (
https://gerrit.osmocom.org/c/osmo-bts/+/41559?usp=email
) Change subject: Bump version: 1.9.0.8-7db7-dirty → 1.10.0 ...................................................................... Patch Set 1: Code-Review+2 Verified+1 -- To view, visit
https://gerrit.osmocom.org/c/osmo-bts/+/41559?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment Gerrit-Project: osmo-bts Gerrit-Branch: master Gerrit-Change-Id: I67e987be2e5b559bcc7c8d1a8eecd94aeaa739e6 Gerrit-Change-Number: 41559 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, 03 Dec 2025 18:53:06 +0000 Gerrit-HasComments: No Gerrit-Has-Labels: Yes
1
0
0
0
[S] Change in osmo-upf[master]: Bump version: 0.3.0.11-d5a8-dirty → 0.4.0
by pespin
03 Dec '25
03 Dec '25
pespin has submitted this change. (
https://gerrit.osmocom.org/c/osmo-upf/+/41564?usp=email
) Change subject: Bump version: 0.3.0.11-d5a8-dirty → 0.4.0 ...................................................................... Bump version: 0.3.0.11-d5a8-dirty → 0.4.0 Change-Id: I92e46d9839eaf0edd50605ed03d6de6818704e94 --- M configure.ac M debian/changelog M debian/control 3 files changed, 28 insertions(+), 7 deletions(-) Approvals: Jenkins Builder: Verified pespin: Looks good to me, approved diff --git a/configure.ac b/configure.ac index c841676..fa1fa7e 100644 --- a/configure.ac +++ b/configure.ac @@ -36,10 +36,10 @@ PKG_PROG_PKG_CONFIG([0.20]) dnl checks for libraries -PKG_CHECK_MODULES(LIBOSMOCORE, libosmocore >= 1.11.0) -PKG_CHECK_MODULES(LIBOSMOVTY, libosmovty >= 1.11.0) -PKG_CHECK_MODULES(LIBOSMOCTRL, libosmoctrl >= 1.11.0) -PKG_CHECK_MODULES(LIBOSMOPFCP, libosmo-pfcp >= 0.5.0) +PKG_CHECK_MODULES(LIBOSMOCORE, libosmocore >= 1.12.0) +PKG_CHECK_MODULES(LIBOSMOVTY, libosmovty >= 1.12.0) +PKG_CHECK_MODULES(LIBOSMOCTRL, libosmoctrl >= 1.12.0) +PKG_CHECK_MODULES(LIBOSMOPFCP, libosmo-pfcp >= 0.6.0) PKG_CHECK_MODULES(LIBGTPNL, libgtpnl >= 1.3.2) PKG_CHECK_MODULES(LIBNFTABLES, libnftables >= 1.0.2) diff --git a/debian/changelog b/debian/changelog index 1de5ce0..07489e8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,24 @@ +osmo-upf (0.4.0) unstable; urgency=medium + + [ Pau Espin Pedrol ] + * up_peer: Document field + * Introduce hashtable to look up session in endpoint by UP SEID + * up_peer: Increase up/cp seid hashtable sizes + * Increase per PDR (F-TEID) hashtable size + * up_session: Log regular Establish/Modify/Release as INFO + * Log regular tunmap/tunend actions as INFO + * Split up_peer into pfcp_{node,entity}_peer + * Validate session remote CP F-SEID and use it to transmit session requests + + [ Neels Janosch Hofmeyr ] + * drop unused copy of up_peer.c: up_peer_fsm.c + + [ Vadim Yanitskiy ] + * contrib/jenkins.sh: specify --with-unitdir for nftables + * contrib/jenkins.sh: use https:// instead of git:// + + -- Pau Espin Pedrol <pespin(a)sysmocom.de> Wed, 03 Dec 2025 19:48:51 +0100 + osmo-upf (0.3.0) unstable; urgency=medium [ Oliver Smith ] diff --git a/debian/control b/debian/control index 9d3c84d..2ff5cbe 100644 --- a/debian/control +++ b/debian/control @@ -14,9 +14,9 @@ libtalloc-dev, libgtpnl-dev (>= 1.3.2), libnftables-dev (>= 1.0.2), - libosmocore-dev (>= 1.11.0), - libosmo-pfcp-dev (>= 0.5.0), - osmo-gsm-manuals-dev (>= 1.6.0) + libosmocore-dev (>= 1.12.0), + libosmo-pfcp-dev (>= 0.6.0), + osmo-gsm-manuals-dev (>= 1.7.0) Standards-Version: 3.9.8 Vcs-Git:
https://gitea.osmocom.org/cellular-infrastructure/osmo-upf
Vcs-Browser:
https://gitea.osmocom.org/cellular-infrastructure/osmo-upf
-- To view, visit
https://gerrit.osmocom.org/c/osmo-upf/+/41564?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: merged Gerrit-Project: osmo-upf Gerrit-Branch: master Gerrit-Change-Id: I92e46d9839eaf0edd50605ed03d6de6818704e94 Gerrit-Change-Number: 41564 Gerrit-PatchSet: 1 Gerrit-Owner: pespin <pespin(a)sysmocom.de> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
1
0
0
0
← Newer
1
...
92
93
94
95
96
97
98
...
115
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
Results per page:
10
25
50
100
200