blob: 904301f621a2c5f204aabf8a5d963eceeb2b0122 [file] [log] [blame]
Pau Espin Pedrol314cc322021-02-23 12:52:08 +01001libgtpnl (1.2.2) unstable; urgency=medium
2
3 [ Oliver Smith ]
4 * contrib: import RPM spec
5 * contrib: integrate RPM spec
6 * configure.ac: set -std=gnu11
7
8 [ Pau Espin Pedrol ]
9 * Enable parallel make in make distcheck
10 * .gitignore: Ignore new autofoo tmp files
11
12 [ Gabriel Ganne ]
13 * install gtp-tunnel and gtp-link tools
14
15 -- Pau Espin Pedrol <pespin@espeweb.net> Tue, 23 Feb 2021 12:52:08 +0100
16
Pau Espin Pedrolfd3e98d2019-08-07 12:29:05 +020017libgtpnl (1.2.1) unstable; urgency=medium
18
19 [ Pau Espin Pedrol ]
20 * debian/rules: Don't overwrite .tarball-version
21 * debian: Adapt package name to lib's current major version
22
23 [ Oliver Smith ]
24 * contrib/jenkins.sh: run "make maintainer-clean"
25
26 -- Pau Espin Pedrol <pespin@sysmocom.de> Wed, 07 Aug 2019 12:29:04 +0200
27
Pau Espin Pedrolf76e2132018-05-02 16:37:14 +020028libgtpnl (1.2.0) unstable; urgency=medium
29
30 * Fix CTRL_ATTR_FAMILY_ID attribute size
31
32 -- Harald Welte <laforge@gnumonks.org> Wed, 02 May 2018 16:37:14 +0200
33
Pau Espin Pedrol392614c2018-05-02 15:19:53 +020034libgtpnl (1.1.0) unstable; urgency=medium
Harald Weltedd1e2f22017-11-12 23:27:30 +090035
36 * Add genl_socket_close() function
37 * Add contrib/jenkins.sh for jenkins build verification
38 * Add '--enable-sanitize' from other osmocom projects
39 * gtp_build_payload(): Support absent peer and SGSN address
40 * Use release helper from libosmocore
41 * add 'm4' subdirectory to .gitignore
42
43 -- Harald Welte <laforge@gnumonks.org> Sun, 12 Nov 2017 23:31:27 +0900
44
Harald Welte977c2332017-10-30 23:22:52 +010045libgtpnl (1.0.1) unstable; urgency=medium
46
47 * Initial release.
48
49 -- Harald Welte <laforge@gnumonks.org> Mon, 30 Oct 2017 23:03:47 +0100