1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
|
powerline-gitstatus (1.3.2-0+deb10u1) buster-security; urgency=high
* Non-maintainer upload by the LTS team.
* Fix CVE-2022-42906:
Powerline Gitstatus, a statusline plugin for the VIM editor, allows
arbitrary code execution. Git repositories can contain per-repository
configuration that changes the behavior of git, including running arbitrary
commands. When using powerline-gitstatus, changing to a directory
automatically runs git commands in order to display information about the
current repository in the prompt. If an attacker can convince a user to
change their current directory to one controlled by the attacker, such as
in a shared filesystem or extracted archive, powerline-gitstatus will run
arbitrary commands under the attacker's control.
-- Markus Koschany <apo@debian.org> Fri, 20 Jan 2023 16:46:31 +0100
powerline-gitstatus (1.3.2-0+deb11u1) bullseye; urgency=medium
* New upstream version 1.3.2
- Fix command injection via malicious repository config (CVE-2022-42906)
-- Jérôme Charaoui <jerome@riseup.net> Wed, 26 Oct 2022 22:54:03 -0400
powerline-gitstatus (1.3.1-2) unstable; urgency=medium
[ Jann Haber ]
* Remove python2 stuff from build-deps, since not used anyway
(Closes: #937314)
[ Samuel Henrique ]
* Use debhelper-compat 13
* Bump Standards-Version to 4.5.0
* Add d/salsa-ci.yml and d/gbp.conf
* d/control: Switch maintenance to PAPT team and add myself as an uploader
-- Samuel Henrique <samueloph@debian.org> Wed, 08 Jul 2020 21:17:05 +0100
powerline-gitstatus (1.3.1-1progress5u1) engywuck; urgency=medium
* Initial reupload to engywuck.
* Updating maintainer field.
* Updating uploaders field.
* Updating bugs field.
* Updating vcs fields.
* Building with powerline 2.7-2progress5u1.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Mon, 06 May 2024 04:07:16 +0200
powerline-gitstatus (1.3.1-1) unstable; urgency=medium
[ Daniel Baumann ]
* Update to debhelper compat 12
* Update to standards version 4.3.0
* Add Rules-Requires-Root and missing Built-Using
[ Jerome Charaoui ]
* New upstream version 1.3.1
* Add upstream README in package
-- Jerome Charaoui <jerome@riseup.net> Sun, 13 Jan 2019 16:05:06 -0500
powerline-gitstatus (1.2.1-1) unstable; urgency=medium
* Initial upload (Closes: #900661).
-- Jerome Charaoui <jerome@riseup.net> Mon, 04 Jun 2018 22:05:14 -0400
|