• Software RSS Feed

    โดย เขียนเมื่อ 02-20-2012 19:05:00  จำนวนการเปิดอ่าน: 19 
    Article Preview


    Apple today has released the next generation OS X Mountain Lion to registered developers bringing over 100 new features such as Messages, Notes, Reminders, GameCenter, NotificationCenter, Twitter integration, and AirPlay Mirroring. The first developer preview of OS X 10.8 Mountain Lion can only be downloaded by Mac Developer Program members. However, a public launch is scheduled for late this summer through the Mac App Store.

    The developer preview of Mac OS X Mountain Lion features the all new Messages app replacing conventional iChat. The new message app lets you send unlimited messages, videos, and high resolution photos directly from your Mac to another Mac or iOS device like iPhone, iPad or iPod touch. Messages will continue to support AIM, Jabber, Yahoo! Messenger and Google Talk, however.
    ...
    โดย เขียนเมื่อ 02-03-2012 09:04:00  จำนวนการเปิดอ่าน: 66 

    Changes with Apache 2.2.22

    *) SECURITY: CVE-2011-3368 (cve.mitre.org)
    Reject requests where the request-URI does not match the HTTP
    specification, preventing unexpected expansion of target URLs in
    some reverse proxy configurations. [Joe Orton]

    *) SECURITY: CVE-2011-3607 (cve.mitre.org)
    Fix integer overflow in ap_pregsub() which, when the mod_setenvif module
    is enabled, could allow local users to gain privileges via a .htaccess
    file. [Stefan Fritsch, Greg Ames]

    *) SECURITY: CVE-2011-4317 (cve.mitre.org)
    Resolve additional cases of URL rewriting with ProxyPassMatch or
    RewriteRule, where particular request-URIs could result in undesired
    backend network exposure in some configurations.
    [Joe Orton]

    *) SECURITY: CVE-2012-0021 (cve.mitre.org)
    mod_log_config: Fix segfault (crash) when the '%{cookiename}C' log format
    string is in use and a client sends a nameless, valueless cookie, causing
    a denial of service. The issue existed since version 2.2.17. PR 52256.
    [Rainer Canavan ]
    ...
    โดย เขียนเมื่อ 02-03-2012 08:46:00  จำนวนการเปิดอ่าน: 70 

    The PHP development team would like to announce the immediate availability of PHP 5.3.10. This release delivers a critical security fix.
    Security Fixes in PHP 5.3.10:
    • Fixed arbitrary remote code execution vulnerability reported by Stefan Esser, CVE-2012-0830.
    All users are strongly encouraged to upgrade to PHP 5.3.10.
    For source downloads please visit our downloads page, Windows binaries can be found on windows.php.net/download/.

    ...
    โดย เขียนเมื่อ 01-11-2012 22:47:00  จำนวนการเปิดอ่าน: 172 

    The PHP development team would like to announce the immediate availability of PHP 5.3.9. This release focuses on improving the stability of the PHP 5.3.x branch with over 90 bug fixes, some of which are security related.
    Security Enhancements and Fixes in PHP 5.3.9:
    • Added max_input_vars directive to prevent attacks based on hash collisions. (CVE-2011-4885)
    • Fixed bug #60150 (Integer overflow during the parsing of invalid exif header). (CVE-2011-4566)
    Key enhancements in PHP 5.3.9 include:
    • Fixed bug #55475 (is_a() triggers autoloader, new optional 3rd argument to is_a and is_subclass_of).
    • Fixed bug #55609 (mysqlnd cannot be built shared)
    • Many changes to the FPM SAPI module
    For a full list of changes in PHP 5.3.9, see the ChangeLog. For source downloads please visit our downloads page, Windows binaries can be found on windows.php.net/download/.
    All users are strongly encouraged to upgrade to PHP 5.3.9.

    ...
    โดย เขียนเมื่อ 10-18-2011 15:34:00  จำนวนการเปิดอ่าน: 730 

    About OS X Lion Update 10.7.2 Client Combo

    The 10.7.2 update is recommended for all OS X Lion users and includes general operating system fixes that improve the stability, compatibility, and security of your Mac. It also includes support for iCloud, a breakthrough set of free cloud services that automatically and wirelessly store your content on iCloud and push it to all of your devices. iCloud on OS X Lion includes the following features:
    • iCloud stores your email, calendars, contacts, Safari bookmarks, and Safari Reading List and automatically pushes them to all your devices.
    • Back to My Mac provides remote access to your Mac from another Mac anywhere on the Internet.
    • Find My Mac helps find a missing Mac by locating it on a map and allows you to remotely lock the Mac or wipe all its data.
    ...
    โดย เขียนเมื่อ 09-16-2011 17:17:00  จำนวนการเปิดอ่าน: 4518 

    The Apache HTTP Server Project is proud to announce the release of version 2.2.21 of the Apache HTTP Server ("httpd"). This version is principally a security and bugfix release. Notably, it resolves CVE-2011-3348 and provides further bug fixes to the resolution of CVE-2011-3192(initially corrected in 2.2.20).
    The current advisory for CVE-2011-3192 has been be revised at http://httpd.apache.org/security/CVE-2011-3192.txt and further updates for the community will be published to this url.
    This version of httpd is a major release of the stable branch, and represents the best available version of Apache HTTP Server. New features include Smart Filtering, Improved Caching, AJP Proxy, Proxy Load Balancing, Graceful Shutdown support, Large File Support, the Event MPM, and refactored Authentication/Authorization.

    ...
    โดย เขียนเมื่อ 08-31-2011 20:28:00  จำนวนการเปิดอ่าน: 4181 

    The Apache HTTP Server Project is proud to announce the release of version 2.2.20 of the Apache HTTP Server ("httpd"). This version is principally a security (CVE-2011-3192) and bugfix release .

    This version of httpd is a major release of the stable branch, and represents the best available version of Apache HTTP Server. New features include Smart Filtering, Improved Caching, AJP Proxy, Proxy Load Balancing, Graceful Shutdown support, Large File Support, the Event MPM, and refactored Authentication/Authorization.

    Changes with Apache 2.2.20
    *) SECURITY: CVE-2011-3192 (cve.mitre.org)
    core: Fix handling of byte-range requests to use less memory, to avoid
    denial of service. If the sum of all ranges in a request is larger than
    the original file, ignore the ranges and send the complete file.
    PR 51714. [Stefan Fritsch, Jim Jagielski, Ruediger Pluem, Eric Covener]
    ...
    โดย เขียนเมื่อ 08-24-2011 07:40:00  จำนวนการเปิดอ่าน: 4878 

    The PHP development team would like to announce the immediate availability of PHP 5.3.8. This release fixes two issues introduced in the PHP 5.3.7 release:
    • Fixed bug #55439 (crypt() returns only the salt for MD5)
    • Reverted a change in timeout handling restoring PHP 5.3.6 behavior, which caused mysqlnd SSL connections to hang (Bug #55283).
    All PHP users should note that the PHP 5.2 series is NOT supported anymore. All users are strongly encouraged to upgrade to PHP 5.3.8.
    For a full list of changes in PHP 5.3.8, see the ChangeLog. For source downloads please visit our downloads page, Windows binaries can be found on windows.php.net/download/.
    For more details on the crypt() blowfish security issue in pre 5.3.6 see the crypt blowfish page
    ...
    โดย เขียนเมื่อ 08-19-2011 13:48:00  จำนวนการเปิดอ่าน: 4685 

    The PHP development team would like to announce the immediate availability of PHP 5.3.7. This release focuses on improving the stability of the PHP 5.3.x branch with over 90 bug fixes, some of which are security related.
    Security Enhancements and Fixes in PHP 5.3.7:
    • Updated crypt_blowfish to 1.2. (CVE-2011-2483)
    • Fixed crash in error_log(). Reported by Mateusz Kocielski
    • Fixed buffer overflow on overlog salt in crypt().
    • Fixed bug #54939 (File path injection vulnerability in RFC1867 File upload filename). Reported by Krzysztof Kotowicz. (CVE-2011-2202)
    • Fixed stack buffer overflow in socket_connect(). (CVE-2011-1938)
    • Fixed bug #54238 (use-after-free in substr_replace()). (CVE-2011-1148)
    ...

  • Adsense

  • Recent Articles

    admin-1

    OS X Mountain Lion coming this summer


    Apple today has released the next generation OS X Mountain Lion to registered developers bringing over 100 new features such as Messages, Notes, Reminders, GameCenter, NotificationCenter, Twitter integration, and AirPlay Mirroring. The first developer preview of OS X 10.8 Mountain Lion can only be downloaded by Mac Developer Program members. However, a public launch is scheduled for late this summer through the Mac App Store.

    The developer preview of Mac OS X Mountain Lion features the all new Messages app replacing conventional iChat. The new message app lets you send unlimited messages, videos, and high resolution photos directly from your Mac to another Mac or iOS device like iPhone, iPad or iPod touch. Messages will continue to support AIM, Jabber, Yahoo! Messenger and Google Talk, however.

    ป้ายกำกับ: OS X  OS X Mountain Lion 
    admin 02-20-2012 07:00:02 ไปที่โพสต์ล่าสุด
  • Recent Blog Posts

    Wanida

    จำนวนนับ

    เราเรียกเลข 1,2,3,…ว่าจำนวนนับ จำนวนนับ a หารจำนวนนับ b ลงตัว เมื่อมีจำนวนนับ c ซึ่งทำให้ b = ac เช่น 2 หาร 16 ลงตัวเพราะ 16 = 2 x 8 5 หาร 35 ลงตัวเพราะ 35 = 5...

    01-12-2012 16:19:02
    Wanida

    เลขโรมัน

    เลขโรมัน เป็นระบบตัวเลขที่ใช้ในโรมโบราณ เลขโรมันถือเป็น ระบบเลขไม่มีหลัก หมายความว่า ไม่ว่าจะเขียนตัวเลขแต่ละตัวไว้ ณ ตำแหน่งใดของค่าตัวเลขนั้นจะมีค่าคงที่เสมอ ระบบเลขโรมันมีสัญลักษณ์ที่ใช้กันดังนี้...

    01-12-2012 16:22:14
    Wanida

    การ บวก ลบ คูณ หาร เศษส่วน

    1. การบวกลบเศษส่วน 1.1 เศษส่วนชนิดเดียวกัน ให้เอาเศษมาบวกลบกันได้เลย ส่วนส่วนมีค่าคงเดิม 1.2 เศษส่วนที่มีส่วนไม่เท่ากัน ทำเศษส่วนให้เป็นเศษส่วนชนิดเดียวกันก่อน...

    01-12-2012 16:28:34
    admin

    วิธีการ Untethered Jailbreak iPhone 4s,iPad2 by Absinthe พร้อมวิธีการ

    สิ้นสุดการรอคอยในที่สุด Pod2g และ Chronic Dev-Team ก็ได้ปล่อยเครื่องมือที่ชื่อ Absinthe สำหรับUntethered Jailbreak iPhone 4S และ Untethered Jailbreak iPad2 โดยก่อนหน้านี้ทาง Dev-Team...

    01-24-2012 09:33:07
    MrWebmonster

    แนวข้อสอบตำรวจย้อนหลัง(พร้อมเฉลย)

    แนวข้อสอบตำรวจย้อนหลัง(พร้อมเฉลย) มาดูแนวข้อสอบตำรวจสายแรกเลยละกันนะครับ แนวข้อสอบตำรวจ ข้อสอบตำรวจเก่าชั้นประทวนสายอำนวยการ ปี51 คำถามข้อที่ 1....

    01-19-2012 22:31:33
    admin

    วิธีการอัพเกรด iPhone, iPod touch, iPad เป็น iOS5

    หลังจากที่ทาง Apple ได้ปล่อยเฟิร์มแวร์ iOS5 แล้วเมื่อวันที่ 12 ตุลาคมที่ผ่านมา เชื่อว่าหลายท่านที่เป็นสาวก Apple พันธุ์แท้ที่รู้ขั้นตอนอัพเกรดเป็นก็จะรู้วิธีการทำอย่างดี แต่เชื่อว่ามีผู้ใช้ iPhone ,...

    02-01-2012 14:58:14
    admin

    Mac OS X 10.7.3 Update

    Today Apple released Mac OS X 10.7.3 the 3rd major update to Mac OS X Lion. To eliminate any potential issues, we generally recommend to update any supported systems using the standalone Combo...

    02-02-2012 15:58:39
    MrWebmonster

    ตัวอย่างแนวข้อสอบครูผู้ช่วยชุดเก่า

    ตัวอย่างแนวข้อสอบครูต่อไปนีี้ เป็นแนวข้อสอบครูชุดเก่าวิชาความรอบรู้ สามารถอ่าน ทำความเข้าใจ เพื่อใช้เป็นแนวทางในการทำข้อสอบครูผู้ช่วยได้ ไม่มากก็น้อย คิดว่านะครับ 1. จังหวัด...(จังหวัดที่คุณไปสอบ)...

    02-13-2012 23:46:04
    admin

    RUN OS X MOUNTAIN LION 10.8 ON A PC (HACKINTOSH/OSX86) – FROM START TO FINISH [VIDEO]

    My 10.8 desktop. Requirements Here are the requirements: A copy of Mac OS X – This can be in the form of an existing hackintosh, a virtual machine within Windows or Linux, or even a regular...

    02-20-2012 19:31:22

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114