aboutsummaryrefslogtreecommitdiffstats
path: root/debian/changelog
blob: aa8e1feb6b8016810ad52474ab0055881a106b35 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
libosmo-netif (0.2.0) unstable; urgency=medium

  [ Neels Hofmeyr ]
  * jenkins: use osmo-clean-workspace.sh before and after build
  * add --enable-sanitize config option
  * gitignore: vim swp files
  * osmo_stream_{cli,srv}_destroy: fix mem leak: empty msgb queue
  * configure: add --enable-werror
  * jenkins.sh: use --enable-werror configure flag, not CFLAGS

  [ Harald Welte ]
  * debian/control: Fix upstream-name
  * debian/copyright: There are no AGPL licensed files left
  * src/rs232.c: Fix accidential reference to GPLv3+ instead of GPLv2+
  * Add SPDX-License-Identifier + Copyright statements
  * debian/control: Fix Vcs-Browser
  * osmux: Fix use of uninitialized memory in osmux_out_handle

  [ Pau Espin Pedrol ]
  * stream: Avoid re-creating and leaking socket when unneeded
  * contrib: jenkins.sh: Disable building doxygen for deps
  * test: osmo-pcap-test: Fix clock drift while replaying pcap file
  * osmux: Use correct log category DLMUX
  * stream.c: osmo_stream_cli_open2: Remove wrong assumption in reconnect decision
  * tests: osmo-pcap-test: Fix pcap includes not found in old versions
  * osmux: osmux_xfrm_output_pull: Improve checks and log of malformed packets
  * jibuf: Add initial implementation of Jitter Buffer
  * tests: jibuf_tool: Initial commit
  * tests: jibuf_tool: Improve jibuf_test to read pcaps
  * tests: jibuf_tool: Add OSMUX support
  * tests: jibuf_tool: Add parameters to control size of buffer
  * jibuf: Take RTP marker into account
  * jibuf: re-sync clock out of sync timestamps
  * tests: jibuf_tool: Add seq.plt
  * jibuf: Estimate src clock skew
  * tests: use osmo_init_logging2
  * Build jibuf_tool based on libpcap availability
  * examples: use osmo_init_logging2
  * osmux: Add new API osmux_xfrm_output_sched to fix rtp generation issues
  * tests: Add osmux2 testsuite
  * osmux: Set Marker bit on osmux frame loss detected
  * osmux: Move examples and tests to use new output APIs

  [ Max ]
  * Enable sanitize for CI tests

  [ Stefan Sperling ]
  * add support for flushing and destroying a server-side stream

  [ Alexey ]
  * Update README.md

 -- Pau Espin Pedrol <pespin@sysmocom.de>  Thu, 03 May 2018 16:55:21 +0200

libosmo-netif (0.1.1) unstable; urgency=medium

  * New upstream release.

 -- Harald Welte <lafore@gnumonks.org>  Sat, 28 Oct 2017 12:41:34 +0200

libosmo-netif (0.1.0) unstable; urgency=medium

  [ Holger Hans Peter Freyther ]
  * Move forward toward a new release.

  [ Harald Welte ]
  * Update to upstream 0.1.0

 -- Holger Hans Peter Freyther <holger@moiji-mobile.com>  Fri, 27 Oct 2017 20:00:39 +0200

libosmo-netif (0.0.6) unstable; urgency=medium

  * Drop libosmovty dependency.

 -- Holger Hans Peter Freyther <holger@moiji-mobile.com>  Tue, 03 Nov 2015 09:36:32 +0100

libosmo-netif (0.0.5) unstable; urgency=medium

  * New upstream release.

 -- Holger Hans Peter Freyther <holger@moiji-mobile.com>  Sun, 23 Aug 2015 18:01:53 +0200

libosmo-netif (0.0.3) unstable; urgency=medium

  * Bump API due the AMR header structure now being packed
    and potentially having different storage requirements.

 -- Holger Hans Peter Freyther <holger@freyther.de>  Mon, 28 Apr 2014 20:50:18 +0200

libosmo-netif (0.0.2-z6) unstable; urgency=low

  * Upgrade with increased test coverage.
  * More changes
  * Fix use after free issue.
  * Fix osmux_snprintf for multiple batched messages
  * Clean-ups.

 -- Holger Hans Peter Freyther <holger@freyther.de>  Sat, 25 May 2013 09:42:30 +0200

libosmo-netif (0.0.2-z1) testing; urgency=low

  * Initial release.
  * Post 0.0.2

 -- Holger Hans Peter Freyther <holger@freyther.de>  Tue, 21 May 2013 18:53:08 +0200