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 bebd75c2d1142ede132a39180776e6fb86a86be8 (commit)
via a00e79242b035c050767c67b32281ae2cd7a45f7 (commit)
via 840ce8a0a8c1fd7fc34dea603a230d3f8160573b (commit)
from 878ece768b940ad5e34c4837a2d43c3c91893939 (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=bebd75c2d1142ede132a39180776e6…
commit bebd75c2d1142ede132a39180776e6fb86a86be8
Merge: 878ece7 a00e792
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Nov 18 10:32:37 2017 +0000
Merge changes Id4724fe0,I5c619712
* changes:
contrib/jenkins.sh: Enable Werror in C(PP)FLAGS
ggsn_vty: Stop using deprecated API vty_install_default
http://cgit.osmocom.org/osmo-ggsn/commit/?id=a00e79242b035c050767c67b32281a…
commit a00e79242b035c050767c67b32281ae2cd7a45f7
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Thu Nov 16 17:08:36 2017 +0100
contrib/jenkins.sh: Enable Werror in C(PP)FLAGS
Change-Id: Id4724fe07f6641e82c3bd9cde2d8d759aa492288
http://cgit.osmocom.org/osmo-ggsn/commit/?id=840ce8a0a8c1fd7fc34dea603a230d…
commit 840ce8a0a8c1fd7fc34dea603a230d3f8160573b
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Thu Nov 16 17:01:44 2017 +0100
ggsn_vty: Stop using deprecated API vty_install_default
Changes made as requested by the deprecation text.
Fixes warning below:
warning: ‘vty_install_default’ is deprecated: Now happens implicitly with
install_node() [-Wdeprecat
ed-declarations]
vty_install_default(GGSN_NODE);
^~~~~~~~~~~~~~~~~~~
Change-Id: I5c6197129e0c251a4e8dd174027b011c8f6476c6
-----------------------------------------------------------------------
Summary of changes:
contrib/jenkins.sh | 2 +-
ggsn/ggsn_vty.c | 3 +--
2 files changed, 2 insertions(+), 3 deletions(-)
hooks/post-receive
--
The OpenGGSN project