rp-pppoe-3.12-150000.6.6.2<>,W4dYp9|PmBRӗ.DZ AXE .4np{H3 -|_G/2QRdc`,nN4r噀f) 2X5zgH׌FBu?2(1LW}1'lb^YY[-vo,z^#^ GD%(IeXV|)U+5--R saz*c3GjXZf C-_NWKe1ۅSq+F[[>o up>HHl?H\d   E6? Uq $55 5 `5 45 '5 (D5)5*!5+-+P5,$,P,.(.7.8/, 9/T :0 =6>6?6@7C7F7G7,5H85I85X9 Y9\9P5]:$5^< b=c>sd>e>f>l>u? 5v?wE5xF5yG`'zGH HHHXCrp-pppoe3.12150000.6.6.2A PPP Over Ethernet Redirector for PPPDrp-pppoe is a user-space redirector which permits the use of PPPoE (Point-to-Point Protocol Over Ethernet) with Linux. PPPoE is used by many ADSL service providers.dYsheep07kSUSE Linux Enterprise 15SUSE LLC GPL-2.0+https://www.suse.com/Productivity/Networking/PPPhttps://www.roaringpenguin.com/products/pppoelinuxx86_64 if [ -x /usr/bin/systemctl ]; then test -n "$FIRST_ARG" || FIRST_ARG="$1" [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : for service in pppoe.service ; do sysv_service=${service%.*} if [ ! -e /usr/lib/systemd/system/$service ] && [ ! -e /etc/init.d/$sysv_service ]; then mkdir -p /run/systemd/rpm/needs-preset touch /run/systemd/rpm/needs-preset/$service elif [ -e /etc/init.d/$sysv_service ] && [ ! -e /var/lib/systemd/migrated/$sysv_service ]; then /usr/sbin/systemd-sysv-convert --save $sysv_service || : mkdir -p /run/systemd/rpm/needs-sysv-convert touch /run/systemd/rpm/needs-sysv-convert/$service fi done fi if [ -x /usr/bin/systemctl ]; then test -n "$FIRST_ARG" || FIRST_ARG="$1" [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : for service in pppoe-server.service ; do sysv_service=${service%.*} if [ ! -e /usr/lib/systemd/system/$service ] && [ ! -e /etc/init.d/$sysv_service ]; then mkdir -p /run/systemd/rpm/needs-preset touch /run/systemd/rpm/needs-preset/$service elif [ -e /etc/init.d/$sysv_service ] && [ ! -e /var/lib/systemd/migrated/$sysv_service ]; then /usr/sbin/systemd-sysv-convert --save $sysv_service || : mkdir -p /run/systemd/rpm/needs-sysv-convert touch /run/systemd/rpm/needs-sysv-convert/$service fi done fi if [ -x /usr/bin/systemctl ]; then test -n "$FIRST_ARG" || FIRST_ARG="$1" [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : if [ "$YAST_IS_RUNNING" != "instsys" ]; then /usr/bin/systemctl daemon-reload || : fi for service in pppoe.service ; do sysv_service=${service%.*} if [ -e /run/systemd/rpm/needs-preset/$service ]; then /usr/bin/systemctl preset $service || : rm "/run/systemd/rpm/needs-preset/$service" || : elif [ -e /run/systemd/rpm/needs-sysv-convert/$service ]; then /usr/sbin/systemd-sysv-convert --apply $sysv_service || : rm "/run/systemd/rpm/needs-sysv-convert/$service" || : touch /var/lib/systemd/migrated/$sysv_service || : fi done fi if [ -x /usr/bin/systemctl ]; then test -n "$FIRST_ARG" || FIRST_ARG="$1" [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : if [ "$YAST_IS_RUNNING" != "instsys" ]; then /usr/bin/systemctl daemon-reload || : fi for service in pppoe-server.service ; do sysv_service=${service%.*} if [ -e /run/systemd/rpm/needs-preset/$service ]; then /usr/bin/systemctl preset $service || : rm "/run/systemd/rpm/needs-preset/$service" || : elif [ -e /run/systemd/rpm/needs-sysv-convert/$service ]; then /usr/sbin/systemd-sysv-convert --apply $sysv_service || : rm "/run/systemd/rpm/needs-sysv-convert/$service" || : touch /var/lib/systemd/migrated/$sysv_service || : fi done fi if [ -x /usr/bin/chkstat ]; then /usr/bin/chkstat -n --set --system /usr/sbin/pppoe-wrapper fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ "$FIRST_ARG" -eq 0 -a -x /usr/bin/systemctl ]; then # Package removal, not upgrade /usr/bin/systemctl --no-reload disable pppoe.service || : ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_STOP_ON_REMOVAL" && . /etc/sysconfig/services test "$DISABLE_STOP_ON_REMOVAL" = yes -o \ "$DISABLE_STOP_ON_REMOVAL" = 1 && exit 0 /usr/bin/systemctl stop pppoe.service ) || : fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ "$FIRST_ARG" -eq 0 -a -x /usr/bin/systemctl ]; then # Package removal, not upgrade /usr/bin/systemctl --no-reload disable pppoe-server.service || : ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_STOP_ON_REMOVAL" && . /etc/sysconfig/services test "$DISABLE_STOP_ON_REMOVAL" = yes -o \ "$DISABLE_STOP_ON_REMOVAL" = 1 && exit 0 /usr/bin/systemctl stop pppoe-server.service ) || : fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ $1 -eq 0 ]; then # Package removal for service in pppoe.service ; do sysv_service="${service%.*}" rm "/var/lib/systemd/migrated/$sysv_service" || : done fi if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : fi if [ "$FIRST_ARG" -ge 1 ]; then # Package upgrade, not uninstall if [ -x /usr/bin/systemctl ]; then ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_RESTART_ON_UPDATE" && . /etc/sysconfig/services test "$DISABLE_RESTART_ON_UPDATE" = yes -o \ "$DISABLE_RESTART_ON_UPDATE" = 1 && exit 0 /usr/bin/systemctl try-restart pppoe.service ) || : fi fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ $1 -eq 0 ]; then # Package removal for service in pppoe-server.service ; do sysv_service="${service%.*}" rm "/var/lib/systemd/migrated/$sysv_service" || : done fi if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : fi if [ "$FIRST_ARG" -ge 1 ]; then # Package upgrade, not uninstall if [ -x /usr/bin/systemctl ]; then ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_RESTART_ON_UPDATE" && . /etc/sysconfig/services test "$DISABLE_RESTART_ON_UPDATE" = yes -o \ "$DISABLE_RESTART_ON_UPDATE" = 1 && exit 0 /usr/bin/systemctl try-restart pppoe-server.service ) || : fi fih p+$pۘ2>YA o (8.& FX7/Z A -!"R2x >A큤A큤A큤dYdYdYdYdYdYdYdYdYdYdYdYdYdYdYdYdYdYdYdYdYdYdYdYdYdYdYdYdYdYdYdYdYdYdYdYdYdYdYdYdYdYdYdYdYdYdYdYdYdYdYdYdY7f399a46a2e1d623ff606ed4ba023b0dfabc71eb07989f51400b883c8e613fbb59d4847dbe62c154eaedf54c7cbd9669e12c524b534a565c66e87379d2981be34f58fef1b5433628029424ed6f5d3dc4615d4e2ea533196ae5a0989a804271cea22357b091d60eb4cfe5524d95686252f7846132710f4e2a0dc8a65b041e46b8a290e1d87219e25e6018ab1200f90b61fd3d46dee6cfa364ade35fd55e031871c31796f5fdf73a970c3f0cc6b7735da5be6d2060c2faaae1f87eaa78cca583355639f7123fa9914f706396d504954a8832d212c7687a4663d16d184c85088f8ab8e3b38f8aee27e2ecf50b9e3a229c223afb34b06de3735637ea1851121a5930ecc4b3b404fc888f247285eeb8adacb398cacd47f1322ab21dca3e7d7a4b6dbaee3eba57454ab4a9d3c362dfa68819d07dd28fd55b90a9156b38bd9f0916fcb5db6a0e835bbafd23a7e680778b2d6cff8d06eccffb3378e522f2b26391fa346ed8f7b24e3767af022a55b77e105d9b7af8b6569e214b41caba35250029d364b27bb7a29a85a11dcd9d41ae2c2c1e1dcbd63c989c08077dbaabdeba50d2cf6dd9b8e66cf32ca3db6c90bc8867ae7d1a9af6a7edbd226688d4f9f552a0fa707798ca721ea3109cf1c43e1bf356fc3eafab3a82c9d60a986dd1eeb25bc6e849bfdf140f47c6bade0dc64213fbba336129707674bea330d7f791850d0e29f8c22e602d1cffa21756b032b37659fe91ec7221364a0edc456961f715b34abe5f5064c1801bc941a2a8d278a3828f098d537b818ae28dbabb3505801a92204320e571556684756c393361fb70b173b25d13bff8b4266851860565d2654038d56a4c43ba464006ba771074f4022db14f58a29a0b447b6fdde9529cf0331be396b62791621793df16071cb8de3414e89dcdc3d3bcbd3b4a187b4cc4a4c82e617febf418d33332c30a87c5a5c7c4c2e69f3acd6d4b2b0cb31a27f495612d47d2783fe45549733894004537c3332f9384887a5f7ebc2bc221d2bdf1118d501221c5be4b1b89dc45fdcdf181cf6df59db979419ed994503e4e246aeac637a6a2cdb8f0694b02e72326fabe0fa43de635254f63eb75193117540cc80120bc94999dc8b1c00cda302a5bf3c91c87c8bad7cd89ec466e44b31d96dd5ceb2eb1add925f85eb7ff8440ff1742111c13c89136f71da1a54ea0ae823082300bc57f63617b0c7cf324220d8abdc3714cec4388ca55202dd4092b1d385c9d6eb404301162b26b8aba909a3561dd2d0173763e9eb3df59fa54985e057d67d2f99b3b740ff86a202830100319050ede5301c20834595bcff5fe3866dc1cf2bd3e600c3d5ed8de76097eb2b4073db23b78280e56542ae1926ce85273c6b7860b41069b122a02ece852179d08ab68f73f988c65691e3ffce42cbd69031b21f045d749afb7e9747b011ec0b1343561c28ba75ea645d88a0b0b905d4129bba0c80c0378a7853a5c51a5cc7421a75cd6caa60b830cac7b1cdd7fdabc4058d17fea7e9d964014f6b88906f4eec35eaa011584ccf00ae2d2930d632bc5bf17a236cabbf13377262ad1d5cd59bf0622e3324b2c9b77098ca2bed0571633273608038080b436cb27c6cb283306cec4d6e5b08d340673653a4e1b5e7b098a171b4bd64b0d2b2a68e50506ad215b4e604b84ea921a55d1c014f4162e64e8f805baa66e1eedb653960c8c0ac1e446b284f114c1e92318dee5aa94c3a7483f47d4a24da22a18203475e33ee780ba0c634efb425d798ea65533c6c39967157ae77644d24fab3f5558de6a3d3031081af46023d4aba5fab459c757c41dbcecf30f7100bb72d6ebb35360e22d067d72d470e658ada7a69bd22384cd0f84049f332e175c1cd48f78b112fa2bdfd68d20330657e68cfdeb3164b277c1af1370011d10c2ed8aa152d82c9d014c8184bf7d706b0acd94929960f36de90303489b6fb8e35b18363b8d79e7d8afb92575749819f1a765f31c2e4e4d6fa70334834ed53f17065e4c862db4459f7568199dc49e92d89b573259b35e0c3c756b32db7fd6668a2d1b6d150cb1d2b3590b72c8a56b4e79fd2dpppoe-startpppoe-stopserviceservicerootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootdialoutrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrp-pppoe-3.12-150000.6.6.2.src.rpmconfig(rp-pppoe)rp-pppoerp-pppoe(x86-64)@ !@@@@@@@@@@    /bin/bash/bin/sh/bin/sh/bin/sh/bin/sh/bin/sh/bin/shconfig(rp-pppoe)group(dialout)group(dialout)iproute2libc.so.6()(64bit)libc.so.6(GLIBC_2.10)(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.15)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(64bit)permissionsppprpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.12-150000.6.6.23.0.4-14.6.0-14.0-15.2-14.14.1 /usr/bin/chkstat -n --warn --system -e /usr/sbin/pppoe-wrapper 1>&2daNZ@ZC@Y@X,J@XI@TKQvwO@pgajdos@suse.compgajdos@suse.comilya@ilya.pp.uailya@ilya.pp.uailya@ilya.pp.ua13ilya@gmail.com13ilya@gmail.comp.drouand@gmail.combinli@opensuse.orgcrrodriguez@opensuse.org- Require iproute2 instead of net-tools- Switch from net-tools to iproute2. [bsc#1194715] - added patches extracted from 3.15-3.14 + rp-pppoe-dont-ifconfig.patch- Add Requires/Requires(pre) group(dialout) (boo#1067511). - Add %verify_permissions script for pppoe-wrapper.- Refresh pppoe.spec via spec-cleaner.- Add pppoe.service for run pppoe as client (boo#1060710). - Refresh pppoe.spec. - Drop SLE 11 support.- Fix patches and script for version 3.12. - dropped logger-path.diff - Add net-tools support. net-tools-deprecated is no longer required.- Update to version 3.12. - Fix patch release-buildsystem.diff for 3.12 version. - Add to Requires net-tools-deprecated package. - Reordered patch positions. - Formated all the variables in the spec-file to macro style.- Use systemd instead of sysvinit; add pppoe-server.service - Install fixed versions of rp-pppoe scripts for openSUSE > 11.4 most of fixes are about paths, because of /usr move Added: pppoe-setup, ,pppoe-start, pppoe-connect, pppoe-status , pppoe-stop- update to version 3.11 * Make the rp-pppoe.so plugin avoid calling exit() if the "persist" pppd option was given. * Get rid of hard-coded nobsdcomp, nodeflate, novj and novjccomp options in pppoe-server. * Handle UNIT=xxx directive in pppoe-connect. * Add "-i" flag to pppoe-server to ignore PADIs if there are no free sessions. * Add "-X " option to pppoe-server. * In plugin, don't set devnam if it's already set. * Eliminate race condition in signal handling. * pppoe-server: Add -q and -Q options to allow specification of path to pppd and pppoe programs respectively. * Add a few more sanity checks to pppoe-server packet handling.- build pppoe-wrapper with PIE and full RELRO/bin/sh/bin/sh/bin/sh/bin/sh/bin/shsheep07 1679514111  !"#$%&'()*+,-./01234563.12-150000.6.6.23.12-150000.6.6.23.12-150000.6.6.2 firewall-masqfirewall-standalonepppoe-server-optionsrp-pppoe-guitkpppoepppoe-server.servicepppoe.serviceadsl-startadsl-stoppppoepppoe-connectpppoe-relaypppoe-serverpppoe-setuppppoe-sniffpppoe-startpppoe-statuspppoe-stoppppoe-wrapperrcpppoercpppoe-serverrp-pppoeCHANGESHOW-TO-CONNECTKERNEL-MODE-PPPOELICENSEREADMEREADME.pluginsSERVPOETpap-secretspppoe-wrapper.1.gztkpppoe.1.gzpppoe.conf.5.gzpppoe-connect.8.gzpppoe-relay.8.gzpppoe-server.8.gzpppoe-setup.8.gzpppoe-sniff.8.gzpppoe-start.8.gzpppoe-status.8.gzpppoe-stop.8.gzpppoe.8.gztkpppoeen.msgja.msgmainwin-busy.pngmainwin-nonroot.pngmainwin.pngprops-advanced.pngprops-basic.pngprops-nic.pngprops-options.pngtkpppoe.html/etc/ppp//usr/bin//usr/lib/systemd/system//usr/sbin//usr/share/doc/packages//usr/share/doc/packages/rp-pppoe//usr/share/man/man1//usr/share/man/man5//usr/share/man/man8//usr/share//usr/share/tkpppoe/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:28316/SUSE_SLE-15_Update/91c76b8f12593a72a0231362dadb6496-rp-pppoe.SUSE_SLE-15_Updatedrpmxz5x86_64-suse-linux   POSIX shell script, ASCII text executableASCII textdirectoryELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=6e64c86f738a02b7e94dd241d81423b83cc429c8, for GNU/Linux 3.2.0, strippedBourne-Again shell script, ASCII text executableELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=6e3bc2d861b8c790259e2b20d6724a88fbb48c6c, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=b64b51905f70cc030384f63def03c8cdc194974c, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=ef9943b9c98354f9269b038e4463358ad7a0d012, for GNU/Linux 3.2.0, strippedsetuid ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=cdb875310ff03cab71af82650fca4732990ec3b0, for GNU/Linux 3.2.0, strippedtroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)ASCII text, with very long linesISO-8859 text, with very long linesPNG image data, 206 x 73, 8-bit/color RGB, non-interlacedPNG image data, 361 x 73, 8-bit/color RGB, non-interlacedPNG image data, 440 x 259, 8-bit/color RGB, non-interlacedHTML document, ASCII text  !"# RRR RRRRR RRR RRRRR RR RR RRRRR RRR RRRR RRRRRRR Ŷ$dXutf-8caa7129fbec159d9ab8784b3e7ecfba6d3db8fd6d618add85aa58c64b672c82d?7zXZ !t/$O ]"k%w':ak-@(o,)TCvۦlF؟RSs7ϮOY/adAc?K miDT͂Q:F4R2)*YsQvUPEzwwnmEZPEwb^yO#;EPa -}E,Th-?Cz Ag]}Gɼ Ug֤=<s +uyhi$ ͚8#&([BUTi;TLp' 7.0l}c Fb097diU*k .YD@&%鿰hI"k ifR'R@URUo ЂXN!YSgڦF+,&q5XQvX '~3^/_}@0JWS=-mIDC ѵGI&m0C6[DpLmoo(``wo`h"Tt/R،&CnUNZ9Nlyzp֨vĢ{!9aV悌pO-ӜsN]l2 pr%]VC0@AJ UOIkO?ALobq@\y:eM "ބzՀ=0h[Vqgs-!~+!62bsƽ0<׃}T˘6vBe#-׿?ƃ6/9_f 5M7)!|ChW3V/Fܫ6q?8έ~Pӝty(i+hK '3z:)iY/Mz&~>=\Čieom{"Put/-2ڃ[W#g+q9o C7E}'k{hc$oOV/}eqݳإ}eB3nsixk:,eCbF% Z7պeEp/4P/z>Ϭ=-₌59TO\+{%xp?VOw.00Od#o1X4y@*Ռ 'S^='N=,wmZ|f?\z(/m_*skx "vip~RўZ%^̓_¿pje=vo4kU~wo%.-tz׏@ar6㴆>IxQםp)6BFj.' 8璭>"v،&i} gY7ŪkF*hq%:DV,YA8cG` lbF [0ڧZ"ZL֍ m>4Q;ZlŧɑqD~g`"bϥfavs1h"aR45 O-J KH Z4VzgbC0Q ] D#WHP&>X?kC )Fl?c3`<,{TPl Q'<*\SMP+%_採sE })]8U;um9 ɬFnA?M Hն'0հ$HީH+ YZ