Branch: refs/heads/3.4
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 39eb7b260ddbd0f2f3a4f4136da8861a694660eb
      
https://github.com/OpenSIPS/opensips/commit/39eb7b260ddbd0f2f3a4f4136da8861a694660eb
  Author: Steve Ayre <[email protected]>
  Date:   2026-02-20 (Fri, 20 Feb 2026)

  Changed paths:
    M .lgtm.yml
    M Makefile.conf.template
    M modules/dialplan/dialplan.h
    M modules/regex/regex_mod.c
    M packaging/arch/Makefile.conf.template
    M packaging/arch/PKGBUILD.git
    M packaging/debian/control
    M packaging/redhat_fedora/opensips.spec
    M packaging/solaris/regex-preinstall
    M scripts/build/apt_requirements.txt

  Log Message:
  -----------
  require libpcre2

(cherry picked from commit 1cb16e082e9ba1cd63f04996eecd75632682df7c)


  Commit: 0135ffb8711521603a235ad255aca81b8984d156
      
https://github.com/OpenSIPS/opensips/commit/0135ffb8711521603a235ad255aca81b8984d156
  Author: Steve Ayre <[email protected]>
  Date:   2026-02-20 (Fri, 20 Feb 2026)

  Changed paths:
    M modules/dialplan/Makefile
    M modules/dialplan/README
    M modules/dialplan/dialplan.c
    M modules/dialplan/dialplan.h
    M modules/dialplan/dp_db.c
    M modules/dialplan/dp_repl.c

  Log Message:
  -----------
  update dialplan module for pcre2

(cherry picked from commit c58e3af0cc7b44ceb304ac1b6d2c8b45feca4b5b)


  Commit: c108bdc3b5eb029b3cdaa72511bbab9ffbffcd1e
      
https://github.com/OpenSIPS/opensips/commit/c108bdc3b5eb029b3cdaa72511bbab9ffbffcd1e
  Author: Steve Ayre <[email protected]>
  Date:   2026-02-20 (Fri, 20 Feb 2026)

  Changed paths:
    M modules/dialplan/dialplan.c

  Log Message:
  -----------
  create pcre2 compile context once instead of for each compile

(cherry picked from commit 6082b43fa8b44cbfea7de8afb38998354b54d1fb)


  Commit: ed13171e73506ea50c31f2b5373dc85228ba6cb2
      
https://github.com/OpenSIPS/opensips/commit/ed13171e73506ea50c31f2b5373dc85228ba6cb2
  Author: Ken Rice <[email protected]>
  Date:   2026-02-20 (Fri, 20 Feb 2026)

  Changed paths:
    M modules/dialplan/Makefile
    M modules/regex/Makefile

  Log Message:
  -----------
  Makefile tweaks to avoid $(shell ...) expansions from failing

Fixes #3717

(cherry picked from commit a3ae498d8726894753483738e801dfc0e63e3ba9)


  Commit: 82ef55ccd767f5ee358ca0de0e82237edb980c65
      
https://github.com/OpenSIPS/opensips/commit/82ef55ccd767f5ee358ca0de0e82237edb980c65
  Author: Razvan Crainea <[email protected]>
  Date:   2026-02-20 (Fri, 20 Feb 2026)

  Changed paths:
    M modules/dialplan/dp_repl.c

  Log Message:
  -----------
  dialplan: fix copying subst's out vector

(cherry picked from commit 30825e4e0809a1a61f06cec964589c825645b62b)


  Commit: 22ddc7e6ae95ad6fbcbfe7a1cff2d3fc8d4e24a1
      
https://github.com/OpenSIPS/opensips/commit/22ddc7e6ae95ad6fbcbfe7a1cff2d3fc8d4e24a1
  Author: Razvan Crainea <[email protected]>
  Date:   2026-02-20 (Fri, 20 Feb 2026)

  Changed paths:
    M modules/dialplan/Makefile
    M modules/dialplan/dialplan.c
    M modules/dialplan/dialplan.h
    M modules/dialplan/dp_repl.c

  Log Message:
  -----------
  dialplan: make module work with both pcre2 and pcre3 libs

(cherry picked from commit 67483a5a27ce656eaf9409f7710cf67798e70aac)


  Commit: 96ac94c826dedb2dd068e86451cd9abfaf72cd89
      
https://github.com/OpenSIPS/opensips/commit/96ac94c826dedb2dd068e86451cd9abfaf72cd89
  Author: Steve Ayre <[email protected]>
  Date:   2026-02-20 (Fri, 20 Feb 2026)

  Changed paths:
    M modules/regex/Makefile
    M modules/regex/regex_mod.c

  Log Message:
  -----------
  update regex module for pcre2

(cherry picked from commit 3cc28d166b5a3d7db2cd2d944406480e5a1474f5)


  Commit: a777c61c8568a20b58d311fd1c0dc7787d42f4c2
      
https://github.com/OpenSIPS/opensips/commit/a777c61c8568a20b58d311fd1c0dc7787d42f4c2
  Author: Razvan Crainea <[email protected]>
  Date:   2026-02-20 (Fri, 20 Feb 2026)

  Changed paths:
    M modules/regex/Makefile

  Log Message:
  -----------
  regex: allow pcre3 library


  Commit: 6ec1b98bcce6245ad59d59523c77a7e979ce6998
      
https://github.com/OpenSIPS/opensips/commit/6ec1b98bcce6245ad59d59523c77a7e979ce6998
  Author: Razvan Crainea <[email protected]>
  Date:   2026-02-20 (Fri, 20 Feb 2026)

  Changed paths:
    M .lgtm.yml
    M packaging/debian/control
    M packaging/debian/rules
    M packaging/redhat_fedora/opensips.spec

  Log Message:
  -----------
  packaging: force libpcre3 for stable version

