libosmo-gsup-client0-1.4.0-bp155.1.10 >  A dk@JI%z q"[լLܧ[(aDˮܹx?YT] 5 RS~R)ߙX*=U!;T vB9Mtu.ZD*YϙB0nE/(&bJ#&ȸZ!л  GQH^)o:!򔌏O6aʬΆ6d5t3яX|WrGABB J*f 6+-S5#b 7 _T,0Ŋ}8sab2118bac50e78836b20ea509e5a18d061c70716c9b8e63ce3f05be69b91da273ca218f117ee9568f620fbbc35ae5af2ef7bcfa51Mdk@JI%z 5 {J(^s4LјTnUP_K.G ?L(paSsC;]PyW#h}P@ݕ8aźA3lygTHRW5ZBIeDqoU\]0oMv`hM#tbJ>%WmHE59MT|$z_7"l &hBME S},ӭ?%2.Ӷ҈M=/t7PL |`B$ *lb>":džcm<\5ԙ wXېW-fOqC; n!DP?AoIZ=z7['^P~9vVV'$szoCe*68it=+~XX0L#m!e"9TxnVyמ&>7oy#í0q',D0NʒI4 |>p@?d ( iPTdh      b \(8 9P :; >@FGHIXY\] ^Vbbc duezf}luvw@xHyP z|Clibosmo-gsup-client01.4.0bp155.1.10Osmocom GSUP (General Subscriber Update Protocol) client libraryThis is a shared library that can be used to implement client programs for the GSUP protocol. The typical GSUP server is OsmoHLR, with OsmoMSC, OsmoSGSN and External USSD Entities (EUSEs) using this library to implement clients.dk@8obs-power9-13SUSE Linux Enterprise 15 SP5openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgSystem/Librarieshttps://projects.osmocom.org/projects/osmo-hlrlinuxppc64ledk@-dk@/683ae47f4163c2551f78a6b6a7e21780c66c5087d18e3c796cda408be52c81e1libosmo-gsup-client.so.0.1.0rootrootrootrootosmo-hlr-1.4.0-bp155.1.10.src.rpmlibosmo-gsup-client.so.0()(64bit)libosmo-gsup-client0libosmo-gsup-client0(ppc-64)@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfigld64.so.2()(64bit)ld64.so.2(GLIBC_2.22)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libosmoabis.so.10()(64bit)libosmocore.so.19()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(64bit)libtalloc.so.2()(64bit)libtalloc.so.2(TALLOC_2.0.2)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3aaf@^\QZ@ZJ"ZC@X@XBX_XM?X%X%Martin Hauke Johannes Segitz Martin Hauke mardnh@gmx.demardnh@gmx.dejengelh@inai.demardnh@gmx.demardnh@gmx.demardnh@gmx.demardnh@gmx.demardnh@gmx.demardnh@gmx.demardnh@gmx.de- Update to new upstream release 1.4.0 * https://git.osmocom.org/osmo-hlr/plain/debian/changelog?h=1.4.0- Added hardening to systemd service(s) (bsc#1181400). Added patch(es): * harden_osmo-hlr.service.patch- Update to new upstream release 1.2.0 * AUC: Add support for setting the AMF separation bit to '1' for EUTRAN * db v4: add column last_lu_seen_ps * fix upgrade test in presence of ~/.sqliterc * add --db-check option - Update to new upstream release 1.1.0 * db_auc.c: verify hex key sizes read from DB * VTY: add subscriber update network-access-mode * Create subscribers on demand * Enable statsd support * Optionally store IMEI in subscriber table- Update to new upstream release 1.0.0 * Add GSUP message router * Add concept of Internal (IUSE) and external (EUSE) USSD handlers * Implement handling of USSD received from OsmoMSC via GSUP * Introduce shared libosmo-gsup-client library for client programs connecting to OsmoHLR (like OsmoMSC, OsmoSGSN). * Full changelogs since 0.1.0: http://git.osmocom.org/osmo-hlr/plain/debian/changelog?h=1.0.0 http://git.osmocom.org/osmo-hlr/plain/debian/changelog?h=0.2.1 http://git.osmocom.org/osmo-hlr/plain/debian/changelog?h=0.2.0 - Remove patches: * 0001-doc-install-example-.cfg-files-to-docdir-examples.patch * 0001-fix-build-db_test-missing-LIBOSMOABIS_CFLAGS-and-_LI.patch * osmo-hlr-fix-docpath.patch- Run test during build - Package examples - Package systemd service file - Add patch: * 0001-fix-build-db_test-missing-LIBOSMOABIS_CFLAGS-and-_LI.patch * 0001-doc-install-example-.cfg-files-to-docdir-examples.patch - Minor specfile cleanup- Update description and versionify BuildRequires. - Install service file.- Update to new upstream release 0.1.0 * No changelog was provided - Add patch: * osmo-hlr-fix-docpath.patch- Update to version 0.0.1.git1487730330.4436dec: * Move GSUP msg init into separate function * Use strings for GSUP message type * Move lu_operation into separate file * db: move duplicated code into helper functions * Fix compiler's warning about printf security * Add routines to update nam_ps * auc_3g_test: add AUTS resync test * auc_gen_vectors(): ensure sane arguments, test * auc_3g_test: allow to inc fake rand bytes upon rand request * auc_3g_test: add AUTS test with N vectors, to show bug * cosmetic: refactor auc_compute_vectors(), add debug log * auc_compute_vectors(): fix AUTS resync for multiple vectors * cosmetic: auc_3g_test: improve test debugging tools * cosmetic: rename auc_3g_test.c to auc_test.c- Update to version 0.0.1.git1486997618.f8c7b6f: * debug log: log computed vector kinds * log: move a log from info to debug level * hlr.sql: typo in comment * auc.c: typo in comment * main: add and use root talloc ctx * main: add option parsing with db file and default options * main: add VTY and '-c config-file' option * sql: fix 3g_auc's column K data type * cosmetic: sql: indicate VARCHAR size of key columns as 32 * sql: auc_3g: set sqn NOT NULL DEFAULT 0 * comment: sql: describe auc_2g and auc_3g columns * Add test suite skeleton with empty test (auc_3g_test) * tests: auc_3g_test: implement vector generation test * auth: verify test sets from 3GPP TS 55.205 * sql: add unique constraints to IMSI and MSISDN * UMTS AKA resync: fix argument ordering * Log error cause as a string- Update to version 0.0.1.git1482328813.627de84: * fix DLGSUP logging cat after change in libosmocore * build: recoin db_test as non-installable program * build: actually make sqlite mandatory * bump required libosmocore version to 0.9.5 * Add gerrit settings * Add hardcoded APN * gsup: send subscriber MSISDN- Update to version 0.0.1.git1481415765.ec1b959: * build with autoconf/automake, add jenkins.sh script * fix build on FreeBSD: eliminate implicitly declared functions * fix various compiler warnings- Update to version 0.0.0.git1478855826.7f8c301: * State number of auth vectors in SAI response * AUC: use osmo_hexparse() when reading key material from db * some more comment / todo updates * implement PURGE-MS from VLR/SGSN to HLR * LU: correctly determine and use is_ps * LU: remote oudated FIXME comments * fix PURGE_MS sqlite3 access * fix authentication re-sync (pass RAND+AUTS along) * Fix build on Ubuntu * add COPYING file with AGPLv3 license text- initial package/sbin/ldconfig/sbin/ldconfigobs-power9-13 16847503921.4.0-bp155.1.101.4.0-bp155.1.10libosmo-gsup-client.so.0libosmo-gsup-client.so.0.1.0/usr/lib64/-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.opensuse.org/openSUSE:Backports:SLE-15-SP5/standard/0cd890488a6acf7886ad9e110bd9f9a9-osmo-hlrcpioxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=f53d3ac5cd5428d841bf1ab2a9b523d7d67c81ef, stripped PR RR RRR RRRRhb utf-84a19ffb48a738869a83ba3b03356b1a59ab47b87fbdb29e8662cf827f73aa625?7zXZ !t/ {.L] cr$x#HaAB :MxKjٽIe/٣ gm/2Eװydlfo)d8tq:T G0j-)JY%8` e)˛ZNhwW+LW0e+ОaHJ q@K{% s4Emۈ7[Ip֗#]?wT%DE5$ۇƦ}F:6#nI1Od6x]ıR5Vf7ŒƄGwBHƺ2'P@cy+fa bSctq6:ATϲ3lkeMF1%ji֭ IkhJ77~0#}.bdmY hX"QFo+.|?sL\*u n`zIEm)HV89rĐ!SS+~Ƹܨ@;5c,nk&ܨ'֭[sqDDq3>2dF{4/xfy(J=Q>i+D'MHKA`. Wt|n\lqkҧ/#eHgk`XwҜ hmM3!+P?I7g{?Sɣ Q sB|k~~h܃cH`΅סmCsHW{'iW\+0aoXíyא Y/p'Y=]=sI[dJ'QTkpwv߮ZsϨdIǺ)@#-a 9ٽ^l!Q~zRjښG&7Z5J]8֐@'B3GIl| bP\X>1mbG_|A6{[tJϪkqKRwg&? ;~Dd6 %T0(:?Q eA6 r:I+ve$H pd[jE+Qf9_e!n39TkV%{zpPqAJZ3O5 j|"q_e\MJ]d\{"5'JˍʇsG Kwf.87d[@Hj" CKy5!>i (QT F2&Qb^;1?b(Q< m5?rQ`Ƕlj+ꓗL}z\ܗ6Z 4Ic(^XApGZ8kdWő)?RBGJlR35~n=>GURV4 9r@ 4h ŲalGGB@Ο#*5=T,.36a]6$"5nϚ\ϼUyC5k PfvyF.53ݺ=oh䃖-H Ð kլH:e?JBN;=o =,EUiS, ga5SW7*y$t[0Л=y7{AʼW 7Rye6գ4Sz^W"dxu8$\&5cq̓جb7s28ݡŵj}02M0հƮeĨw`=D!/5BT䨒IW48+Aȴj"B 3<וs0 eF],XBސ+hyҀr|OS;!XqPk[IJDHepH{N{C4S=uͷeot+bKqPĒ*VKҭ^#ϥl|~=_)= ,x[J:ԋM?v{dTCI;ݤM4:4>d_  -P݉Vc.[`L(N)?*, Дx9Bs@il+j4)vS"CG+,ڋodH? z[ͪ$=TQ*6Kv:˱uyd j]XѨ)D/Aq EG- cLt۬d1})mF`a2"eJFuD;~÷=CKcA@> WkKi,7]ap$dkmH]v;w*5^;K7ۭci6 o `L*[Yŧ5g͂8dӳX~GكU#2D S77"b}gjQ:3Qi e2H|!<ʚ?~`mԭkv0 jh#/m|P삀v#DY2rM,rn/o9@TZm`O/nlhSI$5qo-%l zx>r3jjW~S@@٢N+X`FjY4w D鰪ҫ&kh뾫j&.&X@6:Ψ2łZw9I@fD!fDtlk* CBmjJv6cgp۴{,Uf S%0}^tK?&wd^'ϧ p?I6fWOѼ5G)SӚK*Wr9[ n w8.!k5H&?xǃS4V,uv^xh;x$'S Z p #NV##+ߠ2WWWKT.܈8XcN$YݘsOX}vU`tjdUE`(櫟ndpF=EW'yo2~I1Xe^Eav l*/w2J{>zH mzŎHiHR,?c$@@J%WL3كPd|O"lnA+⿮Tx5;Ȋ=$,לN;.fl> }H65IzlO&kT)hW>x4@WgZ,&z][qlBL#$T$9ڬ0 WLX2(ӄnֶBގ-Ѣ$p-Zx]&;h}^HEkͥ7Em2m ;δ_#K nbFmLhBߦ?ChIlwICp9Tgh3u!D8 v>h]mp7SFgJM|Y\OօGph9F~Ct LN')^x#s }y?OZmq2*ZD'.k,}Mص/ϷjM$VLꖄ:<ξaC:f+ƕ>g!yکi|z'׆_9fo#1rJi Ĝ/u=#J۟Pt)L[[K#Wel酫œ_b i!%iAWC79m څ"Ԉs%"%"jC8,xJw ?=g[Ikrg g2AvCL W*mvYى(˦s`Z6-qr'2S2{Z,@T/L:izYG yE$Iz6S`KOZmyB}`/gyV1- blؐtt䀕>Sc+0/+IC+a8] ? gɏo5ßw,(<-OI+54M!DKd *hq=+~;NP+.})8U$\\W8鶁ztsu:o-L%CrV KLjtĐMۆS(69+rJ\X  1wʴ/vX#ջ)lyN1ɨ,WD%;NJA:#f==0y %hOn^aJ;SPlj,tyP[:\N H4nkT]ENszTs5;FeUYsF$1fC20iN-}!(wlb(aSf+ p5\"zMgMP bz{Z.7fdWqonQd>{"/S6+/pt%Ǝ.a.`sضIVRY1LORkaDB(;4)Z#p*O< :=p~I0*t)k:.i ǰCZe5uNZ# H @'= ̫E4e39 Nn8dHeNcsT˯|F#2 Ʀ.0~U?Oq =fWcX?M]F"kdM);4;G?*MGΣ?t9<첳5ߎB0+!kjҁԊ՗Vm!Й\~,&* h7 eY>[kҝ7 )_;)M<~@ی;>·S§jDgK絰ŒX([G,3"_`(ev牕U6E%'KbyiFDXdw@JLbKmO#'fk;mv"n2)ĥ/̫E%1pkف`-;t]OgبO JP!|mWHOE\PMݕ_EDz;\[~z5E쥲lv>w$D6*oKdN5xMPAOTY4О49B͋l"%\'H㱌nltzH&g|H2C6ت#k ]/"+lu_Nt'D+~ʉ-M _qi=mл7xk8 6 ,iK:vm =]7dmdoJֲ+1m6ۀGa)$JAzM  kWš=쟸?0X+v3[~힉 jm\ _wqD{}7+ƨDXâFLdHԃ m`~qmg~1"O E1fP*Q~3c|E?6$09 1Ǹy뿆U:Cϭ$8m#nDZղ. 5Sw("[jQFkyMFZo&D.}Zas܃r9aNȱˀyh+ 3eM n8BE\ӺZ", ˓[x o)C>%340LD!o  @]shaR0jV坞D-/*(5=}:UP7Y-Ӿ3v_?늏?9{q%Sn,k d]y L{4}(J CDR5V9m !!+^Vl(Š"^ n̵D ы}l %^i-fLㆄx KHDf: Sc$x޷Rս%0}1fs!\[er髚oivOfVYj:=S"Ou1c׏q)?M 0CKǍJ)1aGu!u7Cp4ۉTJ"@J~RTg8_R$ ~7phiblܡ*~+(޾BftbYҿJ;7 ͱx;jKnJpt[xz?NMKF<__r= Nq砪6Go.@qtՉ> HaŴ >b67&ejD'׏kHpgT \$c `&IU}I T9b:jz0el юo_B84} 1B7 $Au/bBOѸ،8s`䡖rQM{ݹ36Q>/ٱ!:/ڀx v2p45O:8kr^'~#u0K=ߵE N~oO`LbhLݛl|t<7[V.+jx!&-_;*&ud7%<|x7Vgf2*Q(6辮 Hk)| ˿j"}0C?TFFG@]> M.Xr(U\VjYV9ْń ykVH](oV>۩E8}!'Tg|j׭e̓_ yGgzϠquOH ,'/,wC~w!qv>(T ceҙ^雒A 6(al)BmNy- *sѯe٭c;֪kG.$U lm=S5 +]-K YZ