|
|
Line 8: |
Line 8: |
| == 12.1.1 build1 2016-09-13 == | | == 12.1.1 build1 2016-09-13 == |
| * [[12.1.1 Changelog]] | | * [[12.1.1 Changelog]] |
|
| |
| == 12.1.0 2016-08-17 ==
| |
| * Fix issue with DB initialization
| |
| * Fix obscure memory leak
| |
| * Fix race condition that can cause loading duplicate apps leading to very confusing results
| |
|
| |
| == 12.1.0 2016-08-15 ==
| |
| * Fix issue with pass list and greylisting in Spam Blocker
| |
| * Many ASUS RT-AC88U memory tuning changes
| |
|
| |
| == 12.1.0 2016-08-04 ==
| |
| * Fix dashboard settings conversion issue
| |
|
| |
| == 12.1.0 2016-08-03 ==
| |
| * Fix bridge reference leak in kernel sometimes preventing restarting of interfaces
| |
| * Fix cleaning of session_minutes database table
| |
|
| |
| == 12.1.0 2016-07-26 ==
| |
| * Fix broken clam security update
| |
| * Fix generate cert button
| |
| * Minor fix with DHCP running rules twice on boot-up
| |
| * Minor UI fixes
| |
|
| |
| == 12.1.0 2016-07-20 ==
| |
| * Fix issue with VLAN interface add button
| |
| * Fix conversion issue when no "admin" account is present
| |
| * Fix conversion issue when old Intrusion Prevention settings are present
| |
| * Fix issue with Intrusion Prevention statistics
| |
| * Fix deleting of temp files used in google drive integration
| |
| * Minor UI fixes and improvements
| |
|
| |
| == 12.1.0 2016-07-14 ==
| |
| * Fix issue where deprecated application settings prevented UVM from fully booting.
| |
|
| |
| == 12.0.0 2016-04-10 ==
| |
| * Fix for clamav-daemon restarting unnecessarily
| |
|
| |
| == 12.0.0 2016-04-07 ==
| |
| * Changed virus blocker and virus blocker lite to log all "inspected" messages even those without attachments
| |
| * Handle non-ascii characters in application control more gracefully
| |
| * Allow enabling of SSLv3, if desired.
| |
| * Minor fixes with SSL/SMTP handling.
| |
| * Fix the daemon monitor to monitor clam process.
| |
| * Reinitialize spamassassin signatures on upgrade
| |
| * Fix handling of close-encoded web responses in virus blocker
| |
| * Fix spamassassin trying to connect to ::1 instead of 127.0.0.1
| |
| * Fix OVA drive size
| |
|
| |
| == 12.0.0 2016-03-24 ==
| |
| * fix issue with reverse lookups to determine hostname
| |
| * disable SMTP SSL by default
| |
| * fix issue with postgres not starting on some locales
| |
| * fix intrusion prevention statistics on faceplate
| |
| * fix upgrade of servers with no device.map grub file
| |
| * fix mount symlink issue caused by bad checkfs.sh
| |
|
| |
| == 12.0.0 2016-03-17 ==
| |
| * fix parse error for error handling of SMTPS in SSL Inspector
| |
| * fix DB upgrade conversion issues for some non-english locales
| |
| * fix issues with grub2 installation when it can't find the drive
| |
| * fix issue with report summary email having duplicate entry
| |
| * fix issue with spamassassin signatures on upgrade
| |
| * fix deleting of device list entries
| |
| * fix some app affinities so they process traffic in the traditional order
| |
| * fix report entry customize UI javascript error
| |
| * remove obsolete setting from reports UI for sending time
| |
|
| |
| == 12.0.0 2016-03-10 ==
| |
| * disable a bad signature that causes snort to crash on some servers
| |
| * fix intrusion prevention restoring from settings issue
| |
| * fix intrusion prevention update timeout issue on slow servers
| |
| * fix issues with ssl inspector not getting trial license
| |
| * fix safe-search enforcement
| |
| * attempt to automatically download new spamassassin rules on upgrade
| |
| * add support for SSL protocol toggling in SSL inspector
| |
| * move GRE settings in IPsec VPN to GRE tab
| |
|
| |
| == 11.2.1 2016-02-18 ==
| |
| * Fixes for some licensing issues experienced by some users.
| |
|
| |
| == 11.2.1 2016-02-18 ==
| |
| * Back port upstream security fixes (the important one being glibc getaddrinfo() CVE-2015-7547)
| |
|
| |
| == 11.2.1 2016-01-12 ==
| |
| * Fix date issue with last week of year
| |
| * Prepare for jessie upgrade
| |
|
| |
| == 11.2.0 2015-09-01 ==
| |
|
| |
| * Fix for RADIUS/L2TP authentication issues
| |
| * Some Intrusion Prevention UI fixes
| |
| * Added some missing "Summary" report entries.
| |
| * Fixed a DB connection leak
| |
| * Fix global filter in event entries
| |
| * Changed x-axis labels to 45 degree slant
| |
| * Added Bandwidth Usage report entry to "Network"
| |
| * Allow inversion on conditions in iptables-based rules again
| |
| * Other small changes
| |
|
| |
| == 11.2.0 2015-09-04 ==
| |
|
| |
| * Include upstream debian security fixes
| |
| * Fix issue with ICMP type logging on blocked ICMP sessions.
| |
|
| |
| == 11.2.0 2015-09-18 ==
| |
|
| |
| * only allow plain text in branding manager banner
| |
| * several UI fixes for buttons inside grids
| |
| * performance fix for captive portal page
| |
| * remove "markers" from line and area charts
| |
| * fix session/host viewer global filter
| |
| * attempt to fix snort install on devices without an eth0 device
| |
| * fix for DHCP input verification on WAN interfaces
| |
|
| |
| == 11.2.0 2015-10-02 ==
| |
|
| |
| * fix reports to show all applications not just ones currently installed in currently viewed rack (#12559)
| |
| * fix drag-and-drop in grids(#12563)
| |
| * fix report conditions to handle float column types correctly (#12558)
| |
| * fix issue with importing some certs
| |
| * change reports to not flush events if more than 10k events are pending writes. (Speeds up report viewing on large sites)
| |
| * change locking around session table.
| |
| * fix clamav cron job
| |
| * add ability to dynamically enabled/disable C logging mechanism.
| |
| * change the reports events max queue length to be dynamic based on memory size (instead of 1M events)
| |
| * added check all functionality in expert mode
| |