proftpd-radius-1.3.8b-bp155.2.6.1<>,R e$I%z DQzUOq6`&)r/WKm:IJ&8Ѐ&+*F'MekE HJ7d Cٱъ3R62)+a,U v DDt%cS8SکFOrG}~{G) Op`Y٧i/~slqG$1~2Ihޗ#kєRẠcO/֑i|o-#]w/ma wI+Oj X5>U y1?ۥ}ɸk5?Y_|aiޢQ8-kFQڮH Q._pc~`QuF@ +/_ij ̙ Zު% "r@F# tҝwN0lU-5pj?*t~2r k(x[Gӓ>>5H?58d $ >dhx|       a dhmr{(8%9<%:%F25G2PH2TI2XX2\Y2d\2]2^2b2c3Xd3e4f4l4 u4v4 w4x4y4z444454Cproftpd-radius1.3.8bbp155.2.6.1Radius Module for ProFTPDThis is the Radius Module for ProFTPDe$obs-power9-11FHSUSE Linux Enterprise 15openSUSEGPL-2.0-or-laterhttp://bugs.opensuse.orgProductivity/Networking/Ftp/Servershttp://www.proftpd.org/linuxppc64leFHe8563181b78ff4b984273666cac9f6a3a1d9cf720aa5158f65c3a246dd66491bfrootrootproftpd-1.3.8b-bp155.2.6.1.src.rpmproftpd-radiusproftpd-radius(ppc-64)@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)proftpdrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.3.8b3.0.4-14.6.0-14.0-15.2-14.14.3eL@eeC@cc<@cbL@b@Qb?@b ap_^@^3^S^5h@^C]@]o]@]D%]\@\+@[E@[DYqYC@X@XӸXO@XX~@X{d@WW/*@W/*@Ujchris@computersalat.dechris@computersalat.dechris@computersalat.dechris@computersalat.deStefan Schubert chris@computersalat.dechris@computersalat.dechris@computersalat.dechris@computersalat.dechris@computersalat.deJohannes Segitz Dominique Leuenberger chris@computersalat.dechris@computersalat.dechris@computersalat.dechris@computersalat.dechris@computersalat.deMartin Hauke Bernhard Wiedemann chris@computersalat.dechris@computersalat.deJan Engelhardt Jan Engelhardt chris@computersalat.dechris@computersalat.debwiedemann@suse.comnmoudra@suse.comchris@computersalat.dejengelh@inai.dechris@computersalat.dechris@computersalat.dechris@computersalat.dechris@computersalat.dechris@computersalat.dejengelh@inai.dechris@computersalat.dechris@computersalat.de- Update changes file * add missing boo#1218144 (CVE-2023-48795) info * add missing CVE-2023-51713 info- 1.3.8b - Released 19-Dec-2023 fix for boo#1218144 (CVE-2023-48795) * http://proftpd.org/docs/NEWS-1.3.8b * Implemented mitigations for "Terrapin" SSH attack (CVE-2023-48795). - rebase patch * proftpd-no_BuildDate.patch- 1.3.8a - Released 08-Oct-2023 fix for boo#1218344 (CVE-2023-51713): gh#1683 - Out-of-bounds buffer read when handling FTP commands. https://github.com/proftpd/proftpd/issues/1683 * http://proftpd.org/docs/NEWS-1.3.8a * Fixed builds when using OpenSSL 3.x- 1.3.7f - Released 04-Dec-2022 * Issue 1533 - mod_tls module unexpectedly allows TLS handshake after authentication in some configurations. * Bug 4491 - unable to verify signed data: signature type 'rsa-sha2-512' does not match publickey algorithm 'ssh-rsa'.- Migration of PAM settings to /usr/lib/pam.d.- Update proftpd-basic.conf.patch * remove obsolete config option, LoginPasswordPrompt - rework proftpd-dist.patch- 1.3.7e - Released 23-Jul-2022 * Issue 1448 - Ensure that mod_sftp algorithms work properly with OpenSSL 3.x. - 1.3.7d - Released 23-Apr-2022 * Issue 1321 - Crash with long lines in AuthGroupFile due to large realloc(3). * Issue 1325 - NLST does not behave consistently for relative paths. * Issue 1346 - Implement AllowForeignAddress class matching for passive data transfers. * Bug 4467 - DeleteAbortedStores removes successfully transferred files unexpectedly. * Issue 1401 - Keepalive socket options should be set using IPPROTO_TCP, not SOL_SOCKET. * Issue 1402 - TCP keepalive SocketOptions should apply to control as well as data connection. * Issue 1396 - ProFTPD always uses the same PassivePorts port for first transfer. * Issue 1369 - Name-based virtual hosts not working as expected after upgrade from 1.3.7a to 1.3.7b. - rebase proftpd-no_BuildDate.patch- fix deps for SLES- remove configure --disable-static- Update to version 1.3.7c: * http://proftpd.org/docs/NEWS-1.3.7c * http://proftpd.org/docs/RELEASE_NOTES-1.3.7c - Update patches * harden_proftpd.service.patch * proftpd-ftpasswd.patch * proftpd-no_BuildDate.patch * proftpd.spec * proftpd_env-script-interpreter.patch- Added hardening to systemd service(s) (bsc#1181400). Added patch(es): * harden_proftpd.service.patch Modified: * proftpd.service- Update to version 1.3.6e: + Invalid SCP command leads to null pointer dereference. - Do not limit to openSSL < 1.1: proftpd has had support for openSSL 1.1 sice version 1.3.6a. - Rebase proftpd-no_BuildDate.patch.- update to 1.3.6d * Issue 857 - Fixed regression in the handling of `%{env:...}` configuration variables when the environment variable is not present. * Issue 940 - Second LIST of the same symlink shows different results. * Issue 959 - FTPS uploads using TLSv1.3 are likely to fail unexpectedly. * Issue 980 - mod_sftp sends broken response when CREATETIME attribute is requested. * Bug 4398 - Handle zero-length SFTP WRITE requests without error. * Issue 1018 - PidFile should not be world-writable. * Issue 1014 - TLSv1.3 handshake fails due to missing session ticket key on some systems. * Issue 1023 - Lowercased FTP commands not properly identified. - rebase proftpd-no_BuildDate.patch- fix for boo#1164572 (CVE-2020-9272, gh#902) - fix for boo#1164574 (CVE-2020-9273, gh#903) - update to 1.3.6c * Fixed regression in directory listing latency (Issue #863). * Detect OpenSSH-specific formatted SFTPHostKeys, and log hint for converting them to supported format. * Fixed use-after-free vulnerability during data transfers (Issue #903). * Fixed out-of-bounds read in mod_cap by updating the bundled libcap (Issue #902). - remove obsolete proftpd-tls-crls-issue859.patch - rebase patches * proftpd-ftpasswd.patch * proftpd-no_BuildDate.patch * proftpd_env-script-interpreter.patch- cleanup tls.template * remove deprecated NoCertRequest from TLSOptions- fix changes file * add missing info about boo#1155834 * add missing info about boo#1154600 - fix for boo#1156210 * GeoIP has been discontinued by Maxmind * remove module build for geoip see https://support.maxmind.com/geolite-legacy-discontinuation-notice/ - fix for boo#1157803 (CVE-2019-19269), boo#1157798 (CVE-2019-19270) * add upstream patch proftpd-tls-crls-issue859.patch- fix for boo#1154600 (CVE-2019-18217, gh#846) - update to 1.3.6b * Fixed pre-authentication remote denial-of-service issue (Issue #846). * Backported fix for building mod_sql_mysql using MySQL 8 (Issue #824). - update to 1.3.6a * Fixed symlink navigation (Bug#4332). * Fixed building of mod_sftp using OpenSSL 1.1.x releases (Issue#674). * Fixed SITE COPY honoring of restrictions (Bug#4372). * Fixed segfault on login when using mod_sftp + mod_sftp_pam (Issue#656). * Fixed restarts when using mod_facl as a static module - remove obsolete proftpd-CVE-2019-12815.patch * included in 1.3.6a (Bug#4372) - add proftpd_env-script-interpreter.patch * RPMLINT fix for env-script-interpreter (Badness: 9)- fix for boo#1155834 * Add missing Requires(pre): group(ftp) for Leap 15 and Tumbleweed * Add missing Requires(pre): user(ftp) for Leap 15 and Tumbleweed- Update proftpd-dist.patch to use pam_keyinit.so (boo#1144056)- fix for boo#1142281 (CVE-2019-12815, bpo#4372) arbitrary file copy in mod_copy allows for remote code execution and information disclosure without authentication - add patch * proftpd-CVE-2019-12815.patch taken from: - http://bugs.proftpd.org/show_bug.cgi?id=4372 - https://github.com/proftpd/proftpd/commit/a73dbfe3b61459e7c2806d5162b12f0957990cb3- update changes file * add missing info about bugzilla 1113041- Fix the Factory build: select the appropriate OpenSSL version to build with. (fix for boo#1113041)- Reduce hard dependency on systemd to only that which is necessary for building and installation. - Modernize RPM macro use (%make_install, %tmpfiles_create). - Strip emphasis from description and trim other platform mentions.- update to 1.3.6 * Support for using Redis for caching, logging; see the doc/howto/Redis.html documentation. * Fixed mod_sql_postgres SSL support (Issue #415). * Support building against LibreSSL instead of OpenSSL (Issue #361). * Better support on AIX for login restraictions (Bug #4285). * TimeoutLogin (and other timeouts) were not working properly for SFTP connections (Bug#4299). * Handling of the SIGILL and SIGINT signals, by the daemon process, now causes the child processes to be terminated as well (Issue #461). * RPM .spec file naming changed to conform to Fedora guidelines. * Fix for "AllowChrootSymlinks off" checking each component for symlinks (CVE-2017-7418). - New Modules: * mod_redis, mod_tls_redis, mod_wrap2_redis With Redis now supported as a caching mechanism, similar to Memcache, there are now Redis-using modules: mod_redis (for configuring the Redis connection information), mod_tls_redis (for caching SSL sessions and OCSP information using Redis), and mod_wrap2_redis (for using ACLs stored in Redis). - Changed Modules: * mod_ban The mod_ban module's BanCache directive can now use Redis-based caching; see doc/contrib/mod_ban.html#BanCache. - New Configuration Directives * SQLPasswordArgon2, SQLPasswordScrypt The key lengths for Argon2 and Scrypt-based passwords are now configurable via these new directives; previously, the key length had been hardcoded to be 32 bytes, which is not interoperable with all other implementations (Issue #454). - Changed Configuration Directives * AllowChrootSymlinks When "AllowChrootSymlinks off" was used, only the last portion of the DefaultRoot path would be checked to see if it was a symlink. Now, each component of the DefaultRoot path will be checked to see if it is a symlink when "AllowChrootSymlinks off" is used. * Include The Include directive can now be used within a section, e.g.: Include /path/to/allowed.txt DenyAll - API Changes * A new JSON API has been added, for use by third-party modules. - remove obsolete proftpd_include-in-limit-section.patch - rebase patches * proftpd-ftpasswd.patch * proftpd-no_BuildDate.patch- update to 1.3.5e * Fixed SFTP issue with umac-64@openssh.com digest/MAC. * Fixed regression with mod_sftp rekeying. * Backported fix for "AllowChrootSymlinks off" checking each component for symlinks (CVE-2017-7418). - remove obsolete patch * proftpd-AllowChrootSymlinks.patch (now included) - rebase patches * proftpd-dist.patch * proftpd-no_BuildDate.patch * proftpd_include-in-limit-section.patch- Sort SHARED_MODS list to fix build compare (boo#1041090)- Removed xinetd service- fix for boo#1032443 (CVE-2017-7418) * AllowChrootSymlinks not enforced by replacing a path component with a symbolic link * add upstream commit (ecff21e0d0e84f35c299ef91d7fda088e516d4ed) as proftpd-AllowChrootSymlinks.patch - fix proftpd-tls.template * reduce TLS protocols to TLSv1.1 and TLSv1.2 * disable TLSCACertificateFile * add TLSCertificateChainFile- Remove --with-pic, there are no static libs. - Replace %__-type macro indirections. - Replace old $RPM shell vars by macros.- fix and update proftpd-basic.conf.patch - add some sample config and templates for tls * proftpd-tls.template * proftpd-limit.conf * proftpd-ssl.README- backport upstream feature * include-in-limit-section (gh#410) * add proftpd_include-in-limit-section.patch- update to 1.3.5d * gh#4283 - All FTP logins treated as anonymous logins again. This is a regression of gh#3307.- update to 1.3.5c * SSH rekey during authentication can cause issues with clients. * Recursive SCP uploads of multiple directories not handled properly. * LIST returns different results for file, depending on path syntax. * "AuthAliasOnly on" in server config breaks anonymous logins. * CapabilitiesEngine directive not honored for / sections. * Support OpenSSL 1.1.x API. * Memory leak when mod_facl is used. -rebase proftpd-no_BuildDate.patch- fix systemd vs SysVinit- Remove redundant spec sections - Ensure systemd-tmpfiles is called for the provied config file- fix for boo#970890 (CVE-2016-3125) - update to 1.3.5b: http://www.proftpd.org/docs/RELEASE_NOTES-1.3.5b * SSH RSA hostkeys smaller than 2048 bits now work properly. * MLSD response lines are now properly CRLF terminated. * Fixed selection of DH groups from TLSDHParamFile. - rebase proftpd-no_BuildDate.patch- fix for boo#927290 (CVE-2015-3306) - update to 1.3.5a: See http://www.proftpd.org/docs/NEWS-1.3.5a - rebase patches * proftpd-ftpasswd.patch * proftpd-no_BuildDate.patch - remove gpg-offline dependency - fix permissions on passwd file * unable to use world-readable AuthUserFile '.../passwd' (perms 0644): * 0644 -> 0440obs-power9-11 17042982761.3.8b-bp155.2.6.11.3.8b-bp155.2.6.1mod_radius.so/usr/lib64/proftpd/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Maintenance:18253/openSUSE_Backports_SLE-15-SP5_Update/61fed305bc2fd75788b811e3d28c8f86-proftpd.openSUSE_Backports_SLE-15-SP5_Updatedrpmxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=002ca60e613035a7120c9207fe2a131179b13f6a, not strippedRRHUh?E 0utf-8f9389fdaf014930521d872abcbe12a7d61f10b5eadd75d4653bee6209dad44db? 7zXZ !t/G0]"k%U~5@KxDOhkE08)Czk}R:iyc3.0Nþ֓N]ߦ\'VBob!K o տf&K֪>kD~?F&ix~lPB_㠹 +C2нiE'yEpg!*z9V -z͖hAygtT]mV_)tjf:3惀qŲt?8N*B2Q}=rT[?,wRR*RPQe{ >kdafޑ2 {IRx1rժP[K?r(tV. {]G9ޙ Ful(WxM4YiHdb 4mvbC~m]PiPR-ǩwSc)\IE)=qz,E'Q2+{ V %mPXv ܦ>*^I*[i50Z o]~@mxB6d{ ]A dK o6m: j.܀X0p:bRDv|n&B%jr2,ӗaǹW_bJ$"Uȅ9,Q֦mz_TrNׅ%-z.4¢MKy#2 ]+DZ]jD1ZlJ 9M*Ödx!Xa16tP%;qLu61)J{)Q`Y3rXbShpoPS1\;gїVއgl%ۂ)C/뿲2NHx7EMê/~ l~Z|smՁ$In,J^׸;pݘ"=kFa\1R}+{uF%-[emn"w5H`(c p8fpA?}/6v9s&cH T#Fs+͐XVJBC\\4 Ҁ~OP3ŏ 2Wp)X^ʵj`YFT* S ;A=_l$A1ۊ#-h6+ۍl/;àљT?JFԫ +1P 'dG]nL$I_G_Hp7J(V> AcnT "DKzk*LX^l&y=Qg'VoIuR9P Cn7& dEC# i$ I:[r~Mŀ~psEvdTߤmU#*o"}TWڧS&_}vV5nץ^#Ѩ "/v'3ڼ+[tTgN{ܯQ~(y٠yc$D&' B:b% ;sdL1=r<\A#o+: 5=¬ eEnǚfAs$ ID|KnCu_F)s`5B\PFҀ9IY!!*C`9̼B{^GxgmLcO`ä5~u"%f!oUĊs9KDrgԩkeKKS}Z~c(pGX^"\ehF80C\|P>Z5WeO$u{=%!#SN~Dfa6|L^MZ8rdfa!?N-yv^g:r!c+r} 5e]{) ǶQ_sؐ3DݗCe\,xXM@٬; $~?oT9*~kOmؕcm,CZ^6_YrPȌ3N'"/ÏrEnsF1ICw +~MaXS\G,k Öؽל#"H÷qL(,BOO=n{Ysɒ H$Ox{|@}+vᎮ UVPִ+&PAmX"6ɷ!D>'(جS\n+o ݞTİ%@IF\ D5x$"$)B7OBs48+gY˰E>la6Ik]1@<3f:;OQc ]Na4ߜ dEZq+y %ڮ,gO*/LssFJT-V$ HyD{ ImWdۊnma=%H |fne EL-ITڗ*g8ci4 |L0cmZsO o~L(蟇+ٽ0$]d<7vmϾ!\hd2\c9ҝ^Z3gїi[Fr|ar&AtX&+lJlD(M9ba ʓsWn1'"֧CնΧg0-Um M<3r#6W}NѶaLiߝk,maP2/FI [3'n!2JᾨݴA+ژPe0]'$k1=W,*FYzUι}ެ$2g ]uݶo Yd}SpF@ŝ>eӶMJ6B."aiVl.-Ηic, GYߚI`>Um1\yQ4K8 (a)ifR,_\H$Ae2O<@~m,ŎŜIWZ]e7Qwm?'cֆ*{_V6ZMg*o.TBG6gV&,̓VzV~>RlRZ4.SGS]Q8^YƖg2 O4{*ܨ |Nc: `m\-:P̶_/@}2h5G@ (. *^$P'C,nk.csyzvrk0}gkvNRB_oLCJԼl0z:D3WJPEV rmՋ)ptϴ 1֪5vVvfL9 h7EK]r,IVވ^e)ƛ'6`o;2K3+bv]( fHCWVj!CtUZ<9Q9ꕶ(f=Ns#roIeb\qV@MiNt%Nc2 inSYuB|n&Gx2&2Kp)O!ŬgV:^5>bJgVeJ|#A=Mנ|L+z庝VmYaDr$\+H _.ʹ(RE~Ej/ެdUcZM)5$Ռyr ȅ(#f 569h;>^. _ݼ\%UgByrqڡxlTgJ"~[ +Uj޵^H$]0 :<5sr&-O%[CtGDZI `AOBwsub! e&hɓL0z_<֫x1`'[RY7-b+=_(*(Y5QF*+)E2˝w 0 [#)ԙ++? 31}߄' .=zF01,W@1>wR {3/꤀xeaZctc58RW:NK~&JTbKoOWWdGKzUϒd wYB2,P梨e#q c5gc[\C/zP Y9`u&eff HbR&GR{_j$>0jִVmB< 03HlwN }v=}K$Wͱˬv\Ѹ'ӷњei.t-[;LW#?foXREmIjѱ4O[5_@MO<ⶤM#)rφ- YOH¦&C?@9f : bH;WX"Y|V3֖:fR>/3Em#< ӆ|?Lw 5S>/[$ *lD{1F??J9M|D@]RUᢄ#K"J?qq IwIʻSnoظ,iHXohX+X̗s,R(%«`Ox+}YɵZfW%9zQU`$O8y;c-H1'8%/ J9m-q4l"9 l6RUB1\`"ydNE1G(mHaWFsʖ'AXk3l kd:k&aGJW