OBS User unknown
2008-06-23 19:00:42 +00:00
committed by Git OBS Bridge
parent f3dc23068d
commit 6e2e94f8f2
6 changed files with 75 additions and 7 deletions

View File

@@ -1,3 +1,31 @@
-------------------------------------------------------------------
Thu Jun 19 16:42:54 CEST 2008 - ug@suse.de
- running as user dnsmasq now (bnc#401643)
-------------------------------------------------------------------
Thu Jun 5 15:33:40 CEST 2008 - ug@suse.de
* Add --dhcp-alternate-port option. Thanks to Jan Psota for
the suggestion.
* Updated Polish translations - thank to Jan Psota.
* Provide --dhcp-bridge on all BSD variants.
* Define _LARGEFILE_SOURCE which removes an arbitrary 2GB
limit on logfiles. Thanks to Paul Chambers for spotting
the problem.
* Fix RFC3046 agent-id echo code, broken for many
releases. Thanks to Jeremy Laine for spotting the problem
and providing a patch.
* Add --dhcp-scriptuser option.
* Support new capability interface on suitable Linux
kernels, removes "legacy support in use" messages. Thanks
to Jorge Bastos for pointing this out.
* Fix subtle bug in cache code which could cause dnsmasq to
lock spinning CPU in rare circumstances. Thanks to Alex
Chekholko for bug reports and help debugging.
* Support netascii transfer mode for TFTP.
- 2.42
-------------------------------------------------------------------
Wed Feb 13 09:54:14 CET 2008 - ug@suse.de