[OpenSIPS-Devel] [OpenSIPS/opensips] a2494e: opensipsctl: fix compatibility issues with FreeBSD

Ionut Ionita ionutrazvan.ionita at gmail.com
Thu Oct 30 11:24:56 CET 2014


  Branch: refs/heads/async
  Home:   https://github.com/OpenSIPS/opensips
  Commit: a2494ebab22191a41d8a0e341233adb5bab347c0
      https://github.com/OpenSIPS/opensips/commit/a2494ebab22191a41d8a0e341233adb5bab347c0
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2014-10-30 (Thu, 30 Oct 2014)

  Changed paths:
    M scripts/opensipsctl.fifo

  Log Message:
  -----------
  opensipsctl: fix compatibility issues with FreeBSD

	* FreeBSD's mkfifo only accepts "-m", not "--mode"
	* Improve compatibility of stderr redirect (change "&>" to ">&")

Reported by buchtajz.
Closes #364


  Commit: 0903bd68544fdfeb502d0822266605d3a5f48c45
      https://github.com/OpenSIPS/opensips/commit/0903bd68544fdfeb502d0822266605d3a5f48c45
  Author: Saúl Ibarra Corretgé <saghul at gmail.com>
  Date:   2014-10-30 (Thu, 30 Oct 2014)

  Changed paths:
    M modules/identity/identity.c
    M tls/tls_init.c

  Log Message:
  -----------
  tls: removed code to support OpenSSL <= 0.9.7


  Commit: c99a62b05bae972dcb14ebb6ea4e13be4fc9db12
      https://github.com/OpenSIPS/opensips/commit/c99a62b05bae972dcb14ebb6ea4e13be4fc9db12
  Author: Saúl Ibarra Corretgé <saghul at gmail.com>
  Date:   2014-10-30 (Thu, 30 Oct 2014)

  Changed paths:
    M cfg.lex
    M cfg.y
    M tls/README
    M tls/tls_config.h
    M tls/tls_init.c

  Log Message:
  -----------
  tls: removed SSLv2 and SSLv3 support


  Commit: fd186a23d4ef3c20e1117add1d8081ffd878fa34
      https://github.com/OpenSIPS/opensips/commit/fd186a23d4ef3c20e1117add1d8081ffd878fa34
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2014-10-30 (Thu, 30 Oct 2014)

  Changed paths:
    M ut.h

  Log Message:
  -----------
  Fix bogus unsigned to signed int conversion.

This leads to failures of computing VIA branches when hash label is higer than 2^31

(cherry picked from commit 2759890fcf41c1af1237206a0f97957cca1f635c)


  Commit: e38a24c0c722e57f13849d17633adc3b0c568fe8
      https://github.com/OpenSIPS/opensips/commit/e38a24c0c722e57f13849d17633adc3b0c568fe8
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2014-10-30 (Thu, 30 Oct 2014)

  Changed paths:
    M modules/tm/t_fwd.c

  Log Message:
  -----------
  Fix restoring route type and AVP list when droping branch.

Closes #365.

(cherry picked from commit 9e033465cb2328dd10b6e0ac0d09bf92136dfd33)


  Commit: 7047b9534bb988e575f74d2b950e8e62e033c62f
      https://github.com/OpenSIPS/opensips/commit/7047b9534bb988e575f74d2b950e8e62e033c62f
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2014-10-30 (Thu, 30 Oct 2014)

  Changed paths:
    M db/schema/silo.xml
    M scripts/db_berkeley/opensips/silo
    M scripts/dbtext/opensips/silo
    M scripts/mysql/msilo-create.sql
    M scripts/oracle/msilo-create.sql
    M scripts/postgres/msilo-create.sql

  Log Message:
  -----------
  Fix silo table definition - body field can be null.


  Commit: 010f4f2f8f8ce8bb613696e9c4e958eb18642970
      https://github.com/OpenSIPS/opensips/commit/010f4f2f8f8ce8bb613696e9c4e958eb18642970
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2014-10-30 (Thu, 30 Oct 2014)

  Changed paths:
    M cfg.lex

  Log Message:
  -----------
  lexer: allow multiple scriptvar parameters

