Projects
osmocom:master
osmo-mgw
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 151
View file
commit_6d340cad2abba3d89e20b001af9a6495a10072be.txt
Added
View file
commit_931610177df7ce68d61821635938d2fb18746752.txt
Deleted
View file
osmo-mgw_1.14.0.31.93161.dsc -> osmo-mgw_1.15.0.dsc
Changed
@@ -2,21 +2,21 @@ Source: osmo-mgw Binary: osmo-mgw, libosmo-mgcp-client14, libosmo-mgcp-client-dev, osmo-mgw-doc Architecture: any all -Version: 1.14.0.31.93161 +Version: 1.15.0 Maintainer: Osmocom team <openbsc@lists.osmocom.org> Homepage: https://osmocom.org/projects/osmo-mgw Standards-Version: 3.9.8 Vcs-Browser: https://gitea.osmocom.org/cellular-infrastructure/osmo-mgw Vcs-Git: https://gitea.osmocom.org/cellular-infrastructure/osmo-mgw -Build-Depends: debhelper (>= 10), dh-autoreconf, pkg-config, autotools-dev, libosmocore-dev (>= 1.11.0), libosmo-netif-dev (>= 1.6.0), libosmo-abis-dev (>= 2.0.0), osmo-gsm-manuals-dev (>= 1.6.0) +Build-Depends: debhelper (>= 10), dh-autoreconf, pkg-config, autotools-dev, libosmocore-dev (>= 1.12.0), libosmo-netif-dev (>= 1.7.0), libosmo-abis-dev (>= 2.1.0), osmo-gsm-manuals-dev (>= 1.7.0) Package-List: libosmo-mgcp-client-dev deb libdevel extra arch=any libosmo-mgcp-client14 deb libs extra arch=any osmo-mgw deb net extra arch=any osmo-mgw-doc deb doc optional arch=all Checksums-Sha1: - 4f87efc97ae00ffd03abd96a09299ce10fa0ea3a 177632 osmo-mgw_1.14.0.31.93161.tar.xz + 67aafd690e9615862143f3cb6ccddcca077f8e61 177916 osmo-mgw_1.15.0.tar.xz Checksums-Sha256: - 92cc7903761064b0965a298f1a86311dacb742de3d8e7b13daca8b2d96f4fccf 177632 osmo-mgw_1.14.0.31.93161.tar.xz + d20fbfeab33f5c0bf38e7df2efd6a3ad3607b50e2f14576a9649403656fa1462 177916 osmo-mgw_1.15.0.tar.xz Files: - 795053be577ded5ae4d5c32c2524d5f1 177632 osmo-mgw_1.14.0.31.93161.tar.xz + 4c0d59f44d1f9676e6d8ff2555a3319d 177916 osmo-mgw_1.15.0.tar.xz
View file
osmo-mgw_1.14.0.31.93161.tar.xz/.tarball-version -> osmo-mgw_1.15.0.tar.xz/.tarball-version
Changed
@@ -1 +1 @@ -1.14.0.31-93161 +1.15.0
View file
osmo-mgw_1.14.0.31.93161.tar.xz/TODO-RELEASE -> osmo-mgw_1.15.0.tar.xz/TODO-RELEASE
Changed
@@ -7,6 +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 -libosmocore bump_dep; workaround Bump libosmocore version dependency after I68328adb952ca8833ba047cb3b49ccc6f8a1f1b5 - has been merged to libosmocore.git; then remove my_msgb_copy_c wrapper function. -libosmocodec bump_dep We depend on the additions of I2c510ac62a0786c137115c45eee7a48b9736265f
View file
osmo-mgw_1.14.0.31.93161.tar.xz/configure.ac -> osmo-mgw_1.15.0.tar.xz/configure.ac
Changed
@@ -44,14 +44,14 @@ AC_SUBST(LIBRARY_DLSYM) -PKG_CHECK_MODULES(LIBOSMOCORE, libosmocore >= 1.11.0) -PKG_CHECK_MODULES(LIBOSMOCODEC, libosmocodec >= 1.11.0) -PKG_CHECK_MODULES(LIBOSMOGSM, libosmogsm >= 1.11.0) -PKG_CHECK_MODULES(LIBOSMOCTRL, libosmoctrl >= 1.11.0) -PKG_CHECK_MODULES(LIBOSMOVTY, libosmovty >= 1.11.0) -PKG_CHECK_MODULES(LIBOSMONETIF, libosmo-netif >= 1.6.0) -PKG_CHECK_MODULES(LIBOSMOABIS, libosmoabis >= 2.0.0) -PKG_CHECK_MODULES(LIBOSMOTRAU, libosmotrau >= 2.0.0) +PKG_CHECK_MODULES(LIBOSMOCORE, libosmocore >= 1.12.0) +PKG_CHECK_MODULES(LIBOSMOCODEC, libosmocodec >= 1.12.0) +PKG_CHECK_MODULES(LIBOSMOGSM, libosmogsm >= 1.12.0) +PKG_CHECK_MODULES(LIBOSMOCTRL, libosmoctrl >= 1.12.0) +PKG_CHECK_MODULES(LIBOSMOVTY, libosmovty >= 1.12.0) +PKG_CHECK_MODULES(LIBOSMONETIF, libosmo-netif >= 1.7.0) +PKG_CHECK_MODULES(LIBOSMOABIS, libosmoabis >= 2.1.0) +PKG_CHECK_MODULES(LIBOSMOTRAU, libosmotrau >= 2.1.0) CFLAGS="$CFLAGS -DBUILDING_LIBOSMOMGCPCLIENT -pthread" CPPFLAGS="$CPPFLAGS -DBUILDING_LIBOSMOMGCPCLIENT -pthread"
View file
osmo-mgw_1.14.0.31.93161.tar.xz/debian/changelog -> osmo-mgw_1.15.0.tar.xz/debian/changelog
Changed
@@ -1,8 +1,43 @@ -osmo-mgw (1.14.0.31.93161) unstable; urgency=medium +osmo-mgw (1.15.0) unstable; urgency=medium - * Automatically generated changelog entry for building the Osmocom master feed + Pau Espin Pedrol + * Drop use of deprecated vty is_config_node() cb + * cosmetic: Drop incorrect comment + * mgw: Early reject CRCX with X-Osmux if disabled by config + * mgw: Validate CallID before updating endp->x_osmo_ign + * mgw: Delay osmux trunk setup to point where it is really needed + * mgw: Store Command as enum in struct mgcp_request_data + * mgw: Move struct mgcp_request_data definition to header file + * mgw: Move cfg pointer from pdata to rq + * mgw: Add backpointer from pdata to req to have context available + * mgw: Use tall_mgw_ctx to allocate struct mgcp_config + * mgw: Allocate req and pdata with talloc + * mgw: Split MGCP LocalConnectionOptions parsing from updating endpoint + * mgw: Split CRCX read-only validations into its own function + * mgw: Increment rate_ctr MGCP_*_FAIL_UNHANDLED_PARAM during parsing + * mgw: Split MDCX read-only validations into its own function + * mgw: Split MDCX read-only validation on conn into its own function + * mgw: Split DLCX read-only validations into its own function + * mgw: CRCX: Handle codec information before initializing osmux + * mgw: Drop rtp_processing transcoding stubs + * mgw: Rearrange last steps of CRCX and MDCX + * mgw: mdcx: Fix inc of non-existing ctr in mdcx counter group + * mgw: Move endpoint/conn updating logic to helper function + * mgw: iuup: Trigger Init on CN-side CRCX if RAN-side was already initialized + * mgw: Update RTP local address on E1 endpoints too + * mgw: osmux: Fix heap-use-after-free - -- Osmocom OBS scripts <info@osmocom.org> Tue, 02 Dec 2025 09:34:13 +0000 + Mychaela N. Falconia + * cosmetic: add copy of mgcp_common.h to .gitignore + * MGCP extension: add parameters for TW-TS-001 & TW-TS-002 + * E1: change dummy fill frame generation method + * E1: implement dummy fill for HRv1 codec + * mgcp_client: add support for VND.THEMWI.CCSD codec + + Oliver Smith + * Generate a version.h file + + -- Pau Espin Pedrol <pespin@sysmocom.de> Wed, 03 Dec 2025 19:09:46 +0100 osmo-mgw (1.14.0) unstable; urgency=medium
View file
osmo-mgw_1.14.0.31.93161.tar.xz/debian/control -> osmo-mgw_1.15.0.tar.xz/debian/control
Changed
@@ -6,10 +6,10 @@ dh-autoreconf, pkg-config, autotools-dev, - libosmocore-dev (>= 1.11.0), - libosmo-netif-dev (>= 1.6.0), - libosmo-abis-dev (>= 2.0.0), - osmo-gsm-manuals-dev (>= 1.6.0) + libosmocore-dev (>= 1.12.0), + libosmo-netif-dev (>= 1.7.0), + libosmo-abis-dev (>= 2.1.0), + osmo-gsm-manuals-dev (>= 1.7.0) Standards-Version: 3.9.8 Vcs-Git: https://gitea.osmocom.org/cellular-infrastructure/osmo-mgw Vcs-Browser: https://gitea.osmocom.org/cellular-infrastructure/osmo-mgw
View file
osmo-mgw_1.14.0.31.93161.tar.xz/src/libosmo-mgcp-client/Makefile.am -> osmo-mgw_1.15.0.tar.xz/src/libosmo-mgcp-client/Makefile.am
Changed
@@ -19,7 +19,7 @@ # This is not at all related to the release version, but a range of supported # API versions. Read TODO_RELEASE in the source tree's root! -MGCP_CLIENT_LIBVERSION=14:1:0 +MGCP_CLIENT_LIBVERSION=15:0:1 lib_LTLIBRARIES = \ libosmo-mgcp-client.la \
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.