kamailio.git
22 months agoMerge kamailio (5.7.4-1) import into refs/heads/workingbranch
Victor Seva [Fri, 19 Jan 2024 11:20:37 +0000 (12:20 +0100)]
Merge kamailio (5.7.4-1) import into refs/heads/workingbranch

22 months agoregex: migration to pcre2
Victor Seva [Wed, 9 Aug 2023 10:48:41 +0000 (10:48 +0000)]
regex: migration to pcre2

Gbp-Pq: Topic upstream
Gbp-Pq: Name regex-migration-to-pcre2.patch

22 months agolcr: pcre2 migration
Victor Seva [Mon, 21 Aug 2023 11:30:36 +0000 (13:30 +0200)]
lcr: pcre2 migration

Gbp-Pq: Topic upstream
Gbp-Pq: Name lcr-pcre2-migration.patch

22 months agodialplan: migrate to pcre2
Victor Seva [Mon, 21 Aug 2023 10:27:43 +0000 (12:27 +0200)]
dialplan: migrate to pcre2

Gbp-Pq: Topic upstream
Gbp-Pq: Name dialplan-migrate-to-pcre2.patch

22 months agoStop setting -march on arm
Adrian Bunk [Wed, 9 Feb 2022 04:21:59 +0000 (06:21 +0200)]
Stop setting -march on arm

This broke the Debian armhf build due to the Debian gcc maintainer
changing the semantics of -march to disable FPU support unless +fp
is included.

Gbp-Pq: Name 0001-Stop-setting-march-on-arm.patch

22 months agono_tls_openssl_mutex_shared_util
Victor Seva [Tue, 22 Oct 2019 08:41:16 +0000 (10:41 +0200)]
no_tls_openssl_mutex_shared_util

>
https://github.com/kamailio/kamailio/commit/a0ca4cd43f098d10aa5aadcc18453cbd0120dcef

```
**IMPORTANT: the workaround of using this preloaded shared library is no longer
needed starting with Kamailio v5.3.0-pre1 (git master branch after September 14, 2019).
The code of this shared library has been included in the core of Kamailio and the
same behaviour is now achieved by default.**
```

Gbp-Pq: Name no_tls_openssl_mutex_shared_util.patch

22 months agomake sure symbols are exported from main binary to allow loading modules
Tzafrir Cohen [Fri, 29 Sep 2023 14:39:21 +0000 (16:39 +0200)]
make sure symbols are exported from main binary to allow loading modules

Gbp-Pq: Name fix_export.patch

22 months agoDon't copy the INSTALL file to the docs dir
Victor Seva [Fri, 29 Sep 2023 14:39:21 +0000 (16:39 +0200)]
Don't copy the INSTALL file to the docs dir

Gbp-Pq: Name no_INSTALL_file.patch

22 months agodon't try to install to lib64
Victor Seva [Fri, 29 Sep 2023 14:39:21 +0000 (16:39 +0200)]
don't try to install to lib64

Gbp-Pq: Name no_lib64_on_64_bits.patch

22 months agokamailio (5.7.4-1) unstable; urgency=medium
Victor Seva [Fri, 19 Jan 2024 11:20:37 +0000 (12:20 +0100)]
kamailio (5.7.4-1) unstable; urgency=medium

  * New upstream version 5.7.4
  * refresh patches

[dgit import unpatched kamailio 5.7.4-1]

22 months agoImport kamailio_5.7.4.orig.tar.gz
Victor Seva [Fri, 19 Jan 2024 11:20:37 +0000 (12:20 +0100)]
Import kamailio_5.7.4.orig.tar.gz

[dgit import orig kamailio_5.7.4.orig.tar.gz]

22 months agoImport kamailio_5.7.4-1.debian.tar.xz
Victor Seva [Fri, 19 Jan 2024 11:20:37 +0000 (12:20 +0100)]
Import kamailio_5.7.4-1.debian.tar.xz