except for Debian 13, which is new package and cannot run with libpcre3


  Commit: 1c34e2369aef098235d0dc17b97bba5ba994eba1
      
https://github.com/OpenSIPS/opensips/commit/1c34e2369aef098235d0dc17b97bba5ba994eba1
  Author: Razvan Crainea <[email protected]>
  Date:   2026-02-20 (Fri, 20 Feb 2026)

  Changed paths:
    M packaging/debian/control
    M scripts/build/apt_requirements.txt

  Log Message:
  -----------
  debian: replace libcurl4 gnutls with openssl

The reason is that librkafka depends on libcurl4-openssl-dev, which
conflicts with libcurl4-gnutls-dev

(cherry picked from commit 7d9aadc01efd9d9b4e52f571cd6b884ad1359658)


  Commit: 62e2975c9a5086aa64cba4c6517065e7e8e7b9f9
      
https://github.com/OpenSIPS/opensips/commit/62e2975c9a5086aa64cba4c6517065e7e8e7b9f9
  Author: Razvan Crainea <[email protected]>
  Date:   2026-02-20 (Fri, 20 Feb 2026)

  Changed paths:
    M packaging/debian/control

  Log Message:
  -----------
  debian: fully replace libcurl4 gnutls with openssl

(cherry picked from commit c51e2dd0284055926559d79807aed0e7eb9624f4)


  Commit: b39bf119242c489020acf6dd254390b6da61a5b1
      
https://github.com/OpenSIPS/opensips/commit/b39bf119242c489020acf6dd254390b6da61a5b1
  Author: Razvan Crainea <[email protected]>
  Date:   2026-02-20 (Fri, 20 Feb 2026)

  Changed paths:
    M Makefile

  Log Message:
  -----------
  packaging: fix .swp matching


  Commit: 2c0457bc42a315078ccc3ebed160ddfe00a88bef
      
https://github.com/OpenSIPS/opensips/commit/2c0457bc42a315078ccc3ebed160ddfe00a88bef
  Author: Razvan Crainea <[email protected]>
  Date:   2026-02-20 (Fri, 20 Feb 2026)

  Changed paths:
    M packaging/debian/rules

  Log Message:
  -----------
  packaging: skip wolfssl errors


  Commit: e15cde50720d23432da91a45443e0d03c77fec80
      
https://github.com/OpenSIPS/opensips/commit/e15cde50720d23432da91a45443e0d03c77fec80
  Author: Razvan Crainea <[email protected]>
  Date:   2026-02-20 (Fri, 20 Feb 2026)

  Changed paths:
    M packaging/redhat_fedora/opensips.spec

  Log Message:
  -----------
  packaging: fix redhat pcre-devel name


  Commit: 374327fb04683440387626b0a87df7b318bc3cf9
      
https://github.com/OpenSIPS/opensips/commit/374327fb04683440387626b0a87df7b318bc3cf9
  Author: Razvan Crainea <[email protected]>
  Date:   2026-02-20 (Fri, 20 Feb 2026)

  Changed paths:
    M modules/regex/regex_mod.c

  Log Message:
  -----------
  regex: make module work with both pcre2 and pcre3, not just compile

(cherry picked from commit bbc1a75d5ba25c0f26afcd208b0f5c7e1fffd3b7)


  Commit: ca951da322bff741ce7675ce91f70b46a313605e
      
https://github.com/OpenSIPS/opensips/commit/ca951da322bff741ce7675ce91f70b46a313605e
  Author: Razvan Crainea <[email protected]>
  Date:   2026-02-20 (Fri, 20 Feb 2026)

  Changed paths:
    M scripts/build/install_depends.sh

  Log Message:
  -----------
  build: python-dev-is-python3 should be available in 20.04

(cherry picked from commit 2a8a298f7bf85a8a63f60f367186ed48540bfa41)


  Commit: ae16f68192f393dfcb43992564e1690905058fb4
      
https://github.com/OpenSIPS/opensips/commit/ae16f68192f393dfcb43992564e1690905058fb4
  Author: Razvan Crainea <[email protected]>
  Date:   2026-02-20 (Fri, 20 Feb 2026)

  Changed paths:
    M modules/regex/regex_mod.c

  Log Message:
  -----------
  regex: fix broken merge

(cherry picked from commit b0c1bcafa284977e53fc6b2ac6c659365f88404c)


  Commit: 617a05d19691b92e36655532e6c104d80c3eef71
      
https://github.com/OpenSIPS/opensips/commit/617a05d19691b92e36655532e6c104d80c3eef71
  Author: Razvan Crainea <[email protected]>
  Date:   2026-02-20 (Fri, 20 Feb 2026)

  Changed paths:
    M packaging/redhat_fedora/opensips.spec

  Log Message:
  -----------
  packaging/redhat: fix bug introduced in 1ea06905


  Commit: 1f62bb7167c74cb0604291f6241a0a81bee44faa
      
https://github.com/OpenSIPS/opensips/commit/1f62bb7167c74cb0604291f6241a0a81bee44faa
  Author: Razvan Crainea <[email protected]>
  Date:   2026-02-20 (Fri, 20 Feb 2026)

  Changed paths:
    M modules/tls_wolfssl/Makefile

  Log Message:
  -----------
  tls_wolfssl: pass wolfssl flags from outside


Compare: 
https://github.com/OpenSIPS/opensips/compare/2b0e36104267...1f62bb7167c7

To unsubscribe from these emails, change your notification settings at 
https://github.com/OpenSIPS/opensips/settings/notifications

_______________________________________________
Devel mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Reply via email to