proftpd-pgsql-1.3.7f-bp154.3.9.1 4>$  ApcD!M@eee֤+~uE5Op~K qUwyO`kS7t{ " !L>p>3?2d # Alp|     $ e hlqv   (8"9":"F/G0H0 I0X0Y0\0D]0H^0\b0pc1d1e1f1l1u1v1w2xx2|y2z22222Cproftpd-pgsql1.3.7fbp154.3.9.1PostgreSQL Module for ProFTPDThis is the PostgreSQL Module for ProFTPDcD obs-arm-10 8SUSE Linux Enterprise 15openSUSEGPL-2.0-or-laterhttp://bugs.opensuse.orgProductivity/Networking/Ftp/Servershttp://www.proftpd.org/linuxaarch64 8cD6eaa9170e675539298ddef423eb4b695a2662079009c56aab17b2ed3ac8b7387rootrootproftpd-1.3.7f-bp154.3.9.1.src.rpmproftpd-pgsqlproftpd-pgsql(aarch-64)@@@@@    ld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libpq.so.5()(64bit)proftpdrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.3.7f3.0.4-14.6.0-14.0-15.2-14.14.3cc<@cbL@b@Qb?@b ap_^@^3^S^5h@^C]@]o]@]D%]\@\+@[E@[DYqYC@X@XӸXO@XX~@X{d@WW/*@W/*@Ujchris@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- 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-arm-10 16747243631.3.7f-bp154.3.9.11.3.7f-bp154.3.9.1mod_sql_postgres.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:17825/openSUSE_Backports_SLE-15-SP4_Update/462dc8220afd8c1aa0ec1c97e632a4fc-proftpd.openSUSE_Backports_SLE-15-SP4_Updatecpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=042065ba5170f6c9660ccee568b59794faa2119c, not strippedRRRRRFHUפutf-872e9263c3c34bf64f3f90adf26b1bda58c23f9bbfda3e0df6a0a429b6b701cc4? 7zXZ !t/!K&!] crv9wOqUTO,i4و5MaI! ηD.?f,*6%EeɥӒ26`)ID 2^F+KT+nn{aIt=s"ӭw:N!yx,˲c0۳f=`t,˖r]@A/uvg(T?G|U7:0/aZYD%Õxa:bO qp t>Im2E`4DN" Gyf>WuJ*K>BNM"(m"ɯMgk!LE$Ғe/&zBN<"rcsic`n n6u#N6 y?arCܟؗQHwC@'M|gҴz$D`7ySٿ;.ymVy k \#"AZۮM2SuVPcIWڕ%6ox5hzhD&ϩcq85egpk~ П yQJ߼XC2xkd1D"SB_ˎr8 iO5^†XtK_FLD$wDTŸE i-d@\{LNϚ=PL`D4Vi nt9F#6֊^62Q9ѻ2n|gW*`x&qU  ̋v9$5uqr!k_vv4)=T fH]e4^k G΀q#xa͵=A,=QUyM'C=eE")_IV%^V?xVJU`2D\I-9'եOvx>O%bd*FbQW =& !\'j~%J+ޓ>d%h:VZ+|zk*'^WABQ7JTJZ/Rѽh" (rZyMw{2J$N>8Nu{Q.e@ӮG6ɒ\g;GwxHɛR9223PqYU$<lQY2=:T'gN ly!APLRR-'1bY9wgAd ݋wIp4r14IF_l4$\C?F3iff;>[ܒl0kLKSo<K%ms͊׾":HD-[wrvzoM 3튓nIYCB뾬=oz.wO®HG4xp`@7B9NVl.z+I27-:T'eY-+|^(#W7ڧMR1`%XG*LqG?WU,`46Ae#7fh孁|8xs^(-Nq}4<`?$hM쥐7]d+EGy睆G") 2ˣ Al<5 EyS]{έ2βێH|+`P602+X/keMy*TSꊛpR,oa>km=;cokG{0['^L/cFY!B7> L-jTGa^&m]d*~mU.֚/ʝV{xKѴrk5>zAx:ÐT] ebeUSwiK,_{U7] E!aT0'^li꾂 t @]uY<Ӿ*lC<H%7Hsd@ tȡŃ)\V;0L'88X?] yMA^fXy)pA2yYSXakɌ ~g}\Cuꖷ]2yYQ5׸ig=>O.52"% E 6IWՃYixAe,E >VnnBQ1IR +wq{S33O*T{rI&Z:'EQYeGХU.yU=O]VVK#l}{b޵xd5ԟN\.Q ➂C!pot()|@9ߥkpSv}gwV6Y7|ϘQD][is8˵짋ZSX˰cR2OPwI82X AbTU:9c!^sljpZx6 D6%I; t`0/#`*e^ΣId "lsVyq]C~腡GCaE.k߲EwB`»"fp81'{@¥o]?<JZ#7cYգ= z)ι~j|D7S|T? i1f\|-[P,.n]ˣTf}UOc hZzmߴ8ArYtk^؁`aUG|aB[rOc=mzH &2׽ͶDrs^RS7B1VIůۿv:jw&ݠ(lFcn 'kA--8HbNx)9! C!26R_ȿ9\Y|幁FFa!WSQup, #> $ye~&4xo.K(:L85:Oٱ޸~x͑rk="l)dݴ=FP{q8ޟg 7DXA QZ,SCHWhG'Z5Y O‚7_(p>PZ <|DyLc; eDUV͓xC7l?]֒_iF=oPZR?i/mL+f*`=ܭ!G2$1>9~=9 Fe~4~ 75t3q-~7v7z1x-<cߛV_ڟqؤw\yqP&BV.%~KYO*n9<7 (;ǟEnm?ϺzەsU?!873p/"pFU] KfCAE s$ !6~X=⨵=ĂX TʛL:umi@毙g;*WS$1qii7ˁyF]es H̓r~lɥR W@Ta8 ebhE*\"#`QBHдmI %*g2Tn2;&#sj*l7v+M*rB22:*K gHy?~|;٘:!E1F4ļ~~)&灮cݽ5tyz$dK8{ PVh.&P|`to|ȬDDd19;X) 63t]BQK1Mabhz^om?a X*excU"k>b?6v "459MG"~_)D>bsm) _ة%FϦB;P$u9mh洽za0. gk5C* T\$<"Iqq}*g2VJjw eH |H03MٻW&̔-ePi9 <(WsMKſ쥜텍Y='?C._bw8Y?@T'в=y9f>ˆ0]G_՜ a|PԶDMdZpV!֪GNM$݉Q/(!ɞYCzZ[gOtM&}ܠ|Nɺ">1=D#Ǟ}cKIlϘpnL=fPq)m|d STb@[7L!Pʳăh%|\WXM_uA~O$AccpHOT\/ dxĘ 0*uXpfK2#H7Su‘JAXez9@+5goІ>2L?TnNF%?kH#~a 4SXZ|J}hyIh`U5%r9lXg kfh)FDp킹>ےGAi+DsVJu,]L&6+&C2[{4L@.Zɠ(t aSRA!k)Lj i{R.8jYhԭ맷|AOw.u%#(̩8-pHXJ~BR&A|/,0-hoIߴ'd}u@Xs*{̬5OjAZj@rFS&!J%7JF '2vhHd*C=#w?#УD>+pB~="Ο l50o<z(FհV׷^BKz0XJ%J ]OQ,3zt/Y|5u~0NNLl+z NA#{Cӕ&J&ERnџ_ _۔tKBVnbE02PjV`80N2Λ{׳Gl_!Yc{QmH;)Y7̺!g,6Lޝ{Nf1ǬqzORjՠCdc$bZ.esi cI)ᜈ{1J́)Tּ+82|L6چ$iW e+P18?[:`[˜דRG WaE^Vx2tu[Kq+ {S! 56tiHbcܨt.cF;jm?%2]2-%Vbӌ.&9D^7߹v ¨W ڪ'd\R|v6ZѾS 32<_VWjl ZGs(ta` Ve0'R p Y`$ iT\w?kh7^*<)ZΟ'T@WՊ5ph _>-\Ϫzhek%=0dيsu 3NLZGH%B}7T;}FyԾz"ISgN@cg嶞+R0߾uőW*VIH!e"=r RjvV@9eW>xBlN [K@ocw=R f g:( 'o^4jV'dypiFMm5 SA5Yef[dp dB)jEҍRg>sfYOZLpA[+$۶-"L!&I?x'n"&DsNoZ`.K܈%XYi>z"~?p{ګRFIPZ-CCyo"NJ$!Ng!ry۲[T<ْsgdDdN>߅tD`Q*-ץEZ7L5K>'܇H+X<#nŨ*oc(K/)<TPci*㤪qjY2 Rjĝ0|=[k+Mx1atoD>DxtGXN*{sZe 2ZJ]YI0@guwL0,;{8ŵ1gS2Kj #?&3IN=Ql4>{*~KX_ɟ:93ebоSuąDsZPX%I'rSL1 E7X>t\kЈ{HMW0qq?f$HUJ322[Ԭ&ԁp0/<q=[p(Aew_u~f$XZoӧB $$'Ptb!r+ΖY"/z߅hZ NqS[J?\*:J _Ύ{|Y%q:tz^5ܕM<A6)"c^\=3 IZlKjM!ިi~upR&x)jvy +b2oW~GZknʟ7,p{iKeeyE-uI{C`19-XB ;eGYxe ¼B4 TFWCo8(Yk0nrb+g-]u2$*ɨu1ti 4MJw2 x/h_ڿ/_#!((NRBa H#u!cwYP~VE˴`VaW/5,C{iV`Z㭝Qjy钖?;]e8waG3qAJáؙ."4MLL_R !:Ng {Ul/4a?L%& )`vZ}ix^2>('x**d6Qɍd[*y[WLڊxHMFyaDBv/ L:yֶ YZ