libslirp-devel-4.7.0+44-150500.2.1 >  A dAp9|2k\#dL/;{1I#*$A89w CV˹,S|-~pu3,W~#nET@֒7J sn#C= u}2=C;$wNgI*4M5ޥhi"V:bJq H3kY Yy5Շ,ƫ-)L,|2xؘ5K24[44dded0a9a16506a98d2b27fbee3dff77d190f6191f6d7a6b437f7d92c4fa8347ce67acf5f52089c26cf1bc2070b989858a18a0c3dAp9|wZ7wZO [9ؑ5͗p;#M佑$A!v%=r bZY e ShIerl.?J9[iصa(GɬBTjӷ> 9?fg{JރƊ DﮂfiΊYFK7gKȼ֓>Y|WF{!7\e^`|;_we? 0 # :咼1%x8:Cah8s`A Ko`2>p> t? dd % D <jpx    y  D`(8$ 9H : FYGpHIXY\]^)bmcdpeufxlzuvwxyz     `Clibslirp-devel4.7.0+44150500.2.1Development files for libslirpThe libslirp-devel package contains libraries and header files for developing applications that use libslirp.d+s390zl31/_SUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/Development/Libraries/C and C++https://gitlab.freedesktop.org/slirp/libslirplinuxs390x+ A큤d+d(b=d+d(921179cec83e3b799462f3b91e28c35b907aff0cbae8483ca4159674be1e1212f9601c879eaf16bcaa642bbd5bf6cd4bbac1f443fba0679682086ad71ebd79b99a588ada8e7f1233f5ca208e65a0f13d940febc46f014150f27babb7f9d27289libslirp.so.0rootrootrootrootrootrootrootrootrootrootlibslirp-4.7.0+44-150500.2.1.src.rpmlibslirp-devellibslirp-devel(s390-64)pkgconfig(slirp)@@    /usr/bin/pkg-configlibslirp0pkgconfig(glib-2.0)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)4.7.0+443.0.4-14.6.0-14.0-15.2-14.14.3cn9@bK@`]` @`t_I@_@^^@pgajdos@suse.comfvogt@suse.comfvogt@suse.commrostecki@suse.comnovell@tower-net.derbrown@suse.comrhafer@suse.comrbrown@suse.comappleonkel@opensuse.org- added patches fix https://gitlab.freedesktop.org/slirp/libslirp/-/issues/64 + libslirp-semicolon.patch- Update to version 4.7.0+44 (current git master): * Fix vmstate regression * msvc: use char* for pointer arithmetic * Align outgoing packets * Bump incoming packet alignment to 8 bytes * msvc: fix some gcc-specific pragma warnings * msvc: enable vmstate code on !gnuc * vmstate: only enable when building under GNU C * ncsitest: Fix build with msvc * Avoid running git-version-gen when building with MS VC * windows: export symbols * win32: replace strcasecmp with g_ascii_strcasecmp * Drop spurious inline * Avoid returning void * Fix arithmetic on void * * Avoid using ##__VA_ARGS__ gcc extension * Fix bitfields order for MSVC * Separate out SLIRP_PACKED to SLIRP_PACKED_BEGIN/END * Do not use ssize_t on Windows * Do not include unistd.h on windows, it does not have it * Accept build-aux/git-version-gen failing to run * container_of: avoid using __extension__ * ncsi: Add Mellanox Get Mac Address handler * slirp: Add out-of-band ethernet address * ncsi: Add OEM command handler * ncsi: Add basic test for Get Version ID response * ncsi: Use response header for payload length * ncsi: Pass command header to response handlers * src/slirp.h: Bump the minimum Windows version to Windows 7 * ncsi: Add Get Version ID command * ncsi: Pass Slirp structure to response handlers * slirp: Add manufacturer's ID * Add support for Haiku to meson.build * meson: add extra warnings * win32: declare some local functions as static * Include and for AF_INET6 and inet_pton * Release v4.7.0 * bump ABI version and age * slirp: invoke client callback before creating timers * pingtest: port to timer_new_opaque * introduce timer_new_opaque callback * introduce slirp_timer_new wrapper * icmp6: make ndp_send_ra static * Add sanitizers CI runs * socket: Handle ECONNABORTED from recv * bootp: fix g_str_has_prefix warning/critical * slirp: Don't duplicate packet in tcp_reass * Rename insque/remque -> slirp_[ins|rem]que * mbuf: Use SLIRP_DEBUG to enable mbuf debugging instead of DEBUG * Replace inet_ntoa() with safer inet_ntop() * Add VMS_END marker * bootp: add support for UEFI HTTP boot * IPv6 DNS proxying support * Add missing scope_id in caching * Drop fixed TODO * socket: Move closesocket(so->s_aux) to sofree * socket: Check so_type instead of so_tcpcb for Unix-to-inet translation * socket: Add s_aux field to struct socket for storing auxilliary socket * socket: Initialize so_type in socreate * socket: Allocate Unix-to-TCP hostfwd port from OS by binding to port 0 * Allow to disable internal DHCP server * slirp_pollfds_fill: Explain why dividing so_snd.sb_datalen by two * CI: run integration tests with slirp4netns * socket: Check address family for Unix-to-inet accept translation * socket: Add debug args for tcpx_listen (inet and Unix sockets) * socket: Restore original definition of fhost * socket: Move include to socket.h * Support Unix sockets in hostfwd * resolv: fix IPv6 resolution on Darwin * Use the exact sockaddr size in getnameinfo call * Initialize sin6_scope_id to zero * slirp_socketpair_with_oob: Connect pair through 127.0.0.1 * resolv: fix memory leak when using libresolv * pingtest: Add a trivial ping test * icmp: Support falling back on trying a SOCK_RAW socket- Update to version 4.6.1+7: * Haiku: proper path to resolv.conf for DNS server * Fix for Haiku * dhcp: Always send DHCP_OPT_LEN bytes in options - Commit _servicedata to fix changelogs - Don't include .git in source archive, not needed - Run set_version together with obs_scm- Update to version 4.6.1: * Release v4.6.1 * Fix "DHCP broken in libslirp v4.6.0" - fixes [bsc#1198773], remove patches: * libslirp-fix-dhcp-1.patch * libslirp-fix-dhcp-2.patch- Update to version 4.6.0: * build-sys: forgot to bump version to 4.6.0 * changelog: post-release * Release v4.6.0 * udp: check upd_input buffer size * tftp: introduce a header structure * tftp: check tftp_input buffer size * upd6: check udp6_input buffer size * bootp: check bootp_input buffer size * bootp: limit vendor-specific area to input packet memory buffer * Revert "Set macOS deployment target to macOS 10.4" - fixes CVE-2021-3592 [bsc#1187364], CVE-2021-3593 [bsc#1187365], CVE-2021-3594 [bsc#1187367],CVE-2021-3595[bsc#1187366] => Remove patches: * libslirp-CVE-2021-3592.patch * libslirp-CVE-2021-3593.patch * libslirp-CVE-2021-3594.patch * libslirp-CVE-2021-3595.patch- Update to version 4.4.0: * Release v4.4.0 * socket: consume empty packets * slirp: check pkt_len before reading protocol header * Remove the QEMU-special make build-system * Add DNS resolving for iOS * meson: support compiling as subproject * meson: remove meson-dist script * Add G_GNUC_PRINTF to local function slirp_vsnprintf * sosendoob: better document what urgc is used for * .gitlab-ci: add a Coverity stage * TCPIPHDR_DELTA: Fix potential negative value * udp, udp6, icmp, icmp6: Enable forwarding errors on Linux * icmp, icmp6: Add icmp_forward_error and icmp6_forward_error * udp, udp6, icmp: handle TTL value * ip_stripoptions use memmove * changelog: post-release - fixes [bsc#1201551], remove patch: * 0001-meson-remove-meson-dist-script.patch- Update to 4.3.1 (bsc#1172380) - A silent truncation could occur in `slirp_fmt()`, which will now print a critical message. See also #22. - CVE-2020-10756 - Drop bogus IPv6 messages that could lead to data leakage. See !44 and !42. - Fix win32 builds by using the SLIRP_PACKED definition. - Various coverity scan errors fixed. !41 - Fix new GCC warnings. !43 - Packaging changes - Enable "set_version" source service in _service file - Move "tar" and "recompress" service to "buildtime" as outlined in the OBS user guide - Enable "package-meta" as the libslirp build process now requires access to the git metadata.- Update to 4.3.0 - Fix use-afte-free in ip_reass() (CVE-2020-1983)- Initial package, adapted specfile from Fedora to work on openSUSEs390zl31 16790786994.7.0+44-150500.2.14.7.0+44-150500.2.14.7.0slirplibslirp-version.hlibslirp.hlibslirp.soslirp.pc/usr/include//usr/include/slirp//usr/lib64//usr/lib64/pkgconfig/-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-SP5:GA/standard/1712014b436118ac41ece72ee437a5b6-libslirpcpioxz5s390x-suse-linuxdirectoryC source, ASCII textpkgconfig filePRRﰋ^ d.6j(̎eutf-83a1dae47e3c19982ed2d09936ef6f4974306cf387fbc771728b011fbb1895b01? 7zXZ !t/2L] crt:bLLzdTJsl'ܿIxRxRzt Y4lW>ECGŒt3g+7H^pI$:w_ٖHB'(3 $eCNlo;,E'^ސ_C+ 9z7IF"4R9 ?J 'e9<ƺӓ)RD#e6ݫ+oڡ+ $ w\ӂ۲976c.gL׎m]6W[+Nì謱2)ec]ñ,~ ͹(sW%WEa|oLi}Pve{5a~L\3V394wֈ،?3V7xb">6n| Z Oa /#ےa%ENIZ`sգ᪸Q}:u5af6 7:W%UY?ڳ0λZGO}++HBJ{>"z9T$O2`!4+?5w?]-h4DSw4D[ )x`ܔnJ`(Fo2?9yOw/2nS{H#},~bdO:Nl*4Cx;uc,ZKwgA#hהdB8LlkZ((LYiIB?"sb Yjov2ntF8eX gYC/۽uZq G_QW0Vԑ-d=b<Qkxt4䋤T/g(g>g19R K uUo!|"p{Jl9eZw9GJ{dqz7ӂ}'磭ҔE*古"B7:#`9*Rn*XlMw[[$4ac U~c'U+]e\Ԟm;q\y# f2/iWuk푊J^RBnw7bySTUT?DOB6p2~~#7^e5dطX8eSE *8wcvz:0. @w:0`ٶ9tYBNKncl M"b)="X v g{21PC̡ШjaM=9w}w `*9i166AH||gbФݔO!5hg`NApLdYgߕMgu{e_" ϲY2 eqʦYjdMphq3>XhC8 8$e!kށI]@בǸ8xD_@+ 9zQ@DwLQ=o"ڻc7 F}(Ftw 1"{'6Yjsp5:z̓! `c @W5D{Gy+8ùDݲDApDfZ1m%>38oU+8vJVAhyƈZdjOY$*R&g涻; cQYh@ֹm[ CBOf"R'TLߖA]k%gi.=ABh@CjnK8ymN.EzR)sY'--nK6㢣 Gv$c·4vp 廙SBgVe*;V=n ./i~*v[׉Pi%Y*4%>F͆f% ?l݉"u4[tFvZj1M)_x]'AYJ*{?R7?yfW+884 u2!#)%} fv(^z \,;-4cĜ `*28A1eD=*uD83'eijaq7[]n@2 Z7UQWH*MF~enN@N!yAU-S| շQ8F ba(0Kpڑl>dkVDcFQ@ōy-t_l֧7@w `K#,Kv Й6̐tsXx!qFp3FKm;WWN bt- r+xZ~t`q^P +TpZR'<@"*tDOMGO%jk=\;y 5مs)< U!_#GL 5&+u'[[`'l4um+mkt[ aGFp"3xsh+F\d^ ^LbZ争5q/n?yH7ɳ6dH[$aYYXrI-!ēR 43R-oLdV:"z4=Z<,_|J cW$ Gka?q^O x׺J>E:CJ\Tohtkq.u]ц`2H]X+lS'b6lX)ɀP`J=Bи:3ry90ɴVc@z%QO3AF A~55L*‘K%LOwRM"u&Kr