CONTENTS
#contents
----
Lastmodified &lastmod;
----
*portaudit を停止する [#i86147bb]

weekly security run output に、portaudit の勧告がでることがあり、

 Checking for packages with security vulnerabilities:
 Database fetched: Sun Sep 13 08:13:13 JST 2015
 bind99-9.9.5_1
 cabextract-1.4
 phpMyAdmin-4.1.8
 screen-4.0.3_14
 php5-mysql-5.4.17
 clamav-0.97.8

しかも、すでに pkg upgrade 済みのものばかり・・・

ということで、対処。

** pkg delete portaudit-0.6.1 [#e0266ffd]

 # pkg delete portaudit-0.6.1
 Updating database digests format: 100%
 Checking integrity... done (0 conflicting)
 Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): 
 
 Installed packages to be REMOVED:
         portaudit-0.6.1
 
 Proceed with deinstalling packages? [y/N]: y
 [1/1] Deinstalling portaudit-0.6.1...
 
 The portaudit package has been deleted.
 If you're *not* upgrading and won't be using
 it any longer, you may want to remove the
 portaudit database:
 
   rm -Rf /var/db/portaudit
 
 # rm -Rf /var/db/portaudit



----
Total access &counter(total);:本日 &counter(today);:昨日 &counter(yesterday);
#counter([total|today|yesterday]);



トップ   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS