File osmo-e1-recorder.changes of Package osmo-e1-recorder
------------------------------------------------------------------- Sun Sep 14 10:56:25 UTC 2025 - Martin Hauke <mardnh@gmx.de> - Update to version 0.0.0+git.20241122: * contrib/jenkins: libosmo-abis after libosmo-netif * contrib: remove rpm spec file * e1_recorder: Fix potential null-dereference * configure.ac: migrate from python2 to python3 * handle telnet_init_default() error case * Add git-review config * osmo-e1-recorder: Transition to use of 'telnet_init_default' * Support RPM building via contrib/osmo-e1-recorder.spec.in * README.md: Fix lots of typos + formatting in markdown * README: Migrate to README.md * README: update explaining the difference to other approaches * jenkins.sh: Fix printed URL of osmo-ci git repository * Fix use of logging_vty_add_cmds(void) API function. * update git URLs (git -> https) * configure: don't turn some warnings into errors * tests: adjust slot numbers * configure.ac: set -std=gnu11 * contrib/jenkins: don't build osmo-gsm-manuals * fix build against recent libosmo-abis (typo fixes) * fix "-Werror" build against latest libosmo-abis * make e1cap format portable * e1_recorder: Skip storing data to disk if line is in ALARM state * e1cap_dump: Avoid deprecated osmo_init_logging() API * e1_recorder: Avoid deprecated osmo_init_logging() API * jenkins.sh: disable 'publish' of manuals; we don't have any yet * e1cap_dump: Add -h and -V to print help / version of program * e1_recorder: Add --help and --version command line arguments * print error message when config file cannot be opened * exit(2) on unsupported positional arguments on command line * vty: Make sure to save timeslot mode in lowercase (as vty expects) * tests: Add test_nodes.vty for VTY interface testing * vty: don't store configurations for timeslots in mode NONE * e1cap_dump: fix superchannel without pcap output ------------------------------------------------------------------- Sun Nov 24 21:04:39 UTC 2019 - Martin Hauke <mardnh@gmx.de> - Update to version 0.0.0+git.20191124: * add contrib/jenkins.sh * update .gitignore * convert build system to autotools * fix various compiler warnings * storage.c: Fix compiler error due to missing writev() declaration - Remove patch: * osmo-e1-recorder-fix-makefile.patch (fixed by upstream) ------------------------------------------------------------------- Tue Apr 10 18:09:02 UTC 2018 - mardnh@gmx.de - Initial package, version 0.0.0+git.20161114