Fixes #361


  Commit: 01bce3f5c8e00e1eb3fbce43b7c2462610bc62e5
      https://github.com/OpenSIPS/opensips/commit/01bce3f5c8e00e1eb3fbce43b7c2462610bc62e5
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2014-10-30 (Thu, 30 Oct 2014)

  Changed paths:
    M scripts/opensipsctl

  Log Message:
  -----------
  opensipsctl: properly enclose strings when checking their values


  Commit: 465acb637e8fa74a58932b040fc88a292e624568
      https://github.com/OpenSIPS/opensips/commit/465acb637e8fa74a58932b040fc88a292e624568
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2014-10-30 (Thu, 30 Oct 2014)

  Changed paths:
    M Makefile

  Log Message:
  -----------
  Makefile: do not overwrite TLS certificates

Closes #368


  Commit: 134a34bbfb42f9f68fffae55a86307491e39530b
      https://github.com/OpenSIPS/opensips/commit/134a34bbfb42f9f68fffae55a86307491e39530b
  Author: Saúl Ibarra Corretgé <saghul at gmail.com>
  Date:   2014-10-30 (Thu, 30 Oct 2014)

  Changed paths:
    M cfg.lex

  Log Message:
  -----------
  tls: add TLSAny alias for SSLv23 method


  Commit: 2d093ac1db4b15f6b387e35e0411d650a68c5b62
      https://github.com/OpenSIPS/opensips/commit/2d093ac1db4b15f6b387e35e0411d650a68c5b62
  Author: Ezequiel Lovelle <ezequiellovelle at gmail.com>
  Date:   2014-10-30 (Thu, 30 Oct 2014)

  Changed paths:
    M modules/b2b_logic/b2b_logic.c
    M modules/b2b_sca/b2b_sca.c
    M modules/db_http/http_dbase.c
    M modules/load_balancer/load_balancer.c
    M modules/osp/sipheader.c
    M modules/pua_bla/registrar_cb.c
    M modules/qos/qos.c
    M modules/rtpproxy/rtpproxy.c
    M modules/sipcapture/sipcapture.c
    M modules/sipmsgops/sipmsgops.c
    M modules/sst/sst.c
    M modules/tm/dlg.c
    M modules/tm/t_msgbuilder.h

  Log Message:
  -----------
  add newline at the end of error messages


  Commit: dd1ea2f0fe2a64fc8398b597acfb40244f04a4dc
      https://github.com/OpenSIPS/opensips/commit/dd1ea2f0fe2a64fc8398b597acfb40244f04a4dc
  Author: Ezequiel Lovelle <ezequiellovelle at gmail.com>
  Date:   2014-10-30 (Thu, 30 Oct 2014)

  Changed paths:
    M modules/load_balancer/README
    M modules/load_balancer/doc/load_balancer_admin.xml

  Log Message:
  -----------
  fix load_balancer doc in lb_count_call() function


  Commit: 023eb4580aa15f432b4df21c13d32fcb2fc6e7be
      https://github.com/OpenSIPS/opensips/commit/023eb4580aa15f432b4df21c13d32fcb2fc6e7be
  Author: Ionut Ionita <ionutrazvan.ionita at gmail.com>
  Date:   2014-10-30 (Thu, 30 Oct 2014)

  Changed paths:
    M modules/exec/README
    M modules/exec/doc/exec_admin.xml
    M modules/exec/exec.c
    M modules/exec/exec.h
    M modules/exec/exec_hf.c
    M modules/exec/exec_hf.h
    M modules/exec/exec_mod.c
    M modules/exec/kill.c
    M modules/exec/kill.h

  Log Message:
  -----------
  added exec(cmd,output,input,error,avpenv) function for exec


Compare: https://github.com/OpenSIPS/opensips/compare/64bc0c8226cc...023eb4580aa1


More information about the Devel mailing list