dbab 1.5.01-1 source package in Ubuntu

Changelog

dbab (1.5.01-1) unstable; urgency=medium

  * [c400b97] remove debian/README.Debian
  * [614cdaf] fix debian/control minor issues
  * [*] fixes for perlcritic
    * Code before strictures
    * Subroutine "new" called using indirect syntax
    * use explicit lexical variable instead of $_
    * mixed tabs and spaces
  * [+] add dbab-srv self-identification, closes: #876815
  * [*] make dbab-get-list more robust, closes: #58938
  * [*] update README.md, closes: #958937
  * [*] update (c) year, dbab-add-list now writes a header too
  * [*] !!breaking changes: renamed dbab-dnsmasq.*.conf files!!
  * [*] update assets/dbab-dnsmasq.DHCP.conf
  * [*] update assets/dbab-squid.*.conf; clean up Makefile
  * [!] fix dbab-init-d-script: stop does not stop, closes: #958899
  * [*] simplify design, remove dbab.proxy config, assume pixelserv
    and squid will always serve from the *same* IP
  * [ab04074] New upstream version 1.5.0
  * [b24ada6] follow upstream/1.5.0 change to rename .conf files
  * [-] remove assets/dbab.proxy
  * [!] source /lib/init/init-d-script in etc/init.d/dbab, to fix
    init.d-script-does-not-implement-required-option &
    init.d-script-does-not-source-init-functions
  * [b6f61fb] New upstream version 1.5.01

 -- Tong Sun <email address hidden>  Tue, 19 May 2020 05:25:48 +0000

Upload details

Uploaded by:
Tong Sun
Uploaded to:
Sid
Original maintainer:
Tong Sun
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Groovy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
dbab_1.5.01-1.dsc 1.9 KiB f98202bac73905d93467fdee88770c685902367be2f5ce84c29c78bec4b0c17d
dbab_1.5.01.orig.tar.gz 16.6 KiB 2f80e90414b92a5bc38d8a62cf8c21eea9a39e1c87d7fb113113d370a8849ca8
dbab_1.5.01-1.debian.tar.xz 5.2 KiB 471319d698aa00e8212aafb48a85ddb0a5a81bc5911ae44524b26630c65da915

Available diffs

No changes file available.

Binary packages built by this source

dbab: dnsmasq-based ad-blocking using pixelserv

 Block advertising sites at the DNS level. dbab is feather weight,
 both in terms of package size and CPU usage, because no pattern matching or
 string substitution is involved. Thus it is super efficient and extremely
 fast. All ads are be replaced by a 1x1 pixel gif image served locally by
 the tiny pixelserv server. The ad-block list can be periodically downloaded
 from pgl.yoyo.org, and can be tweaked locally. Speed up mobile device
 browsing without installing any apps to them.