Changelog for
libosmonetif3-0.0.6.git1486464401.5fd93e0-1.3.x86_64.rpm :
Wed Feb 15 13:00:00 2017 mardnhAATTgmx.de
- Update to version 0.0.6.git1486464401.5fd93e0:
* deb: fix lib version
* Fix potential NULL dereference
Sun Dec 25 13:00:00 2016 mardnhAATTgmx.de
- Update to version 0.0.6.git1482416372.3bb1182:
* build: be robust against install-sh files above the root dir
* configure: check for pkg-config presence
* jenkins.sh: use osmo-build-dep.sh, log test failures
* Set SO_NOSIGPIPE on SCTP connections, for patforms which support it (macOS, FreeBSD etc...)
* examples/lapd-over-datagram-network: Fix compiler warning
* sctp_sock_activate_events(): Print error message on error
* rs232-write: Check return value of osmo_fd_register()
* stream-client: Check for osmo_fd_register() return value
* stream-client: check read() return value before using it as length input to memcpy
* rs232: Don\'t pass negative number to strerror()
* osmo_stream_cli_open2(): Fix bogus EINPROGRESS handling
* ipa-stream-{client,server}: Add missing #include
* examples/stream-server.c: use read() rc instead of strlen()
* Integrate Debian packaging changes
* Add gerrit settings
* rs232.c: Fix license to GPLv2-or-later. libosmo-netif is GPLv2-or-later
Sun Jul 17 14:00:00 2016 mardnhAATTgmx.de
- Update to version 0.0.6.git1467895960.cd7e778:
* osmux_test.c: tweak error report
* debian: Update dependencies due SCTP support
* jenkins: Add the build script from jenkins here
* misc: Drop oRTP dependency as there is nothing using it
* osmux: Pass circuit to _batch_del_circuit() and use it from _xfrm_input_fini()
* osmux: Add function to delete all msgs pending for a circuit
* debian: Make upgrading from debian SID easier
* osmux-test: remove real-time constraint by default
* gitignore: tests/osmux/.dirstamp
Sat Feb 20 13:00:00 2016 mardnhAATTgmx.de
- Update to version 0.0.6.git1455870211.10f981a:
+ Do not use strlen on binary inpit
+ stream: Use macros to access data and length
Sat Dec 26 13:00:00 2015 mardnhAATTgmx.de
- Update to version 0.0.6.git1451157572.4d702db:
+ libosmovty: Drop dependency as no VTY code is written here
+ misc: Release 0.0.6 without libosmovty dependency
+ teip is a pointer, not an int
+ SCTP support for osmo_stream_{cli,srv} code
+ osmo_stream_cli_destroy: call talloc_free on right object
+ stream.c: Fix another \'link\' variable / symbol mismatch
+ fix/complete stream client re-connect logic
+ stream.c: ensure to zero-initialize sctp_sndrcvinfo
+ libsctp: Fix build and don\'t link everything to libsctp
+ libsctp: Only define LIBSCTP_LIBS in case there is a lib
Mon Sep 21 14:00:00 2015 mardnhAATTgmx.de
- Update to version 0.0.5.git1440345717.1d4120c:
+ osmux: discard non voice osmux message
+ osmux: add osmux_input_state structure
+ osmux: add circuit helper functions
+ osmux: rename struct batch_list_node to osmux_circuit
+ osmux: rename circuit->list to circuit->rtp_list
+ osmux: pass up struct osmux_batch
+ osmux: count pending messages to be transformed in the batch
+ osmux: introduce osmux_xfrm_input_close_circuit()
+ osmux: introduce osmux_xfrm_input_open_circuit()
+ tests: osmux: adapt it to use the new circuit API
+ tests: osmux: factor out main test loop
+ tests: osmux: test online deactivation of dummy padding
+ tests: osmux: validate dummy padding with no voice data interaction
+ tests: osmux: test circuit reopening after closure
+ osmux: kill osmux_get_hdr()
+ tests: osmux: fix msgb leaks
+ tests: compile tests with debugging symbols, ie. -g
+ tests: osmux: iterate 64 times in osmo_test_loop()
+ build: bump library release number
+ osmux: rename batch->dummy field to batch->ndummy
+ Prepare a new release
Tue Jul 14 14:00:00 2015 mardnhAATTgmx.de
- Update to version 0.0.4.git1434740511.c55d867:
+ Fix typo.
+ Fix the compilation on FreeBSD.
+ debian: Move the package to multi-arch support
+ endian: Use the new endian macros for portability
+ rtp: Add \"data\" to access the data behind the header
+ rtp: Declare struct msgb to fix compiler warning
+ build: fix \"make distcheck\"
+ build: fix regarding missing CFLAGS constituents
Thu Dec 18 13:00:00 2014 mardnhAATTgmx.de
- minor specfile cleanup
Sat Oct 4 14:00:00 2014 mardnhAATTgmx.de
- Update to version 0.0.4+git.1412284975.226e994:
+ osmux: fix leaks in osmux_xfrm_input() error path
+ osmux: stop batch timer in osmux_xfrm_input_fini()
+ osmux: fix more leaks in osmux_xfrm_input() in the error path
+ osmux: export OSMUX_BATCH_DEFAULT_MAX
+ misc: Ignore some build artefacts
+ Prepare new upstream release
+ build: rename INCLUDES to AM_CPPFLAGS in Makefile.am to avoid warnings
+ build: put dependency libraries in the right place in Makefiles
+ build: remove all_includes
Thu Sep 11 14:00:00 2014 mardnhAATTgmx.de
- update to version 0.0.4+git.1410155528.dd337a3
Thu Jun 19 14:00:00 2014 mardnhAATTgmx.de
- initial package
version 0.0.3