<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt/debian/apt.bug-script, branch 2.9.1</title>
<subtitle>Debians commandline package manager</subtitle>
<id>https://git.kalnischkies.de/apt/atom?h=2.9.1</id>
<link rel='self' href='https://git.kalnischkies.de/apt/atom?h=2.9.1'/>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/'/>
<updated>2022-03-12T11:19:55Z</updated>
<entry>
<title>Revert "bugscript: switch from bash to POSIX shell"</title>
<updated>2022-03-12T11:19:55Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2022-03-12T11:19:55Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=1edd8c323faa5bf8c78d478f6c0b51116d50d422'/>
<id>urn:sha1:1edd8c323faa5bf8c78d478f6c0b51116d50d422</id>
<content type='text'>
This reverts commit 4f89d3629b22255963da3705e4222c71045da58a.

The bugscript uses yesno which is documented to require bash in
/usr/share/doc/reportbug/README.developers.gz.

Closes: #1007121
</content>
</entry>
<entry>
<title>bugscript: switch from bash to POSIX shell</title>
<updated>2022-02-15T07:54:37Z</updated>
<author>
<name>Paul Wise</name>
<email>pabs@debian.org</email>
</author>
<published>2022-02-15T07:51:22Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=4f89d3629b22255963da3705e4222c71045da58a'/>
<id>urn:sha1:4f89d3629b22255963da3705e4222c71045da58a</id>
<content type='text'>
This means Debian is one step closer to removing bash from essential.

See-also: https://salsa.debian.org/debian/grow-your-ideas/-/issues/20#note_296809
</content>
</entry>
<entry>
<title>bugscript: switch from `echo -e` to printf</title>
<updated>2022-02-15T07:54:37Z</updated>
<author>
<name>Paul Wise</name>
<email>pabs@debian.org</email>
</author>
<published>2022-02-15T07:47:39Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=9f53670dc84d589d58b7689dc11b3ac08fd344e3'/>
<id>urn:sha1:9f53670dc84d589d58b7689dc11b3ac08fd344e3</id>
<content type='text'>
Otherwise slashes in filenames could be interpreted as newlines etc.

Also makes it portable to shells that don't support `echo -e`.
</content>
</entry>
<entry>
<title>bugscript: quote config file names</title>
<updated>2022-02-15T07:54:37Z</updated>
<author>
<name>Paul Wise</name>
<email>pabs@debian.org</email>
</author>
<published>2022-02-15T07:41:34Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=e966da5e7f2cba74cd6c2ee382d324fec7a139ff'/>
<id>urn:sha1:e966da5e7f2cba74cd6c2ee382d324fec7a139ff</id>
<content type='text'>
The file names could contain spaces and without quoting, the
files would not be found and included in the bug reports.

Suggested-by: shellcheck
</content>
</entry>
<entry>
<title>bugscript: switch from options in shebang to options for set</title>
<updated>2022-02-15T07:54:36Z</updated>
<author>
<name>Paul Wise</name>
<email>pabs@debian.org</email>
</author>
<published>2022-02-15T07:50:39Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=888775bfd9143aabade6979d6efe5420ee0265cf'/>
<id>urn:sha1:888775bfd9143aabade6979d6efe5420ee0265cf</id>
<content type='text'>
Otherwise the options won't be applied when running the script
directly from a sh command instead of via the shebang.
</content>
</entry>
<entry>
<title>bugscript: drop workaround for long fixed issue in reportbug</title>
<updated>2022-02-15T07:54:36Z</updated>
<author>
<name>Paul Wise</name>
<email>pabs@debian.org</email>
</author>
<published>2022-02-15T07:39:43Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=da9c989d0593dfccc21274799a646dc227b4348d'/>
<id>urn:sha1:da9c989d0593dfccc21274799a646dc227b4348d</id>
<content type='text'>
See-also: https://bugs.debian.org/169495
Fixed-in: reportbug 2.10
Fixed-on: 2002-12-23
</content>
</entry>
<entry>
<title>bugscript: include all configuration fragment files</title>
<updated>2016-05-01T08:50:24Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2016-04-29T16:40:08Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=451051d8e946d2d3a6664222b976768406e743c7'/>
<id>urn:sha1:451051d8e946d2d3a6664222b976768406e743c7</id>
<content type='text'>
Closes: 820861
</content>
</entry>
<entry>
<title>let dh_bugfiles take care of the bugscript instead of handcopying</title>
<updated>2011-01-15T22:17:33Z</updated>
<author>
<name>David Kalnischkies</name>
<email>kalnischkies@gmail.com</email>
</author>
<published>2011-01-15T22:17:33Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=304c041b175722a6c8f520fd52a0b65863ed9c55'/>
<id>urn:sha1:304c041b175722a6c8f520fd52a0b65863ed9c55</id>
<content type='text'>
</content>
</entry>
</feed>
