SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for libgtp4-1.3.0.0-33.1.x86_64.rpm :
Sun Jan 20 13:00:00 2019 mardnhAATTgmx.de
- Update to version 1.3.0.0:

* Bump version: 1.2.2.44-6da8-dirty → 1.3.0

Thu Dec 13 13:00:00 2018 mardnhAATTgmx.de
- Update to version 1.2.2.44:

* contrib: fix makedistcheck with disabled systemd

Wed Dec 5 13:00:00 2018 mardnhAATTgmx.de
- Update to version 1.2.2.43:

* contrib/jenkins.sh: build and publish manuals

Tue Dec 4 13:00:00 2018 mardnhAATTgmx.de
- Update to version 1.2.2.42:

* Fix DISTCHECK_CONFIGURE_FLAGS override

Tue Nov 27 13:00:00 2018 mardnhAATTgmx.de
- Update to version 1.2.2.41:

* build manuals moved here from osmo-gsm-manuals.git

* ggsn: update vty reference

* vty-ref: Update URI of docbook 5.0 schema

* OsmoGGSN: update vty reference

* OsmoGGSN: fix VTY additions\' node IDs

* OsmoGGSN vty: update VTY reference

* OsmoGGSN VTY ref: prep: convert newlines to unix

* OsmoGGSN: typo: priveleges

* OsmoGGSN: add Routing section for IP forward and masquerading

* OsmoGGSN: multiple instances: mention GTP port

* OsmoGGSN: more info on non-root operation / tun creation

* GGSN: don\'t say \'NITB\'

* refactor Makefile build rules, don\'t use the FORCE

* GGSN: Document how \'ip tuntap\' is used for non-root; call netdev \'apn0\'

* Expand OsmoGGSN manual

* OsmoGGSN: Add VTY reference manual

* initial version of OsmoGGSN user manual

Thu Nov 22 13:00:00 2018 mardnhAATTgmx.de
- Update to version 1.2.2.22:

* properly store IPv6 addresses in struct tun_t

* fix a format string directives in queue_seqset()

* fix format string error in ippool_printaddr()

* initialize local variable addr in ippool_new()

* replace bogus memcpy() call in ippool_newip()

* fix allocation of ippool\'s hash table

* check ioctl() call return value in tun_new()

Sun Oct 21 14:00:00 2018 mardnhAATTgmx.de
- Update to version 1.2.2.15:

* ippool.c: Use \"%td\" format string for ptrdiff_t

* sgsnemu: Fix printing of tun device name

Tue Sep 25 14:00:00 2018 mardnhAATTgmx.de
- Update to version 1.2.2.13:

* osmo-ggsn.cfg: Ensure well-formed config file example

Sun Sep 16 14:00:00 2018 mardnhAATTgmx.de
- Update to version 1.2.2.12:

* libgtp: implement gtp_clear_queues to clear req/resp queue

Thu Sep 13 14:00:00 2018 mardnhAATTgmx.de
- Update to version 1.2.2.11:

* Install sample cfg file to /etc/osmocom

* Install systemd services with autotools

Mon Aug 6 14:00:00 2018 mardnhAATTgmx.de
- Update to version 1.2.2.9:

* debian/rules: Don\'t overwrite .tarball-version

Tue Jul 24 14:00:00 2018 mardnhAATTgmx.de
- Update to version 1.2.2.8:

* gtp: Add new replacement cb_recovery2 for cb_recovery

Sat Jul 21 14:00:00 2018 mardnhAATTgmx.de
- Update to version 1.2.2.7:

* gtp: Add new API to avoid freeing pdp contexts during DEL CTX REQ

* fix support for multiple IPCP in PDP protocol configuration options

* fix unaligned access in build_ipcp_pco()

Mon Jul 16 14:00:00 2018 mardnhAATTgmx.de
- Update to version 1.2.2.4:

* gtp: Log ignore CTX DEL REQ due to no teardown and only 1 ctx active

* gtp: Allow recv DEL CTX REQ in sgsn and DEL CTX RSP in ggsn

* gtp: Log type name of unexpected signalling message

Thu Jun 21 14:00:00 2018 mardnhAATTgmx.de
- Update to version 1.2.2.1:

* ggsn: ctrl iface: listen on IP configured by VTY

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


 
ICM