Projects
osmocom:master
osmo-bts
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 32
View file
osmo-bts.spec
Changed
@@ -14,13 +14,13 @@ Name: osmo-bts Requires: osmocom-master -Version: 1.5.0.64.7571 +Version: 1.6.0 Release: 0 Summary: Osmocom BTS-Side code (Abis, scheduling) License: AGPL-3.0-or-later AND GPL-2.0-only Group: Productivity/Telephony/Servers URL: https://osmocom.org/projects/osmobts -Source: osmo-bts_1.5.0.64.7571.tar.xz +Source: osmo-bts_1.6.0.tar.xz Source1: rpmlintrc BuildRequires: autoconf BuildRequires: automake @@ -29,15 +29,15 @@ %if 0%{?suse_version} BuildRequires: systemd-rpm-macros %endif -BuildRequires: pkgconfig(libosmocodec) >= 1.7.0 -BuildRequires: pkgconfig(libosmocoding) >= 1.7.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(libosmoabis) >= 1.3.0 -BuildRequires: pkgconfig(libosmotrau) >= 1.3.0 -BuildRequires: pkgconfig(libosmo-netif) >= 1.2.0 +BuildRequires: pkgconfig(libosmocodec) >= 1.8.0 +BuildRequires: pkgconfig(libosmocoding) >= 1.8.0 +BuildRequires: pkgconfig(libosmocore) >= 1.8.0 +BuildRequires: pkgconfig(libosmoctrl) >= 1.8.0 +BuildRequires: pkgconfig(libosmogsm) >= 1.8.0 +BuildRequires: pkgconfig(libosmovty) >= 1.8.0 +BuildRequires: pkgconfig(libosmoabis) >= 1.4.0 +BuildRequires: pkgconfig(libosmotrau) >= 1.4.0 +BuildRequires: pkgconfig(libosmo-netif) >= 1.3.0 ### FIXME: DependencyHACK to include osmocom/gprs/protocol/gsm_04_60.h BuildRequires: pkgconfig(libosmogb) %{?systemd_requires}
View file
commit_757180beba67016dd61525607518c408bbc99702.txt
Deleted
View file
commit_c66b812c16aaf5d79675dedb940ef3cd098441fb.txt
Added
View file
osmo-bts_1.5.0.64.7571.dsc -> osmo-bts_1.6.0.dsc
Changed
@@ -2,13 +2,13 @@ Source: osmo-bts Binary: osmo-bts, osmo-bts-trx, osmo-bts-trx-dbg, osmo-bts-virtual, osmo-bts-virtual-dbg, osmo-bts-doc Architecture: any all -Version: 1.5.0.64.7571 +Version: 1.6.0 Maintainer: Osmocom team <openbsc@lists.osmocom.org> Homepage: https://projects.osmocom.org/projects/osmobts 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 -Build-Depends: debhelper (>= 9), pkg-config, dh-autoreconf, autotools-dev, libosmocore-dev (>= 1.7.0), libosmo-abis-dev (>= 1.3.0), libosmo-netif-dev (>= 1.2.0), libgps-dev, txt2man, osmo-gsm-manuals-dev (>= 1.3.0) +Build-Depends: debhelper (>= 9), pkg-config, dh-autoreconf, autotools-dev, libosmocore-dev (>= 1.8.0), libosmo-abis-dev (>= 1.4.0), libosmo-netif-dev (>= 1.3.0), libgps-dev, txt2man, osmo-gsm-manuals-dev (>= 1.4.0) Package-List: osmo-bts deb net optional arch=any osmo-bts-doc deb doc optional arch=all @@ -17,8 +17,8 @@ osmo-bts-virtual deb net optional arch=any osmo-bts-virtual-dbg deb debug extra arch=any Checksums-Sha1: - 63c659672323583e27ced214c010e4144a2cf2ed 460764 osmo-bts_1.5.0.64.7571.tar.xz + 2992809576e386b6676921c9942cd1e15ab95383 461784 osmo-bts_1.6.0.tar.xz Checksums-Sha256: - 31839ce5e8793bfb1b84ac3526f12fddfb10ee1ea028f8cfd21b6771851bc6bc 460764 osmo-bts_1.5.0.64.7571.tar.xz + 7fcca6f439489467952152ecd382834c8a8c249748f5aa4eb59b5f3a0bb5039a 461784 osmo-bts_1.6.0.tar.xz Files: - 1fa6701b53166c00022cbc11bdf9dd31 460764 osmo-bts_1.5.0.64.7571.tar.xz + f9fc2053dbb80a5d0291668be7d5c46a 461784 osmo-bts_1.6.0.tar.xz
View file
osmo-bts_1.5.0.64.7571.tar.xz/.tarball-version -> osmo-bts_1.6.0.tar.xz/.tarball-version
Changed
@@ -1 +1 @@ -1.5.0.64-7571 +1.6.0
View file
osmo-bts_1.5.0.64.7571.tar.xz/TODO-RELEASE -> osmo-bts_1.6.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 >1.7.0 BTS_FEAT_OSMUX, RSL_IE_OSMO_OSMUX_CID -libosmo-netif >1.2.0 OSMUX_DEFAULT_PORT, new osmux APIs -libosmo-abis >1.3.0 e1inp_ipa_bts_rsl_close_n()
View file
osmo-bts_1.5.0.64.7571.tar.xz/configure.ac -> osmo-bts_1.6.0.tar.xz/configure.ac
Changed
@@ -69,16 +69,15 @@ fi dnl checks for libraries -PKG_CHECK_MODULES(LIBOSMOCORE, libosmocore >= 1.7.0) -PKG_CHECK_MODULES(LIBOSMOVTY, libosmovty >= 1.7.0) -PKG_CHECK_MODULES(LIBOSMOGSM, libosmogsm >= 1.7.0) -PKG_CHECK_MODULES(LIBOSMOCTRL, libosmoctrl >= 1.7.0) -PKG_CHECK_MODULES(LIBOSMOCODEC, libosmocodec >= 1.7.0) -PKG_CHECK_MODULES(LIBOSMOCODING, libosmocoding >= 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) -#FIXME: ^ it actually needs > 1.2.0 +PKG_CHECK_MODULES(LIBOSMOCORE, libosmocore >= 1.8.0) +PKG_CHECK_MODULES(LIBOSMOVTY, libosmovty >= 1.8.0) +PKG_CHECK_MODULES(LIBOSMOGSM, libosmogsm >= 1.8.0) +PKG_CHECK_MODULES(LIBOSMOCTRL, libosmoctrl >= 1.8.0) +PKG_CHECK_MODULES(LIBOSMOCODEC, libosmocodec >= 1.8.0) +PKG_CHECK_MODULES(LIBOSMOCODING, libosmocoding >= 1.8.0) +PKG_CHECK_MODULES(LIBOSMOABIS, libosmoabis >= 1.4.0) +PKG_CHECK_MODULES(LIBOSMOTRAU, libosmotrau >= 1.4.0) +PKG_CHECK_MODULES(LIBOSMONETIF, libosmo-netif >= 1.3.0) AC_MSG_CHECKING(whether to enable support for sysmobts calibration tool) AC_ARG_ENABLE(sysmobts-calib,
View file
osmo-bts_1.5.0.64.7571.tar.xz/contrib/osmo-bts.spec.in -> osmo-bts_1.6.0.tar.xz/contrib/osmo-bts.spec.in
Changed
@@ -28,15 +28,15 @@ %if 0%{?suse_version} BuildRequires: systemd-rpm-macros %endif -BuildRequires: pkgconfig(libosmocodec) >= 1.7.0 -BuildRequires: pkgconfig(libosmocoding) >= 1.7.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(libosmoabis) >= 1.3.0 -BuildRequires: pkgconfig(libosmotrau) >= 1.3.0 -BuildRequires: pkgconfig(libosmo-netif) >= 1.2.0 +BuildRequires: pkgconfig(libosmocodec) >= 1.8.0 +BuildRequires: pkgconfig(libosmocoding) >= 1.8.0 +BuildRequires: pkgconfig(libosmocore) >= 1.8.0 +BuildRequires: pkgconfig(libosmoctrl) >= 1.8.0 +BuildRequires: pkgconfig(libosmogsm) >= 1.8.0 +BuildRequires: pkgconfig(libosmovty) >= 1.8.0 +BuildRequires: pkgconfig(libosmoabis) >= 1.4.0 +BuildRequires: pkgconfig(libosmotrau) >= 1.4.0 +BuildRequires: pkgconfig(libosmo-netif) >= 1.3.0 ### FIXME: DependencyHACK to include osmocom/gprs/protocol/gsm_04_60.h BuildRequires: pkgconfig(libosmogb) %{?systemd_requires}
View file
osmo-bts_1.5.0.64.7571.tar.xz/debian/changelog -> osmo-bts_1.6.0.tar.xz/debian/changelog
Changed
@@ -1,8 +1,92 @@ -osmo-bts (1.5.0.64.7571) unstable; urgency=medium +osmo-bts (1.6.0) unstable; urgency=medium - * Automatically generated changelog entry for building the Osmocom master feed + Vadim Yanitskiy + * osmo-bts-trx: call osmo_timer_del() unconditionally + * osmo-bts-trx: amr_loop: trigger the loop unconditionally + * osmo-bts-trx: fix handling of ciphering params in PRIM_INFO_MODIFY + * osmo-bts-trx: rx_rach_fn(): properly detect handover RACH + * osmo-bts-trx: handle MTS 0b0110 indicating an Access Burst + * osmo-bts-trx: use lookup tables for checking AMR CMI/CMR on Downlink + * osmo-bts-trx: drop ul_amr_fn_is_cmi() / dl_amr_fn_is_cmi() - -- Osmocom OBS scripts <info@osmocom.org> Wed, 01 Feb 2023 11:19:03 +0000 + Pau Espin Pedrol + * rsl: rx ipac crcx/mdcx: Log payload_type2 + * logging: Move category descriptions to be in order with enum + * Clean up osmo-bts-*/Makefile.am + * Split out lchan rtp socket creation from rsl handling code + * Avoid counting lchan->dl_tch_queue length every time a msg is enqueued + * Use libosmocore API msgb_queue_free() to free lists + * rsl: Reduce scope of variable + * Move lchan_dl_tch_queue_enqueue to lchan.c and make it public + * cosmetic: Fix formatting of if-else block brackets + * Depend on libosmo-netif + * Clarify RTP AMR header offset in TCH enc/dec + * tests/*/Makefile.am: Fix typo in LIBOSMONETIF_CFLAGS + * tests/*/Makefile.am: Add missing libosmo-netif cflags + * oc2g: Makefile.am Fix typo in LIBOSMONETIF_LIBS + * Introduce Osmux support + * abis: Avoid TCP/IPA RSL sockets continue conn establishment while shutting down + * osmux: Log sendto() error + * lchan: Reset Abis RTP/Osmux config during lchan release + * vty: Fix SPEECH_MODE printed with hex prefix but dec value + * vty: Print Osmux CID on lchans using Osmux + * Allocate struct osmux_in_handle through new libosmo-netif APIs + * osmux: Drop logging of osmux internal counters + * osmux: Match remote address in osmux_lchan_find() + * osmux: Log remote address upon rx of osmux pkt + * osmux: Lower log level when osmux batch received for unknown CID + * osmux: nullify osmux.rtpst after freeing it + * osmux: Skip lchans in lookup which still have no remote associated + * osmux: Close osmux socket when bts is freed + * osmux: Fix null ptr dereference sending UL data before the remote is configured + * osmux: Rotate over available Osmux CID when allocating a new one + * osmux: Use new osmux_xfrm_input API to set name on each link + * vty: Fix typo in write-config: osmux / local-port + * vty: Fix typo in symbol name + + Max + * Set working directory in systemd service file + * Don't manually create pid file + * Document realtime options in .service units + * Update realtime scheduling priority in service file + * ctrl: take both address and port from vty config + * Add SI10 support + + Philipp Maier + * pcu_sock: fix sourcecode formatting + * measurement: do not call msgb_l3len without checking + * l1sap: do not call msgb_l2hlen without checking + * rsl: use unsigned int + * pcuif_proto: cosmetic: add constant PCU_IF_NUM_NSVC and replace magic numbers + * sched_lchan_tchf: replace numeric constant with define constant + * l1sap: remove unused pointer variable + * pcuif_proto: use define constant to specify nax number of trx + * pcu_sock: use ARRAY_SIZE rather then magic number + + Keith + * osmo-bts-trx: respond to tx-attenuation config in real time. + + Harald Welte + * update outdated vty copyright statement + + Daniel Willmann + * shutdown_fsm: Only ramp down power when stopping bts through Ctrl-C + * shutdown_fsm: Add power_ramp_force() to jump straight to the tgt power + + daniel + * Revert "shutdown_fsm: Only ramp down power when stopping bts through Ctrl-C" + + Alexander Couzens + * OML: NSVC1 MO should have the same initial state as NVSC0 + + Oliver Smith + * oc2gbts_mgr_calib: fix build against gpsd >= 3.20 + * contrib/jenkins: build libosmo-abis without dahdi + + arehbein + * osmo-bts: Transition to use of 'telnet_init_default' + + -- Pau Espin Pedrol <pespin@sysmocom.de> Tue, 07 Feb 2023 17:15:52 +0100 osmo-bts (1.5.0) unstable; urgency=medium
View file
osmo-bts_1.5.0.64.7571.tar.xz/debian/control -> osmo-bts_1.6.0.tar.xz/debian/control
Changed
@@ -7,12 +7,12 @@ dh-autoreconf, autotools-dev, pkg-config, - libosmocore-dev (>= 1.7.0), - libosmo-abis-dev (>= 1.3.0), - libosmo-netif-dev (>= 1.2.0), + libosmocore-dev (>= 1.8.0), + libosmo-abis-dev (>= 1.4.0), + libosmo-netif-dev (>= 1.3.0), libgps-dev, txt2man, - osmo-gsm-manuals-dev (>= 1.3.0) + osmo-gsm-manuals-dev (>= 1.4.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
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
.