diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 0000000..44b7688 --- /dev/null +++ b/debian/changelog @@ -0,0 +1,39 @@ +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-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 |