Changelog for
libgtp-devel-1.2.2.0-7.1.x86_64.rpm :
Thu May 31 14:00:00 2018 mardnhAATTgmx.de
- Update to version 1.2.2.0:
* ggsn: fix misinterpreted length field in ipcp_contains_option()
* ggsn: make sure ipcp_option_hdr and and ipcp_hdr are packed
* Bump version: 1.2.1.3-6a28 → 1.2.2
Wed May 9 14:00:00 2018 mardnhAATTgmx.de
- Update to version 1.2.1.1:
* ggsn_vty.c: fix: use CONFIG_NODE as parent by default
Fri May 4 14:00:00 2018 mardnhAATTgmx.de
- Update to version 1.2.1.0:
* debian/rules: Fix debian packaging after 1.2.0 release
* Bump version: 1.2.0.1-36c4 → 1.2.1
Thu May 3 14:00:00 2018 mardnhAATTgmx.de
- Update to version 1.2.0.0:
* Bump version: 1.1.0.90-5468-dirty → 1.2.0
Thu Apr 26 14:00:00 2018 mardnhAATTgmx.de
- Update to version 1.1.0.90:
* ggsn: Don\'t explicitly use tun_setaddr() API anymore
* sgsnemu: Convert from tun_setaddr() to tun_addaddr()
* lib/tun: Remove tun_setaddr() API, as everyone is using tun_addaddr() now
* Move kernel GTP support from ggsn/ to lib/
* ggsn: don\'t use gtp_kernel_tunnel_{add,del}() for userspace tun
Wed Apr 25 14:00:00 2018 mardnhAATTgmx.de
- Update to version 1.1.0.85:
* fix segfault in case of kernel gtp-u
* lib/tun.c: Generalize tun_sifflags() to netdev_sifflags
* lib/tun.c: generalize tun_
*route() to netdev_
*route()
* lib/tun.c: Generalize tun_{set,add}addr
*() functions
* lib/tun: split generic network device related stuff to lib/netdev
* lib/netdev.c: Cosmetic changes (coding style / cleanups)
Tue Apr 17 14:00:00 2018 mardnhAATTgmx.de
- Update to version 1.1.0.79:
* use osmo_init_logging2
Sat Apr 7 14:00:00 2018 mardnhAATTgmx.de
- Update to version 1.1.0.78:
* remove the -f option from osmo-ggsn.service
Wed Mar 14 13:00:00 2018 mardnhAATTgmx.de
- Update to version 1.1.0.77:
* ggsn.c: cb_tun_ind: log dst addr of packet without pdp ctx
* ggsn.c: cb_tun_ind: Don\'t drop packets targeting pdp ctx ll addr
* sgsnemu: created \"pinghost\" and \"createif\" modes for mutual exclusion
* sgsnemu: fix: no outgoing GTP-U in \"createif\" mode
* sgsnemu: Fix bad ptr during context deallocation
* sgsnemu: listen param is a host, not an interface
* build: Remove AC_PROG_CXX, C++ is never used
* Add talloc context introspection via VTY
* configure: add --enable-werror
* jenkins.sh: use --enable-werror configure flag, not CFLAGS
Wed Feb 14 13:00:00 2018 mardnhAATTgmx.de
- Update to new upstream snapshot 1.1.0.75
- Remove patch:
* 0002-build-Remove-AC_PROG_CXX-the-C-is-never-used.patch
Sat Feb 10 13:00:00 2018 mardnhAATTgmx.de
- Show testsuite.log when tests are failing
Thu Jan 25 13:00:00 2018 mardnhAATTgmx.de
- Remove patch:
* build-fixes.diff (most stuff is fixed upstream)
- Add patches:
* 0001-build-Use-sbin-instead-of-bin-for-the-binaries.patch
* 0002-build-Remove-AC_PROG_CXX-the-C-is-never-used.patch
Wed Jan 24 13:00:00 2018 mardnhAATTgmx.de
- Update to new upstream snapshot 1.1.0.50
- Remove patch (included upstream):
* 0001-fix-compiler-warnings-return-0-in-main-in-3-tests.patch
Fri Dec 29 13:00:00 2017 mardnhAATTgmx.de
- Use systemd service file from tarball
- Fix URL
- Use correct libversion
- Minor specfile cleanup
- Disable kernel-gtp support
- Add patch:
- 0001-fix-compiler-warnings-return-0-in-main-in-3-tests.patch
Thu Dec 28 13:00:00 2017 jengelhAATTinai.de
- Update to new upstream release 1.1.0
* sgsnemu: Add IPv6 support via tun device and \"-t v6 --createif\"
* Allow Common flags 0x94 and ignore them in PDP activation
* gtpie.h: Add IE identifier definitions up to 29.60 v11.8.0
Release 11
* sgsnemu: Add \"--tun-device\" option to specify TUN device name
* ggsn: Avoid crash on wrong EUA type
Mon Oct 2 14:00:00 2017 jengelhAATTinai.de
- Update to new upstream snapshot 1.0.0.30
Sat Apr 29 14:00:00 2017 jengelhAATTinai.de
- Initial package (version 0.93.7) for build.opensuse.org
- Add build-fixes.diff