Using SQLite databases in UWP apps

2017-02-07 KENNETH 0

Using SQLite databases in UWP apps For many developers, SQLite has become the preferred client-side technology for data storage. It is a server-less, embedded, open-source database engine that satisfies most local data access scenarios. There are numerous advantages that come with its use, many of which are explained in the SQLite about page. Since the Windows 10 Anniversary Update (Build 14393), SQLite has also shipped as part of the Windows SDK. This means that when you are building your Universal Windows Platform (UWP) app that runs across the different Windows device form factors, you can take advantage of the SDK version of SQLite for local data storage. This comes with some advantages: Your application size reduces since you don’t download your own SQLite binary and package it as part of your application Note: Microsoft.Data.SQLite (used in the example below) currently [ more… ]

[도서] 정보와 컴퓨터 활용

2017-02-07 KENNETH 0

[도서] 정보와 컴퓨터 활용 분야별 신상품 – 국내도서 – 컴퓨터와 인터넷 [도서]정보와 컴퓨터 활용 양경승 저 | 도서출판 라온 | 2017년 03월 판매가 21,000원 (0%할인) | YES포인트 630원(3%지급) 컴퓨터의 활용은 사회 전반적인 업무의 생산성을 높이고 있다. 엑셀. 파워포인트, 한글을 다양한 사례를 통하여 실제 업무처리 과정을 경험해 볼 수 있도록 구성하였다. Source: [도서] 정보와 컴퓨터 활용

No Image

USN-3191-1: WebKitGTK+ vulnerabilities

2017-02-07 KENNETH 0

USN-3191-1: WebKitGTK+ vulnerabilities Ubuntu Security Notice USN-3191-1 6th February, 2017 webkit2gtk vulnerabilities A security issue affects these releases of Ubuntu and its derivatives: Ubuntu 16.10 Ubuntu 16.04 LTS Summary Several security issues were fixed in WebKitGTK+. Software description webkit2gtk – Web content engine library for GTK+ Details A large number of security issues were discovered in the WebKitGTK+ Web andJavaScript engines. If a user were tricked into viewing a maliciouswebsite, a remote attacker could exploit a variety of issues related to webbrowser security, including cross-site scripting attacks, denial of serviceattacks, and arbitrary code execution. Update instructions The problem can be corrected by updating your system to the following package version: Ubuntu 16.10: libwebkit2gtk-4.0-37 2.14.3-0ubuntu0.16.10.1 libjavascriptcoregtk-4.0-18 2.14.3-0ubuntu0.16.10.1 Ubuntu 16.04 LTS: libwebkit2gtk-4.0-37 2.14.3-0ubuntu0.16.04.1 libjavascriptcoregtk-4.0-18 2.14.3-0ubuntu0.16.04.1 To update your system, please follow these instructions: https://wiki.ubuntu.com/Security/Upgrades. This update uses a new upstream release, which [ more… ]

No Image

USN-3192-1: Squid vulnerabilities

2017-02-07 KENNETH 0

USN-3192-1: Squid vulnerabilities Ubuntu Security Notice USN-3192-1 6th February, 2017 squid3 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 Squid could be made to expose sensitive information over the network. Software description squid3 – Web proxy cache server Details Saulius Lapinskas discovered that Squid incorrectly handled processingHTTP conditional requests. A remote attacker could possibly use this issueto obtain sensitive information related to other clients' browsingsessions. (CVE-2016-10002) Felix Hassert discovered that Squid incorrectly handled certain HTTPRequest headers when using the Collapsed Forwarding feature. A remoteattacker could possibly use this issue to obtain sensitive informationrelated to other clients' browsing sessions. This issue only applied toUbuntu 16.04 LTS and Ubuntu 16.10. (CVE-2016-10003) Update instructions The problem can be corrected by updating your system to the following package [ more… ]

No Image

USN-3193-1: Nettle vulnerability

2017-02-07 KENNETH 0

USN-3193-1: Nettle vulnerability Ubuntu Security Notice USN-3193-1 6th February, 2017 nettle 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 Nettle could be made to expose sensitive information over the network. Software description nettle – low level cryptographic library (public-key cryptos) Details It was discovered that Nettle incorrectly mitigated certain timingside-channel attacks. A remote attacker could possibly use this flaw torecover private keys. Update instructions The problem can be corrected by updating your system to the following package version: Ubuntu 16.10: libnettle6 3.2-1ubuntu0.16.10.1 Ubuntu 16.04 LTS: libnettle6 3.2-1ubuntu0.16.04.1 Ubuntu 14.04 LTS: libnettle4 2.7.1-1ubuntu0.2 Ubuntu 12.04 LTS: libnettle4 2.4-1ubuntu0.1 To update your system, please follow these instructions: https://wiki.ubuntu.com/Security/Upgrades. In general, a standard system update will make all the necessary changes. References CVE-2016-6489 Source: USN-3193-1: Nettle vulnerability