Pascal Bleser
2012-04-21 22:48:55 +00:00
committed by Git OBS Bridge
parent be046bf51c
commit e0003c2f33
4 changed files with 18 additions and 4 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sat Apr 21 22:37:19 UTC 2012 - pascal.bleser@opensuse.org
- update to 4.39:
* Removed engine out of date warning. Worst. Thing. Ever.; removing Net::DNS
as requirement and other minor things
* Some utf-8 encoding fixes for Scheduler and Histories (lp#978566)
* Added option to delete duplicate signature databases. Enabled by default.
* Using sigtool to parse signature db files rather than manually. This way,
if the format is changed, the information should still be valid
* Added warning for when signature updates failed, which can happen when
(e.g.) mirrors are not working
* Updated localization.
-------------------------------------------------------------------
Thu Mar 29 17:01:44 UTC 2012 - pascal.bleser@opensuse.org