Report forwarded
to debian-bugs-dist@lists.debian.org, Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>: Bug#1050625; Package src:asterisk.
(Sun, 27 Aug 2023 10:51:06 GMT) (full text, mbox, link).
Acknowledgement sent
to Bastian Germann <bage@debian.org>:
New Bug report received and forwarded. Copy sent to Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>.
(Sun, 27 Aug 2023 10:51:06 GMT) (full text, mbox, link).
Source: asterisk
Severity: wishlist
Version: 1:20.4.0~dfsg+~cs6.13.40431414-1
Please build your package with lua5.1 so we can drop v5.2 from the archive.
The build system supports it as fallback but you can certainly also try patching to a more up to date lua version.
Added indication that bug 1050625 blocks 1050640
Request was from Bastian Germann <bage@debian.org>
to submit@bugs.debian.org.
(Sun, 27 Aug 2023 11:21:20 GMT) (full text, mbox, link).
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>: Bug#1050625; Package src:asterisk.
(Sun, 27 Aug 2023 14:15:03 GMT) (full text, mbox, link).
Acknowledgement sent
to debian.org@spam.lublink.net:
Extra info received and forwarded to list. Copy sent to Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>.
(Sun, 27 Aug 2023 14:15:03 GMT) (full text, mbox, link).
I wrote and applied the required patch ( see attached ).
I built the asterisk package 1:20.4.0~dfsg+~cs6.13.40431414-2 and signed
it successfully.
I installed the new package on my local machine and tested a lua
dialplan. I connected using chan_sip+baresip, and setup a new lua
context in extensions.lua. I called this context and listened to some
menus. ( I had audio ).
Since the patch only affects lua integration, I saw no reason to do
further testing.
Since I am a new contributor, I'll need help actually pushing this patch
into Salsa and Debian master.
@jonas can you grant me salsa access and/or review my patch and
integrate it into salsa?
Also, I ran dput, but got no response from debian masters ( probably
because I am not authorized to build the asterisk package ) .
Thank you,
David
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>: Bug#1050625; Package src:asterisk.
(Sun, 27 Aug 2023 14:57:02 GMT) (full text, mbox, link).
Acknowledgement sent
to debian.org@spam.lublink.net:
Extra info received and forwarded to list. Copy sent to Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>.
(Sun, 27 Aug 2023 14:57:02 GMT) (full text, mbox, link).
Subject: Re: Bug#1050625: asterisk: Downgrade to lua5.1
Date: Sun, 27 Aug 2023 10:55:41 -0400
Merge request is in Salsa :
https://salsa.debian.org/pkg-voip-team/asterisk/-/merge_requests/4
On 2023-08-27 10:04, debian.org@spam.lublink.net wrote:
> I wrote and applied the required patch ( see attached ).
>
>
> I built the asterisk package 1:20.4.0~dfsg+~cs6.13.40431414-2 and
> signed it successfully.
>
> I installed the new package on my local machine and tested a lua
> dialplan. I connected using chan_sip+baresip, and setup a new lua
> context in extensions.lua. I called this context and listened to some
> menus. ( I had audio ).
>
> Since the patch only affects lua integration, I saw no reason to do
> further testing.
>
> Since I am a new contributor, I'll need help actually pushing this
> patch into Salsa and Debian master.
>
> @jonas can you grant me salsa access and/or review my patch and
> integrate it into salsa?
>
> Also, I ran dput, but got no response from debian masters ( probably
> because I am not authorized to build the asterisk package ) .
>
> Thank you,
>
> David
Information forwarded
to debian-bugs-dist@lists.debian.org, debian.org@spam.lublink.net, Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>: Bug#1050625; Package src:asterisk.
(Sun, 27 Aug 2023 16:18:03 GMT) (full text, mbox, link).
Acknowledgement sent
to Jonas Smedegaard <jonas@jones.dk>:
Extra info received and forwarded to list. Copy sent to debian.org@spam.lublink.net, Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>.
(Sun, 27 Aug 2023 16:18:03 GMT) (full text, mbox, link).
Hi David,
Quoting debian.org@spam.lublink.net (2023-08-27 16:04:20)
> I wrote and applied the required patch ( see attached ).
>
>
> I built the asterisk package 1:20.4.0~dfsg+~cs6.13.40431414-2 and signed
> it successfully.
>
> I installed the new package on my local machine and tested a lua
> dialplan. I connected using chan_sip+baresip, and setup a new lua
> context in extensions.lua. I called this context and listened to some
> menus. ( I had audio ).
Thanks a lot for the thorough testing!
I am now building the package and (unless something surprising happens)
will release it within an hour.
> Since the patch only affects lua integration, I saw no reason to do
> further testing.
Agreed.
> Since I am a new contributor, I'll need help actually pushing this patch
> into Salsa and Debian master.
For a change this tiny there is really no need to make a formal patch -
simply posting here on the list that you've succesfully tested a build
with build-dependency changed from liblua5.2-dev to liblua5.1-dev is
fine.
> @jonas can you grant me salsa access and/or review my patch and
> integrate it into salsa?
Please don't use the merge-request feature: I am not comfortable using
that, but more importantly I find it better to keep conversation about
the packaging in bugreports, not some parts in gitlab.
(In addition to concerete discussions about bugs I am happy to have
casual conversations as well, at our irc channel that we don't need to
keep track of - I just currently have trouble reaching it from matrix).
In future, please make simple git commits pushed directly to the branch
debian/latest where first line of your commit message is sensible to
list in Debian changelog - and please *don't* edit debian/changelog.
This approach makes it easier to revert or cherry-pick e.g. for a stable
backport, and debian/changelog is easily populated using "gpb dch" just
before building the package.
Please request membership at
https://salsa.debian.org/pkg-voip-team/asterisk/-/project_members to
gain write access to the git repo.
(I have now disabled the MR feature for this package, which also killed
the conversation you started there - I forgot to take note of your
account so cannot invite you into the group myself).
...and while writing this the build finished and I have now pushed it to
Debian :-)
> Also, I ran dput, but got no response from debian masters ( probably
> because I am not authorized to build the asterisk package ) .
Correct: dput works but the resulting uploaded source package gets
silently dropped because a) your OpenPGP signature is not in the list of
trusted Debian Developers, and b) because it was uploaded by someone not
trusted that someone could have forged a bogus contact address so it
won't be contacted to avoid backscatter.
- Jonas
--
* Jonas Smedegaard - idealist & Internet-arkitekt
* Tlf.: +45 40843136 Website: http://dr.jones.dk/
* Sponsorship: https://ko-fi.com/drjones
[x] quote me freely [ ] ask before reusing [ ] keep private
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>: Bug#1050625; Package src:asterisk.
(Sun, 27 Aug 2023 16:48:03 GMT) (full text, mbox, link).
Acknowledgement sent
to debian.org@spam.lublink.net:
Extra info received and forwarded to list. Copy sent to Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>.
(Sun, 27 Aug 2023 16:48:03 GMT) (full text, mbox, link).
To: Jonas Smedegaard <jonas@jones.dk>, 1050625@bugs.debian.org
Subject: Re: Bug#1050625: asterisk: Downgrade to lua5.1
Date: Sun, 27 Aug 2023 12:46:16 -0400
On 2023-08-27 12:14, Jonas Smedegaard wrote:
> Hi David,
>
> Quoting debian.org@spam.lublink.net (2023-08-27 16:04:20)
>> I wrote and applied the required patch ( see attached ).
>>
>>
>> I built the asterisk package 1:20.4.0~dfsg+~cs6.13.40431414-2 and
>> signed
>> it successfully.
>>
>> I installed the new package on my local machine and tested a lua
>> dialplan. I connected using chan_sip+baresip, and setup a new lua
>> context in extensions.lua. I called this context and listened to some
>> menus. ( I had audio ).
>
> Thanks a lot for the thorough testing!
>
> I am now building the package and (unless something surprising happens)
> will release it within an hour.
>
>
>> Since the patch only affects lua integration, I saw no reason to do
>> further testing.
>
> Agreed.
>
>
>> Since I am a new contributor, I'll need help actually pushing this
>> patch
>> into Salsa and Debian master.
>
> For a change this tiny there is really no need to make a formal patch -
> simply posting here on the list that you've succesfully tested a build
> with build-dependency changed from liblua5.2-dev to liblua5.1-dev is
> fine.
>
>
>> @jonas can you grant me salsa access and/or review my patch and
>> integrate it into salsa?
>
> Please don't use the merge-request feature: I am not comfortable using
> that, but more importantly I find it better to keep conversation about
> the packaging in bugreports, not some parts in gitlab.
>
> (In addition to concerete discussions about bugs I am happy to have
> casual conversations as well, at our irc channel that we don't need to
> keep track of - I just currently have trouble reaching it from matrix).
>
> In future, please make simple git commits pushed directly to the branch
> debian/latest where first line of your commit message is sensible to
> list in Debian changelog - and please *don't* edit debian/changelog.
> This approach makes it easier to revert or cherry-pick e.g. for a
> stable
> backport, and debian/changelog is easily populated using "gpb dch" just
> before building the package.
In bug #1023306 I am looking at version bumping to 3.4.0. Should I also
commit this directly to debian/latest or should I use a branch?
>
> Please request membership at
> https://salsa.debian.org/pkg-voip-team/asterisk/-/project_members to
> gain write access to the git repo.
>
I've sent my request. I'm waiting for approval.
> (I have now disabled the MR feature for this package, which also killed
> the conversation you started there - I forgot to take note of your
> account so cannot invite you into the group myself).
>
> ...and while writing this the build finished and I have now pushed it
> to
> Debian :-)
Nice!
>
>
>> Also, I ran dput, but got no response from debian masters ( probably
>> because I am not authorized to build the asterisk package ) .
>
> Correct: dput works but the resulting uploaded source package gets
> silently dropped because a) your OpenPGP signature is not in the list
> of
> trusted Debian Developers, and b) because it was uploaded by someone
> not
> trusted that someone could have forged a bogus contact address so it
> won't be contacted to avoid backscatter.
thank you for the explanation.
How can I learn more about the VoIP Team workflow so that I can
contribute more effectively ?
>
>
> - Jonas
- David
Reply sent
to Jonas Smedegaard <dr@jones.dk>:
You have taken responsibility.
(Sun, 27 Aug 2023 16:51:05 GMT) (full text, mbox, link).
Notification sent
to Bastian Germann <bage@debian.org>:
Bug acknowledged by developer.
(Sun, 27 Aug 2023 16:51:05 GMT) (full text, mbox, link).
Subject: Bug#1050625: fixed in asterisk 1:20.4.0~dfsg+~cs6.13.40431414-2
Date: Sun, 27 Aug 2023 16:49:24 +0000
Source: asterisk
Source-Version: 1:20.4.0~dfsg+~cs6.13.40431414-2
Done: Jonas Smedegaard <dr@jones.dk>
We believe that the bug you reported is fixed in the latest version of
asterisk, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 1050625@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jonas Smedegaard <dr@jones.dk> (supplier of updated asterisk package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sun, 27 Aug 2023 17:23:31 +0200
Source: asterisk
Architecture: source
Version: 1:20.4.0~dfsg+~cs6.13.40431414-2
Distribution: unstable
Urgency: medium
Maintainer: Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>
Changed-By: Jonas Smedegaard <dr@jones.dk>
Closes: 1050625
Changes:
asterisk (1:20.4.0~dfsg+~cs6.13.40431414-2) unstable; urgency=medium
.
* build-depend on liblua5.1-dev (not liblua5.2-dev);
closes: bug#1050625, thanks to Bastian Germann and David
* update DEP-3 patch headers
Checksums-Sha1:
78390ca426fe635e2ffe2735c66496514e6a6d85 5292 asterisk_20.4.0~dfsg+~cs6.13.40431414-2.dsc
d54fb3b26bcb981ca981f2f3dee9a1c45396d219 134524 asterisk_20.4.0~dfsg+~cs6.13.40431414-2.debian.tar.xz
8f0fa16f2691079bbc54d8e4587d0ea02ac0b97d 26525 asterisk_20.4.0~dfsg+~cs6.13.40431414-2_amd64.buildinfo
Checksums-Sha256:
8dbd0c8a96e10d3a51cfe0c7719fa38822ad48c45162d8d91da002a85ff9bd79 5292 asterisk_20.4.0~dfsg+~cs6.13.40431414-2.dsc
00139bf4291bfb825d65b1e8a0a5cd204aeb8d839c7f8161c44199801dead343 134524 asterisk_20.4.0~dfsg+~cs6.13.40431414-2.debian.tar.xz
f421a669568529ab4f07515b7ecd98c6d713aa334ec75cdb444f8e74d1442098 26525 asterisk_20.4.0~dfsg+~cs6.13.40431414-2_amd64.buildinfo
Files:
42b539d752401c0d4d0f5137e927b349 5292 comm optional asterisk_20.4.0~dfsg+~cs6.13.40431414-2.dsc
acb1efe636889fd778dfa449468313f7 134524 comm optional asterisk_20.4.0~dfsg+~cs6.13.40431414-2.debian.tar.xz
4df7341edc1afa96b8ba3245113b4660 26525 comm optional asterisk_20.4.0~dfsg+~cs6.13.40431414-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEn+Ppw2aRpp/1PMaELHwxRsGgASEFAmTrdIMACgkQLHwxRsGg
ASFNhg//euk9CaVi5AGsQ+TR/xA50dEWHnctyXEMqiPBJOucJLkGW+HxJD3E+Uxr
q4zqigd2NJMq+dtS2d5ZsiJkyH0tKstC6Y+Rb2KCLMaQz7rpSxojGPFD1LRi2cfI
++CDOYIbzlFDxQtklRKbQopWnrVEJpM/VjY5Tl/dOink010q4XO0j0zZy+q1pbMj
1v2U5v0X6nHBdmN+yiqvbscrSpIp1hoHMRVrrAsaXsp+44rD73b/CXlJMKdVJBTv
N/0G/cfUEM9NJalwyd7PY24dV0BVCWEhdmKCcy6b6y+knG0Gkf1QaFLalCDvcV5y
kj1+PBxh5ibGzUgV023Mdb8Lj6+6JhCP0xQ5w4C64qpJXaQ5CUC1E9eQjYI5rfHl
wwuMPvBg+7LnlVpEcP0ypyK7NL43usomLoB61sO5NxzCZpwU+e6OSeevR6Jeuzlo
T4vGsenMJVpOI7RkPwxrAN2soQduBuzspPnYS6KOADBZTl45oRDnyX1vX8C3SkLP
fxTiPw2bI6c/faBOiuiEOwGK5pqqcQcvhKKRfc34d6Py1/+fYIzB8SjgmCgkmUuc
Yk9vyIAI5lj2Lof+xCswsGbHQQoPPj1qOmb+eGLYdqbDOGVYEs2Ebt9KTdgajjIA
MkaKgIXL+s7Pgo9+NR+SZSFk475X7QHZTWrqepoPgA2zc+k9yYA=
=aohR
-----END PGP SIGNATURE-----
Reply sent
to Timo Röhling <roehling@debian.org>:
You have taken responsibility.
(Fri, 15 Sep 2023 22:27:02 GMT) (full text, mbox, link).
Notification sent
to Bastian Germann <bage@debian.org>:
Bug acknowledged by developer.
(Fri, 15 Sep 2023 22:27:03 GMT) (full text, mbox, link).
Subject: Bug#1050625: fixed in python-pytest-benchmark 4.0.0-1
Date: Fri, 15 Sep 2023 22:22:02 +0000
Source: python-pytest-benchmark
Source-Version: 4.0.0-1
Done: Timo Röhling <roehling@debian.org>
We believe that the bug you reported is fixed in the latest version of
python-pytest-benchmark, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 1050625@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Timo Röhling <roehling@debian.org> (supplier of updated python-pytest-benchmark package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Fri, 15 Sep 2023 23:46:23 +0200
Source: python-pytest-benchmark
Architecture: source
Version: 4.0.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Changed-By: Timo Röhling <roehling@debian.org>
Closes: 1050625
Changes:
python-pytest-benchmark (4.0.0-1) unstable; urgency=medium
.
* Replace retired maintainer with Debian Python Team (Closes: #1050625)
* New upstream version 4.0.0
* Switch to debhelper 13
* Bump Standards-Version to 4.6.2
* Switch to pybuild-autopkgtest
* Clean up d/rules and d/control
* Skip tests which use unpackaged aspectlib
* Do not fail tests on certain warnings
* Python 3.11 and PyTest 7.2 compat fixes
* Update d/copyright
Checksums-Sha1:
ffaa428d00582a4248a87f2dfa2d897059905328 2483 python-pytest-benchmark_4.0.0-1.dsc
5abe77f70be428e25421cb9ca67592c00962b11b 315989 python-pytest-benchmark_4.0.0.orig.tar.gz
cc17a372d6b2de69aec052503db29a72033f91f7 5336 python-pytest-benchmark_4.0.0-1.debian.tar.xz
Checksums-Sha256:
c340dc10642f0ca8b01289585c350e8372d112aaeafff3edee4829cba714b254 2483 python-pytest-benchmark_4.0.0-1.dsc
42ae209b04764022a286524f2ed32deb35432f997430b067105896f8a990c5f1 315989 python-pytest-benchmark_4.0.0.orig.tar.gz
fafe6f361cd186e598da368a59d583390de5a4187bfb10b157e0991623bfb113 5336 python-pytest-benchmark_4.0.0-1.debian.tar.xz
Files:
5f27e0467629d780b661cbbad2fe8f4b 2483 python optional python-pytest-benchmark_4.0.0-1.dsc
b2a0120f2ef3d3ee1238b4015af63359 315989 python optional python-pytest-benchmark_4.0.0.orig.tar.gz
794a6b8ea46cbeedbe419f3b190e70ec 5336 python optional python-pytest-benchmark_4.0.0-1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQHIBAEBCgAyFiEEJvtDgpxjkjCIVtam+C8H+466LVkFAmUE0YkUHHJvZWhsaW5n
QGRlYmlhbi5vcmcACgkQ+C8H+466LVkxLQv/R7OpF/SkZpq+0hc5z4DMCGG6ipLg
XzkplPBjmlyRRcPU/dAJOd87d6ub/fCQ5Dfn72tOHmqUPjX+/+Z2b7tDOwg9sKjD
4CHEsSaFQNaMAYwLMu73IWVqxlH6Gynm9yFP4NCs530zCkia1fGZ4ymp/nULmN+u
lcrC6ry6lM7uh24MMzFEzuvPAqY2BOL66hR6kN0XZdE23pgXlY5bkpWqUUswnfkF
BznPkmpFpjrfc3JrGzMg41j5QHUceGR0Jjao4FRGL2ZMMSvycxhghRjuGcglXRqP
/FKo3J6Wpm9481ePjsXPxTpL4dVn6vshVVxPXaVPYNhoJDkaEYvlfb/HjO+yxUM9
50i4CPv3kSFk+qIAtTAdejkUqOw172TN11UgOrUfiDTODaTFV25ofYJ2QbwrWY7Z
EmwxeTOIwEeIm3Y2FR/DNtgssfcAib2xq/xLS1naQcBDhOX0O08oXgLNB7H5WJNh
mRJDNPlKIVixIkf9TWdVOHLPBBCQ6g+EWvX3
=Aiif
-----END PGP SIGNATURE-----
Message sent on
to Bastian Germann <bage@debian.org>:
Bug#1050625.
(Fri, 15 Sep 2023 22:45:04 GMT) (full text, mbox, link).
Bug reopened
Request was from Timo Röhling <roehling@debian.org>
to 1050625-submitter@bugs.debian.org.
(Fri, 15 Sep 2023 22:45:04 GMT) (full text, mbox, link).
No longer marked as fixed in versions asterisk/1:20.4.0~dfsg+~cs6.13.40431414-2 and python-pytest-benchmark/4.0.0-1.
Request was from Timo Röhling <roehling@debian.org>
to 1050625-submitter@bugs.debian.org.
(Fri, 15 Sep 2023 22:45:05 GMT) (full text, mbox, link).
Marked as fixed in versions asterisk/1:20.4.0~dfsg+~cs6.13.40431414-2.
Request was from Timo Röhling <roehling@debian.org>
to control@bugs.debian.org.
(Fri, 15 Sep 2023 22:57:04 GMT) (full text, mbox, link).
Marked Bug as done
Request was from Timo Röhling <roehling@debian.org>
to control@bugs.debian.org.
(Fri, 15 Sep 2023 22:57:04 GMT) (full text, mbox, link).
Notification sent
to Bastian Germann <bage@debian.org>:
Bug acknowledged by developer.
(Fri, 15 Sep 2023 22:57:05 GMT) (full text, mbox, link).
Message sent on
to Bastian Germann <bage@debian.org>:
Bug#1050625.
(Fri, 15 Sep 2023 23:03:02 GMT) (full text, mbox, link).
Debbugs is free software and licensed under the terms of the GNU General
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.