Change in osmo-pcu[master]: Bump version: 0.5.0.11-218e-dirty → 0.5.1

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Pau Espin Pedrol gerrit-no-reply at lists.osmocom.org
Fri Jul 27 20:07:38 UTC 2018


Pau Espin Pedrol has submitted this change and it was merged. ( https://gerrit.osmocom.org/10207 )

Change subject: Bump version: 0.5.0.11-218e-dirty → 0.5.1
......................................................................

Bump version: 0.5.0.11-218e-dirty → 0.5.1

Change-Id: I0c5a3f3cee8332d5088982117037d5a0b077061b
---
M configure.ac
M debian/changelog
2 files changed, 25 insertions(+), 4 deletions(-)

Approvals:
  Jenkins Builder: Verified
  Pau Espin Pedrol: Looks good to me, approved



diff --git a/configure.ac b/configure.ac
index 86b4ee1..69e0775 100644
--- a/configure.ac
+++ b/configure.ac
@@ -73,10 +73,10 @@
 fi
 
 dnl checks for libraries
-PKG_CHECK_MODULES(LIBOSMOCORE, libosmocore >= 0.11.0)
-PKG_CHECK_MODULES(LIBOSMOVTY, libosmovty >= 0.11.0)
-PKG_CHECK_MODULES(LIBOSMOGSM, libosmogsm >= 0.11.0)
-PKG_CHECK_MODULES(LIBOSMOGB, libosmogb >= 0.11.0)
+PKG_CHECK_MODULES(LIBOSMOCORE, libosmocore >= 0.12.0)
+PKG_CHECK_MODULES(LIBOSMOVTY, libosmovty >= 0.12.0)
+PKG_CHECK_MODULES(LIBOSMOGSM, libosmogsm >= 0.12.0)
+PKG_CHECK_MODULES(LIBOSMOGB, libosmogb >= 0.12.0)
 
 AC_MSG_CHECKING([whether to enable direct DSP access for PDCH of sysmocom-bts])
 AC_ARG_ENABLE(sysmocom-dsp,
diff --git a/debian/changelog b/debian/changelog
index 8ece776..e5df5c7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,24 @@
+osmo-pcu (0.5.1) unstable; urgency=medium
+
+  [ Harald Welte ]
+  * Don't register SIGHUP handler without actually handling SIGHUP
+
+  [ Pau Espin Pedrol ]
+  * tbf: Fix memset(0) on object with no trivial copy-assignment
+  * rlc: Fix memset(0) on object with no trivial copy-assignment
+  * jenkins.sh: use flag --enable-werror for sysmo and none
+  * tbf: Use incrementing id for rate_ctr_group_alloc
+  * tbf: Replace '.' in counter names with ':'
+
+  [ Stefan Sperling ]
+  * fix a one-byte stack buffer overrun in osmo-pcu
+  * read monotonic clock with clock_gettime() instead of gettimeofday()
+  * fix time-delta calculations for measurement reports
+  * change log level of "DL packet loss" log messages
+  * check bssgp_tlv_parse() return code in gprs_bssgp_pcu_rcvmsg()
+
+ -- Pau Espin Pedrol <pespin at sysmocom.de>  Fri, 27 Jul 2018 21:56:38 +0200
+
 osmo-pcu (0.5.0) unstable; urgency=medium
 
   [ Neels Hofmeyr ]

-- 
To view, visit https://gerrit.osmocom.org/10207
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I0c5a3f3cee8332d5088982117037d5a0b077061b
Gerrit-Change-Number: 10207
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Pau Espin Pedrol <pespin at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180727/a6230a54/attachment.htm>


More information about the gerrit-log mailing list