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
|
node-mysql (2.16.0-1+deb10u1) buster; urgency=medium
* Team upload
* Add localInfile option to control LOAD DATA LOCAL INFILE
(Closes: #934712, CVE-2019-14939)
-- Xavier Guimard <yadd@debian.org> Mon, 14 Sep 2020 15:57:57 +0200
node-mysql (2.16.0-1) unstable; urgency=medium
* Team upload
[ Mike Gabriel ]
* debian/control: Drop myself from Uploaders: field.
[ Xavier Guimard ]
* New upstream version 2.16.0
* Bump debhelper compatibility level to 11
* Declare compliance with policy 4.3.0
* Change section to javascript
* Change priority to optional
* Fix VCS fields
* Add upstream/metadata
* Update debian/copyright
* Add minimal test using pkg-js-tools
-- Xavier Guimard <yadd@debian.org> Mon, 25 Feb 2019 18:35:14 +0100
node-mysql (2.10.2-1) unstable; urgency=medium
* New upstream release
* debian/control:
+ add myself to Uploaders:
+ bump debhelper level to 9
+ use secure VCS URLs
+ remove obsolete XS-Testsuite:
[Jérémy Lal]
* Patch: no need to require readable-stream,
just require stream instead. Closes: #802807.
-- Thorsten Alteholz <debian@alteholz.de> Sun, 27 Mar 2016 22:38:43 +0100
node-mysql (2.4.2-1) unstable; urgency=medium
* New upstream release.
* debian/rules:
+ Add get-orig-source rule.
* debian/control:
+ Add B-D: nodejs. As required by Node.js module packaging policy.
+ Upgrade versioned D (node-mysql): nodejs (>= 0.10.0).
+ Alioth-canonicalize Vcs-*: fields.
+ Move packaging Git to pkg-javascript namespace on Alioth.
+ Bump Standards: to 3.9.5. No changes needed.
* autopkgtest:
+ Use Autopkgtest to test package integrity.
-- Mike Gabriel <sunweaver@debian.org> Wed, 20 Aug 2014 15:00:19 +0200
node-mysql (2.0.0~alpha8-1) unstable; urgency=low
* Initial release. (Closes: #708977).
-- Mike Gabriel <sunweaver@debian.org> Mon, 20 May 2013 02:14:35 +0200
|