osmith has uploaded this change for review.

View Change

Bump version: 1.5.1.12-0273 → 1.5.2

Change-Id: I9f040fe1a4b0c60c98495f36a4b715d96d859ffe
---
M debian/changelog
1 file changed, 22 insertions(+), 0 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/30/40930/1
diff --git a/debian/changelog b/debian/changelog
index 8fb6a66..158c2db 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,25 @@
+osmo-pcu (1.5.2) unstable; urgency=medium
+
+ [ Vadim Yanitskiy ]
+ * gsm_rlcmac: fix EGPRS BEP Link Quality Measurements Type 2
+ * egprs_rlc_compression: comment out unused arrays
+ * rlc_window_dl: remove unused variable
+ * encoding: comment out unused functions
+ * tests: fix warnings about struct initialization
+
+ [ Pau Espin Pedrol ]
+ * Drop function declaration for non longer existing function
+ * encoding: Use defines to set PAYLOAD_TYPE
+ * checkpath: Exclude csn1 files
+ * csn1: Use enum to select enc/dec direction
+ * llc_queue_merge_prepend(): constify readonly ptr param
+ * llc_queue: Store MetaInfo in msgb headroom instead of cb[]
+
+ [ Oliver Smith ]
+ * src/pcu_vty_functions: fix error on debian 13 i386
+
+ -- Oliver Smith <osmith@sysmocom.de> Tue, 26 Aug 2025 16:10:58 +0200
+
osmo-pcu (1.5.1) unstable; urgency=medium

[ Mychaela N. Falconia ]

To view, visit change 40930. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newchange
Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Change-Id: I9f040fe1a4b0c60c98495f36a4b715d96d859ffe
Gerrit-Change-Number: 40930
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith@sysmocom.de>