File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,9 +16,47 @@ Changelog
1616 Security
1717 Internals
1818 Build system
19+ Packaging
1920 Tests
2021 Documentation
2122
23+ Version 0.2.3 (Mat 9, 2023)
24+ ===========================
25+
26+ C API
27+ -----
28+
29+ * add ``roc_receiver_set_reuseaddr `` and ``roc_sender_set_reuseaddr ``
30+
31+ Command-line tools
32+ ------------------
33+
34+ * add ``--reuseaddr `` to ``roc-recv `` and ``roc-send ``
35+
36+ Bug fixes
37+ ---------
38+
39+ * fix formatting of endpoint URI with zero port
40+ * fix usage of multicast with RTCP in ``roc-recv ``
41+
42+ Build system
43+ ------------
44+
45+ * add new dependency OpenSSL
46+ * fix work with SCons 4.5
47+ * exclude sox and libpulse from .pc file for libroc
48+
49+ Packaging
50+ ---------
51+
52+ * add debian packages and publish them on github
53+ * add rpm packages spec
54+
55+ Documentation
56+ -------------
57+
58+ * minor updates
59+
2260Version 0.2.2 (Feb 27, 2023)
2361============================
2462
You can’t perform that action at this time.
0 commit comments