python3-libstoragemgmt-clibs-1.6.0-lp150.1.5 >  A Z ;/=„S4Dtw.k,: 2Ntd6q|@pLfM5w\H{"8Ӡ~+ޯrhzqtMv%\LcIJ1`菢/?nl$Fh/n>sPo%SEcw?Q */&xfVׇsQ 5H]z.6s=,CYQkX?0da3eb0e9b9e0f2fd353e3eafb3eb27007f8c47313505ccd02571ed9f16eec4c2c13afce319c9360eeab6fefa6c2504975bdb6caBZ ;/=„QѶR8P`Z\E1%\wkfaK 09BPH?{ޑzßi!QyTS4yAH߳Ku qW99, g8 (rq_kדq6Kt{RXtX=#bd6=s2]s=zA!|\F66\S-#w 웓ЄIv>YNEsoE:_KgTL,oNmDZת{=:X>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.0lp150.1.5Python C extension for libstoragemgmt The python-libstoragemgmt-clibs package contains python C extentions for libstoragemgmt.Z lamb21openSUSE Leap 15.0openSUSELGPL-2.1+ and GPL-2.0+https://bugs.opensuse.orgSystem/Librarieshttps://github.com/libstorage/libstoragemgmtlinuxx86_64[)Z Z 2375670862464bc005d3eb580d09ac4f20cfb88f95983a0c9d0f39e5a37d84eddefd4b6599e4f314ca7359737e144128fd71770754f1beb6364d14f7644105a6rootrootrootrootlibstoragemgmt-1.6.0-lp150.1.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.lamb21 15250910751.6.0-lp150.1.51.6.0-lp150.1.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.0/standard/d55f1b6fa32ae09dc1b51ae7a426ce2c-libstoragemgmtcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=78a153d59991576f7acb8f23724688b1c9e37c30, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=3f00de1534e83b9be99d12923587680b6c91e334, strippedRRRRRRRRRRRR O QA,+0utf-8063a28f3cf47bf1e12ed450e90041a6c302cedef3db79940b1f97d82cc4af5d3? 7zXZ !t/W] crv9uP]߳}A+9&ZOޣRf?9kb&7tmn% 8Qxj85H5% D.k6HrO|TH[\C_Q P=f ndUpȻ2_E ÂWH8e8 xV&D+'ʓUƬ,i2YBIIsCS. S#'9i bR.m<7#uuQG"(<0rĵ\Ve<%s<~T|!fA;砗yrhS<&nnLƷBH/ NJwK)d}LT0ڽli|5+o8/C65^0[UL4Vpښ CP;߳h/# og)HS/?FxC:J!dsԀD QkL~7 /!LLϵk5!8o%$j.m5v p"ŠBݧLPkq9vbɰ'J蟇JBf~+{~-5!:z/GWTMՙΗi؜Fʲ Oũ-'JB]yVv [sI[J9T;zf *~*k/Ɂߪ8K1cy1tk>F2Z̝K E/I~ X'(DXvtw6,\2a{Wp3#,ժ]p &~x "'PEx)=ٷmx1䲨}92[IDPw\5GF}̐8lXvzi[8K* 8N_U,r+O6>6C=1 ]^!}(;5o{Z~$Vo%G1d).,(1Ǥ\uG ‘)8Z T>~VN LA("vAxHĀo"K#oAWǛ\".92s286Pǔѥ;>M4qv>[V@G4cS|ȍq#ֲ`'yj2׿x㷇\.v3ƒVLϯ!'T(2%,:@Ԡ1cbt#WZ%m{T4Ȍ\*M+sG:܄k2`CXB9s9ZY0a~ڀ nU!ikZ.NnsiANz`f'\0?)>:~/rJg8rpZI@TW:WjTqjhE~F>S: h4YAo ̛jR}Q_&8i|R)ndcСVj)YOXA]CYq`ݟ )jO:PfT7lZk8fot8H+o~ Pȵ2DXKk^ RfuL?I_}2e*|_gʌ*Rц)PRmcFmfG~M\:A,j{AYhʬ΅,7';*vP|ue@w6"ijѢJ3f6+`EJ)dp3g>㉺Qg Ox P*œ*5swaHwSx֫_'KI.1Z F&_J(ח kK)hz7yG_wϺ #4 ~XJem/t9ꎾ9,rohً '/R +_ I7afmVl<5V\S En>Kh\FFV>#~SrJz/%$!jɓʪp -r:vBm3`]Rm%;; [_/Hg 0g_*X{0ӘTn6&Y]BIsh5/EM "I02J+O^l~f-*WoEC )W2PI}r|];}TdgOZHua`&5 GuMa.d]!NR*d`o0اWDѰ uY>F*6zEΑ_.u8O$POtw>&OĄ+.e[[O$' A=#~̄2AzTqkz&^:!"kIΆo#԰Aئ*>bD6~)&,jӲ5̬/6TAZk DM3uu[ȊEf]ZC1uihm47W=z#-eDޫ^ThptTbtoɿ3f iQchT&2EvsN(^-ۉw5y-VU+ޱU/lGƻW9UΦY-L|B8hbLG$VhO`$۳92{Qv cS?K*dH|ZivuG s4.fsB~L ˗Aݽ﮼o6HLDp@*?ڬ|7L$ý`*\} Βٿ)Z8fƆ|_\D<ݾ07KNc"$ ~aʤ PF6LŢYEzJX‚pJNN; V8rA/RٸO]Rm)3:R\]Df6)oTwϘ9FiA)yZ: WѤڟnhRm3GWr /4|>Cje-&R,;8=jf0 Q Hs\v98[Á' qBv@Q)>qlEcMI"4 cq(鶥B%jP͋*n>6ߊWJfp !r =W'5T%|MK&n0ݹf.L켢t {Kȭ}i CE5pҋ} dO8 +e(h+S=,}SZ8t0b_՟t*Ny F:m3)$5}c Aj_w$6I7@ƨEɩ4Āt jDA~ VhF~{ҰPz<%Gķ~OR*|,QNzLD:8d" ,B~ yQ ~B%'r+đj.`SF6&ej7)Q֡쀧k_=KU$%ڝ!CURՔyWV`NTìkQZ44og3җ]e5~ho&!Ô,>Z&ULVa^Q?~`%AWug.+-TazXP֦c }nH64m;"lœ.Xљn²sfɐ* ?ly[l~1`'By] Ñ50 ucyVRO\@m^ F8MLc\ϫP~v&3@% y;=V 8f>wƔ*϶ ~ G)9@'),/VW9>:@>p@!gvU>M.a?+hr P[0pfZ5pT˾ds8w.~t던?י+_HqpwӓTZ[ʚV䂺x\"U2<2G=&J\64Y'o׏ jި$Sy~+QN`!} P/ۓ.NWXbpQmNXpJYz]`?m 6eew ) "ɹܢ5Q4ExF8=JD/`*GhOy_2Q"dOĥpn6$u\KSG)O`H IMJx?V')*oL>%y38)8j= 3i6֓d@hKqs֭w3EmvBQ)<`OfxHKEE3y9ŏQC_ _#*NT8LӧyI63]D@hoDLK5ؐD]̂_XP5J`gҳu̢D?%2"TudzSl{!cqId/(a'+~${ q lZ`!`Ye9/ nWd n(OFb:$oBqr!14{5+2ASh?c|NBHňj46c Ǻ#0_0Adtl&6k[--N72;9 .tkj#|F9 Nalz/6,13p%~ȉB8Pd)B]oG3w7CU*夏L94;M*7|7h,7Qk<~8P쵯Cˈǁ& 6)}do 9rR? ]3"daB̧FvYӦc R2KV$$%dKiUq+EO!AUU *(%FZHH-N&C^-(~QxmiޏȝcM9G I6 #Rz^@SnB>Ǔ=H|* s52ޱXjFQ{ O|'=:=uY%\W$ش"N1mNuE`tl o>SAk.] =mTFS?I;S~_Kay]i0}8ЁC=.'aҖ˭MlV M{gIŽVk򎂿GF͂-)eK<27#_x`p4s l9unAfØF1WޞŻ@Žg@&/<Xm) z5̊WOm +\3Ui)^ _X^zhx4/|<Qq ѠW*Dlxnᜉ%j^KK<#Ʋ`R[c4I%mN{,!]_tqƋY l5QBZO|ym+J4v ( y:~$ pj 5FgmP< 5Q{ͮӲC07%FSԅNACL>ăc)K?}S3B@cz='_FؐXT9 hθi)Sb}3 `$N%L @۬\ yjѤØ\eGy* r??M|Ʈ2փ+(|il޾#tu4-ReFI{BeK&Ia~žڶ:i55& l|#ZzAL!#+=n%n+^/#cN4<0c-,38G?Z3Vb;ܯg5^gSM>K{ e`}I[_()}>VlKVNEĶ5؎j YZ