summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-dns/dnsmasq: remove unused filesMichael Mair-Keimberger2019-03-032-52/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11208 Signed-off-by: Aaron Bauman <bman@gentoo.org>
* net-dns/dnsmasq: Add "missingok" to logrotate scriptPatrick McLean2018-03-221-0/+1
| | | | | | Was pointed out by toralf. Package-Manager: Portage-2.3.24, Repoman-2.3.6
* net-dns/dnsmasq: Remove unused files (bug #650194)Patrick McLean2018-03-192-52/+0
| | | | | Closes: https://bugs.gentoo.org/650194 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* net-dns/dnsmasq: Version bump to 2.79Patrick McLean2018-03-193-0/+71
| | | | | | | | Closes: https://bugs.gentoo.org/586454 Closes: https://bugs.gentoo.org/633496 Closes: https://bugs.gentoo.org/643670 Gentoo-Bug: https://bugs.gentoo.org/645704 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* net-dns/dnsmasq: Version bump for #632692Patrick McLean2017-10-022-0/+52
| | | | | | | | | | | | | | | | Security version bump for these CVEs: CVE-2017-14491 CVE-2017-14492 CVE-2017-14493 CVE-2017-14494 CVE-2017-14495 CVE-2017-14496 Also make the relad action use start-stop-daemon. Bug: https://bugs.gentoo.org/632692 Closes: https://bugs.gentoo.org/629284 Package-Manager: Portage-2.3.10, Repoman-2.3.3
* net-dns/dnsmasq: Update the DHCP version of the init script as wellPatrick McLean2017-06-071-3/+3
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* net-dns/dnsmasq: initd: Use retry rather than start_stop_daemon_argsPatrick McLean2017-06-061-2/+2
| | | | | | | This prevents messages on start about retry arg not being supported for start. Gentoo-Bug: 619372 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* Drop remaining $Id$ and $Header$ from files.Ulrich Müller2017-02-282-2/+0
| | | | Bug: 611234
* Revert "net-dns/dnsmasq: Revision bump, add patch to fix caching of bound ↵Patrick McLean2016-12-121-135/+0
| | | | | | | | sockets" This reverts commit b833afd6410c2e7dde0cae40ac20d218a5ae425e. Gentoo-Bug: 602254
* net-dns/dnsmasq: Revision bump, add patch to fix caching of bound socketsPatrick McLean2016-12-091-0/+135
| | | | | | | | This also adds gentoo prefix support. Gentoo-Bug: 601920 Package-Manager: portage-2.3.3
* net-dns/dnsmasq: Clean out old versionsPatrick McLean2016-05-315-230/+0
| | | | Package-Manager: portage-2.3.0_rc1
* net-dns/dnsmasq: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-182-2/+2
|
* proj/gentoo: Initial commitRobin H. Johnson2015-08-089-0/+300
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed