Re: [問題] 請問有關perl5.8.6_2

看板FreeBSD作者時間20年前 (2005/03/28 02:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串2/3 (看更多)
※ 引述《hjt00.bbs@ptt.cc (Hjt)》之銘言: > 我是用port安裝的freebsd5.3R > 安裝完 > 出現 > This port has installed the following binaries which execute with > increased privileges. > /usr/local/bin/sperl5.8.6 > This port has installed the following files which may act as network > servers and may therefore pose a remote security risk to the system. > /usr/local/lib/perl5/5.8.6/mach/CORE/libperl.so > If there are vulnerabilities in these programs there may be a security > risk to the system. FreeBSD makes no guarantee about the security of > ports included in the Ports Collection. Please type 'make deinstall' > to deinstall the port if this is a concern. > For more information, and contact details about the security > status of this software, see the following webpage: > http://www.perl.org/ > 當然有 make -DENABLE_SUIDPERL install > 不過跟以前不一樣的是 少了..use.perl port這部分 > 可是我cat pkg-message 確有那些東西 > 安裝到這了 > 我還需要加入哪些步驟 才能正常運作perl呢?(因為我要裝openwebmail2.51) > 謝謝 5.x不需要這個步驟,它會直接在/etc/make.conf裡面更動相關設定 /usr/ports/UPDATE: 20050201: AFFECTS: users of lang/perl5 and lang/perl5.8 AUTHOR: tobez@FreeBSD.org lang/perl5 has been updated to 5.6.2, and lang/perl5.8 has been updated to 5.8.6. you should update everything depending on perl, that is: * first, upgrade your perl installation (use either lang/perl5 or lang/perl5.8, the latter being recommended); * for FreeBSD 4.X, run "use.perl port", so that the system knows you have 5.8.6 or 5.6.2; this step is not needed on FreeBSD 5.X and FreeBSD -CURRENT; * run some magic incantations to upgrade all ports depending on perl, that is run something like : portupgrade -f `(pkg_info -R perl-5\* |tail +4; \ find /usr/local/lib/perl5/site_perl/5.[68].[1245] -type f -print0 \ | xargs -0 pkg_which -fv | sed -e '/: ?/d' -e 's/.*: //')|sort -u` This is likely to fail for a few ports, you'll have to upgrade them afterwards by hand. -- 好想要和你一起看月亮 靠在你肩上 情話慢慢講... ▁▂▄▅▃▂▁ ▲‧ . ﹊﹊ ﹋ ﹋ ◢◣ . ●●ˊ -- ※ Origin: 星情夜語 <bbs.hychen.org> ※ From : gaod.hychen.org
文章代碼(AID): #12HlKA00 (FreeBSD)
文章代碼(AID): #12HlKA00 (FreeBSD)