coturn-devel-4.5.2-bp154.2.3.1<>,E<cN/!M@eee(5 3a HI\F?>p!ЁW=nɑRg Bufp e+o3yx{m>HjPH**n-ob_%56d)~ !UΌ^Yy]R]*Vdz<͠**9 ,4id>ߡw\iIv_̇鎊Yg=kJ^2% ;񭯟tK]W19)?S@Njѡ+WJrԀ>ӧ>;"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.cN/cloud114SUSE Linux Enterprise 15openSUSEBSD-3-Clausehttp://bugs.opensuse.orgDevelopment/Libraries/C and C++https://github.com/coturn/coturn/linuxx86_64hC,% P <VAA큤A큤cN-cN_\_\_\_\_\_\cN-cN/cN/_\ee9ba7725276deee692130570121887b911dbdbdf0723fb3f79aefdd945eba075ddf99ef0e4c06cb71946df4605ec58610f1a912dacad584afe4252903e5ad7c41bab083cc7bcb7f7d535527ca825eed094773763d90bd61728dbfce2c17564ecb0d8fa8dd042ae0ece187256093ffe84ec5d58e1ba023a9595b6fb0c59f835dab1586ad46993e4263192a1d1032bf7152930e8e994cd92b13fd743cb541bf4d16fafc4ab1fcfc72e02ee7234f4d565faf7801cdcd87940cc4935fca8ec7662fa159da11070fb8dd4f20073a1f5bef34f404eacd3972f580f3cf025f7fed70c282f7ceffc0cfdfc3b9ce2def50ec7a41659829b8ad1177ce44371d4ee301449d9add1798fa67dba2172d7b160dae18e190470a0ff7f4938fe5aad4122c19dc1frootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootcoturn-4.5.2-bp154.2.3.1.src.rpmcoturn-develcoturn-devel(x86-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.1cloud114 1666093871 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_Updatedrpmxz5x86_64-suse-linuxdirectoryC++ source, ASCII textC source, ASCII textcurrent ar archiveASCII textJkɢB6utf-852fcd9fb1b7289f369261a1e2621ab477158748ebb9d8db2f3c14f920b32bd1f?P7zXZ !t/1]"k%(yG(mWrK ăEǏ1 ze:p(Ѡ {IۻZLP%Z3dW??a*؁0=!7#Y!꼒1hY/gA䔾tC$S7JX'Ҥ!(u2^CZE{i!n>nn2D@F=BޤXtԤ-&b9QZGJrx֐z}G[ŵ}%t.,k2u1qNgW$fPSR*_q@"'!A""yQ~<f{1<,¹2\}gXFI=O9GNLTjEzkmh eO$h6>}<HwXԁEo-ӭHaGpp?b \5ͥ$-k9 tJvmg)/i4Aq.d:s&l&|z̥w /8dv{>Fc.>߰-RX]X-"je$<2qGg=˱EXV}zp,r0ٽ9.1]ۤ+YWXʖYgfq*~,$2f1.(",JnjBɨ/a[/2̻ʦ+S1wsECKA&Ɍ/ ͢ R`y{7Ai=ҽ%:=kbwl{^z$*0٪klb<b$% y&)I"d*-\.ךH{ gBL镥r4_ &Jh@w9ΘhȒq{<'|t5f(ВP2I%Ӻfh1y<_OCC /4ѣަEX%dU~!Ws+g˂m^Yab^ '$̍.Ax ӈqR+V8nAd e󐇧S~QOY/>BJ݋‰ly,+qDd%3 ۗ.|=!sV:QXR!UI !)dS[ڬi/$W1%ɚ;\;N /Zph⭪;6AdI_?#㰒 JG'e ׾Rq wh:J^ ` ԙm*phw %m DCy.;$ɤ4<ڛ?#'H `$+[?I^]z:zý)n.]MryBʙPD"=SpNJ}UͻY֧s`A[gۆQP䆆kQHkdw;_pfJ׹LxRo9Q"E3kkA bo1^zmy#{ "^pG.VF.)z딖IS;]A ΟKS D 1΂Y~:r p_=H$," =h?&&;ұ8>똶2zrNn/kQ& mdo u>Z% 1(+' #ݍL^v+< ؆ق+{z?/ ̚v@Eۜhs̯KKI[1(c ~ZWz8wL8%s&T*rRO+Y5TJ?wN!ݡN/VxSob12>4a#-YUɒ  d ݆ԺFZ첷*b6uJt̲]FU76ʔx\U-QZxW[ç\0d}PLo& l$&xIj|ni15{(/DEdca+)np>[zfi; ڏfXpVF pШ%P#/wt~t:j^HeʪNϔÀψ%vcgN,c x7z i>{}8Л SuKKKE AZ)g*$a>4֨*>.JZ_~ 4Upd"bZIIc+:hyHk JlxȨ)vk^#^$)f}RL~k%7NXo#iHI8&28qyN@KAɿo(7%^ 9OG1kN ܋[h;Rp4㣩ZYD#j/AlB=Fh+fN($W]RE ǝ.wvŘ]d {/v6jhh]f|nuH,}K)#PZpB$Y7 2[:{ +%_>)  So1]n%)e_E-$-W!&fn,vS67lLnqR{c_h&H:$g,EIJH*L*Np.S?t+h 1$E:i4\v^A.> weأn0ۀ/.V PǸ/uT6 Mn*3W&*Ҟ[8vxV#+b%E0EhB@[yͣ׻OnY/e(gYz <'ф|c܉˩H_3>yZhMus!yկMHFO݈XJ>F[JCVTxhk5q-'\JiwcQ`n# f_2COLx8aRZV1kQO!M <.ӋJ=<{gi'ع9GxMEtDEѨE#cth"{ yk”͌ƥVrxRs2ܼ]Q&K}^EZH +|Wq [JSmF3]psLhVhw0ǮN& <ߠ%$dvR9<V g;R}])t1p$ks5.@ZIiOWzQ5ȸ@:AAH IxNq3!Kz>ӣDٳT8n42IZ$G*/+c>DUsSGA04m(R;D" g0>m4Gh,ڊsrWabᇨz/i==!1}CvotJ5fQ&p/OTyKR/- ??W` 0RRVx| ǩhephD1c<ˆi>/`>\x0^S;fB>S~JP:ry$F|px~ \#&mjsN0~`HB+$z{l6 Wa7~3d\JD-w(㚉ѕTSZd3ҟ_q&?l!ufy|P.QX`̝!Pى{#=B H4{U颅S78 w◹ήa54s4U%=OT#TUP뜈q&7DŽv&d" N{N3G -xܶ~ȑT[ұ!SKGEA/]awL|qc aMxdyE<+fq$567{ ﶄ_Kab1E9/83kdY`_0^ 7C/ê;1JKsez>XF>ա*<%m7v u3(,86Q9*¹hI<r$ҹ# 0?q_g,oUFtC]ˢ!%s&.X"0=SlNT_ZrBgrH[45R~mF)1`FN< FT _ W1BNF .ۜ-Bz;C je3L!VU* Rgн ovB0*)a0˅ >3E@` R0i;qOK<$i+&n6S[9ň|,\MHB+TTy( >qCTx\_l% cLkQK9$5%94쫪oidgW,ߗ3{USV1Xy?! nݸc{PoSFOOrjV#pNڒ6Sqf.?:(dحěÚQAvҬd2tlߒ,m aA!D(cf nD|y\zO;vpr|P+px;=:4% z, lm8KWO3iS(}T"󌣢7*"nl.~ȕR<x!i=k#/id5oIJ3óQD#%)J9|<2FuXsBTUi$Ȳ]@[]y2},HF?UB1LpXi`?{Մpp 2!UC*P_1)f]?] 02Z1p(8WOHdx8`ix-o B#:ډ0LHzdc)=Ns[0I*ː*ҵ#$]-׎b#~F)T,T˂TN!i#>ej0q75'x>7Z/n8ex}SB:|ݼ1,^CpD;_ڥ(0 _AGUFvD>i)Ғؚ956hݎaO1ĕMTr&t9{52inD(x}JK>#oŮ]X"}s9[sj3T+Gp;)ۚwXWvI+){|>j3za\&ibyF5_~5hklF;8qn48 s.|f>ANBQFہNRj(l =Æ!'qƻf ;?P/6矢:#|{!QZ*g0+>v֘ps>_ܰVE {U%˧'>.l !]{KTd'YgsD)W*fǦ]cpNt8nJI d'1Rr#3Dp꓎(6/ԅ?&LMs#~UOTMAn3Q*] =pI>:g?Xf]IghjF'AZ}Dĕ=@.uѼ" mOSV$:sFJCf &s[S Ȅ)ٮcF̗!_EpKp}7(2v>([:S+քZ`a6U1LSQdRM1^8cdh1Fi;PP~ nhDd_̰*XvqH3;mB|mWUtfQEؼR~y'o1"-$$im.f˒ qWLZfO=aG@`!H 7˼it;Ik),eW q3-1jh25} 7zv^HP-&Rlvmu04$5OE~![2{-_lMrvP>cXs^ 0n9*%q8 ?V"3|es&&fD#˯xS@ /{\=B IE@(w]qPWn5j&4z̷?.x4qp"duiyu_jhux:C 8 )1C Gv@j .a/U~^ASWT"t-֗wJ[I͚O7#DlR߀%9*"45$;`~yP%cb<kU@N^VPI#V(tQ@:K6ࡅ3XuU7駰_$Id ńA!71 ;7±s./ 3%9#H3IW):L=<cE_W5agI4Yٜc3!ٙ{DfG煓.kJS͡CVK]ԡjw62icLХ=s/U^DA݇bG#`f S3<^1%Y.d*Zcz_k Y89ADba soZgD:Xg4`KVw14{|=UC>cuk YZ