Announcing Windows Community Toolkit v6.0

2019-11-14 KENNETH 0

Announcing Windows Community Toolkit v6.0 We’re thrilled to announce today the next update to the Windows Community Toolkit, version 6.0, made possible with help and contributions from our developer community. This release brings ARM64 support to the toolkit as well as an update to XAML Islands for .NET Core 3 support. In addition, we have new features like the EyeDropper control and new Win32 notification helpers. We also have an update to our preview of Microsoft Graph enabled XAML controls. See more details on these features below. XAML Islands brings UWP to WPF, WinForms, and Win32 XAML Islands enables a developer to enhance the look, feel, and functionality of an existing WPF, Windows Forms, or C++ Win32 application and make use of the latest Windows 10 UI features that are only available via UWP controls like inking: This release improves [ more… ]

No Image

Hash join in MySQL 8

2019-11-14 KENNETH 0

Hash join in MySQL 8 For a long time, the only algorithm for executing a join in MySQL has been variations of the nested loop algorithm. With the release of MySQL 8.0.18, the server can now execute joins using hash join. This blog post will have a look at how it works, when it is used, and how it compares to the old join algorithms in MySQL in terms of performance.… Facebook Twitter LinkedIn Source: Hash join in MySQL 8

No Image

USN-4190-1: libjpeg-turbo vulnerabilities

2019-11-13 KENNETH 0

USN-4190-1: libjpeg-turbo vulnerabilities libjpeg-turbo vulnerabilities A security issue affects these releases of Ubuntu and its derivatives: Ubuntu 19.04 Ubuntu 18.04 LTS Ubuntu 16.04 LTS Summary Several security issues were fixed in libjpeg-turbo. Software Description libjpeg-turbo – library for handling JPEG files Details It was discovered that libjpeg-turbo incorrectly handled certain BMP images. An attacker could possibly use this issue to expose sensitive information. This issue only affected Ubuntu 16.04 LTS and Ubuntu 18.04 LTS. (CVE-2018-14498) It was discovered that libjpeg-turbo incorrectly handled certain JPEG images. An attacker could possibly use this issue to expose sensitive information. This issue only affected Ubuntu 19.04. (CVE-2018-19664) It was discovered that libjpeg-turbo incorrectly handled certain BMP images. An attacker could possibly use this issue to execute arbitrary code. This issue only affected Ubuntu 19.04. (CVE-2018-20330) It was discovered that libjpeg-turbo incorrectly handled certain JPEG [ more… ]

No Image

USN-4189-1: DPDK vulnerability

2019-11-13 KENNETH 0

USN-4189-1: DPDK vulnerability dpdk vulnerability A security issue affects these releases of Ubuntu and its derivatives: Ubuntu 19.10 Ubuntu 19.04 Ubuntu 18.04 LTS Summary DPDK could be made to consume resources if it received specially crafted input. Software Description dpdk – set of libraries for fast packet processing Details Jason Wang discovered that DPDK incorrectly handled certain messages. An attacker in a malicious container could possibly use this issue to cause DPDK to leak resources, resulting in a denial of service. Update instructions The problem can be corrected by updating your system to the following package versions: Ubuntu 19.10 dpdk – 18.11.4-1ubuntu0.19.10.1 Ubuntu 19.04 dpdk – 18.11.4-1ubuntu0.19.04.1 Ubuntu 18.04 LTS dpdk – 17.11.8-0~ubuntu18.04.2 To update your system, please follow these instructions: https://wiki.ubuntu.com/Security/Upgrades. This update uses a new upstream release, which includes additional bug fixes. In general, a standard system update [ more… ]

Amazon CloudWatch를 사용한 멀티 계정 및 리전간 교차 대시보드 기능 출시

2019-11-13 KENNETH 0

Amazon CloudWatch를 사용한 멀티 계정 및 리전간 교차 대시보드 기능 출시 멀티 계정 또는 멀티 리전을 활용하여 개발 생산성 및 가용성을 높히는 것은 중요한 AWS 클라우드 배포에 대한 모범 사례 중 하나입니다. 멀티 계정을 사용하면 리소스를 서로 격리하고 문제가 발생했을 때 피해를 최소화하는 보안 및 결제 과정의 경계가 만들어집니다. 멀티 리전을 사용하면 격리 수준이 높아지고 최종 사용자의 지연 시간이 짧아지며 애플리케이션의 데이터 복구 능력이 향상됩니다. 하지만, 모니터링 및 문제 해결과 관련한 단점이 있습니다. 중앙 집중식 운영 팀, DevOps 엔지니어 및 서비스 소유자가 여러 리전과 수많은 계정에서 실행 중인 애플리케이션을 모니터링 및 분석하고 관련 문제를 해결해야 합니다. 경보가 수신되면 대기 중인 엔지니어가 대시보드에 로그인하여 문제를 진단하고 다른 계정에도 로그인해 다양한 구성 요소 또는 종속성에 대한 추가 대시보드를 확인해야 할 가능성이 큽니다. 서비스 소유자는 서비스 가용성에 영향을 미칠 수 있는 애플리케이션 리소스, 공유 리소스 또는 애플리케이션 간 종속성에 대한 가시성을 필요로 합니다. [ more… ]