bash-completion (1:2.11-6)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 1:2.11-7 > 1:2.11-6
- Git: https://salsa.debian.org/debian/bash-completion.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 3493888
- Browser: https://salsa.debian.org/debian/bash-completion
- Last scan: 2023-06-03 16:49:13+00
- Next scan: 2023-06-11 18:16:00+00
- Debian changelog in Git:
bash-completion (1:2.11-7) UNRELEASED; urgency=medium
[Gabriel F. T. Gomes]
* Remove patch for quotes in readline (Closes: #1033847, #1033588).
* Cherry-pick fix for ssh PubkeyAcceptedKeytypes (Closes: #1033642).
[Heinrich Schuchardt]
* Add showsrc and source to aptitude completion.
-- Gabriel F. T. Gomes <gabriel@debian.org> Sun, 03 Apr 2022 09:17:08 -0300
- This branch is 8 commits ahead of tag debian/2.11-6
- Git log:
commit 41f2cb1caad047e1d27914b109a10ffb6a466f89
Author: Gabriel F. T. Gomes <gabriel@inconstante.net.br>
Date: Wed Apr 19 22:40:42 2023 -0700
Mention fix for #1033588 in the changelog
commit 1c33aa453cf4c51dcea19eca752c99bd77b21300
Author: Gabriel F. T. Gomes <gabriel@inconstante.net.br>
Date: Mon Apr 17 22:23:20 2023 -0700
Convert aptitude patch to quilt
commit 8e3c908e20b97b9c4a5d4e86b4d655d1a52a2336
Author: Gabriel F. T. Gomes <gabriel@inconstante.net.br>
Date: Mon Apr 17 22:19:46 2023 -0700
Revert "completions/aptitude: add showsrc source"
This reverts commit e68fde20600326e426e802233e46c940cab9478b.
commit 39b05b6262a03dec61c3d7d0e77edc0fcef42147
Author: Gabriel F. T. Gomes <gabriel@inconstante.net.br>
Date: Mon Apr 17 22:00:55 2023 -0700
Cherry-pick patch for SSH's PubkeyAcceptedAlgorithms
The upstream patch does not apply cleanly, so fix it locally.
commit e68fde20600326e426e802233e46c940cab9478b
Author: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Date: Mon Apr 25 14:51:16 2022 +0200
completions/aptitude: add showsrc source
Add missing sub-commands.
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
commit fffd501c651d81aaf889dccd2edb42227d9bf741
Author: Gabriel F. T. Gomes <gabriel@inconstante.net.br>
Date: Sun Apr 16 18:30:32 2023 -0700
Remove downstream patch
As reported in bug #1033847 [1], our first downstream patches causes
long delays in NIS-based systems. Also, the patch doesn't seem to have
any effect on the issues it intended to fix [2,3]. Since they have been
in use since a long time, I'll not try to find what upstream patch fixed
the original problems. Apart from that, upstream has changed a lot since
our last sync (July 2020), and this patch will no longer apply once
upstream releases a new version (supposed to happen when the release
tasks complete [4]).
[1] https://bugs.debian.org/1033847
[2] https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/1288314
[3] https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/1288031
[4] https://github.com/scop/bash-completion/projects/2
commit 3ea83fa0468bb5ce2bf8d90ef0529e655153e18b
Author: Samuel Henrique <samueloph@debian.org>
Date: Fri Dec 23 19:04:37 2022 +0000
Mention usage instructions on dh_bash-completion
commit b4eebfcf83cb8626dd1413fd5f0db64890d0ef2a
Author: Gabriel F. T. Gomes <gabriel@inconstante.net.br>
Date: Sun Apr 3 09:17:23 2022 -0300
Open master branch for development
Patch generated with 'debchange --increment'.