|
| 1 | +syslog-ng (3.28.1-1) unstable; urgency=medium |
| 2 | + |
| 3 | + [ SZALAY Attila ] |
| 4 | + * [fb28861] New upstream version 3.28.1 |
| 5 | + * [47b589a] Remove patches applied upstream |
| 6 | + * [6e316b7] Follow upstream renaming to slogimport to slogencrypt |
| 7 | + * [c3e32f7] Added new manpage secure-logging.7 |
| 8 | + * [469b9e4] Fix lintian warning about direct maintscript usage |
| 9 | + |
| 10 | + [ Balazs Scheidler ] |
| 11 | + * [d27702d] add azure-auth-header build products into mod-http |
| 12 | + * [c66540c] drop pylint3 as a Build-Dependency. |
| 13 | + We are not running pylint3 in debian packaging anyway and Ubuntu eoan does |
| 14 | + not have this package. |
| 15 | + |
| 16 | + [ SZALAY Attila ] |
| 17 | + * [bea2687] Clean up the packaging a bit. |
| 18 | + Fixed the dh_missing exclude magic, so both the rm command can be removed |
| 19 | + from the rules file and the related lines can be removed from the |
| 20 | + not-installed file. |
| 21 | + |
| 22 | + [ Balazs Scheidler ] |
| 23 | + * [e66c7f0] move syslog-ng specific python packages under ${prefix}/lib/syslog-ng |
| 24 | + |
| 25 | + [ SZALAY Attila ] |
| 26 | + * [340cba8] Mute lintian error about pycache directory. |
| 27 | + Changing the python directory structure structure in the previous patch |
| 28 | + somewhat triggered the pycache directory creation. As I do not know (yet) |
| 29 | + how that can be disabled, the directory is deleted after the make install |
| 30 | + but before the packages are created. |
| 31 | + * [c9255e7] Made some other changes suggested by lintian |
| 32 | + * Stop using dpkg-parsechangelog to get the package version |
| 33 | + * Remove/change entries in the copyright file |
| 34 | + |
| 35 | + -- SZALAY Attila < [email protected]> Fri, 21 Aug 2020 16:45:08 +0200 |
| 36 | + |
1 | 37 | syslog-ng (3.27.1-3) unstable; urgency=medium
|
2 | 38 |
|
3 | 39 | * Fix sumologic.conf installation.
|
|
0 commit comments