From d4370dc88b00f548192027bed51631ad8046beaf Mon Sep 17 00:00:00 2001 From: bms8197 Date: Thu, 31 Mar 2022 11:55:07 +0300 Subject: [PATCH] committing changes in /etc made by "-bash" Package changes: --- .etckeeper | 1 + selinux/targeted/.policy.sha512 | 2 +- selinux/targeted/policy/policy.31 | Bin 8776866 -> 8776926 bytes yum.repos.d/CentOS-Stream-Extras-common.repo | 18 ++++++++++++++++++ yum.repos.d/CentOS-Stream-Extras.repo | 7 ------- 5 files changed, 20 insertions(+), 8 deletions(-) create mode 100644 yum.repos.d/CentOS-Stream-Extras-common.repo diff --git a/.etckeeper b/.etckeeper index 56dfd23..6035da4 100755 --- a/.etckeeper +++ b/.etckeeper @@ -5245,6 +5245,7 @@ maybe chmod 0640 'yum.repos.d/CentOS-Linux-PowerTools.repo.rpmsave' maybe chmod 0644 'yum.repos.d/CentOS-Stream-AppStream.repo' maybe chmod 0644 'yum.repos.d/CentOS-Stream-BaseOS.repo' maybe chmod 0644 'yum.repos.d/CentOS-Stream-Debuginfo.repo' +maybe chmod 0644 'yum.repos.d/CentOS-Stream-Extras-common.repo' maybe chmod 0644 'yum.repos.d/CentOS-Stream-Extras.repo' maybe chmod 0644 'yum.repos.d/CentOS-Stream-HighAvailability.repo' maybe chmod 0644 'yum.repos.d/CentOS-Stream-Media.repo' diff --git a/selinux/targeted/.policy.sha512 b/selinux/targeted/.policy.sha512 index fa4fd19..b0dfc2c 100644 --- a/selinux/targeted/.policy.sha512 +++ b/selinux/targeted/.policy.sha512 @@ -1 +1 @@ -81046d058f63ea58462fbdbb387ccb02f51dcdb86e1b6b71b6823b9b720779770d2e62a5da1025170eb675570c484f65b25b9f1c761dc80231d47fb04344fb21 +3529f6e114cca0bd7360d6774096502304ff52b0724a6a58a28bfaa1ffd7d9623f12eb993d8cb0cc0c8116eb3e6a460deb1ce019825989a52ba1769324433777 diff --git a/selinux/targeted/policy/policy.31 b/selinux/targeted/policy/policy.31 index a336ffcaf8000d8fc163e9016f066851bd6b9080..c2bfd7b307eaa989953705b4d2c767731964d372 100644 GIT binary patch delta 624 zcmXxd$upY)7{~GVB@wSAZ+Io7*4DnoQbjE-N@L%>_N^sqUrLHu?`MkU^$3e~8=ThyWs^=QC5yhkIN(2NggK`TDOi#D{Q z1D)tXH+s;EKJ;S%gBZdvRE%I0V;IK-CNYI+%wQIC_=L}x#{zs<#1|}K87o-D8rHFa oO>AKsU$KK-`0)*U*vA3B;}Ada6TfhT0FLn+f1nw5_2ex4A3_VdWdHyG delta 563 zcmWN=w@v~90D$3~f>;m5hS)py-WxVl?B(oT?7eqIJaY+w&4k_6)#T#B1IXm)qHn-6 z_y_do(W7;eO9AGRBV!wNi;E;DNJP=)0x3cW-*&N%w-<) zX=VWnS;S(Nu#{yiX9X)+#cI~DmUXOW0~^`IX11`EZM3kR9qeQmyJ=+)d)Y@D`#Hct z4snWRILkTCbAgLo;xbpb$~D@#&JAvIi`(4cF88?410M2-$2{RF g&v?!YUh<09yx}eHc+Uqu(!nP>`Ak{0NiVP7f3?xkv;Y7A diff --git a/yum.repos.d/CentOS-Stream-Extras-common.repo b/yum.repos.d/CentOS-Stream-Extras-common.repo new file mode 100644 index 0000000..a62d069 --- /dev/null +++ b/yum.repos.d/CentOS-Stream-Extras-common.repo @@ -0,0 +1,18 @@ +# CentOS-Stream-Extras-common.repo +# +# The mirrorlist system uses the connecting IP address of the client and the +# update status of each mirror to pick current mirrors that are geographically +# close to the client. You should use this for CentOS updates unless you are +# manually picking other mirrors. +# +# If the mirrorlist does not work for you, you can try the commented out +# baseurl line instead. + +[extras-common] +name=CentOS Stream $releasever - Extras common packages +mirrorlist=http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=extras-extras-common +#baseurl=http://mirror.centos.org/$contentdir/$stream/extras/$basearch/extras-common/ +gpgcheck=1 +enabled=1 +gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Extras + diff --git a/yum.repos.d/CentOS-Stream-Extras.repo b/yum.repos.d/CentOS-Stream-Extras.repo index 124f9ae..f244872 100644 --- a/yum.repos.d/CentOS-Stream-Extras.repo +++ b/yum.repos.d/CentOS-Stream-Extras.repo @@ -16,11 +16,4 @@ gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial -[extras-common] -name=CentOS Stream $releasever - Extras common packages -mirrorlist=http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=extras-extras-common -#baseurl=http://mirror.centos.org/$contentdir/$stream/extras/$basearch/extras-common/ -gpgcheck=1 -enabled=1 -gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Extras