No Image

USN-2881-1: MySQL vulnerabilities

2016-01-27 KENNETH 0

Ubuntu Security Notice USN-2881-1 26th January, 2016 mysql-5.5, mysql-5.6 vulnerabilities A security issue affects these releases of Ubuntu and its derivatives: Ubuntu 15.10 Ubuntu 15.04 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.6 – 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.47 in Ubuntu 12.04 LTS and Ubuntu 14.04 LTS.Ubuntu 15.04 and Ubuntu 15.10 have been updated to MySQL 5.6.28. 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-47.htmlhttp://dev.mysql.com/doc/relnotes/mysql/5.6/en/news-5-6-28.htmlhttp://www.oracle.com/technetwork/topics/security/cpujan2016-2367955.html Update instructions The problem can be corrected by updating your system to the following package version: Ubuntu 15.10: mysql-server-5.6 5.6.28-0ubuntu0.15.10.1 Ubuntu 15.04: mysql-server-5.6 5.6.28-0ubuntu0.15.04.1 Ubuntu [ more… ]

No Image

RHSA-2016:0068-1: Important: kernel-rt security update

2016-01-27 KENNETH 0

Red Hat Enterprise Linux: Updated kernel-rt packages that fix one security issue are now available for Red Hat Enterprise MRG 2. Red Hat Product Security has rated this update as having Important security impact. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available from the CVE link in the References section. CVE-2016-0728 Source: rhn-errata

Using SYS.SESSION as an alternative to SHOW PROCESSLIST

2016-01-27 KENNETH 0

A modern MySQL server contains a lot of useful meta-data in information_schema and performance_schema, which can help bring visibility into what is happening inside of your database server. However, sometimes this data is quite fine grained, and needs some finessing in order to get to that point MySQL 5.7 includes a new SYS schema installed by default.… Source: mysqlserverteam.com

The Garbage Collection Handbook/리차드 존스.앤토니 호스킹.엘리엇 모스 지음, 김점갑 옮김/에이콘출판

2016-01-27 KENNETH 0

The Garbage Collection Handbook 리차드 존스.앤토니 호스킹.엘리엇 모스 지음, 김점갑 옮김 / 에이콘출판 / 2016년 02월 / ISBN:9788960778238정가: 45,000원 / 판매가: 40,500원 / 마일리지: 2,250원이벤트: 이 시간, 알라딘 굿즈 총집합! 현대 프로그래밍 언어 구현의 필수적 요소인 동적 자동 메모리 관리 기법의 핵심이 되는 가비지 컬렉션에 관한 전반적인 내용을 다룬다. 주요 내용으로는 전통적인 알고리즘에 기반을 둔 가비지 컬렉션 기법에서부터 병렬적, 병행적, 실시간 시스템에서의 가비지 컬렉션 기법에 이르기까지 광범위하며, 가비지 컬렉터 동작 방식에 대한 좀 더 나은 통찰력을 제공한다. 1장 소개 1.1 명시적 해제 1.2 자동 동적 메모리 관리 1.3 가비지 컬렉션 알고리즘 비교 __안전성 __처리량 __완전성과 신속성 __정지 시간 __공간 오버헤드 __특정 언어의 최적화 __확장성과 이식성 1.4 성능의 불이익? 1.5 실험적 방법론 1.6 용어와 표기 __힙 __뮤테이터와 컬렉터 __뮤테이터 루트 __참조와 필드, 주소 __생명성과 정확성, 접근성 __의사 코드 __할당자 __뮤테이터 읽기와 쓰기 연산 __원자적 연산 __집합과 멀티셋, 시퀀스, 튜플 2장 마크 [ more… ]

시작하세요! 앱 인벤터 2/김경민.이기태 지음/위키북스

2016-01-27 KENNETH 0

시작하세요! 앱 인벤터 2 김경민.이기태 지음 / 위키북스 / 2016년 02월 / ISBN:9791158390242정가: 28,000원 / 판매가: 25,200원 / 마일리지: 1,400원이벤트: 이 시간, 알라딘 굿즈 총집합! 앱 인벤터는 복잡한 프로그래밍 언어 대신 퍼즐처럼 조립할 수 있는 블록을 이용해 초보자도 쉽게 안드로이드 앱을 만들 수 있게 도와주는 웹 기반의 앱 개발 도구다. 이 책은 앱 인벤터를 처음 접하는 독자를 위해 앱 인벤터의 기본 개념과 사용법을 설명한다. 더불어 일상 생활에서 실제로 사용 가능한 다양한 앱을 예제로 제시함으로써 앱이 만들어지는 과정과 원리를 단계별로 상세히 설명한다. [첫째마당] 안녕! 앱 인벤터 ▣ 01장: 앱 인벤터란? 1.1 앱 인벤터의 이해 1.2 앱 인벤터로 할 수 있는 것들 1.3 앱 인벤터를 위한 준비 ___구글 크롬 설치 ___구글 계정 만들기 ___앱 인벤터 접속 ▣ 02장: 첫 번째 앱 만들기 2.1 프로젝트 만들기 2.2 디자인 편집기로 형태 만들기 ___컴포넌트 배치 ___컴포넌트 속성 설정 2.3 블록 편집기로 생명 불어넣기 ___그림 그리기 [ more… ]