Pi-Hole: A black hole for Internet advertisements

Edit Package pi-hole

The Pi-hole is a DNS sinkhole that protects your devices from unwanted content, without installing any client-side software.

Refresh
Refresh
Source Files
Filename Size Changed
_service 0000000347 347 Bytes
adlists.list 0000000314 314 Bytes
config.pihole.rb 0000001770 1.73 KB
configurable-log-paths.patch 0000003985 3.89 KB
disable-sudo-need.patch 0000001239 1.21 KB
dns-servers.conf 0000000596 596 Bytes
dnsmasq.conf 0000000271 271 Bytes
fix-pihole-FTL.conf-path.patch 0000000407 407 Bytes
fix_pihole_arp_table_script.patch 0000000516 516 Bytes
fix_pihole_script_dir.patch 0000000558 558 Bytes
gravity_database.patch 0000001837 1.79 KB
no-default-flush-method.patch 0000000549 549 Bytes
pi-hole-logrotate.service 0000000327 327 Bytes
pi-hole-logrotate.timer 0000000351 351 Bytes
pi-hole-updategravity.service 0000000407 407 Bytes
pi-hole-updategravity.timer 0000000431 431 Bytes
pi-hole-v5.5.tar.gz 0000149251 146 KB
pi-hole.changes 0000031875 31.1 KB
pi-hole.spec 0000009986 9.75 KB
pihole-disable-features.patch 0000006377 6.23 KB
pihole-fix-run-paths.patch 0000000700 700 Bytes
pihole-script-cleanups.patch 0000006088 5.95 KB
setupVars.conf 0000000235 235 Bytes
sysconfig.pihole 0000001626 1.59 KB
system-user-pihole.conf 0000000063 63 Bytes
Revision 12 (latest revision is 24)
Samu Voutilainen's avatar Samu Voutilainen (Smar) committed (revision 12)
--------------------------------------------------------------------
- Update to version v5.5
  + Do not put hostname and pi.hole into local.list - this will be handled by FTL after FTL#1111 has been merged
  + Acknowledge that IPV{4,6}_ADDRESS may not exist
  + Modify debugger to test name resolution on all available interfaces
  + Remove duplicated lo test
  + Don't set IPV{4,6}_ADDRESS in conftest.py
  + Enable PHP8 support for Debian/Ubuntu
  + this has been annoying me for months
  + Re-remove wget from dependencies
  + Remove false statement about dependency removal on Raspbian
  + Added install Method 3
  + Add missing sed anchors when deleting lines.
  + Fix typo
  + Update gravity.sh
  + Add tail of pihole.log to debug output
  + Skip analyze_pihole_log if query logging has been disabled
  + Only inform user about disabled logging, don't skipp printing pihole.log
  + Declare and assign 'logging_enabled' separately
  + Explicity declare values for the RA packet.
  + Check for logroate script existing first.
  + Shellchecker
  + Include lighttpd-mod-deflate in the PIHOLE_WEB_DEPS list since it is no longer provided by default in Debian Bullseye
  + Revert "Include lighttpd-mod-deflate since it is no longer provided by default in Bullsye"
  + Add three new tests (one for each dependecy array) to check packages are available in supported OS package repos
  + Stickler gonna stickle...
  + Squashed commits
  + head_line -> line
  + Canary domain handling is now happening in FTL where we have much finer control over it.
  + Remove mod_compress (mod_deflate) from lighttpd to provide backwards compatible support for Debian Bullseye (11)
Comments 0