pespin has submitted this change. (
https://gerrit.osmocom.org/c/osmo-trx/+/43327?usp=email )
Change subject: Bump version: 1.7.2.17-af9a → 1.8.0
......................................................................
Bump version: 1.7.2.17-af9a → 1.8.0
Change-Id: I40ab7b6defd9ee1de8e8997bf0be310f8c3e0b88
---
M debian/changelog
1 file changed, 33 insertions(+), 0 deletions(-)
Approvals:
pespin: Looks good to me, approved
Jenkins Builder: Verified
diff --git a/debian/changelog b/debian/changelog
index 9f81f2b..fa0153d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,36 @@
+osmo-trx (1.8.0) unstable; urgency=medium
+
+ [ Pau Espin Pedrol ]
+ * Drop logging of stderr loglvel at startup
+ * configure.ac: Update deprecated AC_PROG_LIBTOOL to LT_INIT
+ * Depend on libosmogsm explicitly
+ * configure.ac: Avoid building shared libraries by default
+ * ipc: Makefile.am: Pick already compiled UHDDevice.o object
+ * Drop libusb dependency
+
+ [ Oliver Smith ]
+ * checkpatch.conf: lint more code
+ * debian/*.install: make paths consistent
+
+ [ Timur Davydov ]
+ * fix(threads): centralize portable strerror handling
+ * radio: improve API documentation in RadioDevice
+ * build: add --disable-multi-arfcn configure option
+ * transceiver: make control command parsing arguments const
+ * transceiver: replace sprintf() with snprintf() in ctrl_sock_handle_rx
+
+ [ Jack Lee ]
+ * trx-usrp1: make single daughterboard VTY configurable
+
+ [ Manawyrm ]
+ * Transceiver52M: fix viterbi-eq soft bits on platforms where char is
unsigned
+
+ [ Vadim Yanitskiy ]
+ * tests: speed up InterthreadTest by shrinking the fuzz sleep
+ * .gitignore: add doc/manuals/vty/osmotrx-*-vty-reference.{pdf,xml.inc}
+
+ -- Pau Espin Pedrol <[email protected]> Thu, 20 Aug 2026 12:55:26 +0200
+
osmo-trx (1.7.2) unstable; urgency=medium
[ Pau Espin Pedrol ]
--
To view, visit https://gerrit.osmocom.org/c/osmo-trx/+/43327?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: merged
Gerrit-Project: osmo-trx
Gerrit-Branch: master
Gerrit-Change-Id: I40ab7b6defd9ee1de8e8997bf0be310f8c3e0b88
Gerrit-Change-Number: 43327
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: pespin <[email protected]>