[OpenSIPS-Devel] [OpenSIPS/opensips] 9527f7: [launch_darkly] skip it from github CI and deb/rpm...

2024-01-31 Thread Bogdan Andrei IANCU
  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 9527f7b07e11f9937b1a5502ad444bf2411f82a9
  
https://github.com/OpenSIPS/opensips/commit/9527f7b07e11f9937b1a5502ad444bf2411f82a9
  Author: Bogdan-Andrei Iancu 
  Date:   2024-01-31 (Wed, 31 Jan 2024)

  Changed paths:
M packaging/debian/rules
M packaging/redhat_fedora/opensips.spec
M scripts/build/do_build.sh

  Log Message:
  ---
  [launch_darkly] skip it from github CI and deb/rpm builds



___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] [OpenSIPS/opensips] 5ffd3b: Add new launch_darkly module

2024-01-31 Thread Bogdan Andrei IANCU
  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 5ffd3bb413beeff73a3bcce77bb098731c88d644
  
https://github.com/OpenSIPS/opensips/commit/5ffd3bb413beeff73a3bcce77bb098731c88d644
  Author: Bogdan-Andrei Iancu 
  Date:   2024-01-31 (Wed, 31 Jan 2024)

  Changed paths:
M Makefile.conf.template
A modules/launch_darkly/Makefile
A modules/launch_darkly/doc/contributors.xml
A modules/launch_darkly/doc/launch_darkly.xml
A modules/launch_darkly/doc/launch_darkly_admin.xml
A modules/launch_darkly/launch_darkly.c
A modules/launch_darkly/ld_ops.c
A modules/launch_darkly/ld_ops.h

  Log Message:
  ---
  Add new launch_darkly module

This module implements support for the "Launch Darkly" feature management 
cloud. The module provide the conectivity to the cloud and the ability to query 
for feature flags.

The development of this module was sponsored by Five9 https://www.five9.com/


  Commit: 55c0b2e7d694ba017edb0a621b17935cb8795d7e
  
https://github.com/OpenSIPS/opensips/commit/55c0b2e7d694ba017edb0a621b17935cb8795d7e
  Author: Bogdan-Andrei Iancu 
  Date:   2024-01-31 (Wed, 31 Jan 2024)

  Changed paths:
M lib/cJSON.h

  Log Message:
  ---
  Force "os_" prefix for all cJSON functions from OpenSIPS core

This is needed to avoid any symbol colision with the CJSON public library - 
this library may end up linked by some OpenSIPS modules (like launch_darkly) 
and such conflict may raise when using such modules.


Compare: 
https://github.com/OpenSIPS/opensips/compare/b8bbf1440481...55c0b2e7d694

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel