getpagespeed-extras-release-10-14 >  H ^\E  v"+lRqdr sZMyOڅ1u>E5妮t$Fr΂Þ<ԮcV\z9<(T0xGMA!ZyfǛE(,J6K=ɛ=ihL$}&D./D&fؼbkXOƝJ]0J̔&v K)(En IY3sp@RyNtN%ʳavXK(Zh[46ⵡk;y^qA{(j*07][O==Ұ=;<3;01#e8&B>p??d! $ i  :          5  < P i    (89:v>5@?BIF]GxHIXYZ[\]^6bsdefltuvzATX^Cgetpagespeed-extras-release1014GetPageSpeed extras package repository configuration for CentOS/RHELThis package contains the extras.getpagespeed.com repository GPG key as well as configuration for yum. 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^\3ef17eccc6373BSDSystem 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]+$' if [[ $AMZN =~ $re ]] ; then sed -i 's@/redhat/@/amzn/@g' /etc/yum.repos.d/getpagespeed-extras.repo elif [[ $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 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 ||: fi;^\^\^\^\^\8be8c175e6e5a74f2ae1c6b6f9ee23ce57ccb57c0056906a5c3eb68f7e6f39d47bd8e6b77ec25dd1daaf3f392f91454c8a0d63d9a98574cf1e4cf7902c8949a37627ed6fe9ccb00ae57a8552ff648a0c1c17cd419bb8960dee9f6f045a339c9d9621b00ae53d93548bcf24e765cb8226530ac0646646244322d81db9d12218ea206a2e87c19d0bb13e927829ce92cd9308838cbdd54804cd351e07e1922dc9eerootrootrootrootrootrootrootrootrootrootgetpagespeed-extras-release-10-14.src.rpmconfig(getpagespeed-extras-release)getpagespeed-extras-release    /bin/bash/bin/bashconfig(getpagespeed-extras-release)epel-releaserpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)10-143.0.4-14.6.0-14.0-15.2-14.14.2^V]^K^J@^F^=Q@]:@] XZDanila Vershinin 10-12Danila Vershinin 10-6Danila Vershinin 10-5Danila Vershinin 10-3Danila Vershinin 10-1Danila Vershinin Danila Vershinin Danila Vershinin - 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-extrasef17eccc6373 158314270710-1410-14 8RPM-GPG-KEY-GETPAGESPEEDgetpagespeed-extras.repodnf-plugin.pyyum-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 executableθv)V=[Ewqutf-85ef81f49105b2284ac46f4ce838079d832747c57fed8ffddd5fa16439e959791?7zXZ !#, ] b2u Q{KbR~p0AB{{Ĝ-nљJ6lI)* vI-c+3t[Y4! #a)Qe@X19ew+XYURm q`BЃys9j2GOcCzT_M1-ZL!^_ ~6S{ &;?;#@3}F\ qf8{JYR=K狫c,XpHvԏC AqW&)Z3o2Zz0.>u%V6ڭ\ntBd8/$ Bc0J5m\ytF.9M0'f\!s i60f˜_'{0~VEUKn"W;cp(E{om]m{ciA~QOaa7ToOrPAfKFG *Hc{'ʒ׸:r`XF~v0o  6 )d-E=[h{Wasf卫ϖSNyJd7"{kʧmg}G[b}E7Y*E32⪑_`Ď#R.Xws8gK8̔BEHʛ}z;ƹ0ߥR HY䲀_O7>$g勽yv4аF~M!R֜mЖgd:(":u+QܹT~n41 .by‰D>Dυ(C<{#v!-v{@v,RCNa;c~JjPXm6wtE0RAN$f;HF%E-tq:!ղ]c](8"X״ loLhv1vq}]*'5K|!xn Rq'? 'Ҫ#6P;F mB˭Qީ%RzyߘP6o:EŰ[I2=l' ̍Ycxz~ ]k 5Bf$Ga=ގfqzj%(6`)灀!lc|JG,1s,ˀ l^VBCNF5FWg$ɖfvr ݉O`:IjSjItP(Xu QYY%IIy9s))J8ИI>ddRs{©1: y YZ