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 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298
|
dansguardian (2.10.1.1-5.1+deb9u2) stretch; urgency=medium
* Non-maintainer upload.
* Add support for clamav 0.101 (Closes: #923981).
-- Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Thu, 22 Aug 2019 19:19:58 +0200
dansguardian (2.10.1.1-5.1+deb9u1) stretch; urgency=medium
* Non-maintainer upload.
* Add 'missingok' to logrotate config. (Closes: #916566)
-- Andreas Beckmann <anbe@debian.org> Sat, 13 Apr 2019 11:07:05 +0200
dansguardian (2.10.1.1-5.1) unstable; urgency=medium
* Non-maintainer upload.
* Stop shipping /var/lock/subsys (Policy 9.3.2). The initscript already
cares for the creation of this directory. (Closes: #768274)
-- Andreas Beckmann <anbe@debian.org> Sat, 08 Nov 2014 23:51:02 +0100
dansguardian (2.10.1.1-5) unstable; urgency=low
* [0a5a03b] Add support for "status" action to init.d script.
Thanks to Peter Eisentraut for the patch (Closes: #647870)
* [f41be8c] Don't allocate memory up to reg.re_nsub (Closes: #667664, #673691)
* [2ebb4bb] Remove obsolete preinst script (Closes: #597961)
* [3d01758] Document grouphandling for clamdscan (Closes: #544654)
* [0da0019] Add versioned dpatch dependency
* [05242c0] wrap-and-sort
* [817abff] Use dh9 for hardening
-- Alexander Wirt <formorer@debian.org> Sun, 24 Jun 2012 09:02:21 +0200
dansguardian (2.10.1.1-4) unstable; urgency=low
* [42dcd6d] Install subdirs
* [5643aa6] use dh_lintian
* [d9eae0e] Move from classic debhelper to dh
* [2269451] Raise dh compat level
* [4256464] Patch configure.ac to fix clamav detection.
Thanks to Dan Chen for the patch (Closes: #646903)
* [4295784] Add Vcs headers
* [cedb4a7] Bump debhelper dependency to 8
* [8f24e4e] bump standards version
* [3ad2dee] remove unused patches
* [27145cd] Fix compilation with gcc 4.6.
Thanks to Dan Chen for the patch (Closes: 624996)
* [02ba68c] remove leftovers
* [7c8296c] Remove old stuff in postinst (Closes: #646901)
-- Alexander Wirt <formorer@debian.org> Sat, 05 Nov 2011 21:19:57 +0100
dansguardian (2.10.1.1-3) unstable; urgency=low
* Fix restart in init script (Closes: #605934)
-- Alexander Wirt <formorer@debian.org> Wed, 19 Jan 2011 19:30:17 +0100
dansguardian (2.10.1.1-2) unstable; urgency=low
* Fix initscript ordering (Closes: #541742)
* Force debsource 1.0
* Update copyright file (Closes: #567263)
* Fix clamdsocket in clamdscan.conf (Closes: #544656)
* Use settings from configfile for chown ops
(Closes: #419989) Thanks to Игорь Чумак for the patch
-- Alexander Wirt <formorer@debian.org> Sat, 13 Feb 2010 09:32:09 +0100
dansguardian (2.10.1.1-1) unstable; urgency=low
* New upstream version (Closes: #516749)
* Re-enable clamd support (Closes: #533024)
* Bump standards version (No changes)
* Add --retry 15 to start-ѕtop-daemon (Closes: #424076)
* Fix headers for gcc 4.4 (Closes: #505386, #526156)
Thanks to tbm for the patch
-- Alexander Wirt <formorer@debian.org> Sun, 14 Jun 2009 11:21:44 +0200
dansguardian (2.9.9.7-2.1) unstable; urgency=low
* Non-maintainer upload.
* Added patch for clamav 0.95/libclamav6 support
- added debian/patches/50_clamav095_support.dpatch
-- Imre Gergely <gimre@narancs.net> Sun, 19 Apr 2009 09:42:35 +0300
dansguardian (2.9.9.7-2) unstable; urgency=low
[ Thomas Viehmann ]
* OptionContainer.cpp: If you need to iterate through all lines in the
config file to find a field, at least don't abuse the configfile deque
by accessing it as if it was an array with signed index.
Works way better on arm, too, i.e. closes: #493047.
-- Alexander Wirt <formorer@debian.org> Mon, 13 Oct 2008 09:29:35 +0200
dansguardian (2.9.9.7-1) unstable; urgency=low
* New upstream version (Closes: #497260)
* Don't ban sites with general rating (Closes: #477073)
* Update to new chown syntax
-- Alexander Wirt <formorer@debian.org> Mon, 05 May 2008 16:33:47 +0200
dansguardian (2.9.9.3-2) unstable; urgency=low
* This time build with gcc 4.3 (Closes: #454889)
-- Alexander Wirt <formorer@debian.org> Sun, 06 Apr 2008 14:47:06 +0200
dansguardian (2.9.9.3-1) unstable; urgency=low
* New upstream release, move from dgav patch to 2.9 series (Closes: #334839)
- This version builds fine with GCC 4.3 (Closes: #454889)
- spanish translations have been fixed (Closes: #428372)
- See /usr/share/doc/dansguardian/NEWS.Debian.gz for more informations
* Don't fail it in prerm if dansguardian is already stopped (Closes:
#396321, #474420)
* Move configfiles to a new place
* Bump standards version (no changes)
* Remove 01_unrpmize (dansguardian now uses autotools)
* Updated copyright file
* Remove 04_clamav-0.90-API.dpatch, 05_kfreebsd.dpatch,
06_gcc4.3.dpatch they are not used anymore
* Don't ignore failures from distclean
* Don't fail if build twice in a row. (Closes: #442538)
-- Alexander Wirt <formorer@debian.org> Mon, 24 Mar 2008 18:45:37 +0100
dansguardian (2.8.0.6-antivirus-6.4.4.1-4) unstable; urgency=low
* Add a patch for kfreebsd (Closes: #414338). Thanks Cyril Brulebois.
* Fix includes to make it compile with GCC 4.3 (Closes: #417139). Thanks
to Martin Michlmayr.
-- Alexander Wirt <formorer@debian.org> Mon, 02 Apr 2007 16:03:15 +0200
dansguardian (2.8.0.6-antivirus-6.4.4.1-3) UNRELEASED; urgency=low
* NOT RELEASED YET
-- Alexander Wirt <formorer@debian.org> Wed, 28 Feb 2007 15:44:25 +0100
dansguardian (2.8.0.6-antivirus-6.4.4.1-2) unstable; urgency=low
* Update ClamAV.cpp to the clamav 0.90 API (Closes: #410834). Thanks to
Stephen Gran for the patch!
-- Alexander Wirt <formorer@debian.org> Wed, 28 Feb 2007 15:42:50 +0100
dansguardian (2.8.0.6-antivirus-6.4.4.1-1) unstable; urgency=medium
* Updated antivirus plugin
- Fixed cleaning of temp files
(Closes: #400385)
* Fix missing opening quote in spanish translations
(Closes: #399176)
* Readd a patch thats prevents starting in unconfigured systems
(Closes: #402831)
-- Alexander Wirt <formorer@debian.org> Thu, 14 Dec 2006 22:33:54 +0100
dansguardian (2.8.0.6-antivirus-6.4.4-1) unstable; urgency=medium
* New av plugin release
- Proper autocleaning (Closes: #377983)
* Bumped standards version
* Depend on clamav (>= 0.80)
* Fix typo in description (Closes: #363224)
-- Alexander Wirt <formorer@debian.org> Sun, 22 Oct 2006 16:56:11 +0200
dansguardian (2.8.0.6-antivirus-6.3.8-1-1) unstable; urgency=low
* New upstream release
* Integreated Aecio F. Netos Antiviruspatch (Closes: #263890)
* Acknowledge the gcc4 nmu (Closes: #319568)
-- Alexander Wirt <formorer@debian.org> Wed, 17 Aug 2005 14:30:31 +0200
dansguardian (2.8.0.4-2.1) unstable; urgency=low
* Non-Maintainer Upload (BSP 2005-08-07).
* Fixed FTBFS by applying patch from Matt Kraai (Closes: #319568).
-- Uwe Hermann <uwe@debian.org> Sun, 7 Aug 2005 14:21:46 +0200
dansguardian (2.8.0.4-2) unstable; urgency=low
* Added --oknodo to start-stop-daemon to get restarting
working if it isn't started before (Closes: #303762)
Thanks to Kevin Traas for the patch
-- Alexander Wirt <formorer@debian.org> Fri, 8 Apr 2005 21:02:42 +0200
dansguardian (2.8.0.4-1) unstable; urgency=low
* New upstream release
* Added reload to initfile (Closes: #292301)
-- Alexander Wirt <formorer@debian.org> Wed, 2 Mar 2005 19:16:47 +0100
dansguardian (2.8.0.3-1) unstable; urgency=low
* New upstream release
* Removed the compressed content patch, this is
now solved from upstream
* Dansguardian builds now clean with gcc-3.4 (Closes: #258592)
* Make logrotate more silent (Closes: #180318)
-- Alexander Wirt <formorer@debian.org> Mon, 27 Sep 2004 18:57:06 +0200
dansguardian (2.7.7-9-1) unstable; urgency=low
* New upstream release
* New Maintainer (Closes: #254395)
* Acknowledge of several NMUs by Mathias Klose
closes: #160096, #150904, #156703, #151163, #169736, #150884, #161038
also closes: #200194, #200194, #206519
* Added a small patch from Bob Vincent <debian-bugs@fcfcn.org>
that fixes the handling of Sources.gz and Packages.gz (closes: #229826)
-- Alexander Wirt <formorer@debian.org> Wed, 16 Jun 2004 21:28:52 +0200
dansguardian (2.7.7-8-0.1) unstable; urgency=low
* NMU.
* New upstream release.
-- Matthias Klose <doko@debian.org> Sat, 1 May 2004 10:15:29 +0200
dansguardian (2.7.7-5-0.1) unstable; urgency=low
* NMU.
* New upstream release.
-- Matthias Klose <doko@debian.org> Fri, 2 Apr 2004 23:15:24 +0200
dansguardian (2.7.6-7-0.1) unstable; urgency=low
* NMU.
* New upstream release.
-- Matthias Klose <doko@debian.org> Sun, 4 Jan 2004 11:03:31 +0100
dansguardian (2.7.6-3-0.1) unstable; urgency=low
* NMU.
* New upstream release.
-- Matthias Klose <doko@debian.org> Sat, 6 Dec 2003 16:28:05 +0100
dansguardian (2.7.3-1-0.1) unstable; urgency=low
* NMU.
* New upstream release.
* Wait some time before restarting after a logrotate (closes: #206519).
* Upgrade problems fixed at least in 2.7.3 (closes: #169736).
* Change maintainer address to flimsy@debian.org, as the original
address bounces (closes: #200194).
-- Matthias Klose <doko@debian.org> Wed, 1 Oct 2003 23:29:35 +0200
dansguardian (2.7.3-0-0.1) unstable; urgency=low
* NMU.
* New upstream version (closes: #150904, #151163).
-- Matthias Klose <doko@debian.org> Mon, 1 Sep 2003 00:06:48 +0200
dansguardian (2.5.2-0-0.1) unstable; urgency=low
* NMU.
* New upstream version (close: #151163).
- Should fix compile errors on alpha, ia64 and s390 (closes: #160096).
* Make the g++-2.9[56] dependency explicit. The code doesn't compile with
g++-3.x.
* The configure script uses a broken check for the echo command,
so explicitely call it using bash.
* Start after squid and apache (closes: #161038).
* Update package description (closes: #150884).
* Fix postrm script to purge the package (closes: #156703).
* Fix broken checks for user and group in postinst.
* Link against dynamic libz.
* Add logrotate script.
-- Matthias Klose <doko@debian.org> Sun, 10 Nov 2002 12:23:28 +0100
dansguardian (2.2.10-0-1) unstable; urgency=low
* Initial Release. (Closes: #150218)
-- Jonathan J. Hall <jonhall@futureks.net> Mon, 17 Jun 2002 21:14:35 -0500
|