This website requires JavaScript.
Explore
Help
Sign In
packages
/
dnsmasq
Watch
1
Star
0
Fork
0
You've already forked dnsmasq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
50
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
lingsheng
202382c303
Update DNS records after pruning DHCP leases;Fix potential memory leak;Fix possible SIGSEGV in bpf.c;adapt bugfix allow binding mac with ipv6
2025-03-21 10:23:46 +08:00
adapt-bugfix-allow-binding-mac-with-ipv6.patch
Update DNS records after pruning DHCP leases;Fix potential memory leak;Fix possible SIGSEGV in bpf.c;adapt bugfix allow binding mac with ipv6
2025-03-21 10:23:46 +08:00
backport-0001-Retry-on-interrupted-error-in-tftp.patch
update dnsmasq to 2.86
2021-12-10 16:57:58 +08:00
backport-0002-Add-safety-checks-to-places-pointed-by-Coverity.patch
update dnsmasq to 2.86
2021-12-10 16:57:58 +08:00
backport-0003-Small-safeguard-to-unexpected-data.patch
update dnsmasq to 2.86
2021-12-10 16:57:58 +08:00
backport-0004-Fix-bunch-of-warnings-in-auth.c.patch
update dnsmasq to 2.86
2021-12-10 16:57:58 +08:00
backport-0005-Fix-few-coverity-warnings-in-lease-tools.patch
update dnsmasq to 2.86
2021-12-10 16:57:58 +08:00
backport-0006-Fix-coverity-formats-issues-in-blockdata.patch
update dnsmasq to 2.86
2021-12-10 16:57:58 +08:00
backport-0007-Retry-dhcp6-ping-on-interrupts.patch
update dnsmasq to 2.86
2021-12-10 16:57:58 +08:00
backport-0008-Fix-coverity-warnings-on-dbus.patch
update dnsmasq to 2.86
2021-12-10 16:57:58 +08:00
backport-0009-Address-coverity-issues-detected-in-util.c.patch
update dnsmasq to 2.86
2021-12-10 16:57:58 +08:00
backport-0010-Fix-coverity-detected-issues-in-option.c.patch
update dnsmasq to 2.86
2021-12-10 16:57:58 +08:00
backport-0011-Fix-coverity-detected-issue-in-radv.c.patch
update dnsmasq to 2.86
2021-12-10 16:57:58 +08:00
backport-0012-Fix-coverity-detected-issues-in-cache.c.patch
update dnsmasq to 2.86
2021-12-10 16:57:58 +08:00
backport-0013-Fix-coverity-issues-detected-in-domain-match.c.patch
update dnsmasq to 2.86
2021-12-10 16:57:58 +08:00
backport-0014-Fix-coverity-detected-issues-in-dnsmasq.c.patch
update dnsmasq to 2.86
2021-12-10 16:57:58 +08:00
backport-0015-Fix-coverity-issues-in-dnssec.c.patch
update dnsmasq to 2.86
2021-12-10 16:57:58 +08:00
backport-CVE-2023-28450-Set-the-default-maximum-DNS-UDP-packet.patch
fix CVE-2023-28450
2023-03-18 16:12:47 +08:00
backport-CVE-2023-49441-Fix-standalone-SHA256-implementation.patch
Fix CVE-2023-49441
2024-06-11 15:28:35 +08:00
backport-dnsmasq-2.77-underflow.patch
update dnsmasq to 2.86
2021-12-10 16:57:58 +08:00
backport-dnsmasq-2.78-fips.patch
update dnsmasq to 2.86
2021-12-10 16:57:58 +08:00
backport-dnsmasq-2.81-configuration.patch
update dnsmasq to 2.86
2021-12-10 16:57:58 +08:00
backport-dnsmasq-2.86-build_server_array.patch
update dnsmasq to 2.86
2021-12-10 16:57:58 +08:00
backport-dnsmasq-2.86-domain-match-local.patch
update dnsmasq to 2.86
2021-12-10 16:57:58 +08:00
backport-dnsmasq-2.87-tcp-strcasecmp.patch
update dnsmasq to 2.86
2021-12-10 16:57:58 +08:00
backport-Do-not-try-to-re-read-deleted-files-inside-a-hostsdi.patch
backport some upstream patches
2023-03-30 10:03:02 +08:00
backport-Fix-address-which-was-lost-in-2.86.patch
backport some upstream patches
2022-10-31 10:47:34 +08:00
backport-Fix-bad-interaction-between-address-ip-and-ser.patch
backport some upstream patches
2022-10-31 10:47:34 +08:00
backport-Fix-buffer-overflow-when-configured-lease-change-scr.patch
Fix out-of-bounds heap read in order_qsort().
2024-12-16 21:20:14 +08:00
backport-Fix-bug-in-dynamic-host-when-interface-has-16-IPv4-a.patch
backport some upstream patches
2023-03-30 10:03:02 +08:00
backport-Fix-crash-when-reloading-DHCP-config-on-SIGHUP.patch
Fix crash when reloading DHCP config on SIGHUP
2024-11-11 19:02:21 +08:00
backport-Fix-GOST-signature-algorithms-for-DNSSEC-validation.patch
backport some upstream patches
2023-03-30 10:03:02 +08:00
backport-Fix-in-dhcpv4-rapid-commit-code.patch
backport some upstream patches
2023-03-30 10:03:02 +08:00
backport-Fix-massive-confusion-on-server-reload.patch
backport some upstream patches
2023-03-30 10:03:02 +08:00
backport-Fix-memory-leak-when-using-dhcp-optsfile-with-DHCPv6.patch
Fix memory leak when using --dhcp-optsfile with DHCPv6 options
2023-11-23 09:08:21 +08:00
backport-Fix-namebuff-overwrite-leading-to-wrong-log-after-so.patch
backport some upstream patches
2023-03-30 10:03:02 +08:00
backport-Fix-out-of-bounds-heap-read-in-order_qsort.patch
Fix out-of-bounds heap read in order_qsort().
2024-12-16 21:20:14 +08:00
backport-Fix-parsing-of-IPv6-addresses-with-peer-from-netlink.patch
backport some upstream patches
2022-10-31 10:47:34 +08:00
backport-Fix-possible-SIGSEGV-in-bpf.c.patch
Update DNS records after pruning DHCP leases;Fix potential memory leak;Fix possible SIGSEGV in bpf.c;adapt bugfix allow binding mac with ipv6
2025-03-21 10:23:46 +08:00
backport-Fix-potential-memory-leak.patch
Update DNS records after pruning DHCP leases;Fix potential memory leak;Fix possible SIGSEGV in bpf.c;adapt bugfix allow binding mac with ipv6
2025-03-21 10:23:46 +08:00
backport-Fix-use-after-free-in-mark_servers.patch
backport some upstream patches
2023-03-30 10:03:02 +08:00
backport-Fix-write-after-free-in-DHCPv6-code-CVE-2022-0934.patch
Fix write-after-free in DHCPv6 code. CVE-2022-0934 refers
2022-07-14 10:09:17 +08:00
backport-Handle-DS-records-for-unsupported-crypto-algorithms-.patch
backport some upstream patches
2023-03-30 10:03:02 +08:00
backport-Optimize-inserting-records-into-server-list.patch
backport some upstream patches
2023-03-30 10:03:02 +08:00
backport-Reconcile-names-and-address-counts-when-reading-host.patch
backport some upstream patches
2023-03-30 10:03:02 +08:00
backport-Update-DNS-records-after-pruning-DHCP-leases.patch
Update DNS records after pruning DHCP leases;Fix potential memory leak;Fix possible SIGSEGV in bpf.c;adapt bugfix allow binding mac with ipv6
2025-03-21 10:23:46 +08:00
bugfix-allow-binding-mac-with-ipv6.patch
update dnsmasq to 2.86
2021-12-10 16:57:58 +08:00
bugfix-deal-with-CONFRIM-when-binding-mac-with-ipv6.patch
fix dnsmasq --bind-mac-with-ip6 unsupported option error
2021-05-08 14:12:38 +08:00
dnsmasq-2.86.tar.xz
update dnsmasq to 2.86
2021-12-10 16:57:58 +08:00
dnsmasq-systemd-sysusers.conf
Package init
2019-09-30 10:37:06 -04:00
dnsmasq.service
update dnsmasq to 2.86
2021-12-10 16:57:58 +08:00
dnsmasq.spec
Update DNS records after pruning DHCP leases;Fix potential memory leak;Fix possible SIGSEGV in bpf.c;adapt bugfix allow binding mac with ipv6
2025-03-21 10:23:46 +08:00
dnsmasq.yaml
add yaml file
2020-06-12 18:07:00 +08:00
Description
No description provided
2.2
MiB
Languages
Diff
100%