yumupdateについて教えてください

0

AmazonLinux2のOSを利用してます。yumupdateを実行したところ、以下のパッケージが今までのupdate実績にありませんでした。 こちらは、適用して、現在のWebサーバとして機能への影響や、パッケージupdateによる不具合情報などありますか。 <対象> PyYAML binutils dmidecode ncurses ncurses-base ncurses-compat-libs ncurses-libs python-urllib3 tar

asked 4 months ago254 views
2 Answers
0
Accepted Answer

Webサーバーがそれらのパッケージを使用している場合は動作に影響が出る可能性はあると思います。

大まかに記載されているパッケージを調べてみましたがあまり影響があるようなものではないように思いました。

https://pypi.org/project/PyYAML/
https://www.gnu.org/software/binutils/
https://www.linuxmaster.jp/linux_skill/2013/06/dmidecodelinux.html
https://ja.wikipedia.org/wiki/Ncurses
https://packages.debian.org/ja/sid/ncurses-base
https://packages.fedoraproject.org/pkgs/ncurses/ncurses-compat-libs/index.html
https://rpmfind.net/linux/rpm2html/search.php?query=ncurses-libs
https://pypi.org/project/urllib3/
https://ja.wikipedia.org/wiki/Tar

profile picture
EXPERT
answered 4 months ago
0

各々パッケージを調べて、不具合情報がないか確認するしかなさそうですね。ありがとうございます

answered 4 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions