This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The OpenGGSN project".
The branch, master has been updated
via ff069172ce3183ee7876f8b79c330065056e641e (commit)
via 7bee06e1ccbb935d309b74443602c199b5e02491 (commit)
via 6c10aa0e6f2bc0f51357df232302ced24c493c80 (commit)
via a4e24f55460a508641ef969e02d2b9257392700e (commit)
from 29caaab817b1864079c8f4eccd90ad17baf62b3b (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-ggsn/commit/?id=ff069172ce3183ee7876f8b79c3300…
commit ff069172ce3183ee7876f8b79c330065056e641e
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Oct 28 19:00:23 2017 +0200
Tag/Release Version 1.1.0
Change-Id: I30a9e72fa9c3d6fc755c5531844b663c08c3ac06
http://cgit.osmocom.org/osmo-ggsn/commit/?id=7bee06e1ccbb935d309b74443602c1…
commit 7bee06e1ccbb935d309b74443602c199b5e02491
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Oct 28 18:58:16 2017 +0200
Debian: include the systemd service file for osmo-ggsn
Change-Id: I5ebee0135e638b7327a16218bdce466ada9aee56
http://cgit.osmocom.org/osmo-ggsn/commit/?id=6c10aa0e6f2bc0f51357df232302ce…
commit 6c10aa0e6f2bc0f51357df232302ced24c493c80
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Oct 28 18:56:16 2017 +0200
Debian: package libgtp debug symbols as libgtp-dbg
... and some more Description for debian/control
Change-Id: I099735f8550134441a77c29e8c4d4d3c2490e379
http://cgit.osmocom.org/osmo-ggsn/commit/?id=a4e24f55460a508641ef969e02d2b9…
commit a4e24f55460a508641ef969e02d2b9257392700e
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Oct 28 18:32:52 2017 +0200
Debian: libgtp is libgtp2 for some time, not libgtp1 anymore
In Change-Id Ie631880155513b1b78d1e9dd473dc5dc50e05943 we changed
LIBVERSION but didn't update debian/control.
Change-Id: I7a1349e9609cb455c0fe9d63d085e7c44dff96ef
-----------------------------------------------------------------------
Summary of changes:
TODO-RELEASE | 2 --
debian/changelog | 7 +++++++
debian/control | 23 ++++++++++++++++++++---
debian/{libgtp1.install => libgtp2.install} | 0
debian/osmo-ggsn.service | 1 +
debian/rules | 3 ++-
6 files changed, 30 insertions(+), 6 deletions(-)
rename debian/{libgtp1.install => libgtp2.install} (100%)
create mode 120000 debian/osmo-ggsn.service
hooks/post-receive
--
The OpenGGSN project