Announcing Windows 10 Insider Preview Build 14955 for Mobile and PC

2016-10-26 KENNETH 0

Announcing Windows 10 Insider Preview Build 14955 for Mobile and PC Hello Windows Insiders! Today we are excited to be releasing Windows 10 Insider Preview Build 14955 for Mobile and PC to Windows Insiders in the Fast ring. What’s new in Build 14955 Outlook Mail & Calendar Update (PC & Mobile): We have updated the Outlook Mail and Calendar apps to 17.7466.4062x.0.. This update introduces a few new things for you to check out: You can now open email messages in a new window. You can now use Quick Actions directly from new email notifications. Get someone’s attention with @mentions. Type the @ symbol anywhere in the body of your email and start typing to pick the person you want to address. Context Awareness in Narrator (PC): As you navigate around, you can be notified about different groups or other [ more… ]

No Image

USN-3109-1: MySQL vulnerabilities

2016-10-25 KENNETH 0

USN-3109-1: MySQL vulnerabilities Ubuntu Security Notice USN-3109-1 25th October, 2016 mysql-5.5, mysql-5.7 vulnerabilities A security issue affects these releases of Ubuntu and its derivatives: Ubuntu 16.10 Ubuntu 16.04 LTS Ubuntu 14.04 LTS Ubuntu 12.04 LTS Summary Several security issues were fixed in MySQL. Software description mysql-5.5 – MySQL database mysql-5.7 – MySQL database Details Multiple security issues were discovered in MySQL and this update includesnew upstream MySQL versions to fix these issues. MySQL has been updated to 5.5.53 in Ubuntu 12.04 LTS and Ubuntu 14.04 LTS.Ubuntu 16.04 LTS and Ubuntu 16.10 have been updated to MySQL 5.7.16. In addition to security fixes, the updated packages contain bug fixes,new features, and possibly incompatible changes. Please see the following for more information:http://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-53.htmlhttp://dev.mysql.com/doc/relnotes/mysql/5.7/en/news-5-7-16.htmlhttp://www.oracle.com/technetwork/security-advisory/cpuoct2016-2881722.html Update instructions The problem can be corrected by updating your system to the following package version: Ubuntu 16.10: mysql-server-5.7 5.7.16-0ubuntu0.16.10.1 [ more… ]

No Image

USN-3110-1: Quagga vulnerability

2016-10-25 KENNETH 0

USN-3110-1: Quagga vulnerability Ubuntu Security Notice USN-3110-1 25th October, 2016 quagga vulnerability A security issue affects these releases of Ubuntu and its derivatives: Ubuntu 16.10 Ubuntu 16.04 LTS Ubuntu 14.04 LTS Ubuntu 12.04 LTS Summary Quagga could be made to crash if it received specially crafted network traffic. Software description quagga – BGP/OSPF/RIP routing daemon Details David Lamparter discovered that Quagga incorrectly handled certain IPv6router advertisements. A remote attacker could possibly use this issue tocause Quagga to crash, resulting in a denial of service. Update instructions The problem can be corrected by updating your system to the following package version: Ubuntu 16.10: quagga 1.0.20160315-2ubuntu0.1 Ubuntu 16.04 LTS: quagga 0.99.24.1-2ubuntu1.2 Ubuntu 14.04 LTS: quagga 0.99.22.4-3ubuntu1.3 Ubuntu 12.04 LTS: quagga 0.99.20.1-0ubuntu0.12.04.6 To update your system, please follow these instructions: https://wiki.ubuntu.com/Security/Upgrades. After a standard system update you need to restart Quagga to make [ more… ]

No Image

Compiling Dynamic Modules for NGINX Plus

2016-10-25 KENNETH 0

Compiling Dynamic Modules for NGINX Plus NGINX Plus Release R11 introduces binary compatibility for dynamic modules. This article describes the build process, explaining how to compile third‑party NGINX modules so that they can be used in the NGINX Plus product. NGINX Modules Overview NGINX modules are written in C and conform to the API described in Extending NGINX on the NGINX Wiki. There is a large ecosystem of third‑party modules, ranging from language interpreters to security solutions, and some of these are included and supported in NGINX Plus. Other third‑party modules, and modules that you have created yourself, need to be compiled independently and loaded into NGINX Plus at runtime. You can compile these modules for use with NGINX Plus by building them against the open source NGINX software as described below: Obtain the matching open source NGINX release Obtain the module sources, and update the config [ more… ]

No Image

Announcing NGINX Plus R11

2016-10-25 KENNETH 0

Announcing NGINX Plus R11 We are excited to announce the availability of NGINX Plus Release 11 (R11). With this release we are providing a number of new features in NGINX Plus to make the product easier to extend and customize, and to support an even broader range of deployments. NGINX Plus R11 introduces binary compatibility for dynamic modules. This means that dynamic modules that have been compiled against the open source NGINX software can be loaded into NGINX Plus. You can leverage the large number of third‑party NGINX modules to extend and add functionality to NGINX Plus, drawing from a range of open source and commercially produced modules. Developers can create custom extensions, add‑ons, and new products based on the supported NGINX Plus core. NGINX Plus R11 also adds a number of other enhancements: Improved TCP/UDP load balancing – New features include SSL server name routing, new logging functionality, additional variables, and [ more… ]