blob: 0b5654183dbf91b309fa124dfae738fd169be7cf [file] [log] [blame]
Harald Welte5641e9d2017-10-28 19:07:48 +02001osmo-sgsn (1.2.0) unstable; urgency=medium
2
3 [ Neels Hofmeyr ]
4 * jenkins: fix build: remove unused dependencies
5 * debian: fix osmo-sgsn.install, tweak VCS link and descriptions
6 * drop files unrelated to osmo-sgsn
7 * rewrite README
8 * configure.ac: set name to osmo-sgsn, fix ML addr
9 * move openbsc.pc to osmo-sgsn.pc
10 * move include/openbsc to include/osmocom/sgsn
11 * jenkins.sh: fix echo string to say osmo-sgsn, not msc
12 * jenkins: use osmo-clean-workspace.sh before and after build
13
14 [ Alexander Couzens ]
15 * debian: fix paths of examples
16 * debian/rules: show testsuite.log when tests are failing
17
18 [ Max ]
19 * Remove rest_octets.h
20 * gbproxy: ensure peer allocation result
21 * jenkins: use osmo-ggsn for tests
22 * Cleanup configure checks
23 * Use extended logging for PDP contexts
24 * deb: fix copyright file issues
25 * Move P-TMSI alloc/update into separate function
26 * Check for correct P-TMSI allocation
27 * Use new FSF address in license header
28 * SGSN: uncomment BSSGP vty tests
29 * SGSN: print additional GTP-related info
30 * SGSN: check that GSN is created in proper mode
31 * Fix APN printing
32 * Fix build after recent rate_ctr patches
33 * gbproxy: don't link unnecessary
34 * Fix libosmo-sigtran dependency
35 * jenkins: check for IU properly
36 * Log GTP-U endpoints update
37 * Log address on GTP creation
38
39 [ Pau Espin Pedrol ]
40 * Remove unneeded dep libdbi
41
42 [ Philipp Maier ]
43 * log: fix default loglevels
44 * non-iu-build: guard vty libosmo-sigtran function calls.
45 * configure: fix libosmo-sigtran dependency
46
47 [ Harald Welte ]
48 * Debian: Add systemd service files for osmo-sgsn and osmo-gbproxy
49 * Debian: fix dh_strip rules for creating one -dbg per program
50
51 -- Harald Welte <laforge@gnumonks.org> Sat, 28 Oct 2017 19:07:48 +0200
52
Alexander Couzensd040bab2017-08-07 09:48:18 +000053osmo-sgsn (0.1.0) unstable; urgency=low
Holger Hans Peter Freytherb803b142016-05-24 23:15:12 +020054
Alexander Couzensd040bab2017-08-07 09:48:18 +000055 * Initial release.
Holger Hans Peter Freytherb803b142016-05-24 23:15:12 +020056
Alexander Couzensd040bab2017-08-07 09:48:18 +000057 -- Alexander Couzens <lynxis@fe80.eu> Tue, 08 Aug 2017 01:13:05 +0000