getpagespeed-extras-release-10-19 >  H `  v"+b㉋ &n ; B3HnʴZZ~"]j$ R/X08Ⱥ4RCOj\@$XXݬfzie*p??d! $ i !D $ 0 < T  4`x(8 9 : >@BFG4HLIdXlYxZ[\]^%bbdefltuvz5HLRCgetpagespeed-extras-release1019GetPageSpeed extras package repository configuration for CentOS/RHELThis package contains the extras.getpagespeed.com repository GPG key as well as configuration for yum or dnf. After the package installation you will be able to import the key to rpm with the "rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-GETPAGESPEED" command, and turn on optional repo_gpgcheck in /etc/yum.repos.d/getpagespeed-extras.repo`3d4de3b56813BSDSystem Environment/Basehttps://www.getpagespeed.com/redhatlinuxnoarch# Install or upgrade, ensure DNF plugin: if test -f "/usr/bin/dnf"; then PYTHON36_SITELIB="/usr/lib/python3.6/site-packages/dnf-plugins" if test -d "$PYTHON36_SITELIB"; then ln -fs /usr/share/getpagespeed/dnf-plugin.py $PYTHON36_SITELIB/getpagespeed.py >/dev/null 2>&1 ||: fi else YUM_PLUGINS_DIR="/usr/lib/yum-plugins" ln -fs /usr/share/getpagespeed/yum-plugin.py $YUM_PLUGINS_DIR/getpagespeed.py >/dev/null 2>&1 ||: YUM_PLUGINS_CONF_DIR="/etc/yum/pluginconf.d" if [[ ! -L "YUM_PLUGINS_CONF_DIR" && -d "$YUM_PLUGINS_CONF_DIR" ]]; then ln -fs /usr/share/getpagespeed/yum-plugin.conf $YUM_PLUGINS_CONF_DIR/getpagespeed.conf >/dev/null 2>&1 ||: fi fi # Fix up bug "macro in repo config" from past releases: sed -i 's@%{rhel}@$releasever@g' /etc/yum.repos.d/getpagespeed-extras.repo # New install: if [ $1 -eq 1 ]; then # Ensure consistent numeric dist ver in .repo file RHEL=$(rpm -E %{rhel}) AMZN=$(rpm -E %{amzn}) re='^[0-9]+$' # AMZN 2 repo is not self-sufficient, use EL 7 instead if [[ $RHEL =~ $re ]] ; then # %{__sed} resolves to /usr/bin/sed while there is only /bin/sed in EL6, so not using it sed -i "s/\$releasever/$RHEL/" /etc/yum.repos.d/getpagespeed-extras.repo ||: if test -f "/usr/local/psa/version"; then PLESK=$(grep --perl-regexp --only-matching '\d+' /usr/local/psa/version | head -n1) if [[ $PLESK =~ $re ]]; then cp /usr/share/getpagespeed/getpagespeed-extras-plesk.repo /etc/yum.repos.d/getpagespeed-extras-plesk.repo >/dev/null 2>&1 ||: sed -i "s/\$releasever/$RHEL/" /etc/yum.repos.d/getpagespeed-extras-plesk.repo ||: # sed -i "s/\$plesk/$PLESK/" /etc/yum.repos.d/getpagespeed-extras-plesk.repo ||: # it is already enabled in the template file, so we don't do sed for enabling fi fi fi # Auto-enable mainline repository if current NGINX is mainline: if test -f "/usr/sbin/nginx"; then NGINX_LINE_VER=$(timeout 3 /usr/sbin/nginx -v 2>&1 | cut -d '/' -f 2 | cut -d '.' -f 2) re='^[0-9]+$' if [[ $NGINX_LINE_VER =~ $re ]] ; then if ! [[ $((NGINX_LINE_VER%2)) -eq 0 ]]; then # enable -mainline repo because NGINX version has odd number (mainline) sed -i '/\[getpagespeed-extras-mainline\]/,/^ *\[/ s/enabled=0/enabled=1/' \ /etc/yum.repos.d/getpagespeed-extras.repo fi fi fi IPINFO=$(curl -s -m 2 https://www.getpagespeed.com/ip2.php) >/dev/null 2>&1 ||: cat </dev/null 2>&1 ||: YUM_PLUGINS_DIR="/usr/lib/yum-plugins" rm -rf $YUM_PLUGINS_DIR/getpagespeed.py* >/dev/null 2>&1 ||: YUM_PLUGINS_CONF_DIR="/etc/yum/pluginconf.d" rm -rf $YUM_PLUGINS_CONF_DIR/getpagespeed.conf >/dev/null 2>&1 ||: rm -rf /etc/yum.repos.d/getpagespeed-extras-plesk.repo >/dev/null 2>&1 ||: fi'߁``````8be8c175e6e5a74f2ae1c6b6f9ee23ce57ccb57c0056906a5c3eb68f7e6f39d4395f4310524a982e626b53f84cf83c0ac9de426ecc67eb4df00412bde5e591c7216d8c6638d8e7f36d3508546a97e326396356bccbe4930fec18bad2761c9128d6441db4c7b7d81fcd24d5f0eef1cfe282f24a0daf4438e1c69e4b01491451cc9621b00ae53d93548bcf24e765cb8226530ac0646646244322d81db9d12218ea1f9372853759d3ef6a826d5a715631fa43e8ebe8e44bbe73440ad40ca34682adrootrootrootrootrootrootrootrootrootrootrootrootgetpagespeed-extras-release-10-19.src.rpmconfig(getpagespeed-extras-release)getpagespeed-extrasgetpagespeed-extras-release    /bin/bash/bin/bashconfig(getpagespeed-extras-release)epel-releaserpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)10-193.0.4-14.6.0-14.0-15.2-14.14.3``dd@^<@^V]^K^J@^F^=Q@]:@] XZDanila Vershinin 10-18Danila Vershinin 10-17Danila Vershinin 10-15Danila Vershinin 10-12Danila Vershinin 10-6Danila Vershinin 10-5Danila Vershinin 10-3Danila Vershinin 10-1Danila Vershinin Danila Vershinin Danila Vershinin - link Amazon Linux 2 to EL 7- added Tengine repo- added optional repo for Plesk users- fix removal of DNF plugin during uninstall- keep releasever if distro ver marco expansion did not work- added a dnf plugin for notifying about subscription requirement- added cmake-latest repository (EL 8)- universal release RPM - auto-enable mainline repository depending on current NGINX version- added getpagespeed-extras-mainline, disabled by default- packaged separately and renamed to getpagespeed-extras-release- Install GPG keys./bin/bash/bin/bashgetpagespeed-extras3d4de3b56813 162127682510-191010-19 8RPM-GPG-KEY-GETPAGESPEEDgetpagespeed-extras.repodnf-plugin.pygetpagespeed-extras-plesk.repoyum-plugin.confyum-plugin.py/etc/pki/rpm-gpg//etc/yum.repos.d//usr/share/getpagespeed/-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protectioncpioxz2noarch-redhat-linux-gnuASCII textPython script, ASCII text executable5ƑA$ufutf-8608795614d6ebf611b6bdff583e604b316af9764170353a4284beb7ec2988f48?7zXZ !#,! ] b2u Q{LQ2_`8[Ŝ*_ZfW{UD^%fFM@BV$Яg2_tSyнfe $ m[hi(EZ M:;gd' .@u|P؊Jl۔`_q ʣ񃟧!L*R|y_,Ƀ?h='t H nN]nKC$߄; 4r*ΚfGs\TMv>Y[#ƴdgah<|{@C] M aLA7xR 4{a+)kK?:n{|v C0%)K]"ԞrWw8-@u7YSCm+lR-J#gy !d69O11$ i73x@9] Z3 YֵmB3͠q0:X{?mH 9P~Ʒ֢mO1I`LrIExEB|svp^T;v8#;0Ehq}Yg* }J U>"C7;( q{ 5d#iM'[܀ª;֟1rRwh+!RJ"N*a`CxNk};z}b"gi_or) O˦;2M]V8ʠ YL pXxMN0<%r ɔ ^\S8.:~&HSxK(w @'\l–ksz_*]r#2h!] vW7Pؙ 2!N!n7z;=dQsCR V9}KΊYs1@#0)ηuN vvې6Oxnn]zQR8^Tӷ*,ӡja۵aQ TodT_B"*Z@";,AEJ<՛U#9a5.t,&dzf?=Q1k(͔=0ڙpYggrWYLoKJ(?ȗow1dn1v~u`fdrop~l`ġ  d>bqpLGr .ܷ;Q9 ;+-"hB UOV3%pv+[ygctD7oi'jswbwqj U5 #3G˩y8@G"Q7KxTYu*#9=$WL%g/uʜ@6S&@GUnµ1u(ψN)HP&Q:BAz oGio3.ȱ`F_ܷ};0\3 [ta6wQXNI>H2`-1}v9^S)yӼZ"8lU.0,sruXc_: j l"kqPC~r n$?5! Ď~jHUm%=~Gw< b Yge=q --ޠOk5:5!=ͪ%_vk'r1OMBxδ>4~TYy ImPh&2C.{4ݐ|WŐι[ݡ)׷ zxǗ7(WTV l9?$r0ҝ*{Ȓ-;b8@&0]MS Wy\QĽ$_\>(eN|P8&ׯ&#lPhY\3OE𫞔тAoySaH=m2?0׫KFq5C-OP`DC! NJIՀ?}Dl|/%<}C׻.꨹xCH}uYb1=X}Oz&62  E5i9W ydκ'͊ \"ЌAǏI{LpM.I('KHR(p`]H6wG"1ZWlufĎxs)uO8fdDskv!ޅdn4t >lcNYP *a%1]o.X7M?5AP5UrF6Tt)9R \oyP CvDz4 ~uI6D+rXgOPĕCUzܺ+D`Q983+쳑C2t٦k CR_6YkRYU|b_mC YZ