[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#903304: marked as done (RFS: fast-cpp-csv-parser/0.0+git20160525~9bf299c-2)



Your message dated Sun, 8 Jul 2018 22:53:57 +0200
with message-id <20180708205357.zvnqqauytpv4v3d3@angband.pl>
and subject line Re: Bug#903304: RFS: fast-cpp-csv-parser/0.0+git20160525~9bf299c-2
has caused the Debian Bug report #903304,
regarding RFS: fast-cpp-csv-parser/0.0+git20160525~9bf299c-2
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
903304: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=903304
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Package: sponsorship-requests
Severity: normal

Dear mentors,

  I am looking for a sponsor for my package "fast-cpp-csv-parser"

   Package name    : fast-cpp-csv-parser
   Version         : 0.0+git20160525~9bf299c-2
   Upstream Author : Ben Strasser <code@ben-strasser.net>
   URL             : https://github.com/ben-strasser/fast-cpp-csv-parser
   License         : BSD-3-clause
   Section         : libdevel

It builds those binary packages:

    libfccp-dev - Fast C++ CSV Parser

To access further information about this package, please visit the
following URL:

  https://mentors.debian.net/package/fast-cpp-csv-parser


Alternatively, one can download the package with dget using this
command:

    dget -x https://mentors.debian.net/debian/pool/main/f/fast-cpp-csv-
parser/fast-cpp-csv-parser_0.0+git20160525~9bf299c-2.dsc


Changes since the last upload:

  * 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.
  * debian/control:
    - Switch Vcs-* to new loacation.
    - Remove trailing whitespaces.
  * debian/rules:
    - Remove trailing whitespaces.
  * Declare compliance with Debian Policy 4.1.5:
    - Remove get-orig-source from debian/rules.
  * debian/changelog:
    - Use secure URI for the copyright format.
    - Add year 2018 for packaging.
    - Add section for debian/patches/*.
  * Add new section into README.source to explain the branching model used.



Regards,
   Jörg Frings-Fürst

- -- 
New:
GPG Fingerprint: 63E0 075F C8D4 3ABB 35AB  30EE 09F8 9F3C 8CA1 D25D
GPG key (long) : 09F89F3C8CA1D25D
GPG Key        : 8CA1D25D
CAcert Key S/N : 0E:D4:56

Old pgp Key: BE581B6E (revoked since 2014-12-31).

Jörg Frings-Fürst
D-54470 Lieser


git:      https://jff.email/cgit/

Threema:  SYR8SJXB
Wire:     @joergfringsfuerst
Skype:    joergpenguin
Ring:     jff
Telegram: @joergfringsfuerst


My wish list: 
 - Please send me a picture from the nature at your home.
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEY+AHX8jUOrs1qzDuCfifPIyh0l0FAltCNKwACgkQCfifPIyh
0l2bpg/9FgKDAbvuRqZ4VR0mXMW8qSt5Sczl5xigiPeWzKU/FnyAqj3lfUS4TjhI
OC8ZKIG/csPm7lVpHoEanuTjL+qiZlmcIbfodru2fR8gmkNthqCNDGq+ZTEInokS
v109Pl/feFZ17M+ZWFytI0V3YlwC+9kBaQEP5GqXqT2ZxmXDgFW58ABC/LXnMIjd
CjOPt6m+ayIEpYaDJQLUG84CTi+U3rpDAmZTCyiuViivdqu0TpPEEulnRGeG/46N
/rpNNeonP3DjlAY+dcFkGDgHLADs4sEeqZDGISDoKZZ34lR29d5C2qCwhx+4M2JP
F8ZXUlFTuW0P6CPbJGNNnDlS2eQMl5oDL9Wp2C+RNYwmIs050Rzq91YwnP6q4EE5
qmOIf8l4yoI1Y6kv1Xn7FpqCQyDzvR3Ss3E1+c1UVwWXoT/Wv9T1i+YRBkkumgRR
6H9BjWJw8FVd7EznuojrFWaBEJFDFbC+Kz7PblhnMbe5MC3cWtr+ANmOwpvvhdEF
LKV7tzWgtQWwAH6T6Wg1AUbHs3Rix+IgOZJdBgqdsxUb8YQ+xVjavzWb2s6FoTC3
k5CTsEarE4lJq2ZK+EC7Jt7m71VUKyd+1OL1gnYJ0gIpv189nas708DmXERNQOfJ
h+7zFeP453B7lxzKXkKxvBZEKcA7xunoqikn6ZPek1NfEnm2mCo=
=e8ME
-----END PGP SIGNATURE-----

--- End Message ---
--- Begin Message ---
On Sun, Jul 08, 2018 at 05:58:36PM +0200, Jörg Frings-Fürst wrote:
>    Package name    : fast-cpp-csv-parser
>    Version         : 0.0+git20160525~9bf299c-2

> Changes since the last upload:
> 
>   * 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.
>   * debian/control:
>     - Switch Vcs-* to new loacation.
>     - Remove trailing whitespaces.
>   * debian/rules:
>     - Remove trailing whitespaces.
>   * Declare compliance with Debian Policy 4.1.5:
>     - Remove get-orig-source from debian/rules.
>   * debian/changelog:
>     - Use secure URI for the copyright format.
>     - Add year 2018 for packaging.
>     - Add section for debian/patches/*.
>   * Add new section into README.source to explain the branching model used.

✓

-- 
// If you believe in so-called "intellectual property", please immediately
// cease using counterfeit alphabets.  Instead, contact the nearest temple
// of Amon, whose priests will provide you with scribal services for all
// your writing needs, for Reasonable And Non-Discriminatory prices.

--- End Message ---

Reply to: