libosmo-gsup-client-devel-1.2.0-bp153.1.21 >  A `Lc!M@eeehCOnIzV2g3 vBI4i:H^KƏѽc8A@AJu܍+'p]X>z3.Hf6}31Ph08Hq8dx_J KuN}։vwbz>-Wꌓ*Us&قN'6 1kXhv+xrjL ;!vp = Dqg\:S*0=K: -\OJ2f1fac0ba68cc327420f025be709c3919d2aa1183441479ff89293cbcc12910daeee03a99097d7816ffca7ad1a1832b7519160268|`Lc!M@eee4#΂0`eќl9 y 7UwΊq}Dp`MIC[et 0M9,J0^è"uHޙr}>zȰ:58߯)a d/ZDq$)ZO*=%я.52I9JJI c$JU!wwop>?d" - c 1Q     8P(8 9 : FSGlHIXY\]^Nbcedefluvwxy4 zhx|Clibosmo-gsup-client-devel1.2.0bp153.1.21Development files for the Osmocom GSUP 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. This subpackage contains libraries and header files for developing applications that want to make use of libosmo-gsup-client.`LVhci-cnode1-m0SdSUSE Linux Enterprise 15 SP3openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgDevelopment/Libraries/C and C++https://projects.osmocom.org/projects/osmo-hlrlinuxx86_64H }ׁAA큤`LR`LR`LR`LR`LR`LRbcbc7cd972834ebdd1653c3b937961f2baa3911278b01cc12c247bd8e58412d4e03ba20156b3755c13c165721d7b2a743d2ae75605192f3f21f8c0377e89a4ef6d6035acfbb903e9619b9c143fdb244454a2b7fba1ee93b21471e9d49b98fd8clibosmo-gsup-client.so.0.0.0rootrootrootrootrootrootrootrootrootrootrootrootosmo-hlr-1.2.0-bp153.1.21.src.rpmlibosmo-gsup-client-devellibosmo-gsup-client-devel(x86-64)pkgconfig(libosmo-gsup-client)@@@@@@@@@@@@    /usr/bin/pkg-configlibc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libosmo-gsup-client.so.0()(64bit)libosmo-gsup-client0libosmocore.so.12()(64bit)libosmogsm.so.13()(64bit)libosmogsm.so.13(LIBOSMOGSM_1.0)(64bit)libpthread.so.0()(64bit)libtalloc.so.2()(64bit)libtalloc.so.2(TALLOC_2.0.2)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.2.03.0.4-14.6.0-14.0-15.2-14.14.1^\QZ@ZJ"ZC@X@XBX_XM?X%X%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.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 packagehci-cnode1-m0 16155979101.2.0-bp153.1.211.2.0-bp153.1.211.2.0osmo-euse-demoosmocomgsupclientgsup_client.hlibosmo-gsup-client.solibosmo-gsup-client.pc/usr/bin//usr/include//usr/include/osmocom//usr/include/osmocom/gsupclient//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-protectionobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP3/standard/c6a9debe35da139e50134c56b2cfa55e-osmo-hlrcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=e65df58b1caf52ffc80826645d41a0764768e8b3, for GNU/Linux 3.2.0, not strippeddirectoryC source, ASCII textpkgconfig file R RRRR RR RRR RPR޽ ELWutf-8aecb173daf06bbe5f822594870a4875306ccdbad6b2db856c18970d1e9766259? 7zXZ !t/Wk\] crv9w{t d,2m8 qe4L yL5+=',?b8, 8<.sdUTN2GqY _U@ q[^Q &JP j% O}lhI@U`'`@µDk~ T@[0h슈6˒ A1ط'FUD*F KŪ VjE.<|C;c)cA4%>9eYtlv{0k[)Z>[*' 4ӕ狓6ҒXiCmwm{@̏ΉR>orDΓ%"|>Dؔ3" [l]sq|-<^7fg|:DEWҟf?Յ]Bf}(^ޯG|n'ګPrh>*!NIv( v;F 6ʃ1<+S0Dݫ '|iEq6`-@ E, 7l5Wȗ5YB͝SjF$*솋}KjbU OӰZr6P}e<2hddR~N,;PKRx1N hBhn\8wI(𼣗g+\f`'r!3dlFuԮLQ D4u/OkQTM:x5xF-RHX b {Y ie6򖺜vLM*kCKr6xu'<"i&G>ا}C,IŧǮ]M\y+ȉ_~S }y䙳lT> !冐IM;IE2a[As{qusB|wcopPMKAoᢸG2x^3OLă2i@QmbKɪ·Wm$O1_&ޣYZ2w6q=RrTL#J*3I;̀:~^c/# gK \J_ڶ>5 -F je0(@lzhھh6mRͺp@ucT?sdekr=pFWH]Dt0߷hJƃXɥF4nj\o19~<0Iiʜ\e@ 1m]tcfOꩱ6]m\>ʁ6O?6ٙ';l-!K^`E]IyjַoxrdTa= j]\.F?qV"^HA,`IHwBR|#uHiDQa;4 -yk[ y+;Bf-#fA":E"ۂ7\*%z[_~9ɐYSdke\C-o%-rU ,Դ1G6vJ߇r -"LXg^ޚmS-nD=,qܢOMNxeQ ;"+! (3f !u7;2B}|+|!")Zk/QiG Xrlrn!/ǀ4iB3޺fG=O._?MJc%rgpN2'3PUr~DoͻHL1zw^WۆHONg3= ? l5*PWKN}ݜk^~8).K,.L %sYLxOcX XQCgyyU 2\u<* [DE)6Pm/a: & yъy\]^@Hlli^1ȡǣeV]qHe1|6\tN2Ik'% ձAo@җ&FD._5fz<ڽ wC-|괵%_]Zzao~*ƳÍ L?(n0~IIG7H̹;\D32/ydF,wwUU; b EbK"]5V SF\hO, :ўvBBzw. 6]t0y(R!<!TH(Πh`w){GQ}x²\ <bR:<u4y0Lɔ>O{ZCQs1I"&۫o]lsĘ2>q%Ha$_]9`"?Y-K|U?zVT]pbq)j;%X sn@2 m rnxC 40 G$n¾fTx>1-yIuu|o> #f݊1J{w>:?K%{;!/^fxU);LGKJ̧ݒ7,7KxqL+PKs_@y#2嚷"w?:%lgW;/_A9S$NXW| p CyC)eUٓ-ߒ;:w)ާ.nP v>q}9Q۞w2Wާ;:ו+鄱:NU[z:()/|yT˗ ׈H>*C"AWf GoZƼSc}&Ԝ_?z;eg~e%[|CBC|K nK:fofFS\ STId54 m>?.=Ma9S ty}exB>x(koB/nԑQLheJMD9$WC4q<˒fIpzJh\MR;HPV\p+&+W[;*12M>7#Gj]*o;Wr+@z#E3 ?Oz&^LżI:_+M"PX~kabԙ>"ki,7:+ R&d emÔ/c0&-0- 3BڱrPؘوXU,D$H!4>'~w^>hJ!ɭ,|j!7UqCܖZ@ ٟ"_<pI;5}.^_Gz|!L-VF܋[v"-iةZ^x xn{b Y}#=n )jK`-8'uMOivH#` ӱxb%CHq-8ԫY ÈfjH.[ڏ01DѐҐ )?8KLuPKۨ&<ۗjN1 xrKc}zዿIe"kc4 O~ԙN v5,"GE[Dd렦0 7mzS!*HE  R؃Lr :V>e/U\W&[s\jYbf0wm7`Rt:!gT. 0'lK;P֚B|GH] N  Gcm>跧_+^%V|@ 2Sr%98*=@?x4o!zy !Xo&7e3#eok{wfhﺠR-{vW4Qٲ/'.%& rc^AA8F?3nK]Ys|4R2YOCG:O׾^ @6_FSRױDݲb(ap:zYf (0 rAԹ~_;bFSs-ѫ7-E!aK4:lRy/;ݓ2GXwbo@c;9vt{v "/ҽ̮&w-̝(9/%B&%Ƶ19I$vЀ#~WGU2J@? HE,߁`֬*=HYBmbDm˭h^OYΘ:ݡy %p\W*#j+#d2k djy9F?B![zS'8mN+JI*X6h|,?q\;B%Gʩ9 g~еBb) y'8o.`ʧXGFFYdb5-*1!N핪wgu ᧿_ДhP)5ș&*ϩB53H}y2%oz Nl?.ؐJ .½<ڠ _.OIԐlL;92{8n5{XfUE6Cˉ8.a _| YE z7s84󵝦0gF5 =,C9P~n oOyu ЊrdEcEjֈH~N1Z8H5-ya]JrJzi̐BZ@}\l #1X+eGQQ'xUI(z &ឬoII;wR&* B N׌-w]WqHb#mGGueN4J /2S !ѿ 3g͋N;C$pn톈ƪH|&Ƀj9jhq% ׁ,bp+x>5#V5[T'vut~N^v2'@1 WQYI