[Reportbug-maint] Bug#695887: [reportbug/master] use context managers to avoid leaving unclosed file descriptors (which often results in users losing control of their terminal windows); patch by Nis M

2017-12-28 Thread Sandro Tosi
tag 695887 pending tag 695887 pending thanks Date: Thu Dec 28 20:57:45 2017 -0500 Author: Sandro Tosi <mo...@debian.org> Commit ID: 80fa8e41ddcfe11925e960450b6eb78da720464d Commit URL: https://anonscm.debian.org/cgit/reportbug/reportbug.git;a=commit

[Reportbug-maint] Bug#872780: [reportbug/master] dont RFC2047-encode the Owner pseudo header when submitting a WNPP bug; patch by Nis Martensen; Closes: #872780

2017-12-28 Thread Sandro Tosi
tag 872780 pending tag 872780 pending thanks Date: Thu Dec 28 18:05:22 2017 -0500 Author: Sandro Tosi <mo...@debian.org> Commit ID: 94ae2bea061859a78d0527f0a510c81719f0e7e0 Commit URL: https://anonscm.debian.org/cgit/reportbug/reportbug.git;a=commit

[Reportbug-maint] Bug#773346: [reportbug/master] add Linux Security Model (LSM) information to the 'System info' section of the bug report (if any LSM is enabled on the system); patch by Laurent Bigon

2017-12-28 Thread Sandro Tosi
tag 773346 pending tag 773346 pending thanks Date: Thu Dec 28 19:57:31 2017 -0500 Author: Sandro Tosi <mo...@debian.org> Commit ID: 6f923f7a56d5b517bf5018cfe6efb9eec904023a Commit URL: https://anonscm.debian.org/cgit/reportbug/reportbug.git;a=commit

[Reportbug-maint] Bug#871769: [reportbug/master] fix reference to -A/--attach in the include-file section; patch by Alex Muntada; Closes: #871769, #878420

2017-12-28 Thread Sandro Tosi
tag 871769 pending tag 871769 pending thanks Date: Thu Dec 28 18:10:46 2017 -0500 Author: Sandro Tosi <mo...@debian.org> Commit ID: 21e0d59448177c360e1c78abe411b8ad2f984435 Commit URL: https://anonscm.debian.org/cgit/reportbug/reportbug.git;a=commit

[Reportbug-maint] Bug#878088: reportbug: please inform security and lts teams about security update regressions

2017-12-28 Thread Sandro Tosi
>> +if is_security_update and support != 'none': >> +if support == 'lts': >> +email_address = ['debian-...@lists.debian.org'] >> +else: >> +email_address = ['t...@security.debian.org'] >> +listcc.extend(email_address) >> +

[Reportbug-maint] Bug#863823: [reportbug/master] use the default XZ compression algo by removing the custom setting to use bzip2; patch by Boyuan Yang; Closes: #863823

2017-12-28 Thread Sandro Tosi
tag 863823 pending tag 863823 pending thanks Date: Thu Dec 28 20:50:39 2017 -0500 Author: Sandro Tosi <mo...@debian.org> Commit ID: 4323fe0ea3fbe8792d110e67a4e3487f6fa00afb Commit URL: https://anonscm.debian.org/cgit/reportbug/reportbug.git;a=commit

[Reportbug-maint] Bug#877650: [reportbug/master] prevent Unicode(De|En)codeError with most open() calls by using 'backslashreplace' in case of errors; patch by Nis Martensen; Closes: #877650, #883577,

2017-12-28 Thread Sandro Tosi
tag 877650 pending tag 877650 pending thanks Date: Thu Dec 28 21:17:09 2017 -0500 Author: Sandro Tosi <mo...@debian.org> Commit ID: 1cf49344d2601384ead3166c0aaadc6c66cf533b Commit URL: https://anonscm.debian.org/cgit/reportbug/reportbug.git;a=commit

[Reportbug-maint] Bug#878437: [reportbug/master] fix invalid escape sequence deprecation warnings with Python 3.6; patch by Ville Skyttä; Closes: #878437

2017-12-28 Thread Sandro Tosi
tag 878437 pending tag 878437 pending thanks Date: Thu Dec 28 17:49:56 2017 -0500 Author: Sandro Tosi <mo...@debian.org> Commit ID: 9117376583ca064506a4844c204a4960822a4c1f Commit URL: https://anonscm.debian.org/cgit/reportbug/reportbug.git;a=commit

