dleyna-server-devel-0.7.2-150400.1.6 >  A bw^p9|m`E3tT#GyDiS^{'lNz$N *c]k7.Rzً%DU:-@&)C2dpk(eM"Y$j"V[f~5/ k`Ѝz)mir!*?/~ Tm}T塊(3wY6A]\DOhUNP4EL.kl5"T?!m.Xޜ.UNcӫ~"5Ld34ed511a3f80b297dac4dc9037a2f87b53bd23d3ec5f8891d128ce2eede1693b0be8c0f543fe1714fc6df2728d399473d1cd8e6,Hbw^p9|4zԓa\_* zXF_>^Hw<^W_p4Q'A1i?qINףU  נ??6c 5D&{vd7 :ڇd%,Pܖ&W7rpF&uXS@`Jx4j@{+  62`Ө{T wwriSƙqzL@d'H_$#8~{"\u(>p>`?Pd ' Z 04Mn|      0  T  ]     ( L(e8l 9 :\ FG H I X(Y4\\ ] ^bcdef l u vDw x y z LCdleyna-server-devel0.7.2150400.1.6Development files for the dleyna DLNA media serverdLeyna-server can be used in conjunction with a multimedia framework, such as GStreamer, to implement a Digital Media Player. It can also be used to implement the DLNA Download System Use Case.bw^wibs-power9-12"aSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-onlyhttps://www.suse.com/Development/Languages/C and C++https://github.com/phako/dleyna-serverlinuxppc64le'jAAA큤A큤bw^vbw^vbw^vax#bw^vbw^sbw^wax#ax#ba97f8ed933f051eb3e9964f48e7436853305de8e4c22426680e92e619153f5d1c65753616f59058e14d50e6f09e562c1b2e66b794644591ed5fd5e37949bc1c8a42961fdf2fff56288d5366ab04c5e7cebf234085a32d5a8ba2761e61ce45f49de18c47a522a9f5123887d47e9d61199a72e5984f86d09d6963a16bd80f5fcflibdleyna-server-1.0.so.1rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootdleyna-server-0.7.2-150400.1.6.src.rpmdleyna-server-develdleyna-server-devel(ppc-64)pkgconfig(dleyna-server-service-1.0)@@ @ @ @ @ @ @ @    /usr/bin/pkg-configdleyna-serverpkgconfig(dleyna-core-1.0)pkgconfig(gio-2.0)pkgconfig(glib-2.0)pkgconfig(gupnp-1.2)pkgconfig(gupnp-av-1.0)pkgconfig(gupnp-dlna-2.0)pkgconfig(libsoup-2.4)pkgconfig(libxml-2.0)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)0.7.20.6.02.282.281.2.00.12.90.9.42.28.23.0.4-14.6.0-14.0-15.2-14.14.3a|aP`]!]@ZZX)@UD@TAT&@bjorn.lie@gmail.combjorn.lie@gmail.comjengelh@inai.debjorn.lie@gmail.comdimstar@opensuse.orgbjorn.lie@gmail.comdimstar@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.org- Update to version 0.7.2: + Replace another SoupSessionAsync. + Fix unnecessary error logging on empty server responses.- Update to version 0.7.1: + Build fixes + Fix service file generation for non-default service name + Fix rpath linking errors + Do not use deprecated SoupSessionAsync - Changes from version 0.7.0: + Port to GUPnP 1.2 + Switch build system to meson + Drop signalfd for GLib's unix signal handling + Fix a potential crash when getting server properties + Add support for changing the D-Bus server name + Fix a use-after-free + Fix unintialized buffer use - Add meson BuildRequires and macros + drop libtool BuildRequires: No longer needed following upstreams port. - Add pkgconfig(libxml-2.0) BuildRequires: New dependency. - Drop dleyna-server-port-gupnp1_2.patch: Fixed upstream. - Update URL and Source to new home, as intel have dropped maintenance of this package, go with the leading fork.- Fixup RPM category groups. - Use noun phrase in summaries. Avoid em dashes in summaries.- Add dleyna-server-port-gupnp1_2.patch: Port to gupnp-1.2. Following this: replace pkgconfig(gssdp-1.0) and pkgconfig(gupnp-1.0) with pkgconfig(gssdp-1.2) and pkgconfig(gupnp-1.2) BuildRequires.- Modernize spec-file by calling spec-cleaner- Update to version 0.6.0: + [Props]: Fix ChildCount property type. + Added new core.c and core.h to Makefile.am. + Add Artist and AlbumArtURL to MediaContainer2. + ifaddrs.h for Andriod compile. + [m4]: - Don't use bash arrays in m4 macros. - Don't use bash "let" builtin. - Use AS_VAR_APPEND macro instead of "+=". + Fix possible use-after-free on exit. + Invalid log line. + Dereference of undefined pointer value. + Result of operation is garbage or undefined. + Include libgupnp/gupnp-context-manager.h. - Drop dleyna-server-includes.patch: Fixed upstream. - Do a minor spec cleanup. - Add libtool BuildRequires and pass autoreconf, bootstrap tarball. - Pass --disable-static to configure, ensure we do not build any static files.- Add dleyna-server-includes.patch: include the right headers to be able to compile against up-to-date gupnp stack (gh#01org/dleyna-server#159).- Update to version 0.5.0: + [Build] Fix out-of-source-tree builds. + Fix various configure & build issues. + [Autoconf]: - Sub Makefile: Remove ACLOCAL_AMFLAGS. - Add --no-undefined to compiler option. + [upnp] Use "port" setting when creating GUPnPContextManager. + [Deprecated API] Use new API instead of deprecated. + [Device]: - Fix wake-on ip address used for broadcast. - Sleeping devices cache cleanup. - Improve sleeping context lookup. - Move the network interface info storage. - Improve Network Interface info and device context matching. - RetrieFve sleeping state via GetInterfaceInfo action. - Add sleeping device memory cache. - Add wake packet sending support. - Add Energy Management features. + [Configuration] Remove libdleyna-server .pc file. + [Documentation] Fix URL to MediaServer2Spec. + [Tests]: - Save changed ServiceResetToken in configuration. - Survive a missing ServiceResetToken in dsc. - Fix a typo in the Upload Sync Controller's error management.- Require dleyna-connector-dbus: dleyna-server includes a dbus-service and relies thus on dleyna-connector-dbus (at this moment this is the only supported connector).- Package COPYING file.ibs-power9-12 1651990135 0.7.2-150400.1.60.7.2-150400.1.60.7.2dleyna-1.0libdleynaservercontrol-point-server.hlibdleyna-server-1.0.sodleyna-server-service-1.0.pcdleyna-server-develChangeLogREADME.md/usr/include//usr/include/dleyna-1.0//usr/include/dleyna-1.0/libdleyna//usr/include/dleyna-1.0/libdleyna/server//usr/lib64/dleyna-server//usr/lib64/pkgconfig//usr/share/doc/packages//usr/share/doc/packages/dleyna-server-devel/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:SLE-15-SP4:GA/standard/65dcfb21134f7d06af4b5763bad437ae-dleyna-servercpioxz5ppc64le-suse-linuxdirectoryC source, ASCII textpkgconfig fileASCII text PRRRRRRRRR ?pVutf-802f49cfc8c39662be78339660fa8bca7f0061274eb7c063e6a09b93c582d7196? 7zXZ !t/(] crt:bLL |ba27Ic;/E!Ɩk3y,<f/YIqXefqTjȘNӿKh純5'- So+ƻ-b>G1jLQQMx ^yעK֧f D׷#TH] SOY󮫙YIa|Xsc$R ֪eK ' \S[Ku4)1c_yFTDUJYW۠>EMY|^6b=}:Ξ,Vd󦰸 Ld AQpF 1x'P})_PhzBz`@׽iF7Wi35l%͕i[7}^aep:&?.21$,R$+{*afTRMd01_VɫC~.+hXtnDe7Ky~D5!(括ʹ|NY(g#7?qܲ' }2eKe|"dҌpo"@Nʼnj&HA)9-m:󈰄,~)|{kЎ5Q@"I@/Ѵn*(:gWaol6Ki|5ddm^lFf `FgEb[(n= E@~>p}ezl) H 461]C '_L?K;֞tDLaNÖnfA8Iܧm%!>Wh~?9TG]-^].}nÐG쩗b'M>J5Ӫ/#+#iYC' _e[6=6C2߀v3f@dPEﰟ?ȅ@~ >bFʉ+9 ~ӘL=1x`7$527ٵP#KӋ-"2ب8MO:Enj&jjhmp28$ etZm;Y1K3yH8LKIBBV$߿m \~0o&#^/`y#JQ@`aR:sxZ@B/At0z9V0=z'䠺UhG$.ߺ:Sٖ; e2p '5ض_N\} {FGNay˧ū,%A2" -mY fl>%-w8Q^EdzQ[eQe57u>08%>%Z,i,>x"]$oCq bN-=P}FJťyI9Ʊu 3$;IVA8.ʙ{ǖ4'+s/X!w@ދlaû^B`3ЂҴ'^DGvi¨FYϰ\E)jdȥI*?&ؼ1]ׇ8fFOƏBR8}]5R >Sr'GC;}tik>N|m9@K!nA 6Mfh_qy 8}f}:{m2T4ʙsWp4boh]z_4g*Mz.僑`CլֱJ_eo'HhƋ J㬉~$iK#T([k9U"DQR~Co3z/уF0Im"8YcH2/Uȑ)fhz=5v.g)[Z SVcGD?AhXh-&N&ݪ)vE`\'Rr$A&`E^5brw -RZ`'[nd<gq/vMrlLA _V!SY\oάZY/Q\fkQ'̘ǿ4]CnYqIG{NcQs ɧa'BWd\TZc g91vY85^a˿ޞ%e؈ @Sn(HᗫQVN=Xj3TxgE#z0]dtIc*#90PwKtG.Bs'7 ֏kL/{Xj"ez"Ϲ+]pQQz2өLd7y sA+֮޳G 32Y:$z3df 3dS-!ʣ#2g>UVmiAJOğwt=<^\*0Ybb_ f^z.%'#/>ݮ:N-3-(LgIbeE)lVt n!u?lωӹ`V.> {mPb- gIC.S@~CAX$=ˬο&IA5QuwmLְ&AX~ ?XRSd4DEګciq ɕG-Q ɎQ)%.cqd O^Yܕc3W8 F:˾e9WՠǕhU0Qv3qu(-FO\x., #Sq 2'K.І7;1'c-GGwky 6@@ 񔒏,zc\in 8hl fvΉݻayO&ى1 }Co@!GۘͅKvt$WXڋ?rnf؝\c9P cl ^ {6:!d쓁RҲ9֚lϦSZӇqC%%!|G$'$g2(gVT=UI;[ fٕ[*/GU P06+ž1~'@]:4&jzK%/ZlP[ɻ&q^V&I sNYG944O2@~`QwuW?UIࠜ锬19'FpOCQz :Kۘ )rHjJ b : #\`/qQ;Pg*6FOfx.<" $Z0]/#U+XLS`ȶV4p3JR#Oua Vvφp7u|)S;/k3h={qJ ̊;DyՈk!l" xutW_sNtH /H)]$l/H,=CVW9$6kDؚZgb. lTGtîkR]m c 1:de{%SО\XGie-5\y2tm'~c#wnl]xqCwn/٪lSt٢lwG9QӐ YZ