forked from pool/libgtpnl
Accepting request 560207 from network:telephony
- Update to new upstream release 1.1.0 OBS-URL: https://build.opensuse.org/request/show/560207 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgtpnl?expand=0&rev=2
This commit is contained in:
commit
8f533bcf9d
4
_service
4
_service
@ -2,8 +2,8 @@
|
|||||||
<service name="tar_scm" mode="disabled">
|
<service name="tar_scm" mode="disabled">
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="url">git://git.osmocom.org/libgtpnl</param>
|
<param name="url">git://git.osmocom.org/libgtpnl</param>
|
||||||
<param name="revision">master</param>
|
<param name="revision">1.1.0</param>
|
||||||
<param name="versionformat">@PARENT_TAG@.@TAG_OFFSET@</param>
|
<param name="versionformat">1.1.0</param>
|
||||||
</service>
|
</service>
|
||||||
<service name="recompress" mode="disabled">
|
<service name="recompress" mode="disabled">
|
||||||
<param name="file">*.tar</param>
|
<param name="file">*.tar</param>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8d7a5c0fe248d3c1c7fc4a51259599c69b8d5569317415d29f30f31430360d4e
|
|
||||||
size 21720
|
|
3
libgtpnl-1.1.0.tar.xz
Normal file
3
libgtpnl-1.1.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d09ab8186642e5d7ae56270f6d2149213212062fd17e016302dae7f3cff35b82
|
||||||
|
size 23256
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 28 00:37:51 UTC 2017 - jengelh@inai.de
|
||||||
|
|
||||||
|
- Update to new upstream release 1.1.0
|
||||||
|
* gtp: fix missing initialization of netns file descriptor
|
||||||
|
* tools,gtp-genl: gtp-tunnel: fix wrong MS address
|
||||||
|
* tools: gtp-tunnel: restore option parsing
|
||||||
|
* tools: gtp-link: allow to delete links
|
||||||
|
* tools: gtp-link: bind to GTP UDP sockets
|
||||||
|
* Fix look-up of GTP tunnel by TEI
|
||||||
|
* Add support for SGSN role via IFLA_GTP_ROLE
|
||||||
|
* Add support for SGSN role via IFLA_GTP_ROLE
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Apr 29 00:26:35 UTC 2017 - jengelh@inai.de
|
Sat Apr 29 00:26:35 UTC 2017 - jengelh@inai.de
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: libgtpnl
|
Name: libgtpnl
|
||||||
Version: 1.0.1.7
|
Version: 1.1.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: GPRS tunnel configuration library
|
Summary: GPRS tunnel configuration library
|
||||||
License: GPL-2.0+ and LGPL-2.1+
|
License: GPL-2.0+ and LGPL-2.1+
|
||||||
|
Loading…
Reference in New Issue
Block a user