python3-libstoragemgmt-clibs-1.6.0-lp151.2.5 >  A \/=„0zQGy!uQoBT&@{Eco@AC6UJzpl8mY+BOs@#xwu?.̍!vƜ$p>#?#d% / U "OU\d h l t   <D   (89x:&FGHI X Y \ ,] 4^ Ib c!Id!e!f!l!u!v!w"x"y# z#0#@#D#J#Cpython3-libstoragemgmt-clibs1.6.0lp151.2.5Python C extension for libstoragemgmt The python-libstoragemgmt-clibs package contains python C extentions for libstoragemgmt.\build84openSUSE Leap 15.1openSUSELGPL-2.1+ and GPL-2.0+https://bugs.opensuse.orgSystem/Librarieshttps://github.com/libstorage/libstoragemgmtlinuxx86_64[)\\8199bf0d4961ecae3307a50a9f78286fd4ceca2a82420ac5b568fe7f1b216b033840fdc7e28c3877909774d65f34f7c18d655961ad60a3e891a019a3b92db079rootrootrootrootlibstoragemgmt-1.6.0-lp151.2.5.src.rpmpython3-libstoragemgmt-clibspython3-libstoragemgmt-clibs(x86-64)@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.8)(64bit)libpython3.6m.so.1.0()(64bit)libstoragemgmtlibstoragemgmt.so.1()(64bit)python(abi)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.6.03.63.0.4-14.6.0-14.0-15.2-14.14.1Z8@Y@Y0YYX:@XX @X:WW9W@W=W5W5V@UUUa@UT@U&iU%@U%@UU@T@nwang@suse.commpluskal@suse.comnwang@suse.commliska@suse.czmpluskal@suse.comalarrosa@suse.comalarrosa@suse.commpluskal@suse.comjengelh@inai.dempluskal@suse.comfge@redhat.comnwang@suse.comfge@redhat.comfge@redhat.comfge@redhat.commpluskal@suse.comfge@redhat.commpluskal@suse.comfge@redhat.comnwang@suse.commpluskal@suse.commpluskal@suse.commpluskal@suse.commpluskal@suse.commpluskal@suse.comnwang@suse.com- bsc#1073088, change requirements to python3 for SLE15.- Update to version 1.6.0: * New error number for deleting volume/fs with child dependency: + C: LSM_ERR_HAS_CHILD_DEPENDENCY + Python: lsm.ErrorNumber.HAS_CHILD_DEPENDENCY * Fix incorrect SCSI VPD query for 0x89 and 0xb1. * Fix regression on using libstoragemgmt with pywbem 0.7.0. * Updates on manpage and help message of lsmcli. - Changes for version 1.5.0: * New plugin -- LibstorageMgmt NFS server plugin(nfs://). * New plugin -- LibstorageMgmt Local Pseudo plugin(local://). * New plugin -- LibstorageMgmt Microsemi storage plugin(arcconf://). * Removed support of lmiwbem due to missing self-signed CA verification and inactive upstream of lmiwbem. * Support SES actions on kernel bsg module(old code was using sg kernel module). * Add manpages for every C API using kernel-doc. * New URI parameter ca_cert_file for ONTAP, SMI-S, targetd plugin. * Bug fixes: + Fix the ONTAP SSL connection. + Sim plugin: Fix sqlite3 transaction of fs_child_dependency_rm(). + MegaRAID: Handle when both perccli and storcli are installed. + MegaRAID plugin: Support pool status for rebuild and check. + Fixed C++ code compile warnings. * Library adds: + Query health status of local disk: + lsm_local_disk_health_status_get()/lsm.LocalDisk.health_status_get() - Drop no longer needed patches: * 0001-Fix-gcc-warning-on-non-x86-platform.patch * 0001-Simc-plugin-Fix-gcc-warning-on-fallthrough-switch.patch * 0002-C-library-Bug-fix-for-incorrect-use-of-sizeof.patch- To unify the package in SLE and Leap. - bsc#931426, bsc#980651 and bsc#988547 also fixed in this package- Add 0001-Simc-plugin-Fix-gcc-warning-on-fallthrough-switch.patch to fix build with GCC 7.- Sync patches with fedora: * 0002-C-library-Bug-fix-for-incorrect-use-of-sizeof.patch- Add 0001-Fix-gcc-warning-on-non-x86-platform.patch to fix build in ppc64le/s390x.- Remove dependency for python-M2Crypto which is no longer needed - Add python-six dependency- Update to version 1.4.0: * Add Python3 support. * Add support of lmiwbem. * Allow plugin test to be run concurrently. * Bug fixes: + Fix megaraid plugin for dell PERC. + Fix local disk rotation speed query on NVMe disk. + Fix lsmcli incorrect try-expect on local disk query. + Fix all the gcc compile warnings. + Fix the obsolete usage of AC_OUTPUT in configure.ac. * Library adds: + Query serial of local disk: lsm_local_disk_serial_num_get()/lsm.LocalDisk.serial_num_get() + Query LED status of local disk: lsm_local_disk_led_status_get()/lsm.LocalDisk.led_status_get() + Query link speed of local disk: lsm_local_disk_link_speed_get()/lsm.LocalDisk.link_speed_get() - Changes for version 1.3.5: * Bug fixes: + Fix anon_uid/anon_gid handling. + Fix HPSA plugin on capabilities, system status, system mode. + Fix running lsmcli on python 2.6. + Fix missing vpd83 optional property in C library. * Enhancements: + Rewrite C simulator plugin to support state saving.- Adjust rpm group categories to match what is used in other packages. - Avoid suppressing error outputs in scriptlets. If it happens, we want to know about it.- Update to version 1.3.4: * hpsa: Update cacheless variable- Update to version 1.3.3: * Bug fix release, check this link for detail: https://github.com/libstorage/libstoragemgmt/releases/tag/1.3.3- bsc#988547, add require of python-libstoragemgmt-clibs.- Update to version 1.3.2 (boo#980653): * Fix local disk VPD83 searching in fakeroot(change root) when '/dev' is not mounted. * New configure option to skip memory leak check test. * Fix regression introduced by 1.3.1 when run as non-root user. * New configure option '--without-test' to skip all test cases and their build requirements.- Upgrade to version 1.3.1 (boo#980041): * Fix local disk querying in fakeroot(change root) when '/dev' is not mounted.- Upgrade to version 1.3.0: * Change the raid card cache split (%read, %write) * Retrieve/update cache information of both the card and physical disks (enable/disable caching etc.) * Turn on/off identify and fault LEDs * Retrieve information on batteries * Retrieve a physical disk RPM, link type and location string for a disk * Retrieve the vpd 0x83 for directly attached disk(s) * Given a vpd 0x83 return list of local disk paths * Given a disk path return the vpd 0x83 value * Retrieve list of local disks - Removed package: * libstoragemgmt-rest -- droped by upstream.- Make building more verbose - Small spec file cleanups- Upgrade to version 1.2.3: * Bug fixes: * lsmcli bash completion: Fix syntax error. * lsmcli bash completion: Fix volume-delete. * lsmcli bash completion: Add missing completions. * Fix: selinux dac_override * Manpage: Update hpsa and megaraid plugin manpages. * HP Smart Array Plugin: Fix pool querying on P410i. * MegaRAID Plugin: Fix bug when no volume configured.- Cleanup changelog formatting - Update dependencies- Upgrade to version 1.2.1. - New sub-pacakges: * libstoragemgmt-megaraid-plugin New plugin in 1.2.0 release. * libstoragemgmt-hpsa-plugin New plugin in 1.2.0 release. * libstoragemgmt-udev The udev file has nothing to do with the libraray. It just scan the SCSI target when got REPORTED_LUNS_DATA_HAS_CHANGED in udev. - New rpmbuild switch: '--without test' Use to skip 'make check' test to save debug time. - Fix incorrect post scripts for plugin packages. User case: The libstoragemgmt daemon need to be restarted on new plugin install or plugin uninstall, so that the daemon could create new or stop existing plugin connection. But old macros: * The %service_del_postun only try-restart daemon on upgrade which is not required here. * The %service_del_postun only 'daemon-reload' on uninstall which is not required here. * The %service_add_post does not restart daemon. So we have to use hardcoded systemd commands. - Add bash-completion script for lsmcli. - Use systemd-tmpfiles to create socket file in /run folder. - Add %ghost ownership for socket file and folder in /run folder.- Add conditions for libyajl and macro tmpfiles_create to support build against SLE12.- Rename python package to match python packaging guidelines- Disable checks as they seem to fail on OBS- Use pkgconfig() dependencies - Enable checks- More cleanups- Cleanup package- Initial package version 1.1.0 for Fate#314409.build84 15540614581.6.0-lp151.2.51.6.0-lp151.2.5_clib.sonfs_clib.so/usr/lib/python3.6/site-packages/lsm//usr/lib/python3.6/site-packages/lsm/plugin/nfs/-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:Leap:15.1/standard/d55f1b6fa32ae09dc1b51ae7a426ce2c-libstoragemgmtcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=fd2ca56202ad0e460f459914e65ac1d5ba8015ac, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=e494a61864ed13593ac21af8ae86c9a69148e96b, strippedRRRRRRRRRRRRTf( R{_#xutf-8be80f93a4adb89246a0ea97e99fee2cd3ef6cd487a2d84d0f5fe78bfb7ad036b? 7zXZ !t/W] crv9u^}z0AA-3&L|tpci40 .uEmۡwPW0Gbx(s B8Zs^-|Z OBi%a˗N wH֮T 7JooS=41Du;lO/y^тPHc9t!EsMY'oOxn ~F}w _sY*ڪ1Dr8S-(~U[d1  vLх]!}e^Ff]sP4O]l'ZVw3^f]|c㩥egFh %!T[wO<3y|} jM?V|O$AG脈ˍtAL{HL2k?C{JUvR(R('a8ԔX8se JRR*_̓LMEa`S $$ZCn?0|%:6l7@)Z`x%;9nIPs=gZ8ԼYu iPl M sn`aP{wm9\fw|.qSB#4$9A_o {=XNQktpTrOuXmA A2*;β6~2W@UĦ~y#/b;D:Tn{$?K˥uNӱY@=Q\&;3X- cCa0NWM(+;~l ^^=kq9F5yɤjJ5#8D۝ _NۃF5kuGLL৾K;Q!ͺo-: !&wKuucUI``IP<m ;lTQ 9y+$Q]]{]FrˉSExZ|zx7A"kXm0Pnjנ>2N;׶\[#4GB6(S#x ުph&)upl[Q厪+ m -}bPD7,mG({6S>0AA^9/KЊSINqJ6qMDw$MUfNe,4;ViO3jUS;m(6ӽ4 <bũb?E=(OBD'ˆG8U6[^Q`Eh&> S8OhѦjKb@{u7P.LqCB JVv*-S_Ff5wD/cHXrNƖɭꐟ`ІX9UtgVrYW )=3O~q!R?wuw::F^ġi|>ׯW1!As!2 kKV.oWI7b m) K}8D Tz#9 |oZ\:1vش3) 3ư*їkh -(Mp#SH ѱclH'p*ehF#t=oѾh@Iє-MGRS`y\d[kЫ T't%PJxO[s -;Z@Z-7XzY!);Iw:Gay Bi2 _}.=zR_F Nt|%Lx|+\sѮ{ou[Asznt'BneLao:}}lM A>S7^چz\_qH)Eq`-KaWҒ2^Pš2-=2eMy~w6-%P +9Lb49~P/"̩ubjEB[-*aS`)R k.':.UMM6 @3o"i@W&^[+wNnC*uqv.7*x*?,uMգe A{&cS0sLPUquyo%Qش eێȲ ᳖yc d7EiQr16+(h;.Q%F&WBP(U.ܡD^G}}$gY`ysu<S s#n<: {7\L Y<L09sNs)d٦Üx!mb$>$ks;\P^rc PbiZO7c5B"bR?S޼Va̘8#&l*J. .QWb~K[Ɲn'Sû*ھ\s b+I$Np:=i癦sPc3Dby^fY߈('R?.Un/j?@%+$?5+{ n S< !O5 ~D%Q”: I7ɡMܼ3T,K&\a/V^Io~ c٥K1r߄gE(Hm{xDc6S?6ŇzVIv*/~)GL]QߧU`S( ZLhl7AupOO4E6a=(g 'qyvuQ3iL&@o(&ي%k^(잦ZQ;˚]ڵ|Za߅Ѿ.@ {Hy-S^,-IYg"xp|_ 6:e.;#1pN+ PZ8h;]U]LPhohODejwI͚葹n六݃07ÜHqD6֟x"3G15lh~}LNS,鈆~-s CN2΢({pg"E{4Zb/%B5VC>k֭Takg[q=ᱞE]xD*+nBg,/HR$;0~]\`*xP"QM# F7ٛasv/F!3J S{x'a抩]9gʨ))"h"*7+i8ч.3^oQ[mT|]:|uMT5K#?|4݈ ć$+y4y MK_jtf"5j*_Hwʳq _Bi!"!g/2OeҷX\:Gę|^ nu+K(?9Sa!g%owF|IGW~ܮrV++PL;'E. s>;guA.hBl!J;1fMW}M6&%x.-q]K6fwdmA B9*0ObYfP(a/vMsEw0,Mc v?tE&ԺO)e/Lc7OCFf"eA"ބ@+}Y*JrMzywC!9bIy um<>Le[#2ddn[{pQS.}U2&8kV6dIҦ1AF!>6[ OYw|vݾ0l˄vHެ][pR'iw1lA2ڕ /']ɶM}oɈ?Beq1Hʶt Ž|{:ju8M.6mbZ[{g@:ԩL||#'#^Pjd̿h֓rכ?8]PWۉtHI@L WS^Hj \QR<+Xjn ["ReL_& D`𲎠""Jw)uslzH@il`nWɅWNHQ>~Zs%o5! mNW_{PcAS};2J u-̜p}2Oz"oٸ軓!xh$yP֛;q{X Q2 5!~?Ȣ5 ϊsU=A)g|xh3ؖ 1|&> ?BP"T;ċISdDt}r.#=y`}fWːQ1|GjFF=J.8==hXGtt7&@ $8A*+fE .:UȮQT}#q@n?;2.ԀEH &9E!YTf5%TOjq_ %"{QjKV{TKJsVM|ɫE.q.*qn'q ˾tCyĄObTF%0BH/?%ϱmXA0#VFmKCy;824,ǡVlPpEQUh`#h+^3"%ey*4 JIy1f2l|R2YƳn!f iSTxQƥkٻ6Q@ pL"/KoK5443{:|TpNK#d% G-[,Ӄ? 8aH=ZTNSS<ً^4xjչ^X7V:'/ -@#La#uXQJy:5Q`@"Wc AUBv'7ڪʚG#@YVmE΃y2'[;XmQPvJ{fqg +6AnH(]l`*cj AHj@.#6]\hn5؎ն YZ