zoukankan      html  css  js  c++  java
  • 2017/9/1服务器安全更新

    更新如下包

    RHSA-2016:2674: libgcrypt security update (Moderate):
    yum update libgcrypt
    
    
    RHSA-2017:1372: kernel security and bug fix update (Moderate):
    yum update kernel
    yum update kernel-firmware
    yum update kernel-devel
    yum update kernel-headers
    
    
    
    glibc security update (Important):
    yum update glibc
    yum update glibc-common
    yum update glibc-devel
    yum update glibc-headers
    
    
    
    
    RHSA-2017:0641: openssh security and bug fix update (Moderate):
    yum update openssh
    yum update openssh-clients
    yum update openssh-server
    
    
    
    
    RHSA-2017:0286: openssl security update (Moderate):
    yum update openssl
    yum update openssl-devel
    
    
    
    RHSA-2016:2972: vim security update (Moderate):
    yum update vim-filesystem
    yum update vim-minimal
    
    
    RHSA-2017:1100: nss and nss-util security update (Critical):
    yum update nss-util
    yum update nss
    yum update nss-sysinit
    yum update nss-tools

    456

  • 相关阅读:
    UVa 727
    UVa 11495
    UVa 299
    UVa 10194
    UVa 146
    10025
    Tug of War POJ 2576 DP(类似背包)
    Problem A: Freckles UVA 10034 裸生成树
    UVA 562
    CF DIV 2 206 C. Vasya and Robot
  • 原文地址:https://www.cnblogs.com/yaohan/p/7479901.html
Copyright © 2011-2022 走看看