coturn-devel-4.5.2-bp154.2.3.1<>,FcNB!M@eeeWEg_j;BLaWXJr0CH>†_䞪%ԕ cݜp׸i1zEJJv!&Tf]_gDT\}"~1|;| h^{V|üOfQT̈́Ɂ)CMI݌^B0[ElV|prPP`uJlvZ28X߄ H1B`2aIsYu SYMJ!eAVBl|,Ӧj;"P?"@d ! <pt  L  d  |       4 p  $8(8 9 : FG H, I\ XhYp\ ] ^vbc d!@e!Ef!Hl!Ju!\ v!z!!!!"<Ccoturn-devel4.5.2bp154.2.3.1Coturn development headersThis package contains the TURN development headers.cNBs390zl21SUSE Linux Enterprise 15openSUSEBSD-3-Clausehttp://bugs.opensuse.orgDevelopment/Libraries/C and C++https://github.com/coturn/coturn/linuxs390xhC,% PlVAA큤A큤cN7cN_\_\_\_\_\_\cN7cN=cNA_\ee9ba7725276deee692130570121887b911dbdbdf0723fb3f79aefdd945eba075ddf99ef0e4c06cb71946df4605ec58610f1a912dacad584afe4252903e5ad7c41bab083cc7bcb7f7d535527ca825eed094773763d90bd61728dbfce2c17564ecb0d8fa8dd042ae0ece187256093ffe84ec5d58e1ba023a9595b6fb0c59f835dab1586ad46993e4263192a1d1032bf7152930e8e994cd92b13fd743cb541bf4d16fafc4ab1fcfc72e02ee7234f4d565faf7801cdcd87940cc4935fca8ec7662fa159da11070fb8dd4f20073a1f5bef34f404eacd3972f580f3cf025f7fed70c2d157efca0c3fc320f6e6075a18e57315148683a0b55c8253cf29f6f08ad8dc4d9add1798fa67dba2172d7b160dae18e190470a0ff7f4938fe5aad4122c19dc1frootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootcoturn-4.5.2-bp154.2.3.1.src.rpmcoturn-develcoturn-devel(s390-64)    coturnrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)4.5.23.0.4-14.6.0-14.0-15.2-14.14.3b{@amaaim@a,@_=_w@_=@^)@^^^^@^@Georg Pfuetzenreuter Michael Ströder Johannes Segitz Johannes Segitz Johannes Weberhofer Michael Ströder Callum Farmer Johannes Weberhofer Johannes Weberhofer lars@linux-schulserver.deJohannes Weberhofer Jan Engelhardt Johannes Weberhofer - Drop @privileged SystemCallFilter, can prevent service from starting (status=31/SYS)- Dropped harden_coturn.service.patch because systemd units are created from own source anyway and are proven to work- Drop ProtectClock hardening, can cause issues if other device acceess is needed- Added hardening to systemd service(s). Added patch(es): * harden_coturn.service.patch Modified: * coturn.service * coturn@.service- Version 4.5.2 * Fix for CVE-2020-26262 (boo#1180764) - Fix ipv6 ::1 loopback check - Not allow allocate peer address 0.0.0.0/8 and ::/128 - For more details see the github security advisory: https://github.com/coturn/coturn/security/advisories/GHSA-6g6j-r9rf-cm7p * fix null pointer dereference in case of out of memory. * Fix: Null pointer dereference on tcp_client_input_handler_rfc6062data function * Fix: use-after-free vulnerability on write_to_peerchannel function * Fix: use-after-free vulnerability on write_client_connection function * add prometheus metrics * Delete trailing whitespace in example configuration files * Add architecture ppc64le to travis build * Fix misleading option in doc (prometheus) * Allow RFC6062 TCP relay data to look like TLS * Add support for proxy protocol V1 * Print full date and time in logs * Add new options: "new-log-timestamp" and "new-log-timestamp-format" * Do not use FIPS and remove hardcode OPENSSL_VERSION_NUMBER with LibreSSL * Add ACME redirect url * support of --acme-redirect * fix acme security, redundancy, consistency * Add new --log-binding option to enable binding request logging * Fix stale-nonce documentation * Version number is changed to semver 2.0 * pkg-config, and various cleanups in configure file * Add systemd notification for better systemd integration * Fix c++ support * Remove session id/allocation labels * Remove per session metrics. We should later add more counters.- AppArmor profile has ABI 3.0 and some minor changes - Modified systemd unit: * do not use daemon mode * Type=simple * added security settings - added multi-instance systemd unit- Fixes for %_libexecdir changing to /usr/libexec (bsc#1174075)- Version 4.5.1.3: * Remove reference to SSLv3: gh#coturn/coturn#566 * Ignore MD5 for BoringSSL: gh#coturn/coturn#579 * STUN response buffer not initialized properly; he issue found and reported gh#coturn/coturn#583 by Felix Dörre all credits belongs to him. CVE-2020-4067, boo#1173510 - Let coturn allow binding to ports below 1024 per default- Extended Readme.SUSE with description on how to bind to ports below 1024 - Fixes and enhancements in service-file - /etc/sysconfig/coturn defaults now to not show software's version to the public - Version 4.5.1.2: * Do not display empty CLI passwd alert if CLI is not enabled * Removed several functions: gh#coturn/coturn#359 * Fix webadmin IP permission and possible SQL-injections: gh#coturn/coturn#386 * Fix Mongo driver crash on invalid connection string: gh#coturn/coturn#390 * enhanced fread return length check: gh#coturn/coturn#392 * disconnect database gracefully: #367 * Using SSL_get_version method for BoringSSL compatibility: turn_session_info->tls_method returns real TLS version: gh#coturn/coturn#382 * Added systemd service example: gh#coturn/coturn#276 * Add bandwidth usage reporting packet/bandwidth usage by peers: gh#coturn/coturn#284 * Modifying configure to enable compile with private libraries: gh#coturn/coturn#381 * Append to log files rather than overriding them: gh#coturn/coturn#417 * Updated incorrect string length check for 'ssh': gh#coturn/coturn#442 * Fix Dockerfile for latest Debian: gh#coturn/coturn#449 * CVE-2020-6061, CVE-2020-6062: specially crafted HTTP POST request can lead to heap overflow which can result in information leak: gh#coturn/coturn#489 * STUN input validation: gh#coturn/coturn#472 * Allow MD5 in FIPS mode: gh#coturn/coturn#398 * update travis config ubuntu/mac images * added null check for second char: gh#coturn/coturn#466 * compiler warning fixes: gh#coturn/coturn#470 * Fix a memory leak when an SHATYPE isn't supported: gh#coturn/coturn#471 * fix compiler warning comparison between signed and unsigned integer expressions * fix compiler warning string truncation * change Diffie Hellman default key length from 1066 to 2066 * drop of supplementary group IDs: gh#coturn/coturn#522 * Unify spelling of Coturn: gh#coturn/coturn#514 * Rename "prod" config option to "no-software-attribute": gh#coturn/coturn#506 gh#coturn/coturn#478 * change sql data dir in docker-compose-all.yml: gh#coturn/coturn#516 * add flags to disable periodic use of dynamic tables: gh#coturn/coturn#525 * fix typos and grammar: gh#coturn/coturn#463, gh#coturn/coturn#488 * Update README.docker: gh#coturn/coturn#475 * fix config extension in README.docker: gh#coturn/coturn#519 * Code beautifications: gh#coturn/coturn#327, gh#coturn/coturn#455, gh#coturn/coturn#513 - Removed patches now included in upstream: coturn-4.5.1.0-append-log.patch, coturn-4.5.1.1-cve-2020-6061.patch, coturn-4.5.1.1-cve-2020-6062.patch and coturn-4.5.1.1.missing-call-to-setgroups-before-setuid.patch- added apparmor profile (coturn-apparmor-usr.bin.turnserver) - fix executable permissions in devel package by using defattr- Use pkgconfig(systemd) for packaging- Shorten description by stripping the long list of all RFCs. - Drop %defattr; use %autosetup.- Initial release of coturn 4.5.1.1s390zl21 1666094402 4.5.2-bp154.2.3.14.5.2-bp154.2.3.1turnclientTurnMsgLib.hns_turn_ioaddr.hns_turn_msg.hns_turn_msg_addr.hns_turn_msg_defs.hns_turn_msg_defs_experimental.hns_turn_defs.hlibturnclient.acoturn-develLICENSE/usr/include//usr/include/turn//usr/include/turn/client//usr/lib64//usr/share/licenses//usr/share/licenses/coturn-devel/-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:17708/openSUSE_Backports_SLE-15-SP4_Update/d06211e9f7cc7d99311ad7e8113529f5-coturn.openSUSE_Backports_SLE-15-SP4_Updatedrpmxz5s390x-suse-linuxdirectoryC++ source, ASCII textC source, ASCII textcurrent ar archiveASCII texto5[TcJ<[uLutf-822fcb83c739e14bb11106a35e916d15e9cc1a87c722f37ffe25739d082cb9ef8?P7zXZ !t/36 ]"k%(yG(mWrK ăEǏ1 1‡vhA >!Vv \NAӣENCG} V#ӷU@1rj hql2զ&1\#^yՒwVǀ+4}u7ڛ/!^`iw'`tMasG<ѣl38M'讇]?-l:|dʲ_&$%(aӅ{Ybsq[NgRRlk/u5=\I&jT#91-r#\ѠrQ',ǻP=VkIԈGTAC⹮j%/`N&it1gcR=Ueb:>]7#;VB rܣR X1܃+dmrkɇ$>x!DvA !dGJ}5"n)DviQ_VeB͟{AWG]W * m(w,T%0.Ƶ*iR]tBL%8_?mww!NFIFm[~L}K2*\Y^_pMܨ-84΍Pn)ܭ  `ʢAfWCd;2%~͘(Tߛs䤭H@[^c:4"x2OƇ.Sw=QdMpD:= nKNwP=9Zi !:ɟ-"ZKga'%jzTl# xOO}ìb$|TM1hts jBP۽2&2̓R",G5RL"I]&-+,@v#y 54n3 \9˥M`$4IC"68+Zx}Q޴,2„ƎJktG3TcHWfsO}q)Orw ԰5,͂zMQAǂ_9{͑DY: VT}sSV PzʉӠ\m.:AZԚ3V}E;YGWD⩛\*\w_ _]J^k^- {ݯqU7fsj \NTH+y2%*F4̗>Z(tN/2=y()Q`ZZ$Vs^A lJdD̐e1tȰż2UyuԦQ jw"Pr3k8Ī!Ͷ*vQ QC egC-\V,м@h}ck{O/ P4@qt.tQ 5L+*˪Ik(k6W습5mصB?Y01 k:wp+SlNK02XTZvҶL{X PVڽ][| KխJ]w``[+fo;xDnfHn„ji߷۷ ')c<]K ՟9̩cI)mfEB~J-'X~b{ԵkC\&WTxtÓYq!_TCZq;unܒwϟxv/?6]Uέ!̉2DmLSA*=ԛ)%gނ:Ĉ`čwk. Xr\B$Nb׬1`^B^׹NMB(A? 8Y &|+ @DZ%Hu  x>:[8U*E9TۃiF+8%[MVYy -onܩۦ dNH!es, 2GMˤ2ˤBڤ$;r8y;+N9$[soI.[Pz+1ْ|0q׏%=Ώvĸh)el%Njvj)W/'OPkL6f&p`)g~,rN΂G_;caeW]@V"Q։w d+Ƭ8>~ o.)-c8֓?N3Xf˻ur ѢNmFJnGk|%|,؁ל7{~/kÑ+a`ɾ{7g[#dW 8&ľe 2=={}=5ߝCSPkw䄗=4m.Qm4ؕ5WHLsKx"ZaC7]tt^D8`Tt6@'rjеXŖc?\- vY L+E?yϡǜմ|5!NOW839d$թYe3)^w4rD }OO(DގGx0o~$sgMͷŃ3۹ϐ9`l zYa)T=Lԍ}<BɫS"]O!Rz75YƏbkB+N*509VGr-$WTI)M|>oOmqIo{;ClbE8|FFpc p-:#߉H(- l,3wy! ܪ]WJۂwy=xj}~rdgK$|M(]ڽCxBx0sԒ taB E~G|BQ>67!mԹM°tWbR&XP@SxKrCȅrd_~:ǖok__lEJ~"X)I,E>PTõ$fjmO֫rg9gϨd`1$n8bJw&vKRix,>҂sr6=O#RB&ʓ{)=$L:p O3>X2˅ЖjGrsy,@ Su,8ZR!z3^8: XO+s" {[KkJ ~,H0={Yz= Q(K,_ d"ʸ5x7O}fHjd5be1 D6" V9 5T5/RaqVn48ɄF} ]ľ>lPX&yljr7 ;Rr(P QHPn9`:k[J"4yYב>گ$}%Gu WO`REm5`ʮB_ȷ#eJ:LcP)~r~,CTZ- pY(׽B55/\ .Z|՚"Q#BdԤ)ⱃjEleFXSFWޭl!uMnYkyܵ;NSjc?8/H{;{]r?1Ozk%UX6x2|h(mj\)eg0~w#7tԲ1rZHn/\A;_CQ@S<}U (1hv)^ @4v{: /%Η%X|H9n c]K`lPa#On6  jpmndI ·Y`e6?LBM\\N!Je1?\!2"<? Eѯ᭻,6~4V p_ 8v(3 'to{I:́|tyk ù2!hf9=<DSp:Q4 7痃mT92b2FhLb \aRIb %5>7C!$r.kqѡj<]|)_.fu2N+ڹey}EL63kقCTpsʫQL}R̭[ Ͱ[[E$c P>zt oו9*RS =!at5P^uLHR0塉o5 gַǟH p5^G;uE@쏝;y@@yBZMOSU}9E$]j5eɼڐGZnM:rV $X#}#@xo^:؃ jy!=%]{-[v6[]屭N=Z!pZ5 ًJ[ S]]!we{Ero#Z[O/}ǎv Yo5]]F>PYTGy(}Xikk8*pl\(`X22d&|sd$'~s4|4|d~qgi S >Vyz)[#<#TNϷDZVzqO4+r,%׆3KKFTv{i:x'jba{: {MLzVV2}:~5חpӓOõ΍#*^a;+݀sSʹ:cSdUrWjBۇ>};h&I|KzJeI?͈qlܞn*rb5I;Y_5G_#/dizK wb+OD >qXzԙuR*1:Rx(rHq sy5a A`NybTam3:mz+7RuNW;2\P3WPJ~Z͗=S.T 8Y#\Ep}νhe3'bOjs_GuخY>7UAkʋx^d gCQo f="5w2 ˹o(.4-!"#R=&GAUK 80c ޚ ~zjb]u; >$RJm[,t%r?(cDsEY7E}`*Zn"/N<5|6DNШ>It-!?õaPM@׫Lt/7VLo"$B1%ZMIA"|a_nRd`,7+_$GOgesuTIZ<eaf08]{aN<-~Y&#p,_ ^ .`B4];V9 ڹӲOgkNx.%dp BW@wo)P5Y{Gx%=R̞9H*p%,g\ȃ PC4xx[wvbnW3ݘ"yKr"_tU[L?FCHuϴ|@]< {tEr~y܊.<k)yFWȥ5ۣOkHe!T`Η!h m1[$04r6U?H1z cUxA2i-xhЖ&!y!X8~3i 5g9 Bov1}cx-=8v8n7h lI=лLW>  IT1Χ-*ʜi>YvDsǃPvZfS^qIӌP=t]*m{.qꃕ6 `@=dנOa+VeQo*G(m>MlvlӞ-<#l|)- )R,CV0j̘+'~"GIJ-#!@-3Gp2l%>s:ZpJgFw6[:s %\ž k*괬"dⳔ}5K%g9HJ~(w[g:ʯ3#@u8Mߌ '8-LU9>F#X)_ys_)ã9BG"qA㑘a#|1v)OC1o:dAj.+21!MoVhh%Gз?g=)3D!-YO[y?IQ#D̺NV`]PX76]FSff[7}/F?a.y"v" 47&Hm-'04 |)\g^fw)ayp)WK[Q,RX]3w{.揲%+3>Y9M `BGh]%ZQch22*I9/mw(FṼowuelIS7Le׏W *c1D΢j VHg%XVTEï/88Cl-pm -C4X6[3⢒:?\|zf͹=.Zd?vp>`@128m diƇܺ