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
|
microdc2 (0.15.6-4) unstable; urgency=medium
* Hardening insecure fprintf() logging in screen.c -- repeat
(Closes: #646346)
-- Al Nikolov <clown@debian.org> Fri, 08 Jul 2016 01:29:54 +0300
microdc2 (0.15.6-3) unstable; urgency=medium
* Standards version updated.
* Spelling correction.
* Hardening with dpkg-buildflags.
* Hardening insecure fprintf() logging in screen.c.
* Debhelper 9 compat.
-- Al Nikolov <clown@debian.org> Fri, 08 Jul 2016 00:45:51 +0300
microdc2 (0.15.6-2) unstable; urgency=low
* Fixed short description to omit the starting 'a' article.
* Updated Standards-Version.
* Dropped cdbs, relaying on DH7 now.
* Fixed CPU usage 100% in main loop. Closes: #612889.
* Fixed segmentation fault if logfile option set in config file.
Closes: #609746.
* Added function to refresh share on demand. Closes: #612372.
* Added slave mode. Closes: #612890.
* Fixed minus signs in the manpage.
* Fixed debian/copyright to avoid lintian's false positive error
helper-templates-in-copyright.
-- Al Nikolov <clown@debian.org> Sat, 27 Aug 2011 00:52:26 +0300
microdc2 (0.15.6-1) unstable; urgency=low
* Initial release for Debian (Closes: #565461).
-- Al Nikolov <clown@debian.org> Fri, 15 Jan 2010 22:30:10 +0000
|