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