From: Raspbian automatic forward porter Date: Sat, 11 Feb 2023 16:21:36 +0000 (+0000) Subject: Merge version 5.6.2-1+rpi1 and 5.6.3-2 to produce 5.6.3-2+rpi1 X-Git-Tag: archive/raspbian/5.6.3-2+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=5eef8bf66fd6d0ae4c268468d65e4257872f5d8c;p=kamailio.git Merge version 5.6.2-1+rpi1 and 5.6.3-2 to produce 5.6.3-2+rpi1 --- 5eef8bf66fd6d0ae4c268468d65e4257872f5d8c diff --cc debian/changelog index 87c61e84,b5ae4337..b084dd84 --- a/debian/changelog +++ b/debian/changelog @@@ -1,9 -1,16 +1,23 @@@ - kamailio (5.6.2-1+rpi1) bookworm-staging; urgency=medium ++kamailio (5.6.3-2+rpi1) bookworm-staging; urgency=medium + + [changes brought forward from 5.5.3-2+rpi1 by Peter Michael Green at Tue, 15 Feb 2022 05:45:40 +0000] + * Remove supirious dash before CC_OPT + - -- Raspbian forward porter Tue, 01 Nov 2022 22:37:12 +0000 ++ -- Raspbian forward porter Sat, 11 Feb 2023 16:21:35 +0000 ++ + kamailio (5.6.3-2) unstable; urgency=medium + + * fix install rule for extras + + -- Victor Seva Tue, 31 Jan 2023 20:10:56 +0100 + + kamailio (5.6.3-1) unstable; urgency=medium + + * debian/rules: rework rules, try to fail properly on build + * New upstream version 5.6.3 + * fixes for app_python3 from upstream (Closes: #1027440) + + -- Victor Seva Tue, 31 Jan 2023 12:54:55 +0100 kamailio (5.6.2-1) unstable; urgency=medium diff --cc debian/patches/series index 0b1d06c5,7fb4e638..56d1111c --- a/debian/patches/series +++ b/debian/patches/series @@@ -4,4 -4,9 +4,10 @@@ no_INSTALL_file.patc fix_export.patch no_tls_openssl_mutex_shared_util.patch 0001-Stop-setting-march-on-arm.patch + Makefile-support-parallelism-on-install-modules-doc-.patch + # upstream fixes from master + app_python3_fix.patch + app_python3-proper-check-of-PY_VERSION_HEX-for-pytho.patch + app_python3-use-Py_SET_TYPE-from-python-3.9.patch + +remove-supirious-dash.patch