File mISDNuser.changes of Package mISDNuser
-------------------------------------------------------------------
Fri Feb 23 09:32:13 UTC 2024 - pgajdos@suse.com
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Sun Apr 10 16:58:43 UTC 2022 - Martin Hauke <mardnh@gmx.de>
- Build with support for CAPI
- Add patch:
* mISDNuser-fix-gcc10.patch
-------------------------------------------------------------------
Sat Aug 24 14:13:22 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Update to new snapshot 2.1.0+2.0.22+git6 (d6818dd9a)
* mISDNcapid: Add experimental partial early B3 support.
* mISDNcapid: Parse B channel id first from message then its
included IEs.
* Add LLC logging
* Create signal handler for capi20: SIGHUP re-opens debug log file.
* Fix possible buffer overflows detected by newer GCC versions.
-------------------------------------------------------------------
Wed Jun 7 23:34:29 UTC 2017 - jengelh@inai.de
- Build with -Wno-error to fix a build failure on Tumbleweed
caused by duplicate but harmless const keywords "const const T".
- Update to upstream release 2.1.0
* Fix memory leak on read() error.
* Parse channel information from CALL PROCEEDING message too
in mISDNcapid.
* Use Reject parameter for deciding what happens to call via
CONNECT_B3_RESP.
* Fix CAPI-initiated disconnection in direct layer 1 mode.
* mISDNcapid: Add hint for the -d --debug parameter in
help output.
-------------------------------------------------------------------
Sun Mar 1 18:11:38 UTC 2015 - p.drouand@gmail.com
- Update to version 2.0.19
* no changelog available
- Re-enable Werror (fixes on upstream release)
- Remove 0001-Fix-compile-error-with-newer-gcc-and-a-reaL-BUG.patch
merged on upstream release
-------------------------------------------------------------------
Tue Dec 24 17:25:55 UTC 2013 - jengelh@inai.de
- Disable -Werror during compilation
-------------------------------------------------------------------
Mon Jun 24 10:02:27 UTC 2013 - jengelh@inai.de
- Add 0001-Fix-compile-error-with-newer-gcc-and-a-reaL-BUG.patch
-------------------------------------------------------------------
Thu Nov 29 11:57:01 UTC 2012 - cfarrell@suse.com
- license update: GPL-2.0 and LGPL-2.1
Semicolon is ambiguous. Use ^and^ or ^or^ depending on the interaction
-------------------------------------------------------------------
Thu Nov 15 01:43:43 UTC 2012 - jengelh@inai.de
- Update to new upstream release 2.0.17
* no upstream changelog provided
- Delete misdn-fixes.diff, merged upstream
-------------------------------------------------------------------
Sun Oct 9 19:15:02 UTC 2011 - jengelh@medozas.de
- Update to mISDNuser-2.0.2
* new userspace API, uses sockets to communicate with kernel
* layer3 (TE/NT) is done in userspace now
* Q.931/DSS1 support for TE/NT
* note: Asterisk integration occurs via chan_lcr
- Employ shlib policy
- Remove redundant/obsolete tags/sections (cf. specfile guidelines)
-------------------------------------------------------------------
Fri Jun 4 16:23:13 UTC 2010 - cristian.rodriguez@opensuse.org
- do not fail when selinux is running
-------------------------------------------------------------------
Fri Jun 19 10:35:46 CEST 2009 - coolo@novell.com
- disable as-needed for this package as it fails to build with it
-------------------------------------------------------------------
Mon Sep 1 15:37:47 CEST 2008 - kkeil@suse.de
- first version