blob: ebecf3faf60b120cc8bd4a50f1ba9bf5229f862a [file] [log] [blame]
Pau Espin Pedrol6af24bb2023-09-12 14:18:53 +02001libgtpnl (1.2.5) unstable; urgency=medium
2
3 [ Neels Janosch Hofmeyr ]
4 * fix memleak on del_tunnel() failure
5
6 [ Oliver Smith ]
7 * debian: set compat level to 10
8
9 -- Pau Espin Pedrol <pespin@sysmocom.de> Tue, 12 Sep 2023 14:18:53 +0200
10
Pau Espin Pedroldd3696f2023-02-07 14:07:11 +010011libgtpnl (1.2.4) unstable; urgency=medium
12
13 [ Oliver Smith ]
14 * README: fix link to homepage
15 * tools/gtp-tunnel: fix del usage
16 * tools/gtp-link: add --sgsn to usage
17
18 -- Pau Espin Pedrol <pespin@sysmocom.de> Tue, 07 Feb 2023 14:07:11 +0100
19
Pau Espin Pedrol6e7f2f22022-06-28 16:13:45 +020020libgtpnl (1.2.3) unstable; urgency=medium
21
22 [ Neels Hofmeyr ]
23 * fix some cases of rc == 0 on error
24
25 -- Pau Espin Pedrol <pespin@sysmocom.de> Tue, 28 Jun 2022 16:13:45 +0200
26
Pau Espin Pedrol314cc322021-02-23 12:52:08 +010027libgtpnl (1.2.2) unstable; urgency=medium
28
29 [ Oliver Smith ]
30 * contrib: import RPM spec
31 * contrib: integrate RPM spec
32 * configure.ac: set -std=gnu11
33
34 [ Pau Espin Pedrol ]
35 * Enable parallel make in make distcheck
36 * .gitignore: Ignore new autofoo tmp files
37
38 [ Gabriel Ganne ]
39 * install gtp-tunnel and gtp-link tools
40
41 -- Pau Espin Pedrol <pespin@espeweb.net> Tue, 23 Feb 2021 12:52:08 +0100
42
Pau Espin Pedrolfd3e98d2019-08-07 12:29:05 +020043libgtpnl (1.2.1) unstable; urgency=medium
44
45 [ Pau Espin Pedrol ]
46 * debian/rules: Don't overwrite .tarball-version
47 * debian: Adapt package name to lib's current major version
48
49 [ Oliver Smith ]
50 * contrib/jenkins.sh: run "make maintainer-clean"
51
52 -- Pau Espin Pedrol <pespin@sysmocom.de> Wed, 07 Aug 2019 12:29:04 +0200
53
Pau Espin Pedrolf76e2132018-05-02 16:37:14 +020054libgtpnl (1.2.0) unstable; urgency=medium
55
56 * Fix CTRL_ATTR_FAMILY_ID attribute size
57
58 -- Harald Welte <laforge@gnumonks.org> Wed, 02 May 2018 16:37:14 +0200
59
Pau Espin Pedrol392614c2018-05-02 15:19:53 +020060libgtpnl (1.1.0) unstable; urgency=medium
Harald Weltedd1e2f22017-11-12 23:27:30 +090061
62 * Add genl_socket_close() function
63 * Add contrib/jenkins.sh for jenkins build verification
64 * Add '--enable-sanitize' from other osmocom projects
65 * gtp_build_payload(): Support absent peer and SGSN address
66 * Use release helper from libosmocore
67 * add 'm4' subdirectory to .gitignore
68
69 -- Harald Welte <laforge@gnumonks.org> Sun, 12 Nov 2017 23:31:27 +0900
70
Harald Welte977c2332017-10-30 23:22:52 +010071libgtpnl (1.0.1) unstable; urgency=medium
72
73 * Initial release.
74
75 -- Harald Welte <laforge@gnumonks.org> Mon, 30 Oct 2017 23:03:47 +0100