Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update dnsmasq since older one doesnt exist and had security issues | Mike Frysinger | 2004-10-08 | 1 | -7/+7 |
| | |||||
* | Ok... this is a bit painful. Both dnsmasq1 (1.18) and dnsmasq (2.6) share | Manuel Novoa III | 2004-04-04 | 1 | -0/+49 |
a make target (the dnsmasq binary in root). So I made 2.6 the "default". It is _not_ enough to do "make dnsmasq1"... You must actually add dnsmasq1 to TARGETS if you want the older version. Better approaches welcome. Also, the config patch for 2.6 fixes the outdated/broken handling of uClibc by the dnsmasq config.h file. |