Revisions of libosip2

buildservice-autocommit accepted request 1044062 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) (revision 37)
baserev update by copy to link target
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1038187 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 36)
- Update to version 5.3.1:
  + In multipart bodies, LWS can't exist (CVE-2022-41550).
buildservice-autocommit accepted request 900872 from Christian Wittmer's avatar Christian Wittmer (computersalat) (revision 34)
baserev update by copy to link target
buildservice-autocommit accepted request 867977 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 32)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 862440 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 31)
- update to 5.2.0:
  * use localtime_r when __USE_POSIX is available
  * sync versions with libexosip
- use https for urls
buildservice-autocommit accepted request 830432 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 30)
baserev update by copy to link target
Jan Engelhardt's avatar Jan Engelhardt (jengelh) committed (revision 29)
- Drop old specfile constructs and excess Provides lines.
Jan Engelhardt's avatar Jan Engelhardt (jengelh) accepted request 826910 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 28)
- update to 5.1.1:
  * fix vulnerability report: Authentication-Info or Proxy-Authentication-Info are affected by a buffer overflow when building sip messages.
  * fix vulnerability report: when boundary only contains one quote, strncpy will use the unsigned value of -1 as size parameter.
  * fix: avoid several memory leaks detected in the SDP parser upon invalid SDP formats.
  * fix bug #57467: infinite loop in sdp_message_a_attribute_del_at_index
  * fix bug #56071: Heap-buffer-overflow in osip_util_replace_all_lws function in osip_message_parse.c
  * fix to reject any non compliant answer with missing version digits.
Jan Engelhardt's avatar Jan Engelhardt (jengelh) accepted request 770391 from David Sugar's avatar David Sugar (dyfet) (revision 27)
Updated to 5.1.0
buildservice-autocommit accepted request 489652 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 26)
baserev update by copy to link target
Ismail Dönmez's avatar Ismail Dönmez (namtrac) accepted request 489638 from Ruediger Oertel's avatar Ruediger Oertel (oertel) (revision 25)
- drop patch already in 5.0.0
  0001-Patch-2.1-Fixes-heap-buffer-overflow-in-osip_body_to_s.patch
- drop patch already in 5.0.0
  0001-Patch-1-Fixes-heap-buffer-overflow-in-_osip_message_to_str.patch
- drop patch already in 5.0.0
  0001-Patch-3-Fixes-heap-buffer-overflow-in-osip_clrncpy.patch

- fix a set of buffer overflows:
  - add patch for (bnc#1034570, CVE-2017-7853)
    SIP_body_len_underflow.patch
  - add patch for (bnc#1034571, CVE-2016-10326)
    0001-Patch-2.1-Fixes-heap-buffer-overflow-in-osip_body_to_s.patch
  - add patch for (bnc#1034572, CVE-2016-10325)
    0001-Patch-1-Fixes-heap-buffer-overflow-in-_osip_message_to_str.patch
  - add patch for (bnc#1034574, CVE-2016-10324)
    0001-Patch-3-Fixes-heap-buffer-overflow-in-osip_clrncpy.patch

- Update to 5.0.0:
  * STRUCTURE change: additionnal parameter for "struct osip_srv_entry" used for failover in eXosip2.
  * fix overflow: sr #109133: Heap buffer overflow in utility function *osip_clrncpy*
  * fix overflow: sr #109132: Heap buffer overflow in *osip_body_to_str*
  * fix overflow: sr #109131: Heap buffer overflow in `_osip_message_to_str`
  * simplify usage of timercmp/timerisset/timerclear
  * optimize list search: use iterator
  * improve/update autotools (./configure and options, Makefile.am, ax_thread.m4...)
  * verify a URI scheme only contains allowed char
  * improve make check (test unit) to make it clear about the results expected.
  * fix a possible buffer overflow of 1 byte in sdp_message_to_str (size=sdp allocated size)
  * fix cseq check in order to stop retransmission of 200ok
  * update to reject negative value in port number
buildservice-autocommit accepted request 248393 from Mariusz Fik's avatar Mariusz Fik (Fisiu) (revision 24)
baserev update by copy to link target
Mariusz Fik's avatar Mariusz Fik (Fisiu) accepted request 247930 from Mariusz Fik's avatar Mariusz Fik (Fisiu) (revision 23)
Fix .changes to pass auto-legal script checks.

- Rebase libosip2-3.5.0.dif and rename to libosip2-4.1.0.patch.
- Rebase libosip2-3.5.0-pthread.patch and rename to libosip2-4.1.0-pthread.patch.
Mariusz Fik's avatar Mariusz Fik (Fisiu) accepted request 244943 from Mariusz Fik's avatar Mariusz Fik (Fisiu) (revision 22)
- Update to 4.1.0:
  * fix sdp re-allocation
  * increase max length size
  * osip_trace_initialize returns 0 if log are compiled.
  * timer e and timer g will use #define DEFAULT_T2 instead of 4000.
  * handle additionnal possible malloc failure.
  * fix compatibility with old UA for INVITE retransmission.
  * fix osip_sem_destroy leak on apple.
  * accept lowercase sip/2.0.

- Update to 4.0.0:
  * reduce path len // remove path in front of logs.
  * accept only SIP/D.D format message.
  * fix bug when releasing request with missing major headers.
  * fix minor memory leak // remove limitation on fifo size.
  * use system independant time for osip_gettimeofday on unix platform.
  * To compile/use osip based application in multi threaded
    env, you don't need to define -DOSIP_MT any more. Instead,
    if you wish to disable the feature, you can compile with
    -DOSIP_MONOTHREAD.
  * A few other clean up were made inside osip to avoid any
    define to appear in include files. Also to avoid conflict,
    config.h has been renamed to osip-config.h.
- Patches updated.
- Spec cleanup.
buildservice-autocommit accepted request 182380 from Stefan Seyfried's avatar Stefan Seyfried (seife) (revision 21)
baserev update by copy to link target
Stefan Seyfried's avatar Stefan Seyfried (seife) accepted request 181815 from Mariusz Fik's avatar Mariusz Fik (Fisiu) (revision 20)
Revert the latest commit: linphone is not working yet with new
exosip API: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=709860
buildservice-autocommit accepted request 181071 from Karsten Keil's avatar Karsten Keil (kkeil) (revision 19)
baserev update by copy to link target
Karsten Keil's avatar Karsten Keil (kkeil) accepted request 180740 from Mariusz Fik's avatar Mariusz Fik (Fisiu) (revision 18)
- Update to 4.0.0:
  * reduce path len // remove path in front of logs.
  * accept only SIP/D.D format message.
  * fix bug when releasing request with missing major headers.
  * fix minor memory leak // remove limitation on fifo size.
  * use system independant time for osip_gettimeofday on unix platform.
  * To compile/use osip based application in multi threaded
    env, you don't need to define -DOSIP_MT any more. Instead,
    if you wish to disable the feature, you can compile with
    -DOSIP_MONOTHREAD.
  * A few other clean up were made inside osip to avoid any
    define to appear in include files. Also to avoid conflict,
    config.h has been renamed to osip-config.h.
- Patches updated.
- Spec cleanup.
Displaying revisions 1 - 20 of 37
openSUSE Build Service is sponsored by