Search Criteria
Package Details: dnsmasq-git 2.86test5.r1.g767d9cb-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/dnsmasq-git.git (read-only, click to copy) |
---|---|
Package Base: | dnsmasq-git |
Description: | Lightweight, easy to configure DNS forwarder and DHCP server |
Upstream URL: | http://www.thekelleys.org.uk/dnsmasq/doc.html |
Licenses: | GPL |
Conflicts: | dnsmasq |
Provides: | dnsmasq |
Submitter: | Chocobo1 |
Maintainer: | Chocobo1 |
Last Packager: | Chocobo1 |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2017-08-03 08:23 (UTC) |
Last Updated: | 2021-07-16 04:24 (UTC) |
Dependencies (7)
- glibc (glibc-force-mmap, lib32-glibc-force-mmap, glibc-minimal-git, glibc-widevine, glibc-linux4, glibc-git)
- gmp (gmp-hg)
- libdbus (dbus-elogind, dbus-nosystemd-minimal-git, dbus-nosystemd, dbus-git, dbus-x11, dbus-xdg-elogind, dbus-selinux, libdbus-minimal, dbus)
- libidn2 (libidn2-nodocs-git, libidn2-git)
- libnetfilter_conntrack (libnetfilter_conntrack-git)
- nettle (nettle-git)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
Required by (70)
- adhocspot-script-git (requires dnsmasq)
- airgeddon-git (requires dnsmasq) (optional)
- anti-ad-dnsmasq-git (requires dnsmasq)
- appgate-sdp (requires dnsmasq) (optional)
- appgate-sdp-headless (requires dnsmasq) (optional)
- archpxe (requires dnsmasq)
- berate_ap-git (requires dnsmasq)
- blueman-git (requires dnsmasq) (optional)
- corplink-bin (requires dnsmasq) (optional)
- create_ap (requires dnsmasq)
- create_ap-git (requires dnsmasq)
- cuttlefish-base-git (requires dnsmasq)
- dns-zone-blacklist-git (requires dnsmasq) (optional)
- dnsmasq-china-list-git (requires dnsmasq)
- dnsmasq-openrc (requires dnsmasq)
- docker-dnsmasq (requires dnsmasq)
- docker-machine-driver-kvm2 (requires dnsmasq)
- easywifi-git (requires dnsmasq) (optional)
- ethoscope-device (requires dnsmasq)
- ethoscope-node (requires dnsmasq)
- Show 50 more...
Latest Comments
Chocobo1 commented on 2021-09-28 16:57 (UTC)
I could but I'm uncertain with the additional dependency, you should probably make a feature request to the official package first.
https://archlinux.org/packages/extra/x86_64/dnsmasq/
craftyguy commented on 2021-09-28 16:23 (UTC)
dnsmasq now has an option for supporting nftables sets (see: https://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=commit;h=47aefca5e405b4b6627ef952fdc42e61b1baa770)
This requires building with a new option:
-DHAVE_NFTSET
Could you add it to this PKGBUILD?
Chocobo1 commented on 2021-07-16 04:24 (UTC)
Good idea, done. Ref: https://wiki.archlinux.org/title/PKGBUILD#backup
jpyper commented on 2021-07-15 16:33 (UTC)
Is there an automated way to check for an existing /etc/dnsmasq.conf file after building this package? If it exists, maybe either back the existing one up, or write the one from the package as /etc/dnsmasq.conf.new or something along those lines.
Luckily I had a backup from a couple months ago of my dnsmasq.conf file, but I thought I'd give this package a try last night, and it overwrote my existing file.