<p>Harald Welte <strong>merged</strong> this change.</p><p><a href="https://gerrit.osmocom.org/12669">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  Jenkins Builder: Verified
  Harald Welte: Looks good to me, approved

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Bump version: 0.5.1.38-5b52 → 0.6.0<br><br>Change-Id: Ibd7ac106f1e08319a592cf3246fc9fb6e298d226<br>---<br>M debian/changelog<br>1 file changed, 61 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/debian/changelog b/debian/changelog</span><br><span>index e5df5c7..ac9c6a8 100644</span><br><span>--- a/debian/changelog</span><br><span>+++ b/debian/changelog</span><br><span>@@ -1,3 +1,64 @@</span><br><span style="color: hsl(120, 100%, 40%);">+osmo-pcu (0.6.0) unstable; urgency=medium</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+  [ Harald Welte ]</span><br><span style="color: hsl(120, 100%, 40%);">+  * debian/rules: Don't overwrite .tarball-version</span><br><span style="color: hsl(120, 100%, 40%);">+  * gprs_rlcmac_received_lost(): Fix regression / uninitialized now_tv</span><br><span style="color: hsl(120, 100%, 40%);">+  * initial checkin of manuals to public repo</span><br><span style="color: hsl(120, 100%, 40%);">+  * Add link to Asciidoc source code of manual</span><br><span style="color: hsl(120, 100%, 40%);">+  * Initial place-holder for the new Gb/IP interface documentation</span><br><span style="color: hsl(120, 100%, 40%);">+  * Gb message sequence chart: flip sides (SGSN should be right)</span><br><span style="color: hsl(120, 100%, 40%);">+  * Gb message sequence chart: Add notion of PCU unix domain socket</span><br><span style="color: hsl(120, 100%, 40%);">+  * Gb: Various spelling fixes</span><br><span style="color: hsl(120, 100%, 40%);">+  * gb: Some language improvements, formatting changes</span><br><span style="color: hsl(120, 100%, 40%);">+  * consistently use '3GPP TS' not sometimes 3GPP TS and sometimes TS.</span><br><span style="color: hsl(120, 100%, 40%);">+  * gb/NS: Clarify the language regarding the UDP port numbers / socket</span><br><span style="color: hsl(120, 100%, 40%);">+  * vty-ref: Update URI of docbook 5.0 schema</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+  [ Pau Espin Pedrol ]</span><br><span style="color: hsl(120, 100%, 40%);">+  * Cleanup of systemd service files</span><br><span style="color: hsl(120, 100%, 40%);">+  * configure.ac: Set CXXFLAGS during --enable-sanitize</span><br><span style="color: hsl(120, 100%, 40%);">+  * Install systemd services with autotools</span><br><span style="color: hsl(120, 100%, 40%);">+  * Move examples/ to doc/examples/</span><br><span style="color: hsl(120, 100%, 40%);">+  * Install osmo-pcu.cfg to docdir/examples</span><br><span style="color: hsl(120, 100%, 40%);">+  * Allow easily disabling GFDL references</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+  [ Stefan Sperling ]</span><br><span style="color: hsl(120, 100%, 40%);">+  * check for overlong unix socket paths</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+  [ Max ]</span><br><span style="color: hsl(120, 100%, 40%);">+  * deb: add missing copyright file</span><br><span style="color: hsl(120, 100%, 40%);">+  * OsmoPCU: fix Gb documentation front page</span><br><span style="color: hsl(120, 100%, 40%);">+  * OsmoPCU: expand NS documentation</span><br><span style="color: hsl(120, 100%, 40%);">+  * OsmoPCU: expand BSSGP documentation</span><br><span style="color: hsl(120, 100%, 40%);">+  * OsmoPCU: add MSC chart</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+  [ Neels Hofmeyr ]</span><br><span style="color: hsl(120, 100%, 40%);">+  * Importing history from osmo-gsm-manuals.git</span><br><span style="color: hsl(120, 100%, 40%);">+  * make clean: also remove generated image files</span><br><span style="color: hsl(120, 100%, 40%);">+  * add 'make check' target</span><br><span style="color: hsl(120, 100%, 40%);">+  * fix 'make clean': shell glob, ignore failure</span><br><span style="color: hsl(120, 100%, 40%);">+  * refactor Makefile build rules, don't use the FORCE</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+  [ Jonathan Brielmaier ]</span><br><span style="color: hsl(120, 100%, 40%);">+  * fix various typos across all manuals</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+  [ Philipp ]</span><br><span style="color: hsl(120, 100%, 40%);">+  * configuration: fixing typos</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+  [ Alexander Couzens ]</span><br><span style="color: hsl(120, 100%, 40%);">+  * OsmoPCU: add rate counter documentation</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+  [ Daniel Willmann ]</span><br><span style="color: hsl(120, 100%, 40%);">+  * Change OpenBSC mentions to OsmoBSC where applicable</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+  [ Oliver Smith ]</span><br><span style="color: hsl(120, 100%, 40%);">+  * build manuals moved here from osmo-gsm-manuals.git</span><br><span style="color: hsl(120, 100%, 40%);">+  * Fix DISTCHECK_CONFIGURE_FLAGS override</span><br><span style="color: hsl(120, 100%, 40%);">+  * contrib/jenkins.sh: build and publish manuals</span><br><span style="color: hsl(120, 100%, 40%);">+  * contrib: fix makedistcheck with disabled systemd</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+ -- Harald Welte <laforge@gnumonks.org>  Mon, 21 Jan 2019 19:03:52 +0100</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span> osmo-pcu (0.5.1) unstable; urgency=medium</span><br><span> </span><br><span>   [ Harald Welte ]</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/12669">change 12669</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/12669"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-pcu </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: merged </div>
<div style="display:none"> Gerrit-Change-Id: Ibd7ac106f1e08319a592cf3246fc9fb6e298d226 </div>
<div style="display:none"> Gerrit-Change-Number: 12669 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder (1000002) </div>