github.com/britannic/blacklist
v1.2.8
#2463 most downloaded on Go modules
britannic/blacklist
What this package is like to depend on
Last release 3 years ago
no release in 18 months
Release timing varies
gaps range from 8 days to 1.5 years
Most releases are documented
notes for 24 of 28 stable releases
Nothing withdrawn
no release was ever pulled
9 years old
47 releases · first in 2018
0 releases in the last 12 months
see the full history below
Release timeline
47 releases · Jan 2018 to Jul 2023Releases
latest 47-
v1.2.9-0.20230728022435-e40cc41c049d28 Jul 2023 pre-releaseNothing published for this version
-
v1.2.9-0.20230607131539-cec6736e521507 Jun 2023 pre-releaseNothing published for this version
-
v1.2.9-0.20211227010136-61dbb7370b3627 Dec 2021 pre-releaseNothing published for this version
-
v1.2.9-0.20211220004140-8281f09f211120 Dec 2021 pre-releaseNothing published for this version
-
v1.2.9-0.20211219180057-a3e80ffe821419 Dec 2021 pre-releaseNothing published for this version
-
v1.2.9-0.20211219021453-6c1d07479d1a19 Dec 2021 pre-releaseNothing published for this version
-
v1.2.9-0.20211219010916-3f80f3c8be1f19 Dec 2021 pre-releaseNothing published for this version
-
v1.2.9-0.20211219005838-d4d5b241e24e19 Dec 2021 pre-releaseNothing published for this version
-
v1.2.9-0.20211218235839-84fc1241aaf118 Dec 2021 pre-releaseNothing published for this version
-
v1.2.9-0.20211218225343-af9fc46ef03a18 Dec 2021 pre-releaseNothing published for this version
-
v1.2.817 Dec 2021Nothing published for this version
-
v1.2.717 Dec 2021Nothing published for this version
-
v1.2.6-0.20211217012814-4b5eed7cf79017 Dec 2021 pre-releaseNothing published for this version
-
v1.2.6-0.20211217012626-bc71788a528017 Dec 2021 pre-releaseNothing published for this version
-
v1.2.6-0.20211217002717-7bde787d5cae17 Dec 2021 pre-releaseNothing published for this version
-
v1.2.517 Dec 2021Nothing published for this version
-
v1.2.4-0.20210423011254-2fd440cc0e1423 Apr 2021 pre-releaseNothing published for this version
-
v1.2.4-0.20210208040407-bcc6d9100d0308 Feb 2021 pre-releaseNothing published for this version
-
v1.2.4-0.20200528235348-9b6dc6db54ca28 May 2020 pre-releaseNothing published for this version
-
v1.2.325 May 2020Release notes
Open source →- Only load failover /config/user-data/blacklist.failover.cfg if API config fails
-
v1.2.225 May 2020Release notes
Open source →- Add source OSID Mobile Blocklist
- Update documentation
- Check for internet connectivity before running an update
- Check and load /config/user-data/blacklist.cfg in preference to config.boot
- Fix bug in configure preventing use of the latest commit
-
v1.1.7-0.20200522170310-1935f1eab80f22 May 2020 pre-releaseNothing published for this version
-
v1.1.7-0.20191015222953-54bb19baff9615 Oct 2019 pre-releaseNothing published for this version
-
v1.1.613 Apr 2018Nothing published for this version
-
v1.1.510 Apr 2018Release notes
Open source →- Add build architecture and OS information to "-version" argument
- Code refactor and parsing algorithm updates
-
v1.1.409 Apr 2018Release notes
Open source →- Performance enhancements for source entry processing
- Improved data counter metrics for found, extracted and dropped records
-
v1.1.306 Apr 2018 -
v1.1.206 Apr 2018Release notes
Open source →- Fixed bug that overwrote user configured blacklist settings during an upgrade
-
v1.1.104 Apr 2018Release notes
Open source →- Fixed bug that prevented pre-configured included hosts being correctly blacklisted
-
v1.1.003 Apr 2018Release notes
Open source →- Fixed minor log message bug to insert space between progname and "starting up"
- Renamed blacklist-cronjob.sh to update-dnsmasq-cronjob.sh to be consistent with update-dnsmasq
- Fixed a bug when scripted configure session isn't detected, resulting in wrong showconfig mode being used
- Fixed a bug in blacklist-cronjob.sh that inhibited the cron job delay
- Changed http error handling from fatal to error notification, so that update-dnsmasq can continue processing for sources that don't have problems and complete the update
- Added code to support dnsmasq configuration file whitelisting for domains and hosts (servers) using hash syntax (the "#" force dnsmasq to forward the DNS request to the configured nameservers)
- i.e. servers (hosts)
server=/www.bing.com/#- i.e. domains
address=/bing.com/# -
v1.0.1027 Feb 2018Release notes
Open source →- Added functions to ensure all blacklist configuration files are removed from /etc/dnsmasq.d/ when uninstalling using
dpkg -P edgeos-dnsmasq-blacklist- Or
apt-get remove --purge edgeos-dnsmasq-blacklist- dnsmasq will be automatically restarted to remove stale redirects
-
v1.0.926 Feb 2018 -
v1.0.826 Feb 2018 -
v1.0.725 Feb 2018 -
v1.0.625 Feb 2018 -
v1.0.525 Feb 2018Release notes
Open source →- Nightly update-dnsmasq cron job now has a configurable argument to set how many seconds of random delay before starting
set system task-scheduler task update_blacklists executable arguments 60 set system task-scheduler task update_blacklists executable path /config/scripts/blacklist-cronjob.sh set system task-scheduler task update_blacklists interval 1d -
v1.0.424 Feb 2018Release notes
Open source →- Implemented starting nightly update-dnsmasq cron job at random times to prevent a datastorm if a lot of users are in the same time zone
- Suggested by EdgeMax Community User @sorvani
- Implemented starting nightly update-dnsmasq cron job at random times to prevent a datastorm if a lot of users are in the same time zone
-
v1.0.324 Feb 2018 -
v1.0.218 Feb 2018Release notes
Open source →- Updated sources
- Changed hosts source https://github.com/StevenBlack/hosts/ to version that only blacklists ads and malware
- Updated sources
-
v1.0.118 Feb 2018Release notes
Open source →- Updated sources
- Changed hosts source https://github.com/StevenBlack/hosts/ to version that doesn't blacklist social networks
- Updated sources
-
v1.0.018 Feb 2018Release notes
Open source →- Updated sources
- Added hosts source https://github.com/StevenBlack/hosts/
- Removed Yoyo and raw.github.com, since the new sources make them redundant
- Fixed bug where "domains" was reported as "hosts" source type
- Updated sources
-
v0.0.1230 Jan 2018Release notes
Open source →- Added global exclude "evernote.com" as it is being false flagged by some sources
-
v0.0.1130 Jan 2018Release notes
Open source →- Reformatted update-dnsmasq.log output
- README Updates
- Added FAQ
- Refactored layout
-
v0.0.1029 Jan 2018Release notes
Open source →- Improved counters for statistics logging
- Increased test coverage of code
- Additional documentation
- Added config.boot file loader
-
v0.0.823 Jan 2018Release notes
Open source →- Removes redundant references to blacklist.t and perl modules
- Replace "▶" with ":" in log messages
-
v0.0.722 Jan 2018Release notes
Open source →- Debian package release for ease of installation, maintenance and updating. See README for instructions and general release notes.
-
v0.0.0-20191015222953-54bb19baff9615 Oct 2019 pre-releaseNothing published for this version