sshguard-iptables-2.4.2-6.el8 > 6 6_6 3!y덏%!E/֡b !E/֡YͮMo^VzA|cJ8*I61i2}RBκm>d[xF0hUXF qr W>RC']?uI}É1y oK,񋘉%[9RL3g&;ݐ9xȐivvVd\T |[ܥE%zK%ΟN|xC'1;v.l ՃO9%+y׺7i{^y{0l eKFVlUmXdT]~`E3p1ahXXs8*\u(_bK H}Xebh?^?Sb3d<, ?[} _Y ~ 3$h10An>kC{I`b>hn[pL!!q_W6/A mxVƟ/d8,+hre46c8a8617d2d0486acbb512985b42136cc99ca7c9efdfc8a78207edbe123ca0b4ffc67d171563db30253c185f28e93761c7207803!y덏%!E/֡b !E/֡16@O?!t+ښ:}^U7kRSE-,K#S4{ӫ0R1X4SX {vĒp%MEKOUBp?X?Hd  O $0HNV@D F H L  8=(?8H"9": ">GH IXY$\T]X^fbldefltuvDCsshguard-iptables2.4.26.el8Configuration for iptables backend of SSHGuardSshguard-iptables provides a configuration file for SSHGuard to use iptables as the firewall backend.bTbuildvm-a64-07.iad2.fedoraproject.orgFedora ProjectFedora ProjectBSD and GPLv2+Fedora ProjectUnspecifiedhttp://www.sshguard.netlinuxaarch64if [[ $1 -eq 1 ]]; then iptables -N sshguard iptables -A INPUT -j sshguard iptables-save > /etc/sysconfig/iptables ip6tables -N sshguard ip6tables -A INPUT -j sshguard ip6tables-save > /etc/sysconfig/ip6tables fi exit 0́bR25d845801b7dd0607c4e4a4903f287398ebe242a8df59052b5d9ebbd5d9e0403rootrootsshguard-2.4.2-6.el8.src.rpmconfig(sshguard-iptables)sshguard-configsshguard-iptablessshguard-iptables(aarch-64)    /bin/shconfig(sshguard-iptables)iptables-servicesrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)sshguard2.4.2-6.el83.0.4-14.6.0-14.0-15.2-12.4.2-6.el8sshguard-firewalldsshguard-nftables4.14.3ba`@`@`>(`4@`U_[f_P_%Y@_!d^4]6@]]4@]@]@]g@]bx@]]2@][]1]-@]-@\4\>@[ @[ͻ[ͻ[i@[#@[@[@[Q@Fedora Release Engineering - 2.4.2-4Fedora Release Engineering - 2.4.2-3Fedora Release Engineering - 2.4.2-2Christopher Engelhard 2.4.2-1Zbigniew Jędrzejewski-Szmek - 2.4.1-6Christopher Engelhard 2.4.1-5Fedora Release Engineering - 2.4.1-4Christopher Engelhard 2.4.1-3Christopher Engelhard 2.4.1-2Christopher Engelhard 2.4.1-1Fedora Release Engineering - 2.4.0-14Fedora Release Engineering - 2.4.0-13Christopher Engelhard 2.4.0-12Christopher Engelhard 2.4.0-11Christopher Engelhard 2.4.0-10Christopher Engelhard 2.4.0-9Christopher Engelhard 2.4.0-8Christopher Engelhard 2.4.0-7Christopher Engelhard 2.4.0-6Christopher Engelhard 2.4.0-5Christopher Engelhard 2.4.0-4Christopher Engelhard 2.4.0-3Christopher Engelhard 2.4.0-2Christopher Engelhard 2.4.0-1Christopher Engelhard 2.3.1-1Christopher Engelhard 2.3.0-1Christopher Engelhard 2.2.0-8Christopher Engelhard 2.2.0-7Christopher Engelhard 2.2.0-6Christopher Engelhard 2.2.0-5Christopher Engelhard 2.2.0-4Christopher Engelhard 2.2.0-3Christopher Engelhard 2.2.0-2Christopher Engelhard - 2.2.0-1- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild- Update to 2.4.2- Rebuilt for updated systemd-rpm-macros See https://pagure.io/fesco/issue/2583.- Fix backend path in example spec file - Remove SysV init related things - Require a backend - Fix wrong check for EPEL8- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild- Revert patch from previous release as it could cause attacks to not be blocked.- add patch that fixes high load when banning many IPs using firewalld- Update to 2.4.1- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild- include patch to fully whitelist localhost in IPv6/v4 (PR #56) - add explicit Requires: ipset to firewalld backend- replace systemd with systemd-rpm-macros in f30+ BuildRequires - remove %systemd_requires macro- add missing dependencies - move examples to (docdir)/examples subfolder - prefix directories with %dir in %files - use complete & commented config files - add white/blacklisting- add bundled provides for fnv and simclist - add systemd dependency - fix changelog formatting - patch & use upstream service file - revert 05037d7b - disallow building on rhel < 6 - make package own /usr/libexec/sshguard- Allow building on rhel < 6- add explicit dependency on logrotate for epel6 - fixed iptables install scriptlet- fixes to initscript for CentOS/RHEL6 - added logrotate config for sysvinit systems- fixed rpm macros not being replaced in service/init file- Create iptables chains for sshguard on install- use own service file instead of example- changed SysV initscript handling to match EPEL guidelines - enable subpackages for RHEL8- updated for 2.4.0- remove upgrade notice for upgrade from v2.2.0-5, people should have noticed by now - update to v2.3.1- update to 2.3.0- allow building for EPEL - use RPM path macros in config/init files- Change subpackages to weak dependencies - Make sshguard-iptables depend on iptables-services instead of iptables- split off configuration into subpackages, allows autoconfig of multiple firewall backends- include upstream patches for issues #100 and #101 instead of my own- add patch to fix upstream Issue #100, firewalld errors- disabled LFS in repo, incompatible with COPR (ce@lcts.de)- new package built with tito- first release of this package/bin/sh2.4.2-6.el82.4.2-6.el82.4.2-6.el82.4.2-6.el8sshguard.conf/etc/-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 -fasynchronous-unwind-tables -fstack-clash-protectioncpioxz2aarch64-redhat-linux-gnuASCII texthttps://bugz.fedoraproject.org/sshguardutf-8d82457034a72d8fcc367da77e6b3f21549db2b9cef79632e4f0670383cd96acc?7zXZ !#,F] b2u Q{LT1|pT/ރoltLm^,[Ϻgm>[j^g"aN᤾k_:wNDt5w5E+ &-Rԓ7r}=liB$ї׫7Vw5b|4E^$[|\Wwۛ0X! u-h>6!б<(ek"w%>rj팂sy?V֙/$6_:NH7f,cFTVvsAS Qd?窈N:PkUXp,)byjk1Cٮ/e&L@[%A)1}@YFP]P;4Ւ{4dIJ]IuYaNůXp=_E1vxqn~LxVK-w^:foCWIB64pyJhTu ~oGi{-'Ru8Zo'0'wd4פ0Bo|#CD`xTH-x