[dgit import tarball kamailio 5.7.4-1 kamailio_5.7.4-1.debian.tar.xz]

2 years agoMerge kamailio (5.7.3-1) import into refs/heads/workingbranch
Victor Seva [Mon, 20 Nov 2023 11:54:26 +0000 (12:54 +0100)]
Merge kamailio (5.7.3-1) import into refs/heads/workingbranch

2 years agoregex: migration to pcre2
Victor Seva [Wed, 9 Aug 2023 10:48:41 +0000 (10:48 +0000)]
regex: migration to pcre2

Gbp-Pq: Topic upstream
Gbp-Pq: Name regex-migration-to-pcre2.patch

2 years agolcr: pcre2 migration
Victor Seva [Mon, 21 Aug 2023 11:30:36 +0000 (13:30 +0200)]
lcr: pcre2 migration

Gbp-Pq: Topic upstream
Gbp-Pq: Name lcr-pcre2-migration.patch

2 years agodialplan: migrate to pcre2
Victor Seva [Mon, 21 Aug 2023 10:27:43 +0000 (12:27 +0200)]
dialplan: migrate to pcre2

Gbp-Pq: Topic upstream
Gbp-Pq: Name dialplan-migrate-to-pcre2.patch

2 years agoStop setting -march on arm
Adrian Bunk [Wed, 9 Feb 2022 04:21:59 +0000 (06:21 +0200)]
Stop setting -march on arm

This broke the Debian armhf build due to the Debian gcc maintainer
changing the semantics of -march to disable FPU support unless +fp
is included.

Gbp-Pq: Name 0001-Stop-setting-march-on-arm.patch

2 years agono_tls_openssl_mutex_shared_util
Victor Seva [Tue, 22 Oct 2019 08:41:16 +0000 (10:41 +0200)]
no_tls_openssl_mutex_shared_util

>
https://github.com/kamailio/kamailio/commit/a0ca4cd43f098d10aa5aadcc18453cbd0120dcef

```
**IMPORTANT: the workaround of using this preloaded shared library is no longer
needed starting with Kamailio v5.3.0-pre1 (git master branch after September 14, 2019).
The code of this shared library has been included in the core of Kamailio and the
same behaviour is now achieved by default.**
```

Gbp-Pq: Name no_tls_openssl_mutex_shared_util.patch

2 years agomake sure symbols are exported from main binary to allow loading modules
Tzafrir Cohen [Fri, 29 Sep 2023 14:39:21 +0000 (16:39 +0200)]
make sure symbols are exported from main binary to allow loading modules

Gbp-Pq: Name fix_export.patch

2 years agoDon't copy the INSTALL file to the docs dir
Victor Seva [Fri, 29 Sep 2023 14:39:21 +0000 (16:39 +0200)]
Don't copy the INSTALL file to the docs dir

Gbp-Pq: Name no_INSTALL_file.patch

2 years agodon't try to install to lib64
Victor Seva [Fri, 29 Sep 2023 14:39:21 +0000 (16:39 +0200)]
don't try to install to lib64

Gbp-Pq: Name no_lib64_on_64_bits.patch

2 years agokamailio (5.7.3-1) unstable; urgency=medium
Victor Seva [Mon, 20 Nov 2023 11:54:26 +0000 (12:54 +0100)]
kamailio (5.7.3-1) unstable; urgency=medium

  * New upstream version 5.7.3
  * refresh patches

[dgit import unpatched kamailio 5.7.3-1]

2 years agoImport kamailio_5.7.3.orig.tar.gz
Victor Seva [Mon, 20 Nov 2023 11:54:26 +0000 (12:54 +0100)]
Import kamailio_5.7.3.orig.tar.gz

[dgit import orig kamailio_5.7.3.orig.tar.gz]

2 years agoImport kamailio_5.7.3-1.debian.tar.xz
Victor Seva [Mon, 20 Nov 2023 11:54:26 +0000 (12:54 +0100)]
Import kamailio_5.7.3-1.debian.tar.xz

