sngrep-1.8.1-bp155.2.6.1<>,>̉fj@I%z -U2g ?&tujubw7i mwGo5,mMȹ .h92H2wcC薧YQmRZIy_^zZo/%ſMFmͤ>/)\9X Ԏۛ 0xM$ A;9'n|Rt/ZLLq"uOݗdg[̈́GhAv<|<hSPH.My-K3d.}#0Ml-6HedSTۧ"-D]AtkB{_rS:7+Ro@POӧY# 0Pgl:{{Zx r-8Jhy:0|4X\ Ismm.vӊ`o逝V]{eG!¼Bz_8Zyt`=,[EES?sʍdTO}9:d}o,8;>> d? Td   <,0@D]fw   $ D   0Px(@8H 9| : FG H,ILXTY`\]^bc1defluvw`xyz    PCsngrep1.8.1bp155.2.6.1Ncurses SIP Messages flow viewersngrep displays SIP Messages grouped by Call-Id into flow diagrams. It can be used as an offline pcap viewer or online capture using libpcap functions. It supports SIP UDP and TCP transports (when each message is delivered in one packet).fj@obs-power8-02vSUSE Linux Enterprise 15openSUSEGPL-3.0-or-laterhttp://bugs.opensuse.orgProductivity/Telephony/Utilitieshttps://github.com/irontec/sngreplinuxppc64le /3K \A큤A큤fj@fj@fj@fTfTfj@fTfj@e7eb8897f6facdaf67eb013b000f8f4443c86b19d29cb66aa8ad1b5e7ec2d633025997eb47bbb3ab8eace79b129e6380d3b1fa71a56ee1c2ae84e266140ae04ca6159149b431d638ac8510583d1b3b659d17d0e6ada87ef5a4c13ad869e7b9e38ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b9031a6eb4ebb1562ba9c16e3fd2485f94354ff179db77de7cba589a143801a4748aREADMErootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootsngrep-1.8.1-bp155.2.6.1.src.rpmconfig(sngrep)sngrepsngrep(ppc-64)@@@@@@@@@@@@@@@@@@@@@    config(sngrep)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libcrypto.so.1.1()(64bit)libcrypto.so.1.1(OPENSSL_1_1_0)(64bit)libformw.so.6()(64bit)libformw.so.6(NCURSESTW6_5.7.20081102)(64bit)libmenuw.so.6()(64bit)libmenuw.so.6(NCURSESTW6_5.7.20081102)(64bit)libncursesw.so.6()(64bit)libncursesw.so.6(NCURSESTW6_5.7.20081102)(64bit)libpanelw.so.6()(64bit)libpanelw.so.6(NCURSESTW6_5.7.20081102)(64bit)libpcap.so.1()(64bit)libpcre.so.1()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(64bit)libssl.so.1.1()(64bit)libssl.so.1.1(OPENSSL_1_1_0)(64bit)libtinfo.so.6()(64bit)libtinfo.so.6(NCURSES6_TINFO_5.0.19991023)(64bit)libtinfo.so.6(NCURSES6_TINFO_5.7.20081102)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.8.1-bp155.2.6.13.0.4-14.6.0-14.0-15.2-14.14.3fXj@f@end)n@cbv_@az`@_@^@[_ZlZ&Andreas Stieger Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke Martin Hauke Cristian Rodríguez mardnh@gmx.demardnh@gmx.de- CVE-2024-35434: heap buffer overflow in rtp_check_packet add sngrep-1.8.1-CVE-2024-35434.patch (boo#1225638) - run tests- Update to version 1.8.1 * Fix CVE-2024-3119: sngrep: buffer overflow due to improper handling of 'Call-ID' and 'X-Call-ID' SIP headers. * Fix CVE-2024-3120: sngrep: stack-buffer overflow due to inadequate bounds checking when copying 'Content-Length' and 'Warning' headers into fixed-size buffers.- Update to versino 1.8.0 * fix typo in message, thanks to lintian. * fix compiler warnings about unused variables. * Fixed a typo in comment line in filter.c * Redefine usage of POSIX signals. * Support for building sngrep using CMake added.- Update to version 1.7.0 * save: add option --text to save captured data to plain text * capture: fix memory overflows while parsing IP headers * hep: fix hep listener enabled in offline mode * core: stop sngrep when parent process has ended * ssl: fix decrypt with AES256 GCM SHA384 cipher- Update to version 1.6.0 * capture: added compatibility with openssl >= 3.5.0 * capture: fixed memory leak while rotating dialogs * capture: added save file rotation through SIPHUP signal * capture: added support for opening gzip compressed input files * hep: received HEP packets can now be saved to PCAP files * core: added support for PCRE2 library * cf: raw payload preview now properly displays characters near window borders * cli: properly display captured dialog count when no interface is used- Update to version 1.5.0 * capture: add support for IP-IP encapsulation * capture: add support for IPv6 fragments reassembly * hep: add support for saving HEP received packets to PCAP * tls: check client TLS version in gnutls code * ui: fixed a crash when leaving ncurses screens- Update to version 1.4.10 * fix compilation errors when using -Werror=format-security * capture: properly set transport as TCP for assembled TCP messages * config: alias keyword now supports IP:PORT format. * filter: increased size of src and dst fields for IPv6 addresses - Drop patch: * fix-build-with-recent-ncurses-versions.patch- Update to version 1.4.9 * capture: add support for HEP/EEP protocol packet capture * capture: fixed a buffer overflow while validating TCP packets * call flow: improved display for B-leg extended flows- Update to version 1.4.8 * capture: add support for IPv6 SDP connection address * capture: fixed a crash while parsing INVITES without R-URI * capture: fixed a crash while parsing malformed Req/Resp lines * call flow: improved IPv6 RTP columns address display * core: code cleanup removing unused variables * core: fixed multiple snprintf memory overflows * core: avoid crash when linking against ncurses without tinfo- Update to version 1.4.7 * capture: fixed a crash with invalid CSeq values * capture: allow configurable libpcap capture buffer * hep: support parsing of HEPv3 headers in any order * ssl: updated code to exclude deprecated OpenSSL functions * call raw: add support to IP alias display * call list: updated diverted Call state conditions * cli: match expression now applies to whole SIP payload * cli: add support to multiple comma separated capture devices * sip: add KDMQ custom method to SIP parser - Update to version 1.4.6 * capture: fixed pcap reading from stdin * capture: make SIP regexp more tolerant to invalid uris * capture: SIP dialogs can now start with INFO, REFER and UPDATE * call list: Added methods and key bindings for soft clear of call list * call flow: improved performance while displaying a dialog with lots of messages * call flow: arrows are now sorted by time while displaying multiple dialogs * ui: fixed multiples buffer overflows crashes * ui: improve compatibility with newest ncurses version - Drop not longer needed patch: * 0001-ui-add-support-for-ncurses-compiled-with-opaque-stru.patch - Add patch: * fix-build-with-recent-ncurses-versions.patch- Switch to ncurses6w. - 0001-ui-add-support-for-ncurses-compiled-with-opaque-stru.patch setting ESCDELAY global can't be done with ncurses6 opaque, must use set_escdelay- Switch to openssl - Add patch: * 0001-ui-add-support-for-ncurses-compiled-with-opaque-stru.patch- Initial package, version 1.4.5obs-power8-02 17182710401.8.1-bp155.2.6.11.8.1-bp155.2.6.11.8.1-bp155.2.6.1sngreprcsngrepsngrepAUTHORSREADME.mdsngrepLICENSEsngrep.8.gz/etc//usr/bin//usr/share/doc/packages//usr/share/doc/packages/sngrep//usr/share/licenses//usr/share/licenses/sngrep//usr/share/man/man8/-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:18414/openSUSE_Backports_SLE-15-SP5_Update/e299706417369f3e3ffb11d19000e0f0-sngrep.openSUSE_Backports_SLE-15-SP5_Updatedrpmxz5ppc64le-suse-linuxASCII textELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=b868fd02014c9f39c23a230c25241ae694fcfffd, for GNU/Linux 3.10.0, not strippeddirectorytroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RR RRRRR RRRRRRRRR R RR RRsE5<0z iutf-8d38e9cfaef55312b0e0053ba235050753124fccf950c58cbdf35722b8477d529? 7zXZ !t/2]"k%n1W#QM4Cٸv*훘q[V>@c/K{FyuU{=#O͹%gC(]begv{">ޭTDrXo׳Q" n78ruJfx#jhn [F4ad1漤j9smqhk5fM奡sNCH6 )"ʴS$=`ʹAHMl!xE@jڌPi9}Ҏ .˽Ԯ D3FbI 'O0IG 1]NYx!VIV02i0]o) d9'| (!37Vz^UYUMBQI/uDc ?QA+XGާ`w8FvE(18caӻ^{oRA#~~*u3 r l啤"l\sFtkl D)ˡ#\MD!<8Og;T-8fjJOL7*^cr*D5hރss")(qG$A {z5UZ{[54U |(LxRٓ7Fl=bzt3ϗմx/Gd7FKIp4 Em.BDɏg ael’`ګ< M5/CDZD`Yhfq6 V~no^Nf9-e)qdzO̵V5 ? ?(lǭI*zjJtC=ġĐ=0<~yXaߵ9s2/b5S1/~ 6@ѡ=?!G9xk9ga>g.#ni9 o׈UfY o93n젷Gi ~iv آ `-?;HP#fu%;l#^^oU#>f]]1lJ JݥܢYGI2Dj:M%d,DPz 'oqb&yqL[JdẼVcqj+?c hdv0Q8=DB]|hV;oUl^vK`O\SE˵&TɝUWσ4@D#^ycցOcIkbҹbfD|L: ^|UI͢q)3<:ƨVOF` 6:A#͑>3.P;ҥu(kvƐ܌!1h/ 3pq{y(F@ʐa7J .Qq5~nxAE8+E9YEGx?+Lה\`/*0"Bq,(ܬss|$ s $̪8Vu3͆_e' p_ ͫiZ ZptJ=Q0%4ǤǷq!;Bi@>Hp +߁;c#7XcFP]/!,%S-AܾQjʿӤoUqrO zg3c;zt@U+8}Ky,ȃa v#עuv'&-p؟gvDPq}Se9B,GKKi,Yb+t|N(ŤX$.!""~A؝ެ(E̹4ȝyK<2ph8d3m "o>Ǣ)bԌz2yx@ %1w5t8"%չ12c=>NÝ{Pz$ 8 64鞖joe%Tfk **AՏK/p3c _]U.#d]CiG d3\u.Q+5- r<:k2f!w%FTm?IS\@ljjpקz2WRQ=;zM:ï#yܛu-/HpAp+57O9;~S)ɷ5zH\ySE|э2ILɋ@Kƀ(u XjbKkR?#c JMG3:xQ\ J[ ܸnu+ WM^7mِ:< ;9r5R櫶@]C@!8jZ[&d}5G5]S^P#9/ '+y0p&VCs YQڠsibQ6Lg?n&5C+K‡:cX#U*7.Z񄵚[Z{4 }T]r,j?q o*X 8N i]ps۬lr>I͙?@{ϑS+_,1d1ݻ}CR / 8PIX<5P^64 @Ld c|Ƨ"3Bj94j7h,Ioq^Yґjٞ8Go"0ep/rf+[MV̷*d!Al=?&,gaVrD!OXwKW d Z?) SrYIt G l rwR2`o-L SkQ@1.p_jde-V"iwEq-j#@e':yL7ɗ4 K~=CTHWG$FhҸ0&Ɲ,쿈7pkC ]n!\`$R&*zWRU wU $@iQF&nZ+ޯouY!6BBtˋ*& rWd'\jugٻ9{~*rW rڴ wK>]iW[C^=%7;%RRɘ`FWPܛ?+ z<7mr,tfZCn*[`gpL,% aI<wؤ+וzgVі jtH~J`7lOy 9jD1mlCbO}ODcl@ 2atPPo?*BRsԒ5 >I*e""(gBgX,M=g$Ed!pw5yNA7R`7H:= 0@Nc  v.j&dNuvC&t Z}zq[]ǛOw%8s>ؼc? zƱľ>{J 4^?:o[R,A<:fY#HL^^w(RBõpT ^0=Ѓ\ `~B(9l;Qb~Y("(cCQgzZ<_ȿnⶕLJSȏ\u}#zn훾!< 䪅%a3 R(v]_-xZX.P֩ ǾO{"; "_PSAsCK-"گԠ TM1P?) o` 0,0We@. 4s$`'C%}E{B;}ZjdX.ʕ?_ Oޡޤ/kF=/mU\LlҀHꃓP 6 OˆSZwYO XeۿX Ex0FӀ`a-]Hئ*n8~ Q T*ԏ5żzإrxdޡσ%)8`iYфgcZN~˫I8bY,S**'gXS![ ,D8&ŒhB :>FeR)bUYC>uO+?a7= %vW9.HXՌ>/y>ұEB#͞ݎ҂#ǽ"Yvu2"ƴqцհ4YKŊtު>hŧFh#gU!%Mo^z_/UpW~B-wxO*mbx-RS FhP|.&_J7?T ndHUW?Ns cRceɑ>[6%xo,%sPC2=Pgl7~)QDFԜ1]| grEG8XW_EX*R`*`,E͟DX4Pf AB)@d6.@ՠ 85l$<6#@#?-Ym]}ڱy&-ޞz^1K;gF-.;Z~rn$?WG/0Z:abd|`--yLPK_KJ;fl,@"Od=osZf# ڴ]LbM`8 ESij7ݔ;5.Gޖt2+`ju@̶ ct,:FO/g͒v4O\|, OεQQ Qv=D<|'ք`v*.!unTiW%ÑW3{(:+wL[yX2?\;1֛2CBl;$wO.!{12aDz4]t DPt~wp$:SN ;qa͆$ Od`ַ/D}'|u7V;5PĈ =5tH_"t>셩Խjsz *l0=->۳~@IXoǵ| ! oߘCui2sF#cүCɓU7_;j~UbVہ$ kɔĘt'Gym/̐<L` ÄΝ]"]H8L=66ɍ)3х0򐳭38>O!".˻h&'$,M!YEAg)k0GدNnhWQ:'yoVEN a4j$\ǓUe~X4d_JJp YZ