ipset-service-7.1-1.el7> H HtxHF]L" ?*}},QDDt-UGfOa"tZ&9{XAe8973506bef1534ed335ccde23cbc932f79b7f06e2p 9od{OmF]L" ?*}} kngq7E?d  3 #*    ( / 8Tw4(I)P* + :, P- X8 `9 :>}?@DGHIXY\] ^cbdefltuvwxyCipset-service7.11.el7ipset service for ipsetsThis package provides the service ipset that is split out of the base package since it is not active by default.]Jsl7.fnal.gov(Scientific LinuxScientific LinuxGPLv2Scientific LinuxUnspecifiedhttp://ipset.netfilter.org/linuxnoarch if [ $1 -eq 1 ] ; then # Initial installation systemctl preset ipset.service >/dev/null 2>&1 || : fiif [[ $1 -eq 0 && -n $(lsmod | grep "^xt_set ") ]]; then rmmod xt_set 2>/dev/null [[ $? -ne 0 ]] && echo Current iptables configuration requires ipsets && exit 1 fi if [ $1 -eq 0 ] ; then # Package removal, not upgrade systemctl --no-reload disable ipset.service > /dev/null 2>&1 || : systemctl stop ipset.service > /dev/null 2>&1 || : fi systemctl daemon-reload >/dev/null 2>&1 || : if [ $1 -ge 1 ] ; then # Package upgrade, not uninstall systemctl try-restart ipset.service >/dev/null 2>&1 || : fi:%فAA]J]J]J]J]J]J]Jda11f4d544712bff526d87564d01ea65847e29838d555bc6554034cb6d4aa3a90ba10f2af92ac405022bb88401195d5cd6c3a7bf52d54c510a3f9d70f22e5d5de8b5fd4513bb62eb6916dd4cdd75ded790f4f21c9fc0c4579e7b2456909852b074b1960b65544c6ddac00ae34e76b31bf42fa4b26b6e3664f44d01b312c49255Qrootrootrootrootrootrootrootrootrootrootrootrootrootrootipset-7.1-1.el7.src.rpmconfig(ipset-service)ipset-service@ @    /bin/bash/bin/sh/bin/sh/bin/sh/bin/sh/bin/shconfig(ipset-service)ipsetiptables-servicesrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)systemdsystemdsystemdrpmlib(PayloadIsXz)7.1-1.el77.1-1.el73.0.4-14.6.0-14.0-15.2-14.11.3# Before 6.38-1, ipset.start-stop keeps a backup of previously saved sets, but # doesn't touch the /etc/sysconfig/ipset.d/.saved flag. Remove the backup on # upgrade, so that we use the current version of saved sets rm -f /etc/sysconfig/ipset.save || : exit 0# Up to 6.29-1, ipset.start-stop uses a single data file for f in /etc/sysconfig/ipset.d/*; do [ "${f}" = "/etc/sysconfig/ipset.d/*" ] && break cat ${f} >> /etc/sysconfig/ipset || : done exit 0ipset-serviceipset-service6.38-1.el76.38-1.el7\r@[@[3|@ZԐ@XWQWs@RUR&RkR QQPb@Pb@Pw@PO/ONs:@Np@Stefano Brivio - 7.1-1Stefano Brivio - 6.38-3Stefano Brivio - 6.38-2Stefano Brivio - 6.38-1Thomas Woerner - 6.29-1Thomas Woerner - 6.19-6Thomas Woerner - 6.19-5Daniel Mach - 6.19-4Thomas Woerner - 6.19-3Daniel Mach - 6.19-2Mathieu Bridon - 6.19Fedora Release Engineering - 6.16.1-3Fedora Release Engineering - 6.16.1-2Mathieu Bridon - 6.16.1-1Mathieu Bridon - 6.14-1Mathieu Bridon - 6.13-1Fedora Release Engineering - 6.11-2Mathieu Bridon - 6.11-1Fedora Release Engineering - 6.9.1-3Mathieu Bridon - 6.9.1-2Mathieu Bridon - 6.9.1-1- Rebase to 7.1 (RHBZ#1649080): - Add compatibility support for strscpy() - Correct the manpage about the sort option - Add missing functions to libipset.map - configure.ac: Fix build regression on RHEL/CentOS/SL (Serhey Popovych) - Implement sorting for hash types in the ipset tool - Fix to list/save into file specified by option (reported by Isaac Good) - Introduction of new commands and protocol version 7, updated kernel include files - Add compatibility support for async in pernet_operations - Use more robust awk patterns to check for backward compatibility - Prepare the ipset tool to handle multiple protocol version - Fix warning message handlin - Correct to test null valued entry in hash:net6,port,net6 test - Library reworked to support embedding ipset completely - Add compatibility to support kvcalloc() - Validate string type attributes in attr2data() (Stefano Brivio) - manpage: Add comment about matching on destination MAC address (Stefano Brivio) (RHBZ#1649079) - Add compatibility to support is_zero_ether_addr() - Fix use-after-free in ipset_parse_name_compat() (Stefano Brivio) (RHBZ#1649073) - Fix leak in build_argv() on line parsing error (Stefano Brivio) (RHBZ#1649073) - Simplify return statement in ipset_mnl_query() (Stefano Brivio) (RHBZ#1649073) - tests/check_klog.sh: Try dmesg too, don't let shell terminate script (Stefano Brivio) - Fixes: - Fix all shellcheck warnings in init script (RHBZ#1649073) - Make error reporting consistent, introduce different severities (RHBZ#1649877) - While restoring, on invalid entries, remove them and retry (RHBZ#1650297) - Fix covscan SC2166 warning in init script (RHBZ#1649073) - Hardcode triggerin, triggerun versions for ipset-service (RHBZ#1646666)- Fix loading of sets with dependencies on other sets (RHBZ#1646666)- Fix upgrade and downgrade triggers in specfile (RHBZ#1594722)- Rebase to 6.38 (RHBZ#1557600): - hash:ipmac type support added to ipset, userspace part (Tomasz Chilinski) - Refactor /etc/sysconfig/ipset.start-stop - Fixes: - IPSet Service Monolithic Operation (RHBZ#1440741) - "systemctl start ipset" doesn't handle existing ipset's having counters (RHBZ#1502212)- Rebase to 6.29 (RHBZ#1351299) - Fixes: - Backport ipset capability to run in namespaces (RHBZ#1226051) - Fix service save with empty ipset list and existing ipset save file (RHBZ#1377621) - Fix internal error at printing to output buffer (RHBZ#1395865)- Use /etc/sysconfig/ipset-config in service as EnvironmentFile (RHBZ#1136257) - Use /etc/sysconfig/ipset for data as in RHEL-6 (RHBZ#1136257) - No save on reload, but legacy save action (RHBZ#1136257)- New service sub package to provide the ipset service (RHBZ#1136257) Service and start-stop script from F-24 - Fixed ipset package summary (RHBZ#1195171) Spec file derived from F-24- Mass rebuild 2014-01-24- fixed failed rmdiff testing (RHBZ#884500)- Mass rebuild 2013-12-27- New upstream release.- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild- New upstream release. - Fix a requirement.- New upstream release. - Fix scriptlets, ldconfig is needed for the libs subpackage, not the main one.- New upstream release. - Split out the library in its own subpackage.- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild- New upstream release. - Removed our patch, it has been integrated upstream. As such, we also don't need to re-run autoreconf any more.- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild- Some fixes based on Pierre-Yves' review feedback.- Initial packaging./bin/sh/bin/sh/bin/sh/bin/sh/bin/sh7.1-1.el77.1-1.el7ipsetipset-configipset.serviceipsetsaveipsetipset.start-stop/etc/sysconfig//usr/lib/systemd/system//usr/libexec/initscripts/legacy-actions//usr/libexec/initscripts/legacy-actions/ipset//usr/libexec//usr/libexec/ipset/-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=genericcpioxz9x86_64-redhat-linux-gnucannot open (No such file or directory)ASCII textdirectoryBourne-Again shell script, ASCII text executablePOSIX shell script, ASCII text executableRR?7zXZ !X, ] cNſ^E8;J S "J'-9" ϭI:۲,.[[5bbNSY Yt_ْVի bk$ĬAX]qv~kpLsb3+EϹ[8'/\ °뮫{޽%p131秽޿b S-s.#Um,K ErP{<DwTO!弢c;U:e2Ғ09hԘ$|bXU[ LSb}|LfVK]t讪 La _ Mi_tBH9&A,1<`G}4}h…CjG$\IlZuvs`YqA`r{$[, 9 3 =l <0f$]q%S* (td1Gp}^,˲^r ] q*pRħQ;v9qIo1De5 F@aIO$h+lH]@|mwD  dӖaZ~QbL U?UR-27G#x/>1s%]m `Q2vaPFstg]MsOHK ufaE Nv8RD?.%JjZ8jrNH'D<G0"yz ky̌&9fn;T7$*#&a}< Whr[4Z{CEPJ G+o)FIx&hDvPИ%zKw6U@-M8*P}S TkfxCmQΑ N~1?BK/"dTot*Yn#F^e&/Fz]u]!$3{?u\qJ>:/&,묮JHwK`OD`K=^WO,'`f͍zeD\TO&o&E +®:x^սԥ_̡ڳ1Y DSS'Vw֯)Ž+[X[\wP7g KsKC%ݘ,ձ|Cs8/.K͠5 2-0 cSv>o*?>d z*vnn<_H[G(]mޞ~`IOz_% BdlZݙ}{1E[kql)4 r7%|;rr쿬Ei??KC^}&^^WN/2+!l"O7xFF_zAտٵUrn+Ci/EsJw=Zu^: }~@X>DFgTai P<ص804{-FЈJczD&o@@Ϲ'sR@-S3tBaPP{2dž^IkRC5w*̸9rw#xsD 7{CJH۶R Twe1}BANAAB jz+!\8I,B˲/TŹPaYܹXoYl! YZ