PackageTrack

Go modules · #2463

github.com/britannic/blacklist

v1.2.8britannic/blacklist

Release timeline

47 releases since 2018
20182020202220242026

Releases

  1. v1.2.9-0.20230728022435-e40cc41c049d28 Jul 2023pre-release

    Nothing published for this version

  2. v1.2.9-0.20230607131539-cec6736e52157 Jun 2023pre-release

    Nothing published for this version

  3. v1.2.9-0.20211227010136-61dbb7370b3627 Dec 2021pre-release

    Nothing published for this version

  4. v1.2.9-0.20211220004140-8281f09f211120 Dec 2021pre-release

    Nothing published for this version

  5. v1.2.9-0.20211219180057-a3e80ffe821419 Dec 2021pre-release

    Nothing published for this version

  6. v1.2.9-0.20211219021453-6c1d07479d1a19 Dec 2021pre-release

    Nothing published for this version

  7. v1.2.9-0.20211219010916-3f80f3c8be1f19 Dec 2021pre-release

    Nothing published for this version

  8. v1.2.9-0.20211219005838-d4d5b241e24e19 Dec 2021pre-release

    Nothing published for this version

  9. v1.2.9-0.20211218235839-84fc1241aaf118 Dec 2021pre-release

    Nothing published for this version

  10. v1.2.9-0.20211218225343-af9fc46ef03a18 Dec 2021pre-release

    Nothing published for this version

  11. v1.2.817 Dec 2021

    Nothing published for this version

  12. v1.2.717 Dec 2021

    Nothing published for this version

  13. v1.2.6-0.20211217012814-4b5eed7cf79017 Dec 2021pre-release

    Nothing published for this version

  14. v1.2.6-0.20211217012626-bc71788a528017 Dec 2021pre-release

    Nothing published for this version

  15. v1.2.6-0.20211217002717-7bde787d5cae17 Dec 2021pre-release

    Nothing published for this version

  16. v1.2.517 Dec 2021

    Nothing published for this version

  17. v1.2.4-0.20210423011254-2fd440cc0e1423 Apr 2021pre-release

    Nothing published for this version

  18. v1.2.4-0.20210208040407-bcc6d9100d038 Feb 2021pre-release

    Nothing published for this version

  19. v1.2.4-0.20200528235348-9b6dc6db54ca28 May 2020pre-release

    Nothing published for this version

  20. v1.2.325 May 2020
    Release notes3 sources agree
    • Only load failover /config/user-data/blacklist.failover.cfg if API config fails
    Open source →
  21. v1.2.225 May 2020
    Release notes3 sources agree
    • 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
    Open source →
  22. v1.1.7-0.20200522170310-1935f1eab80f22 May 2020pre-release

    Nothing published for this version

  23. v1.1.7-0.20191015222953-54bb19baff9615 Oct 2019pre-release

    Nothing published for this version

  24. v1.1.613 Apr 2018

    Nothing published for this version

  25. v1.1.510 Apr 2018
    Release notes3 sources agree
    • Add build architecture and OS information to "-version" argument
    • Code refactor and parsing algorithm updates
    Open source →
  26. v1.1.49 Apr 2018
    Release notes3 sources agree
    • Performance enhancements for source entry processing
    • Improved data counter metrics for found, extracted and dropped records
    Open source →
  27. v1.1.36 Apr 2018
    Release notes3 sources agree
    • Document updates
    Open source →
  28. v1.1.26 Apr 2018
    Release notes3 sources agree
    • Fixed bug that overwrote user configured blacklist settings during an upgrade
    Open source →
  29. v1.1.14 Apr 2018
    Release notes3 sources agree
    • Fixed bug that prevented pre-configured included hosts being correctly blacklisted
    Open source →
  30. v1.1.03 Apr 2018
    Release notes3 sources agree
    • 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/#
    
    Open source →
  31. v1.0.1027 Feb 2018
    Release notes3 sources agree
    • 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
    Open source →
  32. v1.0.926 Feb 2018
    Release notes3 sources agree
    • Added logic to not run the post installation script after an upgrade
    Open source →
  33. v1.0.826 Feb 2018
    Release notes3 sources agree
    • Algorithm to trap out of range cronjob arguments
    Open source →
  34. v1.0.725 Feb 2018
    Release notes3 sources agree
    • Adjust task-scheduler argument
    Open source →
  35. v1.0.625 Feb 2018
    Release notes3 sources agree
    • Fix bug in task-scheduler stanza to insert missing key work "system
    Open source →
  36. v1.0.525 Feb 2018
    Release notes3 sources agree
    • 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
    
    Open source →
  37. v1.0.424 Feb 2018
    Release notes3 sources agree
    • 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
    Open source →
  38. v1.0.324 Feb 2018
    Release notes3 sources agree
    • Switching to debian respository installation using apt-get
    Open source →
  39. v1.0.218 Feb 2018
    Release notes3 sources agree
    Open source →
  40. v1.0.118 Feb 2018
    Release notes3 sources agree
    Open source →
  41. v1.0.018 Feb 2018
    Release notes3 sources agree
    • Updated sources
    • Fixed bug where "domains" was reported as "hosts" source type
    Open source →
  42. v0.0.1230 Jan 2018
    Release notes3 sources agree
    • Added global exclude "evernote.com" as it is being false flagged by some sources
    Open source →
  43. v0.0.1130 Jan 2018
    Release notes3 sources agree
    • Reformatted update-dnsmasq.log output
    • README Updates
      • Added FAQ
      • Refactored layout
    Open source →
  44. v0.0.1029 Jan 2018
    Release notes3 sources agree
    • Improved counters for statistics logging
    • Increased test coverage of code
    • Additional documentation
    • Added config.boot file loader
    Open source →
  45. v0.0.823 Jan 2018
    Release notes3 sources agree
    • Removes redundant references to blacklist.t and perl modules
    • Replace "▶" with ":" in log messages
    Open source →
  46. v0.0.722 Jan 2018
    Release notes3 sources agree
    • Debian package release for ease of installation, maintenance and updating. See README for instructions and general release notes.
    Open source →
  47. v0.0.0-20191015222953-54bb19baff9615 Oct 2019pre-release

    Nothing published for this version