[Reportbug-maint] Bug#866596: [reportbug/master] add tailing new-line when processing strings line by line; patch by Nis Martensen; Closes: #866596

2017-12-28 Thread Sandro Tosi
tag 866596 pending tag 866596 pending thanks Date: Thu Dec 28 18:25:57 2017 -0500 Author: Sandro Tosi <mo...@debian.org> Commit ID: 9b161c2e201fc644cf6fae8f6215d122f1d1ac2d Commit URL: https://anonscm.debian.org/cgit/reportbug/reportbug.git;a=commit

[Reportbug-maint] Bug#882130: [reportbug/master] redirect stderr to stdout when running commands via get_command_output(), and this prevents errors to be sent to the terminal; Closes: #882130

2017-12-28 Thread Sandro Tosi
tag 882130 pending tag 882130 pending thanks Date: Thu Dec 28 23:23:33 2017 -0500 Author: Sandro Tosi <mo...@debian.org> Commit ID: 0d3df9ac43c0f0e5f2e3e388221e99a0022fea7d Commit URL: https://anonscm.debian.org/cgit/reportbug/reportbug.git;a=commit

[Reportbug-maint] Bug#878088: Bug#878088: reportbug: please inform security and lts teams about security update regressions

2018-02-24 Thread Sandro Tosi
thanks a lot guys! and apologies for the time it took to get it addressed; i made a few minor changes (mostly what Nis said) and commited as https://salsa.debian.org/reportbug-team/reportbug/commit/e6b24a88431e7ed3e71a16d231d693c547586c78 will upload soon -- Sandro "morph" Tosi My website:

[Reportbug-maint] Accepted reportbug 7.1.9 (source all) into unstable

2018-02-24 Thread Sandro Tosi
int@lists.alioth.debian.org> Changed-By: Sandro Tosi <mo...@debian.org> Description: python3-reportbug - Python modules for interacting with bug tracking systems reportbug - reports bugs in the Debian distribution Closes: 878088 32 Changes: reportbug (7.1.9) unstable; urgency=medium . * b

[Reportbug-maint] Bug#878088: Bug#878088: Bug#878088: reportbug: please inform security and lts teams about security update regressions

2018-01-22 Thread Sandro Tosi
> What can we do to get this feature into reportbug? * did you update the patch to include the new contact field in distribution.json and not hardcode the email address? * did you test what happen in offline mode and fix the eventual regression? i did a quick check on the number of bugs reported

[Reportbug-maint] Bug#878088: reportbug: please inform security and lts teams about security update regressions

2018-01-23 Thread Sandro Tosi
On Tue, Jan 23, 2018 at 4:30 AM, Nis Martensen wrote: > It might be possible to determine whether an installed package is a > security update by inspecting the output of apt-cache policy pkgname. > Not sure if this information can also be obtained used python3-apt. point

[Reportbug-maint] Bug#878088: Bug#878088: Bug#878088: reportbug: please inform security and lts teams about security update regressions

2018-01-23 Thread Sandro Tosi
<a...@debian.org> wrote: > > > Am 23.01.2018 um 05:19 schrieb Sandro Tosi: >>> What can we do to get this feature into reportbug? >> >> * did you update the patch to include the new contact field in >> distribution.json and not hardcode the email address?

[Reportbug-maint] Bug#892867: please create reportbug@l.d.o

2018-03-13 Thread Sandro Tosi
Package: lists.debian.org Severity: wishlist Hello, we would like to ask for the creation of reportbug@l.d.o . this is to replace the email we use as maintainer of reportbug in preparation for alioth deco. I'm not sure i would like to share the current subscribers list on a public bug report,

[Reportbug-maint] Accepted reportbug 7.1.10 (source all) into unstable

2018-02-27 Thread Sandro Tosi
int@lists.alioth.debian.org> Changed-By: Sandro Tosi <mo...@debian.org> Description: python3-reportbug - Python modules for interacting with bug tracking systems reportbug - reports bugs in the Debian distribution Closes: 891626 Changes: reportbug (7.1.10) unstable; urgency=medium . * de

<    4   5   6   7   8   9