lynxis lazus has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/osmo-remsim/+/42763?usp=email )


Change subject: Bump version: 1.1.3 → 1.2.0
......................................................................

Bump version: 1.1.3 → 1.2.0

Change-Id: Icee7895ada6551f4805fc3da114655360698617e
---
M debian/changelog
M src/Makefile.am
2 files changed, 26 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-remsim refs/changes/63/42763/1

diff --git a/debian/changelog b/debian/changelog
index 961152f..87b77cc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,28 @@
+osmo-remsim (1.2.0) unstable; urgency=medium
+
+  [ Alexander Couzens ]
+  * bankd: csv: fix crash on invalid lines
+  * bankd: csv: fail on invalid csv lines
+  * rspro_server: don't access the msg on error cases
+  * rspro_util: asn1 decode: fix memleak when decoding fails
+  * asn1: ber_decoder: disable stack size check on ctx = NULL
+  * asn1: move asn_debug into librspro
+  * Remove unconditional assignment of asn_debug = 0
+  * rspro_server: use correct byte order in log message "Bankd IP/Port changed 
to <IP>:<Port>
+
+  [ Harald Welte ]
+  * remsim-client: Don't attempt to pass on illegal TPDU length
+  * remsim-bankd: Don't pass on illegal TPDUs of illegal length
+  * bankd: Avoid osmocom logging mutex deadlock in signal handling
+
+  [ Andreas Eversberg ]
+  * Fix: Remove slot mapping at bankd when client disconnects
+  * Fix: Prevent race conditions when accessing slotmap in bankd
+  * Fix: Prevent bankd from exiting upon SIGPIPE
+  * Fix unhandled (un)mapping events
+
+ -- Alexander Couzens <[email protected]>  Tue, 26 May 2026 07:57:46 +0000
+
 osmo-remsim (1.1.3) unstable; urgency=medium

   [ Pau Espin Pedrol ]
diff --git a/src/Makefile.am b/src/Makefile.am
index 7a18c46..66ce09f 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -16,7 +16,7 @@
            $(OSMOCORE_CFLAGS) \
            $(NULL)

-RSPRO_LIBVERSION=2:2:0
+RSPRO_LIBVERSION=2:3:0
 lib_LTLIBRARIES = libosmo-rspro.la
 libosmo_rspro_la_LDFLAGS = $(AM_LDFLAGS) -version-info $(RSPRO_LIBVERSION)
 # OSMONETIF_LIBS, OSMOGSM_LIBS not needed, we don't use any of its symbols, 
only the header above

--
To view, visit https://gerrit.osmocom.org/c/osmo-remsim/+/42763?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings?usp=email

Gerrit-MessageType: newchange
Gerrit-Project: osmo-remsim
Gerrit-Branch: master
Gerrit-Change-Id: Icee7895ada6551f4805fc3da114655360698617e
Gerrit-Change-Number: 42763
Gerrit-PatchSet: 1
Gerrit-Owner: lynxis lazus <[email protected]>

Reply via email to