[dgit import tarball kamailio 5.7.3-1 kamailio_5.7.3-1.debian.tar.xz]

2 years agoMerge kamailio (5.7.2-1) import into refs/heads/workingbranch
Victor Seva [Fri, 29 Sep 2023 14:40:26 +0000 (15:40 +0100)]
Merge kamailio (5.7.2-1) import into refs/heads/workingbranch

2 years agoregex: migration to pcre2
Victor Seva [Wed, 9 Aug 2023 10:48:41 +0000 (10:48 +0000)]
regex: migration to pcre2

Gbp-Pq: Topic upstream
Gbp-Pq: Name regex-migration-to-pcre2.patch

2 years agolcr: pcre2 migration
Victor Seva [Mon, 21 Aug 2023 11:30:36 +0000 (13:30 +0200)]
lcr: pcre2 migration

Gbp-Pq: Topic upstream
Gbp-Pq: Name lcr-pcre2-migration.patch

2 years agodialplan: migrate to pcre2
Victor Seva [Mon, 21 Aug 2023 10:27:43 +0000 (12:27 +0200)]
dialplan: migrate to pcre2

Gbp-Pq: Topic upstream
Gbp-Pq: Name dialplan-migrate-to-pcre2.patch

2 years agoStop setting -march on arm
Adrian Bunk [Wed, 9 Feb 2022 04:21:59 +0000 (06:21 +0200)]
Stop setting -march on arm

This broke the Debian armhf build due to the Debian gcc maintainer
changing the semantics of -march to disable FPU support unless +fp
is included.

Gbp-Pq: Name 0001-Stop-setting-march-on-arm.patch

2 years agono_tls_openssl_mutex_shared_util
Victor Seva [Tue, 22 Oct 2019 08:41:16 +0000 (10:41 +0200)]
no_tls_openssl_mutex_shared_util

>
https://github.com/kamailio/kamailio/commit/a0ca4cd43f098d10aa5aadcc18453cbd0120dcef

```
**IMPORTANT: the workaround of using this preloaded shared library is no longer
needed starting with Kamailio v5.3.0-pre1 (git master branch after September 14, 2019).
The code of this shared library has been included in the core of Kamailio and the
same behaviour is now achieved by default.**
```

Gbp-Pq: Name no_tls_openssl_mutex_shared_util.patch

2 years agomake sure symbols are exported from main binary to allow loading modules
Tzafrir Cohen [Fri, 29 Sep 2023 14:39:21 +0000 (16:39 +0200)]
make sure symbols are exported from main binary to allow loading modules

Gbp-Pq: Name fix_export.patch

2 years agoDon't copy the INSTALL file to the docs dir
Victor Seva [Fri, 29 Sep 2023 14:39:21 +0000 (16:39 +0200)]
Don't copy the INSTALL file to the docs dir

Gbp-Pq: Name no_INSTALL_file.patch

2 years agodon't try to install to lib64
Victor Seva [Fri, 29 Sep 2023 14:39:21 +0000 (16:39 +0200)]
don't try to install to lib64

Gbp-Pq: Name no_lib64_on_64_bits.patch

