pfsense / FreeBSD-ports Public
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pfBlockerNG-devel v2.2.5_23 #641
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Fix issue with Cron Settings incorrectly set for some options * Improve SQLite3 error handling on $stmt calls * Add DNSBL Lighttpd DH/Cipher?curve hardening
* Fix issue with Cron Settings incorrectly set for some options
* Fix issue with Cron Settings incorrectly set for some options
* Remove obsolete DYRE Feed * Add Easylist Finland * Add The Antisocial Engineer Feed * Remove MOAB
* Add myip.ms and greynoise.io Threat Intel Lookups
* Allow PHP and HTML DNSBL Block page extensions
* Improve creation of Permit Inbound/Both to avoid user using 'any'
* Improve creation of Permit Inbound/Both to avoid user using 'any'
* Always Re-create GeoIP PHP Files on re-installation even if MaxMind does not need updating
* On a fresh install of DNSBL when only enabling DNSBL Category blocking, the Feeds failed to download.
* TLD Live Sync - Disable zone updates when TLD is disabled
netgate-git-updates
pushed a commit
that referenced
this issue
May 30, 2019
netgate-git-updates
pushed a commit
that referenced
this issue
Mar 27, 2021
Changes since 2.5.0: 2.6.2 * Fix UI when running with libhandy 1.x 2.6.1 * Fixed automatic layout 2.6.0 * Added support for opening HTML files (#641) * Consistent inner and outer margins (#255) * The automatic layout no longer supports 4 columns (58d5e50) * Fixed long words overflowing (#654) * Fixed custom themes not saved across sessions (#660) * Fixed shortcuts for key pads (#677) * Fixed opening non-UTF-8 zipped FB2 files (#629) * Fixed books not opening on GNOME 40 (#689)
netgate-git-updates
pushed a commit
that referenced
this issue
Apr 7, 2021
Changes since 2.5.0: 2.6.2 * Fix UI when running with libhandy 1.x 2.6.1 * Fixed automatic layout 2.6.0 * Added support for opening HTML files (#641) * Consistent inner and outer margins (#255) * The automatic layout no longer supports 4 columns (58d5e50) * Fixed long words overflowing (#654) * Fixed custom themes not saved across sessions (#660) * Fixed shortcuts for key pads (#677) * Fixed opening non-UTF-8 zipped FB2 files (#629) * Fixed books not opening on GNOME 40 (#689)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Fix issue with DNSBL Blockpage not showing (Lighttod [mod_rewrite] require rewrite result to begin ‘/’)
Fix issue with Cron Settings incorrectly set for some options
Improve SQLite3 error handling on $stmt calls
Add DNSBL Lighttpd DH/Cipher/curve hardening
Remove obsolete DYRE Feed
Add Easylist Finland Feed
Add The Antisocial Engineer Feed
Remove MOAB Feed
Add myip.ms and greynoise.io Threat Intel Lookups
Allow PHP and HTML DNSBL Block page extensions
Improve creation of Permit Inbound/Both to avoid user using 'any'
Always Re-create GeoIP PHP Files on re-installation even if MaxMind does not need updating