blob: b8bb3741e5ba7850a4103042142c4a004c4e0eaf (
plain)
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
|
fast-cpp-csv-parser (0.0+git20160525~9bf299c-2) UNRELEASED; urgency=medium
* New debain/patches/0100-unescaped_quotes.patch:
- Fix overrun when quotes are unescaped.
* New debian/patches/0105-cve-2018-13421.patch (Closes: #903247):
- Fix heap-based buffer over-read in io::trim_chars (CVE-2018-13421).
* Change to my new mail address.
* Migrate to debhelper 11:
- Change debian/compat to 11.
- Bump minimum debhelper version in debian/control to >= 11.
-- Jörg Frings-Fürst <debian@jff.email> Thu, 17 Nov 2016 14:32:30 +0100
fast-cpp-csv-parser (0.0+git20160525~9bf299c-1) unstable; urgency=medium
* New upstream release.
* debian/copyright:
- Add year 2016 for upstream and packaging.
- Clarify license from BSD-3 to BSD-3-clause.
- Move homepage to github.
* debian/control:
- Move homepage to github.
- Bump Standards-Version to 3.9.8 (no changes required).
- Bump debhelper version to >= 10.
- Change VCS-Browser to secure uri.
- Correct typo at Description.
* debian/docs:
- Add README.md
* debian/rules:
- Rewrite get-orig-source to get all files.
* Remove debian/source/options because compression xz is standard now.
* Bump compat level to 10 (no changes required).
-- Jörg Frings-Fürst <debian@jff-webhosting.net> Sun, 02 Oct 2016 15:15:30 +0200
fast-cpp-csv-parser (0.0+git20140429~0a2590-1) unstable; urgency=low
* Initial release (Closes: #745898)
-- Jörg Frings-Fürst <debian@jff-webhosting.net> Fri, 15 Aug 2014 16:06:33 +0200
|