2 years agokamailio (5.7.2-1) unstable; urgency=medium
Victor Seva [Fri, 29 Sep 2023 14:40:26 +0000 (15:40 +0100)]
kamailio (5.7.2-1) unstable; urgency=medium

  * New upstream version 5.7.2
  * pcre2 migration (Closes: #1000134)
  * refresh patches

[dgit import unpatched kamailio 5.7.2-1]

2 years agoImport kamailio_5.7.2.orig.tar.gz
Victor Seva [Fri, 29 Sep 2023 14:40:26 +0000 (15:40 +0100)]
Import kamailio_5.7.2.orig.tar.gz

[dgit import orig kamailio_5.7.2.orig.tar.gz]

2 years agoImport kamailio_5.7.2-1.debian.tar.xz
Victor Seva [Fri, 29 Sep 2023 14:40:26 +0000 (15:40 +0100)]
Import kamailio_5.7.2-1.debian.tar.xz

[dgit import tarball kamailio 5.7.2-1 kamailio_5.7.2-1.debian.tar.xz]

2 years agoMerge kamailio (5.6.3-2) import into refs/heads/workingbranch
Victor Seva [Tue, 31 Jan 2023 19:10:56 +0000 (19:10 +0000)]
Merge kamailio (5.6.3-2) import into refs/heads/workingbranch

2 years agoapp_python3: use Py_SET_TYPE() from python 3.9
Daniel-Constantin Mierla [Fri, 13 Jan 2023 11:41:12 +0000 (12:41 +0100)]
app_python3: use Py_SET_TYPE() from python 3.9

Gbp-Pq: Name app_python3-use-Py_SET_TYPE-from-python-3.9.patch

2 years agoapp_python3: proper check of PY_VERSION_HEX for python 3.11
Daniel-Constantin Mierla [Fri, 13 Jan 2023 11:33:20 +0000 (12:33 +0100)]
app_python3: proper check of PY_VERSION_HEX for python 3.11

Gbp-Pq: Name app_python3-proper-check-of-PY_VERSION_HEX-for-pytho.patch

2 years ago[PATCH] app_python3: use new Python 3.10+ API functions for tracking execution
Daniel-Constantin Mierla [Thu, 21 Jul 2022 18:15:29 +0000 (20:15 +0200)]
[PATCH] app_python3: use new Python 3.10+ API functions for tracking execution

- GH #3187

Gbp-Pq: Name app_python3_fix.patch

2 years agoMakefile: support parallelism on install-modules-doc rule
Victor Seva [Tue, 31 Jan 2023 18:38:37 +0000 (19:38 +0100)]
Makefile: support parallelism on install-modules-doc rule

Gbp-Pq: Name Makefile-support-parallelism-on-install-modules-doc-.patch

2 years agoStop setting -march on arm
Adrian Bunk [Wed, 9 Feb 2022 04:21:59 +0000 (06:21 +0200)]
Stop setting -march on arm

This broke the Debian armhf build due to the Debian gcc maintainer
changing the semantics of -march to disable FPU support unless +fp
is included.

Gbp-Pq: Name 0001-Stop-setting-march-on-arm.patch

2 years agono_tls_openssl_mutex_shared_util
Victor Seva [Tue, 22 Oct 2019 08:41:16 +0000 (10:41 +0200)]
no_tls_openssl_mutex_shared_util

>
https://github.com/kamailio/kamailio/commit/a0ca4cd43f098d10aa5aadcc18453cbd0120dcef

```
**IMPORTANT: the workaround of using this preloaded shared library is no longer
needed starting with Kamailio v5.3.0-pre1 (git master branch after September 14, 2019).
The code of this shared library has been included in the core of Kamailio and the
same behaviour is now achieved by default.**
```

Gbp-Pq: Name no_tls_openssl_mutex_shared_util.patch

2 years agomake sure symbols are exported from main binary to allow loading modules
Tzafrir Cohen [Tue, 31 Jan 2023 19:10:56 +0000 (19:10 +0000)]
make sure symbols are exported from main binary to allow loading modules

Gbp-Pq: Name fix_export.patch

2 years agoDon't copy the INSTALL file to the docs dir
Victor Seva [Tue, 31 Jan 2023 19:10:56 +0000 (19:10 +0000)]
Don't copy the INSTALL file to the docs dir

Gbp-Pq: Name no_INSTALL_file.patch

2 years agodon't try to install to lib64
Victor Seva [Tue, 31 Jan 2023 19:10:56 +0000 (19:10 +0000)]
don't try to install to lib64

Gbp-Pq: Name no_lib64_on_64_bits.patch

2 years agokamailio (5.6.3-2) unstable; urgency=medium
Victor Seva [Tue, 31 Jan 2023 19:10:56 +0000 (19:10 +0000)]
kamailio (5.6.3-2) unstable; urgency=medium

  * fix install rule for extras

[dgit import unpatched kamailio 5.6.3-2]

2 years agoImport kamailio_5.6.3-2.debian.tar.xz
Victor Seva [Tue, 31 Jan 2023 19:10:56 +0000 (19:10 +0000)]
Import kamailio_5.6.3-2.debian.tar.xz

[dgit import tarball kamailio 5.6.3-2 kamailio_5.6.3-2.debian.tar.xz]

2 years agoImport kamailio_5.6.3.orig.tar.gz
Victor Seva [Tue, 31 Jan 2023 11:54:55 +0000 (11:54 +0000)]
Import kamailio_5.6.3.orig.tar.gz

[dgit import orig kamailio_5.6.3.orig.tar.gz]

3 years agoMerge kamailio (5.6.2-1) import into refs/heads/workingbranch
Victor Seva [Tue, 25 Oct 2022 21:40:36 +0000 (22:40 +0100)]
Merge kamailio (5.6.2-1) import into refs/heads/workingbranch

3 years agoStop setting -march on arm
Adrian Bunk [Wed, 9 Feb 2022 04:21:59 +0000 (06:21 +0200)]
Stop setting -march on arm

This broke the Debian armhf build due to the Debian gcc maintainer
changing the semantics of -march to disable FPU support unless +fp
is included.

Gbp-Pq: Name 0001-Stop-setting-march-on-arm.patch

3 years agono_tls_openssl_mutex_shared_util
Victor Seva [Tue, 22 Oct 2019 08:41:16 +0000 (10:41 +0200)]
no_tls_openssl_mutex_shared_util

>
https://github.com/kamailio/kamailio/commit/a0ca4cd43f098d10aa5aadcc18453cbd0120dcef

```
**IMPORTANT: the workaround of using this preloaded shared library is no longer
needed starting with Kamailio v5.3.0-pre1 (git master branch after September 14, 2019).
The code of this shared library has been included in the core of Kamailio and the
same behaviour is now achieved by default.**
```

Gbp-Pq: Name no_tls_openssl_mutex_shared_util.patch

3 years agomake sure symbols are exported from main binary to allow loading modules
Tzafrir Cohen [Tue, 25 Oct 2022 21:40:36 +0000 (22:40 +0100)]
make sure symbols are exported from main binary to allow loading modules

Gbp-Pq: Name fix_export.patch

3 years agoDon't copy the INSTALL file to the docs dir
Victor Seva [Tue, 25 Oct 2022 21:40:36 +0000 (22:40 +0100)]
Don't copy the INSTALL file to the docs dir

Gbp-Pq: Name no_INSTALL_file.patch

3 years agodon't try to install to lib64
Victor Seva [Tue, 25 Oct 2022 21:40:36 +0000 (22:40 +0100)]
don't try to install to lib64

Gbp-Pq: Name no_lib64_on_64_bits.patch

3 years agokamailio (5.6.2-1) unstable; urgency=medium
Victor Seva [Tue, 25 Oct 2022 21:40:36 +0000 (22:40 +0100)]
kamailio (5.6.2-1) unstable; urgency=medium

  * New upstream version 5.6.2

[dgit import unpatched kamailio 5.6.2-1]

3 years agoImport kamailio_5.6.2.orig.tar.gz
Victor Seva [Tue, 25 Oct 2022 21:40:36 +0000 (22:40 +0100)]
Import kamailio_5.6.2.orig.tar.gz

[dgit import orig kamailio_5.6.2.orig.tar.gz]

3 years agoImport kamailio_5.6.2-1.debian.tar.xz
Victor Seva [Tue, 25 Oct 2022 21:40:36 +0000 (22:40 +0100)]
Import kamailio_5.6.2-1.debian.tar.xz

[dgit import tarball kamailio 5.6.2-1 kamailio_5.6.2-1.debian.tar.xz]

3 years agoMerge kamailio (5.6.1-1) import into refs/heads/workingbranch
Victor Seva [Mon, 11 Jul 2022 11:55:42 +0000 (12:55 +0100)]
Merge kamailio (5.6.1-1) import into refs/heads/workingbranch

3 years agoStop setting -march on arm
Adrian Bunk [Wed, 9 Feb 2022 04:21:59 +0000 (06:21 +0200)]
Stop setting -march on arm

This broke the Debian armhf build due to the Debian gcc maintainer
changing the semantics of -march to disable FPU support unless +fp
is included.

Gbp-Pq: Name 0001-Stop-setting-march-on-arm.patch

3 years agono_tls_openssl_mutex_shared_util
Victor Seva [Tue, 22 Oct 2019 08:41:16 +0000 (10:41 +0200)]
no_tls_openssl_mutex_shared_util

>
https://github.com/kamailio/kamailio/commit/a0ca4cd43f098d10aa5aadcc18453cbd0120dcef

```
**IMPORTANT: the workaround of using this preloaded shared library is no longer
needed starting with Kamailio v5.3.0-pre1 (git master branch after September 14, 2019).
The code of this shared library has been included in the core of Kamailio and the
same behaviour is now achieved by default.**
```

Gbp-Pq: Name no_tls_openssl_mutex_shared_util.patch

3 years agomake sure symbols are exported from main binary to allow loading modules
Tzafrir Cohen [Mon, 11 Jul 2022 11:55:42 +0000 (12:55 +0100)]
make sure symbols are exported from main binary to allow loading modules

Gbp-Pq: Name fix_export.patch

3 years agoDon't copy the INSTALL file to the docs dir
Victor Seva [Mon, 11 Jul 2022 11:55:42 +0000 (12:55 +0100)]
Don't copy the INSTALL file to the docs dir

Gbp-Pq: Name no_INSTALL_file.patch

3 years agodon't try to install to lib64
Victor Seva [Mon, 11 Jul 2022 11:55:42 +0000 (12:55 +0100)]
don't try to install to lib64

Gbp-Pq: Name no_lib64_on_64_bits.patch

3 years agokamailio (5.6.1-1) unstable; urgency=medium
Victor Seva [Mon, 11 Jul 2022 11:55:42 +0000 (12:55 +0100)]
kamailio (5.6.1-1) unstable; urgency=medium

  * add AUTHORS file to all packages
  * New upstream version 5.6.1

[dgit import unpatched kamailio 5.6.1-1]

3 years agoImport kamailio_5.6.1.orig.tar.gz
Victor Seva [Mon, 11 Jul 2022 11:55:42 +0000 (12:55 +0100)]
Import kamailio_5.6.1.orig.tar.gz

[dgit import orig kamailio_5.6.1.orig.tar.gz]

3 years agoImport kamailio_5.6.1-1.debian.tar.xz
Victor Seva [Mon, 11 Jul 2022 11:55:42 +0000 (12:55 +0100)]
Import kamailio_5.6.1-1.debian.tar.xz

[dgit import tarball kamailio 5.6.1-1 kamailio_5.6.1-1.debian.tar.xz]

3 years agoMerge kamailio (5.5.4-1) import into refs/heads/workingbranch
Victor Seva [Thu, 17 Feb 2022 22:41:52 +0000 (22:41 +0000)]
Merge kamailio (5.5.4-1) import into refs/heads/workingbranch

3 years agoStop setting -march on arm
Adrian Bunk [Wed, 9 Feb 2022 04:21:59 +0000 (06:21 +0200)]
Stop setting -march on arm

This broke the Debian armhf build due to the Debian gcc maintainer
changing the semantics of -march to disable FPU support unless +fp
is included.

Gbp-Pq: Name 0001-Stop-setting-march-on-arm.patch

3 years agono_tls_openssl_mutex_shared_util
Victor Seva [Tue, 22 Oct 2019 08:41:16 +0000 (10:41 +0200)]
no_tls_openssl_mutex_shared_util

>
https://github.com/kamailio/kamailio/commit/a0ca4cd43f098d10aa5aadcc18453cbd0120dcef

```
**IMPORTANT: the workaround of using this preloaded shared library is no longer
needed starting with Kamailio v5.3.0-pre1 (git master branch after September 14, 2019).
The code of this shared library has been included in the core of Kamailio and the
same behaviour is now achieved by default.**
```

Gbp-Pq: Name no_tls_openssl_mutex_shared_util.patch

3 years agomake sure symbols are exported from main binary to allow loading modules
Tzafrir Cohen [Thu, 17 Feb 2022 22:41:52 +0000 (22:41 +0000)]
make sure symbols are exported from main binary to allow loading modules

Gbp-Pq: Name fix_export.patch

3 years agoDon't copy the INSTALL file to the docs dir
Victor Seva [Thu, 17 Feb 2022 22:41:52 +0000 (22:41 +0000)]
Don't copy the INSTALL file to the docs dir

Gbp-Pq: Name no_INSTALL_file.patch

3 years agodon't try to install to lib64
Victor Seva [Thu, 17 Feb 2022 22:41:52 +0000 (22:41 +0000)]
don't try to install to lib64

Gbp-Pq: Name no_lib64_on_64_bits.patch

3 years agokamailio (5.5.4-1) unstable; urgency=medium
Victor Seva [Thu, 17 Feb 2022 22:41:52 +0000 (22:41 +0000)]
kamailio (5.5.4-1) unstable; urgency=medium

  * New upstream version 5.5.4
  * remove already applied patches
  * remove python3-dev dependency from binaries (Closes: #1005774)

[dgit import unpatched kamailio 5.5.4-1]

3 years agoImport kamailio_5.5.4.orig.tar.gz
Victor Seva [Thu, 17 Feb 2022 22:41:52 +0000 (22:41 +0000)]
Import kamailio_5.5.4.orig.tar.gz

[dgit import orig kamailio_5.5.4.orig.tar.gz]

3 years agoImport kamailio_5.5.4-1.debian.tar.xz
Victor Seva [Thu, 17 Feb 2022 22:41:52 +0000 (22:41 +0000)]
Import kamailio_5.5.4-1.debian.tar.xz

[dgit import tarball kamailio 5.5.4-1 kamailio_5.5.4-1.debian.tar.xz]

3 years agoMerge kamailio (5.5.3-2) import into refs/heads/workingbranch
Victor Seva [Thu, 10 Feb 2022 10:51:37 +0000 (10:51 +0000)]
Merge kamailio (5.5.3-2) import into refs/heads/workingbranch

3 years agoStop setting -march on arm
Adrian Bunk [Wed, 9 Feb 2022 04:21:59 +0000 (06:21 +0200)]
Stop setting -march on arm

This broke the Debian armhf build due to the Debian gcc maintainer
changing the semantics of -march to disable FPU support unless +fp
is included.

Gbp-Pq: Name 0001-Stop-setting-march-on-arm.patch

3 years agosrc/Makefile: Also stop compiling kamcmd from here
Adrian Bunk [Tue, 8 Feb 2022 15:03:57 +0000 (17:03 +0200)]
src/Makefile: Also stop compiling kamcmd from here

Gbp-Pq: Name 0001-src-Makefile-Also-stop-compiling-kamcmd-from-here.patch

3 years agono_tls_openssl_mutex_shared_util
Victor Seva [Tue, 22 Oct 2019 08:41:16 +0000 (10:41 +0200)]
no_tls_openssl_mutex_shared_util

>
https://github.com/kamailio/kamailio/commit/a0ca4cd43f098d10aa5aadcc18453cbd0120dcef

```
**IMPORTANT: the workaround of using this preloaded shared library is no longer
needed starting with Kamailio v5.3.0-pre1 (git master branch after September 14, 2019).
The code of this shared library has been included in the core of Kamailio and the
same behaviour is now achieved by default.**
```

Gbp-Pq: Name no_tls_openssl_mutex_shared_util.patch

3 years agomake sure symbols are exported from main binary to allow loading modules
Tzafrir Cohen [Thu, 10 Feb 2022 10:51:37 +0000 (10:51 +0000)]
make sure symbols are exported from main binary to allow loading modules

Gbp-Pq: Name fix_export.patch

3 years agoDon't copy the INSTALL file to the docs dir
Victor Seva [Thu, 10 Feb 2022 10:51:37 +0000 (10:51 +0000)]
Don't copy the INSTALL file to the docs dir

Gbp-Pq: Name no_INSTALL_file.patch

3 years agodon't try to install to lib64
Victor Seva [Thu, 10 Feb 2022 10:51:37 +0000 (10:51 +0000)]
don't try to install to lib64

Gbp-Pq: Name no_lib64_on_64_bits.patch

3 years agokamailio (5.5.3-2) unstable; urgency=medium
Victor Seva [Thu, 10 Feb 2022 10:51:37 +0000 (10:51 +0000)]
kamailio (5.5.3-2) unstable; urgency=medium

  [ Adrian Bunk ]
  * Limit kamailio-secsipid-modules to architectures where libsecsipid is available
  * Fix a race condition that sometimes resulted in FTBFS (Closes: #953090)
  * Stop setting -march on arm

[dgit import unpatched kamailio 5.5.3-2]

3 years agoImport kamailio_5.5.3-2.debian.tar.xz
Victor Seva [Thu, 10 Feb 2022 10:51:37 +0000 (10:51 +0000)]
Import kamailio_5.5.3-2.debian.tar.xz

[dgit import tarball kamailio 5.5.3-2 kamailio_5.5.3-2.debian.tar.xz]

4 years agoImport kamailio_5.5.3.orig.tar.gz
Victor Seva [Fri, 3 Dec 2021 14:21:15 +0000 (14:21 +0000)]
Import kamailio_5.5.3.orig.tar.gz

[dgit import orig kamailio_5.5.3.orig.tar.gz]

6 years agomake sure symbols are exported from main binary to allow loading modules
Tzafrir Cohen [Thu, 17 Jan 2019 07:13:17 +0000 (07:13 +0000)]
make sure symbols are exported from main binary to allow loading modules

Gbp-Pq: Name fix_export.patch

6 years agoDon't copy the INSTALL file to the docs dir
Victor Seva [Thu, 17 Jan 2019 07:13:17 +0000 (07:13 +0000)]
Don't copy the INSTALL file to the docs dir

Gbp-Pq: Name no_INSTALL_file.patch

6 years agodon't try to install to lib64
Victor Seva [Thu, 17 Jan 2019 07:13:17 +0000 (07:13 +0000)]
don't try to install to lib64

Gbp-Pq: Name no_lib64_on_64_bits.patch

6 years agokamailio (5.2.1-1) unstable; urgency=medium
Victor Seva [Thu, 17 Jan 2019 07:13:17 +0000 (07:13 +0000)]
kamailio (5.2.1-1) unstable; urgency=medium

  * New upstream version 5.2.1
  * remove already applied upstream patches

[dgit import unpatched kamailio 5.2.1-1]

6 years agoImport kamailio_5.2.1.orig.tar.gz
Victor Seva [Thu, 17 Jan 2019 07:13:17 +0000 (07:13 +0000)]
Import kamailio_5.2.1.orig.tar.gz

[dgit import orig kamailio_5.2.1.orig.tar.gz]

6 years agoImport kamailio_5.2.1-1.debian.tar.xz
Victor Seva [Thu, 17 Jan 2019 07:13:17 +0000 (07:13 +0000)]
Import kamailio_5.2.1-1.debian.tar.xz

[dgit import tarball kamailio 5.2.1-1 kamailio_5.2.1-1.debian.tar.xz]