Skip to content
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 - version 2.1.1_3 #175

Merged
merged 12 commits into from Aug 23, 2016
Merged

pfBlockerNG - version 2.1.1_3 #175

merged 12 commits into from Aug 23, 2016

Conversation

BBcan177
Copy link
Contributor

Changes:

  • Re-Factor the MaxMind database conversion process to reduce PHP memory overhead
  • Added a 'placeholder' for undefined MaxMind 'Represented Countries'. This is necessary as month-to-month MaxMind Updates seem to have fluctuations that can cause a list to become undefined/re-defined.
  • Improved DNSBL Firewall Permit Rule options (Added OpenVPN, IPsec and Interface group options)
  • Improved removal of DNSBL VIP address mapping when DNSBL is disabled.
  • Added DNSBL parser for Alienvault OTX pulses. This will only collect "Domains". The same feed can be added to the IPv4 tab to collect "IPs".
  • Added a "Disabled" option to the CRON update options.
  • Additions to the DNSBL TLD suffixes

* Add "Disabled" option to Cron process
* Improve DNSBL Firewall Permit Rule options (Added OpenVPN, IPsec and Interface group options)
* Force MaxMind update if A1_ZW_rep_v4.txt (Anonymous Proxy Represented ISO list) is missing. This will ensure that any previous installations get updated with the new changes.
* Remove discontinued pfBlockerNG CRON job
* If pfBlockerNG Cron is Disabled, show next Cron event as Disabled in Update Tab
* New additions to DNSBL TLD suffixes
@netgate-git-updates netgate-git-updates merged commit bd105af into pfsense:devel Aug 23, 2016
@BBcan177 BBcan177 deleted the patch-1 branch August 23, 2016 15:25
netgate-git-updates pushed a commit that referenced this pull request Jan 16, 2019
…ack interfaces

- Bump PORTREVISION

Obtained from:	upstream PR #175
netgate-git-updates pushed a commit that referenced this pull request Jan 17, 2019
- Update to 2.4.1 (fix maxmind DB warning that is no longer valid)
- Fix EADDRNOTAVAIL issue under FreeBSD when using IPs bound to loopback interfaces
- Bump PORTREVISION

Obtained from:	upstream PR #175

Approved by:	ports-secteam (with hat)
netgate-git-updates pushed a commit that referenced this pull request Apr 6, 2020
Changes since 1.5.3:

Interface:

    * A redesigned interface that works better for smaller screens (#176)
    * Improved fullscreen mode with an overlaid headerbar (#4)
    * The headerbar and the progress bar now auto-hide, for a distraction-free
      reading experience
    * Various location information, as well as a clock, can now be displayed in
      the footer (#175, #233)
    * A new location popover (Ctrl + L) that shows reading time estimates and
      allows skipping to locations (#155)
    * E-reader style navigation: go to the previous or next page by tapping on
      the left or right part of the view; tap on the middle to toggle header bar
      and progress bar
    * Annotations, bookmarks, and find results now show chapter titles (#162)
    * When looking up words in dictionaries, the query can now be edited (#156)
    * New shortcut for viewing metadata (Ctrl + I) and preferences (Ctrl + ,)
    * A new traditional menubar, which may be displayed depending on the desktop
      environment
    * Option to use a traditional titlebar and menubar instead of a headerbar
      (experimental)

Reading:

    * Continuous scrolling layout
    * Option to show decorative shadows that mimic the appearance of a real book
    * Ability to zoom in and zoom out (#117)
    * Improved image viewer with "save as" option
    * Open copies of a book in new windows (Ctrl + N)
    * Reload book (Ctrl + R)
    * New built-in themes: Gray, Solarized, Gruvbox, Nord

Text selection:

    * Ability to select text across pages
    * Find selected text in book
    * Speak selected text or from the selected location (#141)

Annotations:

    * Spellcheck notes (requires new optional dependency "gspell")
    * Export annotations to Markdown (#180)
    * Options to use custom colors for highlights

For publishers and developers:

    * Support for Apple Books theme attribute, which allows books to detect
      themes without JavaScript (#178)
    * WebKit's developer tools can be enabled

Breaking changes:

    * The settings schemas has been reorganized
    * The format for custom themes has changed
    * Locations are now 1024 characters in size

Bug fixes:

    * Fixed not restoring exact last location
    * Fixed navigation not working with scrolled layout
    * Fixed font size not changing when the book uses absolute-size keywords
      (#173)
    * Fixed text cut off at margin edge (#177)
    * Fixed unable to open books with "#" or "?" in the file name
netgate-git-updates pushed a commit that referenced this pull request Aug 4, 2022
Unbreaks port

upstream notes:
Bugfixes:

    Resolves issue with waterfall appearing garbled on some systems. (PR #205)
    Resolves issue with Restore Defaults restoring previous settings on exit. (PR #207)
    Resolves issue with some sound valid sound devices causing PortAudio errors during startup checks. (PR #192)

Enhancements:

    Removes requirement to restart FreeDV after using Restore Defaults. (PR #207)
    Hides frequency display on main window unless PSK Reporter reporting is turned on. (PR #207)
    Scales per-mode squelch settings when in multi-RX mode to reduce unwanted noise. (PR #186)
    Single-thread mode is now the default when multi-RX is turned on. (PR #175)
    Makes multi-RX mode the default. (PR #175)
    Mic In/Speaker Out volume controls added to Filter window. (PR #208)
    Cleans up UI for filters and makes the dialog non-modal. (PR #208)
    Adds optional support for PulseAudio on Linux systems. (PR #194)

Documentation:

    Resolves issue with PDF image placement. (PR #203)

Build System:

    Uses more portable way of referring to Bash in build scripts. (PR #200)
    User manual now installed along with executable. (PR #187)
    macOS app bundle generated by CMake instead of manually. (PR #184)
    Fail as soon as a step in the build script fails. (PR #183)

PR:		ports/264769
Reported by:	castilloeduardo@outlook.com.ar
Tested by:	castilloeduardo@outlook.com.ar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants