Jump to content
Compatible Support Forums

news

Members
  • Content count

    80899
  • Joined

  • Last visited

    Never
  • Days Won

    18

Everything posted by news

  1. Dear Editors, we just posted a new article which might be interesting to your readers. A post in your news section would be appreciated. Title: Fnatic Gear Flick Mouse Link: http://www.techpowerup.com/reviews/Fnatic_Gear/Flick Brief: Fnatic is well known for being one of the leading eSports teams in Europe, and now, they have released their own peripheral range. The Fnatic Gear Flick is hoping to go head to head with the wide range of currently available gaming mice. With the input of professional gamers readily available, we will hopefully to see some exceptional products from Fnatic Gear.
  2. Three months ago Crucial announced the MX300 750GB ‘Limited Edition’ SSD to celebrate their brand new Micron 3D TLC NAND Flash memory technology. We reviewed the MX300 750GB drive and found that the Micron 3D TLC NAND along with the Marvell 88SS1074 controller and Crucial custom firmware proved to be a winning combination. Crucial has since released 275GB, 525GB, and 1050GB (1TB) and 2TB versions to join the existing MX300 750GB model, so there are now five different capacities to pick from if you want a Crucial MX300 series SSD in the 2.5-inch SATA III form factor. The unusual capacities are due to the Micron’s 3D TLC being 384Gbit when most other NAND companies are using 256Gbit technology. Read on to see how the MX300 1TB SSD performs! Article Title: Crucial MX300 1TB SSD Review ( -at -) Legit Reviews Article URL: http://www.legitreviews.com/crucial-mx300-1tb-ssd-review_186232 Unsubscribe: http://adserv.legitreviews.com/cgi-bin/dada/mail.cgi/u/legitpr/news// =
  3. news

    Wine release 1.9.19

    The Wine development release 1.9.19 is now available. What's new in this release (see below for details): - Initial version of a udev bus driver for HID. - Various improvements in joystick support. - Initial implementation of DC rendering in Direct2D. - Improved metafile support in GDI+. - Various bug fixes. The source is available from the following locations: http://dl.winehq.org/wine/source/1.9/wine-1.9.19.tar.bz2 http://mirrors.ibiblio.org/wine/source/1.9/wine-1.9.19.tar.bz2 Binary packages for various distributions will be available from: http://www.winehq.org/download You will find documentation on http://www.winehq.org/documentation You can also get the current source directly from the git repository. Check http://www.winehq.org/git for details. Wine is available thanks to the work of many people. See the file AUTHORS in the distribution for the complete list. ---------------------------------------------------------------- Bugs fixed in 1.9.19 (total 19): 10643 WinUAE settings window reappears after being dismissed 17351 PDF Export problem on Delphi 7 applications 19998 stamps.com installer hangs 27415 The Geometer's Sketchpad 5.03 does not display pictures. "fixme:gdiplus:GdipGetMetafileHeaderFromMetafile not implemented" 29916 ElsterFormular cannot make use of default PDF viewer (e. g. Okular) 34489 Can't use VSTi altiverb fst.exe crashes 37259 Multiple Direct2D applications need ID2D1DCRenderTarget::BindDC implementation 37628 KORG Legacy Collection - MS-20 v1.3.0 'Authorizer' app crashes, No Limits 2 help system does not render ('d2d_factory_CreateDCRenderTarget' is a stub) 39246 user32:edit fails in Japanese and Korean locales 40325 Captvty v3 (.Net4.5) crashes at start 40533 Microsoft PowerPoint Viewer 14.0 shows error dialog when clicking System Info button (msinfo32.exe unimplemented) 40746 Microsoft Expression Web 4 crashes when opening site, needs rpcrt4.dll.NdrAsyncServerCall 41085 Unimplemented function msvcp140.dll._Thrd_id needed by Battle.net 41217 Xebra ALSA underrun occurred 41224 WineD3D8 crashes on Windows with GTAVC and i915-class video 41274 QQ Lite version called unimplemented function vcomp100.dll._vcomp_reduction_r8, aborting 41284 dbghelp_dwarf: parse_cie_details unknown CIE version 4 (clang/mesa/valgrind) 41287 2050 IP Softphone - UI does not render correctly 41296 World of Tanks (9.16) crashes with unimplemented function vcruntime140.dll.__std_type_info_hash ---------------------------------------------------------------- Changes since 1.9.18: Akihiro Sagawa (1): imm32: Set the default IME window title and styles as in native. Alexandre Julliard (21): user32: Implement GetUpdatedClipboardFormats. user32/tests: Add a few more tests for synthesized formats rendering. user32: Synthesize text clipboard formats on the user32 side. user32: Synthesize metafile clipboard formats on the user32 side. user32: Synthesize bitmap clipboard formats on the user32 side. winex11: Remove support for synthesizing clipboard formats. user32: Clear last error in EnumClipboardFormats. user32/tests: Make the clipboard sequence tests more strict. user32/tests: Add more tests for GDI and private clipboard formats. kernel32: GMEM_FIXED blocks cannot be 0 size. kernel32: Avoid getting the heap lock inside an exception handler block. user32/tests: Add more tests for clipboard data storage. user32/tests: Comment out a test that crashes on 64-bit Vista. user32: Fix GetClipboardFormatName behavior for integer formats. user32: Clean up clipboard debug traces. server: Return the owner window in the release_clipboard request. server: Return the owner window in the close_clipboard request. user32/tests: Add some tests for the contents of the clipboard data. user32: Use GetDIBits to retrieve the bitmap header when synthesizing a DIB. winex11: Merge named formats into the builtin clipboard formats table. winex11: Get rid of the X11DRV_CLIPBOARD_SerializeMetafile helper. Alistair Leslie-Hughes (3): ws2_32: Accept shouldn't fail when addrlen32 is NULL. comdlg32: Clear the filename text on OPEN_BROWSE. comdlg: Select all text when enter is pressed. Andrey Gusev (16): api-ms-win-core-shlwapi-obsolete-l1-1-0: Add dll. api-ms-win-core-localization-obsolete-l1-2-0: Add dll. api-ms-win-core-privateprofile-l1-1-1: Add dll. api-ms-win-core-registryuserspecific-l1-1-0: Add dll. api-ms-win-core-sidebyside-l1-1-0: Add dll. api-ms-win-core-stringansi-l1-1-0: Add dll. api-ms-win-core-versionansi-l1-1-0: Add dll. api-ms-win-core-atoms-l1-1-0: Add dll. api-ms-win-core-kernel32-private-l1-1-1: Add dll. api-ms-win-core-apiquery-l1-1-0: Add dll. api-ms-win-core-realtime-l1-1-0: Add dll. api-ms-win-core-localization-l2-1-0: Add dll. api-ms-win-shell-shellcom-l1-1-0: Add dll. api-ms-win-core-winrt-errorprivate-l1-1-1: Add dll. api-ms-win-core-windowserrorreporting-l1-1-0: Add dll. api-ms-win-core-localization-private-l1-1-0: Add dll. André Hentschel (5): kernel32/tests: Allow ERROR_ACCESS_DENIED for GetThreadContext. setupapi/tests: Also check for ERROR_CALL_NOT_IMPLEMENTED at the second call to SetupDiCreateDeviceInfoListExW. loader/wine.inf: Open pdf files using winebrowser. kernel32/tests: Don't test CloseHandle. setupapi/tests: Try to delete pre-existing key. Aric Stewart (7): winebus.sys: Add stub driver. ntoskrnl.exe: Implement IoGetAttachedDevice and IoGetAttachedDeviceReference. winebus.sys: Add initial udev stub driver. winebus.sys: Implement udev device enumeration. winebus.sys: Create bus devices. winebus.sys: Implement IRP_MN_QUERY_ID. ntoskrnl.exe: Implement loading plug and play devices. Austin English (2): msinfo32: Add stub program. api-ms-win-core-threadpool-l1-1-0: Add dll. Bruno Jesus (15): ws2_32: Debug the ioctl code name whenever possible. dinput: Only complain for unsupported effect envelope if it really is useful. ws2_32/tests: Add non-interactive SIO_ADDRESS_LIST_CHANGE tests. winejoystick.drv: Test for new joysticks in intervals of 2 seconds. ws2_32: Use correct WS_ prefixed family. xinput1_4: Remove XInputGetDSoundAudioDeviceGuids and add XInputGetStateEx to spec file. xinput1_3: Test every xinput DLL version. xinput1_3: Test proper no new data error from XInputGetKeystroke. dinput: Handle NULL effect envelope before testing its parameters. dinput: Remove trailing space from debug string. po: Update Brazilian Portuguese translation. ws2_32/tests: Add more SIO_ADDRESS_LIST_CHANGE tests. ws2_32: Fix handling of POLLHUP in WSAPoll. dinput: Fix phase conversion on periodic effects. dinput: Improve linux effect debugging. Daniel Lehman (1): msvcp140: Add _Thrd_id. David Keijser (1): kernel32: Forward CAL_RETURN_GENITIVE_NAMES to GetLocaleInfo(). Dmitry Timoshkov (10): gdiplus: Implement GdipCreateMetafileFromStream. gdiplus: Implement GdipGetMetafileHeaderFromMetafile. gdiplus: Implement GdipCreateMetafileFromFile. gdiplus: Implement GdipGetMetafileHeaderFromWmf. gdiplus: Implement GdipGetMetafileHeaderFromStream. gdiplus: Implement GdipGetMetafileHeaderFromFile. windowscodecs: Avoid extra conversion step BGR->RGB when converting 32bpp BGRA to 24bpp RGB. windowscodecs: Add support for 32bppGrayFloat format. windowscodecs: Add support for converting to 8bpp grayscale format. windowscodecs: Add support for converting 32bpp grayscale float to 24bpp BGR format. Hans Leidekker (7): webservices: Implement WsWriteArray. webservices: Add support for optional and nillable fields in the reader. webservices/tests: Add another repeating element test. include: Fix aligment of some Web Services structures. msi: Use proper return types in msi_table_apply_transform. msi: Use proper return types in MSI_RecordSetStreamFromFileW. qmgr: Job error codes are HRESULT values. Henri Verbeet (1): d3drm/tests: Fix some reference leaks. Huw D. M. Davies (9): user32/tests: ValidateRect(NULL, &rect) on >= Win 8 no longer invalidates all windows. user32/tests: On Win 8 and later, moving a window off-screen doesn't crop its update region. webservices/tests: Initialise dictionary to NULL. rpcrt4/tests: Win 8 and 10 do not correctly unmarshal a ranged enum16. winmm/tests: Pass the full size of MIDIHDR to midiOutPrepareHeader(). winmm/tests: Call CoInitialize() to enable tests to run on Win 10. winmm/tests: Add a small Sleep() to prevent a notification test from failing. winmm/tests: Remove a test that can crash on Win 8 and 10. user32/tests: Add space for the mask data to prevent failures on Win 8 and 10. Jacek Caban (8): dbghelp: Removed no longer needed wine_rb_destroy call. msctf: Added IID_ITfThreadFocusSink support to AdviseSink. taskschd: Added ITaskDefinition::get_Triggers implementation. taskschd/tests: Fixed tests on win10. winhttp: Added WINHTTP_OPTION_MAX_CONNS_PER_SERVER and WINHTTP_OPTION_MAX_CONNS_PER_1_0_SERVER options stub. rbtree.h: Take wine_rb_entry as wine_rb_remove argument type and add new wine_rb_remove_key helper using key. mshtml: Use rb tree instead of list to map nsIDOMWindowProxy to HTMLOuterWindow. mshtml: Use IUnknownVtbl in wrapper_vtbl. Kai Blaschke (1): bcrypt/tests: Show that BCryptGetFipsAlgorithmMode checks a registry key. Michael Stefaniuc (11): mshtml: Avoid using the COM method implementations directly. d3d9: Avoid a cast from a COM object to an interface. sti: Standardize COM aggregation in StillImage. msdaps: Use the proper COM method wrappers. oleaut32: Avoid casts from COM objects to interfaces. urlmon: Avoid a cast from a COM object to an iface. mscoree: Use the proper COM method wrappers. mscoree: There can be only one QI implementation in a COM object. msi: Use CONTAINING_RECORD() to get from a field to a struct. quartz: Use the proper COM method wrappers. oleaut32/tests: Avoid casts from COM object to interface. Nikolay Sivov (8): d2d1/tests: A DC target test for switching from one HDC to another. dbghelp: Support CIE version 4 in parse_cie_details(). d3d11/tests: Extend GetDC() tests. d2d1/tests: Test that target properties are kept during BindDC(). d3d11: Enabled GetDC() capability for 2D textures. dxgi: Added partial implementation of GetDC()/ReleaseDC(). d2d1: Initial implementation of DC render target. mshtml: Use proper constants as HRESULT return values. Piotr Caban (3): user32: Fix DefWindowProc(WM_NCRBUTTONDOWN) tests on Win 8 and 10. ucrtbase: Add __std_type_info_hash implementation. msvcp140: Fix locale class structure. Sebastian Lackner (41): jscript: Simplify jsstr_release implementation. jscript: Fix definition of JSSTR_MAX_LENGTH. vcomp: Implement _vcomp_reduction_{u,i}4 and add tests. vcomp: Implement _vcomp_reduction_{u,i}2 and add tests. vcomp: Implement _vcomp_reduction_{u,i}1 and add tests. server: Do not store unix_pid in process_snapshot struct. jscript: Change prototype of jsstr_alloc_buf and fix some error handling issues. jscript: Do not include terminating \0 in result returned by Date_toLocale{Date,Time}String. user32: Only call GlobalUnlock when GlobalLock was successful. user32: Add missing calls to GlobalUnlock in render_synthesized_dib. user32: Add missing call to GlobalUnlock in render_synthesized_enhmetafile. shell32/tests: Fix incorrect usage of broken() function. comctl32/tests: Fix incorrect usage of broken() function. oledb32/tests: Fix incorrect usage of broken() function. vcomp: Implement _vcomp_reduction_{u,i}8 and add tests. vcomp: Implement _vcomp_reduction_r4 and add tests. vcomp: Implement _vcomp_reduction_r8 and add tests. mshtml/tests: Fix incorrect usage of broken() function. jscript/tests: Remove an invalid win2k broken() check. jscript: Properly handle \0 characters in String to{Lower,Upper}Case methods. jscript: Properly handle \0 characters in String indexOf method. jscript: Allocate string of correct size in Date toTimeString method. configure: Fix a typo in the udev help message. jscript: Properly handle \0 characters in Array join method. jscript: Allocate string of correct size in Date toLocaleDateString method. jscript: Simplify date_to_string and add basic tests. jscript: Simplify create_utc_string and add basic tests. hidclass.sys: Do not return last error / HRESULT values in NTSTATUS functions. oledlg: Properly use SUCCEEDED macro to check HRESULT. wbemprox: Do not return error in HRESULT functions. advapi32: Use variable of correct type to store LSTATUS result. dinput: Use variable of correct type to store HRESULT value. joy.cpl: Use variable of correct type to store LSTATUS value. user32: Fix definition of DeregisterShellHookWindow. dxva2: Return E_NOTIMPL from GetPhysicalMonitorsFromIDirect3DDevice9 stub. include: Fix declaration of DwmDefWindowProc. shlwapi: Return E_NOTIMPL for unknown types in StrRetToBuf{A,W}. uxtheme: Return E_NOTIMPL in HRESULT stub functions. taskschd: Do not return ERROR_* constant in HRESULT function. kernel32: NtOpenFile returns STATUS_SUCCESS on success. msi: Do not return ERROR_* constant in HRESULT function. Vincent Povirk (2): gdiplus: Add more tests for GdipGetMetafileHeaderFromMetafile. windowscodecs/tests: Add a helper function for comparing bits. -- Alexandre Julliard julliard ( -at -) winehq.org
  4. =AEROCOOL STRIKE-X AIR REVIEW= ------------------------------------------------------------ http://us2.campaign-archive1.com/?u=bfb2b902b5fb045ad6f841f98&id=b3fad614d4&e=872093acb5 http://www.kitguru.net =CORSAIR CARBIDE AIR 740 CASE REVIEW= Corsair Carbide Air 740 is a larger version of the £125 Carbide Air 540 that is taller, wider, deeper and comes with a cosmetically different front panel. Carbide Air 740 has a hinged main door with a huge clear side window that shows off the innards of your new PC for the world to admire. Or rather, the window shows off the main chamber while the untidy clutter is hidden away in the rear compartment. Read the review here: http://www.kitguru.net/components/leo-waldock/corsair-carbide-air-740-case-review/ ============================================================ ** follow on Twitter (http://twitter.com/#!/kitgurupress) | ** friend on Facebook (http://www.facebook.com/pages/KitGuru/162236020510911) | ** forward to a friend (http://us2.forward-to-friend1.com/forward?u=bfb2b902b5fb045ad6f841f98&id=b3fad614d4&e=872093acb5) Copyright © 2016 KitGuru, All rights reserved. You are receiving this because you are a news partner or have signed up to receive our news.
  5. *MSI X99A Gaming Pro Carbon Motherboard Review* We review the MSI X99A Gaming Pro Carbon, this motherboard from the Gaming series is among the best X99 chipset based motherboards we have tested to date. Not just that, it looks pretty awesome as well in an all dark design with carbon elements and a color configurable LED system. Obviously it is loaded with features so much more in regards to SLI/Crossfire support, SATA3 connectors, M.2., overclock features, a very nice audio solution and much more. Read the full review here <http://www.guru3d.com/articles-pages/msi-x99a-gaming-pro-carbon-motherboard-review,1.html>'>http://www.guru3d.com/articles-pages/msi-x99a-gaming-pro-carbon-motherboard-review,1.html> . URL: http://www.guru3d.com/articles-pages/msi-x99a-gaming-pro-carbon-motherboard-review,1.html <http://www.guru3d.com/articles-pages/msi-x99a-gaming-pro-carbon-motherboard-review,1.html> --
  6. -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ===================================================================== Red Hat Security Advisory Synopsis: Important: chromium-browser security update Advisory ID: RHSA-2016:1905-01 Product: Red Hat Enterprise Linux Supplementary Advisory URL: https://rhn.redhat.com/errata/RHSA-2016-1905.html Issue date: 2016-09-16 CVE Names: CVE-2016-5170 CVE-2016-5171 CVE-2016-5172 CVE-2016-5173 CVE-2016-5174 CVE-2016-5175 ===================================================================== 1. Summary: An update for chromium-browser is now available for Red Hat Enterprise Linux 6 Supplementary. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section. 2. Relevant releases/architectures: Red Hat Enterprise Linux Desktop Supplementary (v. 6) - i386, x86_64 Red Hat Enterprise Linux Server Supplementary (v. 6) - i386, x86_64 Red Hat Enterprise Linux Workstation Supplementary (v. 6) - i386, x86_64 3. Description: Chromium is an open-source web browser, powered by WebKit (Blink). This update upgrades Chromium to version 53.0.2785.113. Security Fix(es): * Multiple flaws were found in the processing of malformed web content. A web page containing malicious content could cause Chromium to crash, execute arbitrary code, or disclose sensitive information when visited by the victim. (CVE-2016-5170, CVE-2016-5171, CVE-2016-5175, CVE-2016-5172, CVE-2016-5173, CVE-2016-5174) 4. Solution: For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 After installing the update, Chromium must be restarted for the changes to take effect. 5. Bugs fixed (https://bugzilla.redhat.com/): 1375863 - CVE-2016-5170 chromium-browser: use after free in blink 1375864 - CVE-2016-5171 chromium-browser: use after free in blink 1375865 - CVE-2016-5172 chromium-browser: arbitrary memory read in v8 1375866 - CVE-2016-5173 chromium-browser: extension resource access 1375867 - CVE-2016-5174 chromium-browser: popup not correctly suppressed 1375868 - CVE-2016-5175 chromium-browser: various fixes from internal audits 6. Package List: Red Hat Enterprise Linux Desktop Supplementary (v. 6): i386: chromium-browser-53.0.2785.113-1.el6.i686.rpm chromium-browser-debuginfo-53.0.2785.113-1.el6.i686.rpm x86_64: chromium-browser-53.0.2785.113-1.el6.x86_64.rpm chromium-browser-debuginfo-53.0.2785.113-1.el6.x86_64.rpm Red Hat Enterprise Linux Server Supplementary (v. 6): i386: chromium-browser-53.0.2785.113-1.el6.i686.rpm chromium-browser-debuginfo-53.0.2785.113-1.el6.i686.rpm x86_64: chromium-browser-53.0.2785.113-1.el6.x86_64.rpm chromium-browser-debuginfo-53.0.2785.113-1.el6.x86_64.rpm Red Hat Enterprise Linux Workstation Supplementary (v. 6): i386: chromium-browser-53.0.2785.113-1.el6.i686.rpm chromium-browser-debuginfo-53.0.2785.113-1.el6.i686.rpm x86_64: chromium-browser-53.0.2785.113-1.el6.x86_64.rpm chromium-browser-debuginfo-53.0.2785.113-1.el6.x86_64.rpm These packages are GPG signed by Red Hat for security. Our key and details on how to verify the signature are available from https://access.redhat.com/security/team/key/ 7. References: https://access.redhat.com/security/cve/CVE-2016-5170 https://access.redhat.com/security/cve/CVE-2016-5171 https://access.redhat.com/security/cve/CVE-2016-5172 https://access.redhat.com/security/cve/CVE-2016-5173 https://access.redhat.com/security/cve/CVE-2016-5174 https://access.redhat.com/security/cve/CVE-2016-5175 https://access.redhat.com/security/updates/classification/#important https://googlechromereleases.blogspot.com/2016/09/stable-channel-update-for-desktop_13.html 8. Contact: The Red Hat security contact is . More contact details at https://access.redhat.com/security/team/contact/ Copyright 2016 Red Hat, Inc. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iD8DBQFX26BSXlSAg2UNWIIRAhB0AJ0aNGgex8x8P5PhmvHX2jGp6ZuHfgCgkhA5 b/wUh9vFKEKRhf8SzZ2r5ak= =m/vt -----END PGP SIGNATURE----- --
  7. -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 [slackware-security] curl (SSA:2016-259-01) New curl packages are available for Slackware 13.0, 13.1, 13.37, 14.0, 14.1, 14.2, and -current to fix a security issue. Here are the details from the Slackware 14.2 ChangeLog: +--------------------------+ patches/packages/curl-7.50.3-i586-1_slack14.2.txz: Upgraded. Fixed heap overflows in four libcurl functions: curl_escape(), curl_easy_escape(), curl_unescape() and curl_easy_unescape(). For more information, see: https://curl.haxx.se/docs/adv_20160914.html http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7167 (* Security fix *) +--------------------------+ Where to find the new packages: +-----------------------------+ Thanks to the friendly folks at the OSU Open Source Lab (http://osuosl.org) for donating FTP and rsync hosting to the Slackware project! :-) Also see the "Get Slack" section on http://slackware.com for additional mirror sites near you. Updated package for Slackware 13.0: ftp://ftp.slackware.com/pub/slackware/slackware-13.0/patches/packages/curl-7.50.3-i486-1_slack13.0.txz Updated package for Slackware x86_64 13.0: ftp://ftp.slackware.com/pub/slackware/slackware64-13.0/patches/packages/curl-7.50.3-x86_64-1_slack13.0.txz Updated package for Slackware 13.1: ftp://ftp.slackware.com/pub/slackware/slackware-13.1/patches/packages/curl-7.50.3-i486-1_slack13.1.txz Updated package for Slackware x86_64 13.1: ftp://ftp.slackware.com/pub/slackware/slackware64-13.1/patches/packages/curl-7.50.3-x86_64-1_slack13.1.txz Updated package for Slackware 13.37: ftp://ftp.slackware.com/pub/slackware/slackware-13.37/patches/packages/curl-7.50.3-i486-1_slack13.37.txz Updated package for Slackware x86_64 13.37: ftp://ftp.slackware.com/pub/slackware/slackware64-13.37/patches/packages/curl-7.50.3-x86_64-1_slack13.37.txz Updated package for Slackware 14.0: ftp://ftp.slackware.com/pub/slackware/slackware-14.0/patches/packages/curl-7.50.3-i486-1_slack14.0.txz Updated package for Slackware x86_64 14.0: ftp://ftp.slackware.com/pub/slackware/slackware64-14.0/patches/packages/curl-7.50.3-x86_64-1_slack14.0.txz Updated package for Slackware 14.1: ftp://ftp.slackware.com/pub/slackware/slackware-14.1/patches/packages/curl-7.50.3-i486-1_slack14.1.txz Updated package for Slackware x86_64 14.1: ftp://ftp.slackware.com/pub/slackware/slackware64-14.1/patches/packages/curl-7.50.3-x86_64-1_slack14.1.txz Updated package for Slackware 14.2: ftp://ftp.slackware.com/pub/slackware/slackware-14.2/patches/packages/curl-7.50.3-i586-1_slack14.2.txz Updated package for Slackware x86_64 14.2: ftp://ftp.slackware.com/pub/slackware/slackware64-14.2/patches/packages/curl-7.50.3-x86_64-1_slack14.2.txz Updated package for Slackware -current: ftp://ftp.slackware.com/pub/slackware/slackware-current/slackware/n/curl-7.50.3-i586-1.txz Updated package for Slackware x86_64 -current: ftp://ftp.slackware.com/pub/slackware/slackware64-current/slackware64/n/curl-7.50.3-x86_64-1.txz MD5 signatures: +-------------+ Slackware 13.0 package: 14421c446c83e8067ee99051f0ea8609 curl-7.50.3-i486-1_slack13.0.txz Slackware x86_64 13.0 package: 62830f5888c0fba626ad29f82b0fef3e curl-7.50.3-x86_64-1_slack13.0.txz Slackware 13.1 package: 72ebdfcb792ea6efd7730a6fd9edba23 curl-7.50.3-i486-1_slack13.1.txz Slackware x86_64 13.1 package: a61c692091c2b46fcf365ca63e0abad4 curl-7.50.3-x86_64-1_slack13.1.txz Slackware 13.37 package: 490fb0de5ce5440f67e7aa7a6dd56bd3 curl-7.50.3-i486-1_slack13.37.txz Slackware x86_64 13.37 package: d5ec25d07d5daaf0c99387d449c01968 curl-7.50.3-x86_64-1_slack13.37.txz Slackware 14.0 package: 28f4d698e11368b795efcf5af7a92dc0 curl-7.50.3-i486-1_slack14.0.txz Slackware x86_64 14.0 package: a3b13d4a41e59a2b0572d513a6c55f88 curl-7.50.3-x86_64-1_slack14.0.txz Slackware 14.1 package: 9f3f2d8c03bc821f23cacb116ed47feb curl-7.50.3-i486-1_slack14.1.txz Slackware x86_64 14.1 package: c7df6f381c212fe86d1f182db6c2976c curl-7.50.3-x86_64-1_slack14.1.txz Slackware 14.2 package: d4fc39f22c3e8d50b563df71da58bd58 curl-7.50.3-i586-1_slack14.2.txz Slackware x86_64 14.2 package: aac11d7c1780f14f7d45c9a3f6ee1874 curl-7.50.3-x86_64-1_slack14.2.txz Slackware -current package: 23023b11dd5301bcb6329a9d77d8630c n/curl-7.50.3-i586-1.txz Slackware x86_64 -current package: 560b459c9b76eea9cceead3fdf109657 n/curl-7.50.3-x86_64-1.txz Installation instructions: +------------------------+ Upgrade the package as root: # upgradepkg curl-7.50.3-i586-1_slack14.2.txz +-----+ Slackware Linux Security Team http://slackware.com/gpg-key security ( -at -) slackware.com +------------------------------------------------------------------------+
  8. -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 [slackware-security] curl (SSA:2016-259-01) New curl packages are available for Slackware 13.0, 13.1, 13.37, 14.0, 14.1, 14.2, and -current to fix a security issue. Here are the details from the Slackware 14.2 ChangeLog: +--------------------------+ patches/packages/curl-7.50.3-i586-1_slack14.2.txz: Upgraded. Fixed heap overflows in four libcurl functions: curl_escape(), curl_easy_escape(), curl_unescape() and curl_easy_unescape(). For more information, see: https://curl.haxx.se/docs/adv_20160914.html http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7167 (* Security fix *) +--------------------------+ Where to find the new packages: +-----------------------------+ Thanks to the friendly folks at the OSU Open Source Lab (http://osuosl.org) for donating FTP and rsync hosting to the Slackware project! :-) Also see the "Get Slack" section on http://slackware.com for additional mirror sites near you. Updated package for Slackware 13.0: ftp://ftp.slackware.com/pub/slackware/slackware-13.0/patches/packages/curl-7.50.3-i486-1_slack13.0.txz Updated package for Slackware x86_64 13.0: ftp://ftp.slackware.com/pub/slackware/slackware64-13.0/patches/packages/curl-7.50.3-x86_64-1_slack13.0.txz Updated package for Slackware 13.1: ftp://ftp.slackware.com/pub/slackware/slackware-13.1/patches/packages/curl-7.50.3-i486-1_slack13.1.txz Updated package for Slackware x86_64 13.1: ftp://ftp.slackware.com/pub/slackware/slackware64-13.1/patches/packages/curl-7.50.3-x86_64-1_slack13.1.txz Updated package for Slackware 13.37: ftp://ftp.slackware.com/pub/slackware/slackware-13.37/patches/packages/curl-7.50.3-i486-1_slack13.37.txz Updated package for Slackware x86_64 13.37: ftp://ftp.slackware.com/pub/slackware/slackware64-13.37/patches/packages/curl-7.50.3-x86_64-1_slack13.37.txz Updated package for Slackware 14.0: ftp://ftp.slackware.com/pub/slackware/slackware-14.0/patches/packages/curl-7.50.3-i486-1_slack14.0.txz Updated package for Slackware x86_64 14.0: ftp://ftp.slackware.com/pub/slackware/slackware64-14.0/patches/packages/curl-7.50.3-x86_64-1_slack14.0.txz Updated package for Slackware 14.1: ftp://ftp.slackware.com/pub/slackware/slackware-14.1/patches/packages/curl-7.50.3-i486-1_slack14.1.txz Updated package for Slackware x86_64 14.1: ftp://ftp.slackware.com/pub/slackware/slackware64-14.1/patches/packages/curl-7.50.3-x86_64-1_slack14.1.txz Updated package for Slackware 14.2: ftp://ftp.slackware.com/pub/slackware/slackware-14.2/patches/packages/curl-7.50.3-i586-1_slack14.2.txz Updated package for Slackware x86_64 14.2: ftp://ftp.slackware.com/pub/slackware/slackware64-14.2/patches/packages/curl-7.50.3-x86_64-1_slack14.2.txz Updated package for Slackware -current: ftp://ftp.slackware.com/pub/slackware/slackware-current/slackware/n/curl-7.50.3-i586-1.txz Updated package for Slackware x86_64 -current: ftp://ftp.slackware.com/pub/slackware/slackware64-current/slackware64/n/curl-7.50.3-x86_64-1.txz MD5 signatures: +-------------+ Slackware 13.0 package: 14421c446c83e8067ee99051f0ea8609 curl-7.50.3-i486-1_slack13.0.txz Slackware x86_64 13.0 package: 62830f5888c0fba626ad29f82b0fef3e curl-7.50.3-x86_64-1_slack13.0.txz Slackware 13.1 package: 72ebdfcb792ea6efd7730a6fd9edba23 curl-7.50.3-i486-1_slack13.1.txz Slackware x86_64 13.1 package: a61c692091c2b46fcf365ca63e0abad4 curl-7.50.3-x86_64-1_slack13.1.txz Slackware 13.37 package: 490fb0de5ce5440f67e7aa7a6dd56bd3 curl-7.50.3-i486-1_slack13.37.txz Slackware x86_64 13.37 package: d5ec25d07d5daaf0c99387d449c01968 curl-7.50.3-x86_64-1_slack13.37.txz Slackware 14.0 package: 28f4d698e11368b795efcf5af7a92dc0 curl-7.50.3-i486-1_slack14.0.txz Slackware x86_64 14.0 package: a3b13d4a41e59a2b0572d513a6c55f88 curl-7.50.3-x86_64-1_slack14.0.txz Slackware 14.1 package: 9f3f2d8c03bc821f23cacb116ed47feb curl-7.50.3-i486-1_slack14.1.txz Slackware x86_64 14.1 package: c7df6f381c212fe86d1f182db6c2976c curl-7.50.3-x86_64-1_slack14.1.txz Slackware 14.2 package: d4fc39f22c3e8d50b563df71da58bd58 curl-7.50.3-i586-1_slack14.2.txz Slackware x86_64 14.2 package: aac11d7c1780f14f7d45c9a3f6ee1874 curl-7.50.3-x86_64-1_slack14.2.txz Slackware -current package: 23023b11dd5301bcb6329a9d77d8630c n/curl-7.50.3-i586-1.txz Slackware x86_64 -current package: 560b459c9b76eea9cceead3fdf109657 n/curl-7.50.3-x86_64-1.txz Installation instructions: +------------------------+ Upgrade the package as root: # upgradepkg curl-7.50.3-i586-1_slack14.2.txz +-----+ Slackware Linux Security Team http://slackware.com/gpg-key security ( -at -) slackware.com +------------------------------------------------------------------------+
  9. CentOS Errata and Security Advisory 2016:1844 Important Upstream details at : https://rhn.redhat.com/errata/RHSA-2016-1844.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: 5ac82bbcf6bdaed5d7590eb8b096a2f953220360f188b079ab69852da705094d bsdcpio-3.1.2-10.el7_2.x86_64.rpm e5687a8cd27a0c47a662ff3f573d0cec851ee9a13a4feec300ebba445636f6bd bsdtar-3.1.2-10.el7_2.x86_64.rpm 60b0fbb52e21585301d57752c4e61e1236ef7fa51ad721b65d77e9f76d7fe179 libarchive-3.1.2-10.el7_2.i686.rpm 0284332c94b9c5a9082f77b7e4119ca76f906c8cf5ef35d69b7f5e4bf64b5d7b libarchive-3.1.2-10.el7_2.x86_64.rpm f560e62da318e43de5fcff86ad5a737de987ce86a7b5b2888abd8ace24494809 libarchive-devel-3.1.2-10.el7_2.i686.rpm 6695fbfb622d4744227b6921c9b2837da8ea4a088d19590608d6eff2481c41d1 libarchive-devel-3.1.2-10.el7_2.x86_64.rpm Source: 8098fbe228f9c3bff428b8c2fa334cc6f8080746ec780e6a509288ba3429dabf libarchive-3.1.2-10.el7_2.src.rpm -- Johnny Hughes CentOS Project { http://www.centos.org/ } irc: hughesjr, #centos ( -at -) irc.freenode.net Twitter: ( -at -) JohnnyCentOS _______________________________________________
  10. CentOS Errata and Bugfix Advisory 2016:1873 Upstream details at : https://rhn.redhat.com/errata/RHBA-2016-1873.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: 58eb2fb4c586217f83ebb20f30402ad068db9c9c881ad93e837a2e229f52006a libteam-1.17-7.el7_2.i686.rpm 6ab06907e82ae12f598b3d7d3408c8236e1dc0fc49cebebdbf2f927fcdefcbe2 libteam-1.17-7.el7_2.x86_64.rpm 41a7630194e4271f24a794b08323a7bb342420f7b8f8683af0b947e68ae7c34e libteam-devel-1.17-7.el7_2.i686.rpm dcf99af2da159fdc0fb3e4ec4bfb1b3437194f76f42e02d79389bed764569e07 libteam-devel-1.17-7.el7_2.x86_64.rpm d873d9880f387a4a069153601ea1cf1f7a41710189b491ff9eeb486a972f5b2e libteam-doc-1.17-7.el7_2.x86_64.rpm 8c96a5b1299a58071d6a9d23eed9e7f5d7102d0fe9626e31edd3026920cac045 python-libteam-1.17-7.el7_2.x86_64.rpm f072efa539b6c0b447f7e3e2c0eff5c986f0d8b5dd7aa997018c8cceea63805d teamd-1.17-7.el7_2.i686.rpm 7790a6082e2cf8eab917f2e3cd2b53283ddfe59d7de1ccb186cfd68677bf8186 teamd-1.17-7.el7_2.x86_64.rpm 2b4c5d62bf504f4e2efad931883fcf05d8c29b478bde410180430a687705c5e2 teamd-devel-1.17-7.el7_2.i686.rpm 71feb91b5074701c744e2cbf0253f37477133dac6ea5b0e2050894b7752a99d7 teamd-devel-1.17-7.el7_2.x86_64.rpm Source: ea89c47e7ee45ecf96fd5ce10ae58300cecc274160b5d591bbd927ef5d6cf819 libteam-1.17-7.el7_2.src.rpm -- Johnny Hughes CentOS Project { http://www.centos.org/ } irc: hughesjr, #centos ( -at -) irc.freenode.net Twitter: ( -at -) JohnnyCentOS _______________________________________________
  11. CentOS Errata and Bugfix Advisory 2016:1879 Upstream details at : https://rhn.redhat.com/errata/RHBA-2016-1879.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: a59f9402df8b2a324097eb3ebdc7a645dd104f78aba503b98449ee0762b9b11c bmc-snmp-proxy-1.8.13-9.el7_2.noarch.rpm 526e0d229e6a3f5f10ea4cd66881b6a1b808206357b3a922b0fa439bef968a66 exchange-bmc-os-info-1.8.13-9.el7_2.noarch.rpm 81fd924fa3f362d9998114bde0c4818a37c407b0fbfe48cf1f214e4c7a21e32c ipmitool-1.8.13-9.el7_2.x86_64.rpm Source: 1ff75ab9bf0979febde1d5882270570d6d808f09724db8d1b821d629f3966b1b ipmitool-1.8.13-9.el7_2.src.rpm -- Johnny Hughes CentOS Project { http://www.centos.org/ } irc: hughesjr, #centos ( -at -) irc.freenode.net Twitter: ( -at -) JohnnyCentOS _______________________________________________
  12. CentOS Errata and Bugfix Advisory 2016:1878 Upstream details at : https://rhn.redhat.com/errata/RHBA-2016-1878.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: f8d7e235d239e587340353b255e6840c8570502c3d5a707545b0ef2f814407f9 memcached-1.4.15-9.el7_2.1.x86_64.rpm 5ea7fd449153f5f9c7c9ed67c8ee84b10dfb0d9dd4fede46c6d35f580f07b461 memcached-devel-1.4.15-9.el7_2.1.i686.rpm 7666640ea48cbebc5fa53f15bd64f2f288a8c10a4ee8581b6457ba9ca5dd46fa memcached-devel-1.4.15-9.el7_2.1.x86_64.rpm Source: 15ee65b33000e3eb4f75d857085ab0967b9d0a3fa3f2f4f8c324ffdb2a9709f7 memcached-1.4.15-9.el7_2.1.src.rpm -- Johnny Hughes CentOS Project { http://www.centos.org/ } irc: hughesjr, #centos ( -at -) irc.freenode.net Twitter: ( -at -) JohnnyCentOS _______________________________________________
  13. CentOS Errata and Bugfix Advisory 2016:1876 Upstream details at : https://rhn.redhat.com/errata/RHBA-2016-1876.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: 7ffbc44a8463810579eb0e78b6b8244113c63eaec5e468bef1c9a1f093dfccca dmraid-1.0.0.rc16-26.el7_2.1.i686.rpm f7e3186680db92a359d72c4e6c0229e9eaa5b8bf490cd14dbaebd37967708e6c dmraid-1.0.0.rc16-26.el7_2.1.x86_64.rpm cdd40981b0d4b903c7e7424d9559529a1c6bb829c5fd0d62e5c054b0bc912947 dmraid-devel-1.0.0.rc16-26.el7_2.1.x86_64.rpm 6c23ec1cc25ad7d88bbe36cd6b330fcc63e827f3550308ca8563a552897aa380 dmraid-events-1.0.0.rc16-26.el7_2.1.x86_64.rpm e371cb7d8d3681f51631d4e3d64bfb59f53fc999633cec506d065df48d4c86ea dmraid-events-logwatch-1.0.0.rc16-26.el7_2.1.x86_64.rpm Source: b157335af339dabf4ed25fde98ce8277bb44e5c0b997e721c5220aeeaee3291a dmraid-1.0.0.rc16-26.el7_2.1.src.rpm -- Johnny Hughes CentOS Project { http://www.centos.org/ } irc: hughesjr, #centos ( -at -) irc.freenode.net Twitter: ( -at -) JohnnyCentOS _______________________________________________
  14. CentOS Errata and Bugfix Advisory 2016:1843 Upstream details at : https://rhn.redhat.com/errata/RHBA-2016-1843.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: 18d24e30179d0e3b1994395fc2516d334be3c496082002a57b6b9f6d02ce3ea2 NetworkManager-1.0.6-31.el7_2.x86_64.rpm c4f6018689a670734240f44b00afbae5adc99255254ce05ddead0ddc95698f2b NetworkManager-adsl-1.0.6-31.el7_2.x86_64.rpm c1b69c84c3af27fd5ccb937bb20312585c4b2a5748cae2638e6fc8b213ddf014 NetworkManager-bluetooth-1.0.6-31.el7_2.x86_64.rpm e38cd6e9af61753b334cca23c0e3877f715263e747f8a7a5f4d7c13c51f0d146 NetworkManager-config-routing-rules-1.0.6-31.el7_2.x86_64.rpm 6cc7b6261289f9b5cd89e0f00c06c7859c44d6da8cd6592cbb1ca4c750986d26 NetworkManager-config-server-1.0.6-31.el7_2.x86_64.rpm eb6dd8891e7dc18b423d02dc650d9b87a5b09890ba33e47823456bb1edf05665 NetworkManager-devel-1.0.6-31.el7_2.i686.rpm 624a64aa7faf42d04442818cdfb91475bd76bc51eb7d7b476de9da9acb56d9ba NetworkManager-devel-1.0.6-31.el7_2.x86_64.rpm b0cd8ad6582448d076bd3fc7071eb78e32ed1d762b38e4eb23b05db2fdc3957c NetworkManager-glib-1.0.6-31.el7_2.i686.rpm 6023de1dc93afc976d58e906b212822a0a7bc2b502ad19033503bb215bf20e04 NetworkManager-glib-1.0.6-31.el7_2.x86_64.rpm f06aec8c83f9d8d41c3c27d6a1f30540fe903d99bc40f5a17209fdadd5d97d15 NetworkManager-glib-devel-1.0.6-31.el7_2.i686.rpm a364613f9aabb30a92c34381eb49fdc76d4ea8c014497235d7de2fa4f9490404 NetworkManager-glib-devel-1.0.6-31.el7_2.x86_64.rpm 93ea7bb049fad07a1e0f9fb503560b245725248b1839ad3a117f6317c22d30c0 NetworkManager-libnm-1.0.6-31.el7_2.i686.rpm 042b372b045be30249fc18d62162083efed008c79b4a59e1f5044b5a84941942 NetworkManager-libnm-1.0.6-31.el7_2.x86_64.rpm 60349d125b43f9820040fc180af1938354b841a1a39b0f521e03be93526bda7c NetworkManager-libnm-devel-1.0.6-31.el7_2.i686.rpm 20541bfe49b148efe6a2a8434d39cd2513745c0532c9aee01de778b27aff3c1c NetworkManager-libnm-devel-1.0.6-31.el7_2.x86_64.rpm 7b6be99b7b0565d66896edef796e524c9ce9a1395608cb50368e6be0f0a99c75 NetworkManager-team-1.0.6-31.el7_2.x86_64.rpm a87c90e7a207dccde264e01742ac787a42aa7f363d41bd3107d2b74c77db4b11 NetworkManager-tui-1.0.6-31.el7_2.x86_64.rpm b017c9049a689a066f4090fa6f18b6db1d2f3d457c7e88f0286902f7740b0f40 NetworkManager-wifi-1.0.6-31.el7_2.x86_64.rpm 135647b119eb5cdd61a6fe5dad115d04b2c5dbfb7772efc21082037506c982c8 NetworkManager-wwan-1.0.6-31.el7_2.x86_64.rpm Source: d044a6f2d78ce7fb509ce25d5775fda8c0943a8c1f0a577d9820004685df3024 NetworkManager-1.0.6-31.el7_2.src.rpm -- Johnny Hughes CentOS Project { http://www.centos.org/ } irc: hughesjr, #centos ( -at -) irc.freenode.net Twitter: ( -at -) JohnnyCentOS _______________________________________________
  15. CentOS Errata and Bugfix Advisory 2016:1834 Upstream details at : https://rhn.redhat.com/errata/RHBA-2016-1834.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: 7fa9edfdd7a11f58158238758b92223c72ff8b70c8bb83bbd9944bc07b6e1fbf python-2.7.5-39.el7_2.x86_64.rpm 5fbb1a2acee1e99de3a991d9d62d8754157b55dbb5b2f0a36c14facb11492b4c python-debug-2.7.5-39.el7_2.x86_64.rpm f80748f37e37dfaf09d5ecdf68c66c285fad29f5c46687ae502797cf3e7e5d1d python-devel-2.7.5-39.el7_2.x86_64.rpm 99cea061d9f61d1b11e5ced2aa9674ce51398e243bda1a1c469e14bab119db22 python-libs-2.7.5-39.el7_2.i686.rpm 1757f73dd5b9932d679bde3e3100ce03f124884e91bcfde4195ca128b89a3256 python-libs-2.7.5-39.el7_2.x86_64.rpm 1efca6e9b2b5de894fcecc7e1e58b52415f48784f838852dd6a5828d7e6d6e8e python-test-2.7.5-39.el7_2.x86_64.rpm facc4f8c60675a9d57178efae55633ebcc3254ece0454c3b4a6b7073fce2c2c7 python-tools-2.7.5-39.el7_2.x86_64.rpm 6c16ae05728cd800b65796bcf245d18574a83c550fe671c1af2581ce89eeaf94 tkinter-2.7.5-39.el7_2.x86_64.rpm Source: 0bacd132a834b54c68e92cf5b2980b73a1c5d2667c715989784b1694a738a110 python-2.7.5-39.el7_2.src.rpm -- Johnny Hughes CentOS Project { http://www.centos.org/ } irc: hughesjr, #centos ( -at -) irc.freenode.net Twitter: ( -at -) JohnnyCentOS _______________________________________________
  16. CentOS Errata and Bugfix Advisory 2016:1881 Upstream details at : https://rhn.redhat.com/errata/RHBA-2016-1881.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: d5b185480b5a07ed5487605c3f620de5f9c0170f2930b87ac565efa746896010 resource-agents-3.9.5-54.el7_2.17.x86_64.rpm Source: fef1eed79e62b7354c37fb3172a9f00b93c2c0bf4093c0777747ac856ad41e83 resource-agents-3.9.5-54.el7_2.17.src.rpm -- Johnny Hughes CentOS Project { http://www.centos.org/ } irc: hughesjr, #centos ( -at -) irc.freenode.net Twitter: ( -at -) JohnnyCentOS _______________________________________________
  17. CentOS Errata and Bugfix Advisory 2016:1863 Upstream details at : https://rhn.redhat.com/errata/RHBA-2016-1863.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: 156ae21a24f71a53ef1d48bf5cbd8839a538bfff03970b7ede45415431e10a08 selinux-policy-3.13.1-60.el7_2.9.noarch.rpm 37cda9ca6faa4fdd72031903d4069ac88dd2694509e0cf84a6ab034331f3d301 selinux-policy-devel-3.13.1-60.el7_2.9.noarch.rpm 5b493c4fc0d72ee59952954f73a0f0b1ab0912cab6271cdaf117df1fda693469 selinux-policy-doc-3.13.1-60.el7_2.9.noarch.rpm 681b46ece075421e11b87b319fa777a92325763c3134bd9efb0ac54216442366 selinux-policy-minimum-3.13.1-60.el7_2.9.noarch.rpm 1638b8ff6190a7f0ad3e2845c450b2686d85cbd98113267dc29c26221181fa6e selinux-policy-mls-3.13.1-60.el7_2.9.noarch.rpm b34ab6d5595e73367e9c2ef774d3c2966aa8ec6cd22a3ca3386ad6331b08e716 selinux-policy-sandbox-3.13.1-60.el7_2.9.noarch.rpm 2ef29b327c80502e3521a35ef93d81805be01f32be84afaa3c74ea0d4237e5b7 selinux-policy-targeted-3.13.1-60.el7_2.9.noarch.rpm Source: a0d49d825a51596e2a2312bd1915ba40859b3147b46d47ff0f82bca12846b65b selinux-policy-3.13.1-60.el7_2.9.src.rpm -- Johnny Hughes CentOS Project { http://www.centos.org/ } irc: hughesjr, #centos ( -at -) irc.freenode.net Twitter: ( -at -) JohnnyCentOS _______________________________________________
  18. CentOS Errata and Bugfix Advisory 2016:1874 Upstream details at : https://rhn.redhat.com/errata/RHBA-2016-1874.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: 09782c79a8134b6be92952226d19967492a5ab47532cd8972bf2587a73acc76c spice-server-0.12.4-15.el7_2.2.x86_64.rpm da02c67fa5217405aa9da45817381ab190139f6eb080634c248960ceec22c016 spice-server-devel-0.12.4-15.el7_2.2.x86_64.rpm Source: c55c841b8ebef39983c94fc9aaf47ad43a7454f388a00a1c74f16ad7e5876059 spice-0.12.4-15.el7_2.2.src.rpm -- Johnny Hughes CentOS Project { http://www.centos.org/ } irc: hughesjr, #centos ( -at -) irc.freenode.net Twitter: ( -at -) JohnnyCentOS _______________________________________________
  19. Hardware Canucks is pleased to present our review of the ASRock Z170M OC Formula mATX motherboard. *Article URL:* http://www.hardwarecanucks.com/forum/hardware-canucks-reviews/73411-asrock-z170m-oc-formula-matx-review.html *Quote:* *ASRock's Z170M OC Formula may be one of the most powerful mATX motherboards ever created. Designed by famed overclocker Nick Shih, it has massive OC chops and yet still boasts gamer-friendly usability. * We would appreciate it if you would post this in your News section. Regards, -- Hardware Canucks News Team
  20. CentOS Errata and Bugfix Advisory 2016:1835 Upstream details at : https://rhn.redhat.com/errata/RHBA-2016-1835.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: 52bf85696aa6f8fa27aceae04d1ee61b579951a8e7d4a4c21b0adbe9e244430e libgudev1-219-19.el7_2.13.i686.rpm bbabdbc010b02ea034b0438c630a052f360ff7e651627552770e1f274aa114a2 libgudev1-219-19.el7_2.13.x86_64.rpm a362d16e17eee1b39a78d0884a24d39ae376f4118a09bc4e470c113c8fbf9193 libgudev1-devel-219-19.el7_2.13.i686.rpm 6a45e823d334b75bb62b658db72e74274df7764bd1fa573dbfcb5ea0cf13796b libgudev1-devel-219-19.el7_2.13.x86_64.rpm ae064f35dd7f05094aa44631bbf7f2d90f0ba9091e980d42acc9e51686bd2951 systemd-219-19.el7_2.13.x86_64.rpm b0c5de9d6b654552c9203681186806ee406a44165a1dd9a05774b5c1aa4e0dd6 systemd-devel-219-19.el7_2.13.i686.rpm 2eb1c6dc4c1032afd646c5abc99464bd48af0a93ff38be566cd9983c86f944e2 systemd-devel-219-19.el7_2.13.x86_64.rpm 65266bbafbae93664c3fd41de8645e98c11ed9ed2109e6e89a0aaf51fe12bee0 systemd-journal-gateway-219-19.el7_2.13.x86_64.rpm 544caf8f014ebf612702748b81fbe52b4f2d326e583996fc09d2cf8ee7810d36 systemd-libs-219-19.el7_2.13.i686.rpm ebf7caa81c08af32dbcf47b01c6667aa218b4c7c88f9bab45fba30df6fdd8069 systemd-libs-219-19.el7_2.13.x86_64.rpm 4fc45d9aefc048435c6b1ec1fe2f8e3ae4e6889ec266312fe7bd5b91fec7f23f systemd-networkd-219-19.el7_2.13.x86_64.rpm 3a5563c8f4a94e44b2d9887a8511ad90c452adf3301e60252a44b9732dd38f63 systemd-python-219-19.el7_2.13.x86_64.rpm a6583c38030415894dd80c2ad3494d7ea70afa7b713ac8be5103709ca981cc33 systemd-resolved-219-19.el7_2.13.i686.rpm ee033387715b906f1ea5e6bfca0816dd0466dc4b62325391181400b8b6bd1e35 systemd-resolved-219-19.el7_2.13.x86_64.rpm 8114d490b59ff5f34d3456598dce3c9dd9eba2860e433fcc22f9fa59a1b5a85c systemd-sysv-219-19.el7_2.13.x86_64.rpm Source: 96805661c28cdfc5df07b8cdc507e03ab8d505dd3ed4bcdd507051d0941b56de systemd-219-19.el7_2.13.src.rpm -- Johnny Hughes CentOS Project { http://www.centos.org/ } irc: hughesjr, #centos ( -at -) irc.freenode.net Twitter: ( -at -) JohnnyCentOS _______________________________________________
  21. CentOS Errata and Bugfix Advisory 2016:1848 Upstream details at : https://rhn.redhat.com/errata/RHBA-2016-1848.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: 316ae9e334ab1c4a72184b5a47393b4c1f651341d1708616d470d1d8bc00ae22 tuned-2.5.1-4.el7_2.6.noarch.rpm f4f001fc00581d7a0b4d1aec8c92a79f35ed5747baac73479f672eed870f0553 tuned-gtk-2.5.1-4.el7_2.6.noarch.rpm 1202651d81f2d26a59eb7a50a27b2023c66baf6f6e36a48fe9b7ba529fc594ab tuned-profiles-atomic-2.5.1-4.el7_2.6.noarch.rpm f568570572dfee64b77e477bd85e6aefb19f36be08bc14b31efecb08f7e1e940 tuned-profiles-compat-2.5.1-4.el7_2.6.noarch.rpm f2fa6abaa160c311af5542b13697f474cb0f4b5a0169400e7dc8bbf714af203c tuned-profiles-oracle-2.5.1-4.el7_2.6.noarch.rpm 5d5dcb89bc54a3120c1fcae780a60e4dd9e086ecd4c19f71e5e1cccdf06398c6 tuned-utils-2.5.1-4.el7_2.6.noarch.rpm 4a84f6c633da16afe706419a30fadd7642cb5daea38e9657c22a35863d223277 tuned-utils-systemtap-2.5.1-4.el7_2.6.noarch.rpm Source: bba096345d4254b689f4896e71483df83b3fdbdd794668d908c153f2a049d3e9 tuned-2.5.1-4.el7_2.6.src.rpm -- Johnny Hughes CentOS Project { http://www.centos.org/ } irc: hughesjr, #centos ( -at -) irc.freenode.net Twitter: ( -at -) JohnnyCentOS _______________________________________________
  22. CentOS Errata and Bugfix Advisory 2016:1833 Upstream details at : https://rhn.redhat.com/errata/RHBA-2016-1833.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: 873a754d5e0ed4537e4ac66cda171c92502a351dc332511b1b2ee7a5202f5c60 device-mapper-multipath-0.4.9-85.el7_2.6.x86_64.rpm 97f88641281865fad58c9d803900cffe7311d598b2cbbb42595cc59964a961e5 device-mapper-multipath-libs-0.4.9-85.el7_2.6.i686.rpm f6bb0983c4bd78d1865d9270764385c6e92993c10cfc77863c740e02c4f77ab6 device-mapper-multipath-libs-0.4.9-85.el7_2.6.x86_64.rpm 3226d0bd2bf5cde41ee37182754d024a8988907f697c593ad1e85a0888564ac7 device-mapper-multipath-sysvinit-0.4.9-85.el7_2.6.x86_64.rpm d65cd23291ed2bb51c00b9bb4cffd78b9b89f4995d222c498d919e42bc739aff kpartx-0.4.9-85.el7_2.6.x86_64.rpm Source: 08cbec936171f2b6ff33875153ea144fc3dda9ae85949e4cab99c6d3928955d5 device-mapper-multipath-0.4.9-85.el7_2.6.src.rpm -- Johnny Hughes CentOS Project { http://www.centos.org/ } irc: hughesjr, #centos ( -at -) irc.freenode.net Twitter: ( -at -) JohnnyCentOS _______________________________________________
  23. CentOS Errata and Bugfix Advisory 2016:1846 Upstream details at : https://rhn.redhat.com/errata/RHBA-2016-1846.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: d95060332389233829b90fe1afeeb5cc7ae0bcbac2b347e948f16b2746090715 dnsmasq-2.66-14.el7_2.1.x86_64.rpm 45c98455db880bd17e1ae931441f1a6c1a9addaf41f7e866e88bd36111030c2f dnsmasq-utils-2.66-14.el7_2.1.x86_64.rpm Source: 66870f9c196edecd77eeff1f6eca2bd0c0d35b34f127a3b586bf65eaac02fdf6 dnsmasq-2.66-14.el7_2.1.src.rpm -- Johnny Hughes CentOS Project { http://www.centos.org/ } irc: hughesjr, #centos ( -at -) irc.freenode.net Twitter: ( -at -) JohnnyCentOS _______________________________________________
  24. CentOS Errata and Bugfix Advisory 2016:1880 Upstream details at : https://rhn.redhat.com/errata/RHBA-2016-1880.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: 19a38287b6c9f743581223205e1d7a3dd8b8c6976511b086da6554e499154741 fence-agents-all-4.0.11-27.el7_2.9.x86_64.rpm 774ad18f065e724b03d97e06c0f8053e5b3ff297f1590f91514a9930478c78cf fence-agents-apc-4.0.11-27.el7_2.9.x86_64.rpm 24e5859a321221c9008cc63a327aa385d0c5e88bed8d5038eedc80fba9c10deb fence-agents-apc-snmp-4.0.11-27.el7_2.9.x86_64.rpm cadaf45e3b7c0e783aa9d86f41ff729de5f44ab10e034c1b0cd5d2f843564f40 fence-agents-bladecenter-4.0.11-27.el7_2.9.x86_64.rpm f814887c0d62f7bd69fc94c06a08f602b2cb6cfdb667649ee6b1fe02e04e7030 fence-agents-brocade-4.0.11-27.el7_2.9.x86_64.rpm 70890e99ffff9280dd42dc1d6a10cf6c551fd2b2ac197746803f3350b4fe7701 fence-agents-cisco-mds-4.0.11-27.el7_2.9.x86_64.rpm b3fc7eec607a3bf683678a6335d8ffb86049db365ab38673fb6255352cf28f8c fence-agents-cisco-ucs-4.0.11-27.el7_2.9.x86_64.rpm 3d0972a662db2f6b4852904530bf824db705aa1874f72b9544b4b7e4e6aeb069 fence-agents-common-4.0.11-27.el7_2.9.x86_64.rpm 245f15bf23675902b25e4525987d0254e4792370871b837cb2e62234e6c0cd37 fence-agents-compute-4.0.11-27.el7_2.9.x86_64.rpm f1efe1b513455a2d3fa142028bf0abc1213f1e1e19b53c621f4739f1c9385911 fence-agents-drac5-4.0.11-27.el7_2.9.x86_64.rpm 73bc16f014bb21d4d103a23cdd813f0a0de3bfae6ad8e2c2717042a01b07766d fence-agents-eaton-snmp-4.0.11-27.el7_2.9.x86_64.rpm cf7c1ba2e189da4449e089ae3d6807e95e41825a45dce7b0b2b9196c3ce0e494 fence-agents-emerson-4.0.11-27.el7_2.9.x86_64.rpm 014bc43860b706dbd88b1d6fc06b6c8b24ebd37c64b2de76be027bf378485d14 fence-agents-eps-4.0.11-27.el7_2.9.x86_64.rpm fea78eff3052958dc8a4f47c93115598c669f6befecef3a34ea21614c90ac9ef fence-agents-hpblade-4.0.11-27.el7_2.9.x86_64.rpm 59356acac1f32908179069a43c55ece171fb5707528b218a6f19ec2dc2568c28 fence-agents-ibmblade-4.0.11-27.el7_2.9.x86_64.rpm 60d891d5f98553ad0d401c7231878ec5a3767a8ab05fcff8b744abaff12c8e82 fence-agents-ifmib-4.0.11-27.el7_2.9.x86_64.rpm 24192a8ad45ff1744bebde07fa058b98b635c97f5d54116acbfe8056f5b83c4d fence-agents-ilo2-4.0.11-27.el7_2.9.x86_64.rpm 79f3d43b1fdfafc12905edea9091579b318e7169703a58f07d18a1df652e13d3 fence-agents-ilo-moonshot-4.0.11-27.el7_2.9.x86_64.rpm 58a05ec19788cd07560a03e88447168f679c7a49fa0b7fcc9b5834fbbbad3f21 fence-agents-ilo-mp-4.0.11-27.el7_2.9.x86_64.rpm a83c942c561e4fd56b01337f95a49904c0a0cf050f5c6840795706e0cb0ccac6 fence-agents-ilo-ssh-4.0.11-27.el7_2.9.x86_64.rpm fc3975f1e776e954409131598896dcf928c104134753fc7c9305a53ee956756f fence-agents-intelmodular-4.0.11-27.el7_2.9.x86_64.rpm 4f8710f5d3db916bfb9df8cc147e488bdeba7331229e45cd60fd98ddff9e1f53 fence-agents-ipdu-4.0.11-27.el7_2.9.x86_64.rpm b8514fe3b0008aa1a22b6552683faca0e6c5d06ebc5ca151a280105f8ac46963 fence-agents-ipmilan-4.0.11-27.el7_2.9.x86_64.rpm 95f83dc9c4a4d0612cee5e6cf116edcf421faddb562300c80804e1fcc495ecd4 fence-agents-kdump-4.0.11-27.el7_2.9.x86_64.rpm 6791d7df21a1396e9301d35a1e3c9fc1e1996cceb1d0b4aeaae5d163b27a055d fence-agents-mpath-4.0.11-27.el7_2.9.x86_64.rpm cae8d936c08f323fafa504aa63b0641a5e56a778d63baad684c6dd5249a3cb75 fence-agents-rhevm-4.0.11-27.el7_2.9.x86_64.rpm 3e05e24428b9ff3f7e13b4f9fe93e08fd783ed36e98c36cecc254f0e6b799d19 fence-agents-rsa-4.0.11-27.el7_2.9.x86_64.rpm 60e72edcfaa7fd6bbb73f068a9d88a47b2dac3ba88646222f1fbb952b13fa5c2 fence-agents-rsb-4.0.11-27.el7_2.9.x86_64.rpm d7b3284ac872fbab04b9ca5c6daf99e78a588d723375cf0d77e0563d5af56018 fence-agents-scsi-4.0.11-27.el7_2.9.x86_64.rpm db03b2ff19b5493d99f7ddefdad0912ae9f46289d3c806e4fe73bd4cb2e7ec90 fence-agents-virsh-4.0.11-27.el7_2.9.x86_64.rpm 8496cc6f9b7c670839435e5832af4d08aa43662dd5ba203239c3c8761570aac1 fence-agents-vmware-soap-4.0.11-27.el7_2.9.x86_64.rpm 508ea68e0f25e6f536af05d088206ef0fc5655ad47dfdaf8183559b9e8f264a1 fence-agents-wti-4.0.11-27.el7_2.9.x86_64.rpm Source: ee30eb107e24d7f9490310ed49431c3d10172638451b1fecd835b48b93829a00 fence-agents-4.0.11-27.el7_2.9.src.rpm -- Johnny Hughes CentOS Project { http://www.centos.org/ } irc: hughesjr, #centos ( -at -) irc.freenode.net Twitter: ( -at -) JohnnyCentOS _______________________________________________
  25. CentOS Errata and Bugfix Advisory 2016:1877 Upstream details at : https://rhn.redhat.com/errata/RHBA-2016-1877.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: f42afb6e945527e35b96392f29c1e3310bd92b8492d104ed6577793b4afc1015 java-1.8.0-openjdk-1.8.0.102-1.b14.el7_2.x86_64.rpm a4f0230024226f5577b32428eb52756fde496e7f686c74f6c4215f95aaf1f24c java-1.8.0-openjdk-accessibility-1.8.0.102-1.b14.el7_2.x86_64.rpm 815756061dd28010db2e8e2392318e725a15223845baf98131d99fffef870617 java-1.8.0-openjdk-accessibility-debug-1.8.0.102-1.b14.el7_2.x86_64.rpm c548ba7d5dfc7b38e55e7e559fa61111c0f14f255eebae16062ad0946fef088a java-1.8.0-openjdk-debug-1.8.0.102-1.b14.el7_2.x86_64.rpm 1d6e939ea636f4bfa792b48e56d4dd523b18570611ddafd3439d94454dbf44b2 java-1.8.0-openjdk-demo-1.8.0.102-1.b14.el7_2.x86_64.rpm bd2ee0f3fe9846844c2bf599d943c7b07e1a19b80d4785d55c15903922bab219 java-1.8.0-openjdk-demo-debug-1.8.0.102-1.b14.el7_2.x86_64.rpm 21f3fb210d94c8c3687a42a1e3da0c3edef0e69a6f934f35dd86850e07b205dd java-1.8.0-openjdk-devel-1.8.0.102-1.b14.el7_2.x86_64.rpm 6628f24f546441dceab16c84005253bcf007990662b2ac03280c17471cade4c5 java-1.8.0-openjdk-devel-debug-1.8.0.102-1.b14.el7_2.x86_64.rpm 4a9f723f6c832242d7b7e1fa086932d0eb5d932d2008b5ba597ebe436dea83b2 java-1.8.0-openjdk-headless-1.8.0.102-1.b14.el7_2.x86_64.rpm 27e30ca4a7ea39207bba2995ceb7ec401c3a289dd3b12efe272868c115a4c8a2 java-1.8.0-openjdk-headless-debug-1.8.0.102-1.b14.el7_2.x86_64.rpm 62b3714adeacb82d9b39a4b99616dd4f49b2cb4ac2e10fde78883a238a6dad86 java-1.8.0-openjdk-javadoc-1.8.0.102-1.b14.el7_2.noarch.rpm c9c865317fd1881cc655f6b8d6e77e736fb1bf58ae495621af9357d6112d5c80 java-1.8.0-openjdk-javadoc-debug-1.8.0.102-1.b14.el7_2.noarch.rpm 5164a06a1bf22a30335010e69c3bef6797aff9f925c929e32ee972e76ca63733 java-1.8.0-openjdk-src-1.8.0.102-1.b14.el7_2.x86_64.rpm 17ab228198491875841e36d1b389de3d800e14e53dc40742fe4f92db40e82baa java-1.8.0-openjdk-src-debug-1.8.0.102-1.b14.el7_2.x86_64.rpm Source: b6dd221e6f2114e1255c1eab70debf3deadcd738ef008604892d44c6cdb3ea2a java-1.8.0-openjdk-1.8.0.102-1.b14.el7_2.src.rpm -- Johnny Hughes CentOS Project { http://www.centos.org/ } irc: hughesjr, #centos ( -at -) irc.freenode.net Twitter: ( -at -) JohnnyCentOS _______________________________________________
×