osmith has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmocom-bb/+/39004?usp=email )
Change subject: Bump version: 0.1.0 → 0.2.0
......................................................................
Bump version: 0.1.0 → 0.2.0
Prepare a release tag, so we get binary packages for
osmocom-bb-trx-toolkit, osmocom-bb-trxcon, osmocom-bb-virtphy in the
osmocom:latest repository. Then we can use these packages when running
TTCN-3 testsuites.
This is not an official release, as discussed here:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38851/1..2//COMMIT_MSG#b9
Change-Id: Ifbfaead7ae89d9ac747d1bb495f061c5cbe7a241
---
M debian/changelog
1 file changed, 28 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmocom-bb refs/changes/04/39004/1
diff --git a/debian/changelog b/debian/changelog
index 2335d18..f1b2a64 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,31 @@
+osmocom-bb (0.2.0) unstable; urgency=medium
+
+ [ Harald Welte ]
+ * Add funding link to github mirror
+
+ [ Vadim Yanitskiy ]
+ * trxcon/l1sched: fix sending dummy TCH/A[FH]S blocks
+ * trxcon/l1sched: fix NULL pointer dereference in tx_tch[fh]_fn()
+ * trxcon/l1sched: make l1sched_lchan_emit_data_cnf() NULL-safe
+ * trxcon/l1sched: refactor prim management in tx_tch[fh]_fn()
+ * mobile: cosmetic: fix -Wswitch in tch_voice_state_init()
+ * mobile: fix -Wmaybe-uninitialized in gsm48_rr_tx_meas_rep()
+ * firmware: rename 'se_k2x0' -> 'se_k2xx' (include K205)
+ * firmware: k2xx: fix comments about flash organization
+ * trxcon/l1sched: fix decoding of DL FACCH/H for TCH/H4.8 and TCH/H2.4
+ * trxcon/l1sched: replace old API with sched_tchh_ul_facch_map[]
+ * trxcon/l1sched: fix FACCH/H regression in rx_tchh_fn()
+ * trxcon/l1sched: check-in trx_sched_tch.txt from osmo-bts.git
+ * trxcon/l1sched: clarify TDMA Fn (mod 26) maps
+
+ [ Oliver Smith ]
+ * debian: prepare for more subpackages
+ * debian: add subpackage osmocom-bb-trxcon
+ * debian: add subpackage osmocom-bb-virtphy
+ * debian: add subpackage osmocom-bb-trx-toolkit
+
+ -- Oliver Smith <osmith(a)sysmocom.de> Tue, 03 Dec 2024 12:02:10 +0100
+
osmocom-bb (0.1.0) unstable; urgency=medium
* Initial debian packaging for layer23
--
To view, visit
https://gerrit.osmocom.org/c/osmocom-bb/+/39004?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: osmocom-bb
Gerrit-Branch: master
Gerrit-Change-Id: Ifbfaead7ae89d9ac747d1bb495f061c5cbe7a241
Gerrit-Change-Number: 39004
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>