250x250
반응형
Notice
Recent Posts
Recent Comments
전산쟁이의 기억노트
yum changelog 사용하기 본문
728x90
반응형
SMALL
yum 패키지의 changelog를 확인하고 싶을때
- yum changelog 플러그인 설치
$> yum install yum-plugin-changelog -y
- changelog 확인하고 싶은 패키지 입력 (최근 변경된 정보 1개만 출력예재)
$> yum changelog 1 vsftpd Loaded plugins: changelog, fastestmirror, security Loading mirror speeds from cached hostfile * base: centos.tt.co.kr * extras: centos.tt.co.kr * updates: centos.tt.co.kr base/other_db | 2.8 MB 00:00 Listing 1 changelog ==================== Available Packages ==================== vsftpd-2.2.2-14.el6.x86_64 base * Wed Mar 4 21:00:00 2015 Martin Osvald <mosvald@rehat.com> - 2.2.2-14 - Resolves: #1092877 - The vsftpd hangs in a SIGCHLD handler when the pam_exec.so is used in pam.d configuration changelog stats. 1 pkg, 1 source pkg, 1 changelog
728x90
반응형
LIST
'Centos기술노트' 카테고리의 다른 글
yum update시 커널빼고 업데이트 하기 (0) | 2022.08.15 |
---|---|
yum update 주소 변경하기 (0) | 2022.08.15 |
valgrind를 이용한 메모리 체크 (0) | 2022.08.15 |
Traffic Control 기반의 트래픽 제어 (0) | 2022.08.15 |
ssh 패스워드 없이 로그인 하기 (0) | 2022.08.15 |
Comments