tcmu-runner-1.4.0-lp151.3.9.1<>,T8`/=„zǑ\/_1}nwFUfc2; 7BqyYsn YlU\PKVwnK6U 923eՄ=tDrˡYjs4H)MOhW ei>z c/&^) Ze6D!>.F4-A3{c=\;(*cP"^̼xs1 *L z3fb8"3>F:`?:Pd  [ !'/ 8   (  h0X#l##(89P:=1:>1B?1J@1RF1ZG1pH1I2X2$Y20\2h]2^3b5(c5d6le6qf6tl6vu6v6w8x98y9z9::: :LCtcmu-runner1.4.0lp151.3.9.1A userspace daemon that handles the LIO TCM-User backstoreLIO is the SCSI target in the Linux kernel. It is entirely kernel code, and allows exported SCSI logical units (LUNs) to be backed by regular files or block devices. But, if we want to get fancier with the capabilities of the device we're emulating, the kernel is not necessarily the right place. While there are userspace libraries for compression, encryption, and clustered storage solutions like Ceph or Gluster, these are not accessible from the kernel. The TCMU userspace-passthrough backstore allows a userspace process to handle requests to a LUN. But since the kernel-user interface that TCMU provides must be fast and flexible, it is complex enough that we'd like to avoid each userspace handler having to write boilerplate code. tcmu-runner handles the messy details of the TCMU interface -- UIO, netlink, pthreads, and DBus -- and exports a more friendly C plugin module API. Modules using this API are called "TCMU handlers". Handler authors can write code just to handle the SCSI commands as desired, and can also link with whatever userspace libraries they like.`armbuild047openSUSE Leap 15.1openSUSEApache-2.0http://bugs.opensuse.orgSystem/Managementhttps://github.com/agrover/tcmu-runnerlinuxarmv7hl if [ -x /usr/bin/systemctl ]; then test -n "$FIRST_ARG" || FIRST_ARG="$1" [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : if [ "$FIRST_ARG" -eq 1 ]; then # disable migration if initial install under systemd for service in tcmu-runner.service ; do sysv_service="${service%.*}" touch "/var/lib/systemd/migrated/$sysv_service" || : done else for service in tcmu-runner.service ; do sysv_service=${service%.*} if [ ! -e /usr/lib/systemd/system/$service ] && [ ! -e /etc/init.d/$sysv_service ]; then mkdir -p /run/systemd/rpm/needs-preset touch /run/systemd/rpm/needs-preset/$service fi if [ ! -e /var/lib/systemd/migrated/$sysv_service ]; then /usr/sbin/systemd-sysv-convert --save $sysv_service || : fi done fi fi/sbin/ldconfig if [ -x /usr/bin/systemctl ]; then test -n "$FIRST_ARG" || FIRST_ARG="$1" [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : if [ "$YAST_IS_RUNNING" != "instsys" ]; then /usr/bin/systemctl daemon-reload || : fi if [ "$FIRST_ARG" -eq 1 ]; then /usr/bin/systemctl preset tcmu-runner.service || : else for service in tcmu-runner.service ; do if [ -e /run/systemd/rpm/needs-preset/$service ]; then /usr/bin/systemctl preset $service || : rm -f /run/systemd/rpm/needs-preset/$service fi sysv_service=${service%.*} if [ ! -e /var/lib/systemd/migrated/$sysv_service ]; then /usr/sbin/systemd-sysv-convert --apply $sysv_service || : touch /var/lib/systemd/migrated/$sysv_service || : fi done fi fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ "$FIRST_ARG" -eq 0 -a -x /usr/bin/systemctl ]; then # Package removal, not upgrade /usr/bin/systemctl --no-reload disable tcmu-runner.service || : ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_STOP_ON_REMOVAL" && . /etc/sysconfig/services test "$DISABLE_STOP_ON_REMOVAL" = yes -o \ "$DISABLE_STOP_ON_REMOVAL" = 1 && exit 0 /usr/bin/systemctl stop tcmu-runner.service ) || : fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ $1 -eq 0 ]; then # Package removal for service in tcmu-runner.service ; do sysv_service="${service%.*}" rm -f "/var/lib/systemd/migrated/$sysv_service" || : done fi if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : fi if [ "$FIRST_ARG" -ge 1 ]; then # Package upgrade, not uninstall if [ -x /usr/bin/systemctl ]; then ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_RESTART_ON_UPDATE" && . /etc/sysconfig/services test "$DISABLE_RESTART_ON_UPDATE" = yes -o \ "$DISABLE_RESTART_ON_UPDATE" = 1 && exit 0 /usr/bin/systemctl try-restart tcmu-runner.service ) || : fi fi /sbin/ldconfige+,;gIAA큤A큤큤AAA큤A큤A큤``[f[f`[f`[f`````[f`[f`[f[f[f10340e4dfe0862cb32ad085ed49b1cf639968085211db192a98646ec44a2a66c3e6fcf1d5f3ea403caa5cf78e7eb0c6737ae5c0cb5153ee845044fa315e0c1a5c976a7a29d0c3851e99e3b57fe6d2cc0b31d211f6ce3b63a40779f51b30307013d482edbf2379a2489c03d3a316edbb8a1cbf9ddce2d950c9d33c46e95504048c4e8c4f698dedc913ede20b936d75d3d3ae9026459a4742b05f9d802ae7a260e01b78dfb49c64d441d7900a164f9dddd5cd0125407a5405a7b5ee95e7d10016bd8919ad7240c7d4cfca9789b68cf11c6e7fe581fba09505e22c168f496bdff8afe1e38989c7c6e3f9cb9bdd8872f7ba0e3815b0d5d0f6a7b990769d9017159806dc0e068dcf3a5bc8e054205b85b7720e1d49265bbc64bf515d2cf79197df69a87540db2f3b8debc29c2871db039998d77b4359d9000069fd3949920b73676ca5cf30294c48172724e4c4a8993c0a3102c4f0d8a6c1ce9c951d706e1d873ca6bservicerootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootroottcmu-runner-1.4.0-lp151.3.9.1.src.rpmconfig(tcmu-runner)tcmu-runnertcmu-runner(armv7hl-32) @@@@@@@@@@@@@@@@@@@@    /bin/sh/bin/sh/bin/sh/bin/shconfig(tcmu-runner)ld-linux-armhf.so.3ld-linux-armhf.so.3(GLIBC_2.4)libc.so.6libc.so.6(GLIBC_2.10)libc.so.6(GLIBC_2.4)libc.so.6(GLIBC_2.7)libc.so.6(GLIBC_2.8)libdl.so.2libdl.so.2(GLIBC_2.4)libgcc_s.so.1libgcc_s.so.1(GCC_3.5)libgio-2.0.so.0libglib-2.0.so.0libgobject-2.0.so.0libkmod.so.2libkmod.so.2(LIBKMOD_5)libpthread.so.0libpthread.so.0(GLIBC_2.4)libtcmu.so.2libtcmu2libz.so.1logrotaterpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)systemdsystemdsystemdsystemd1.4.0-lp151.3.9.11.4.03.0.4-14.6.0-14.0-15.2-14.14.1_]@\9\@[@Z}@YX@Y@Yp@Yp@Y@YR@YR@YR@WW@WE@WI@W+5David Disseldorp David Disseldorp David Disseldorp David Disseldorp opensuse-packaging@opensuse.orgddiss@suse.comlduncan@suse.comlduncan@suse.comlduncan@suse.comlduncan@suse.comddiss@suse.comddiss@suse.comddiss@suse.comddiss@suse.comjengelh@inai.delduncan@suse.comjengelh@inai.delduncan@suse.comlduncan@suse.com- Fix for security advisory CVE-2020-28374; (bsc#1180676). + tcmu-runner-fail-cross-device-XCOPY-requests.patch- Move tcmu.conf into main package; (bsc#1138443)- Add explicit libtcmu package dependency to avoid incorrect upstream .so versioning; (bsc#1135815)- Rename openSUSE zbc patches: + file_zbc-fixed-compile-error-under-ppc64le -> file_zbc-fixed-compile-error-under-ppc64le.patch + file_zbc-optionally-build-zbc-handler -> file_zbc-optionally-build-zbc-handler.patch- Update to version 1.4.0: * tcmu-runner: bump version to 1.4.0 * Disable explicit alua support. * logger: notification on changing the options for dynamic reloading * logger: update .gitignore for logrotate.conf_install.cmake * logger: fix the return value * Sync sig handler naming. * Add logrotate support * Move starting log message. * Allow log file restart from SIGHUP * Simplify log outputs Replacing tcmu-runner-1.3.0.tar.gz with tcmu-runner-1.4.0.tar.xz, updating the SPEC file, and removing patches: * api-avoid-compiler-Werror-return-type-failures.patch * build-drop-versionless-libtcmu.so-symlink.patch * tcmu-runner-remove-uio-include-for-iovec.patch * support custom cephx credentials; (bsc#1135369)- Update to version 1.3.0; (fate#322524) + Improved Ceph RBD integration + Support XCOPY copy-offload commands + Support COMPARE_AND_WRITE, with Ceph OSD request mapping + Asynchronous I/O improvements and bug fixes - Remove a number of downstream patches now carried upstream: + glfs-discard-glfs_check_config + fixed-local-dos-when-unregisterhandler-was-called-for-a-not-existing-handler + only-allow-dynamic-unregisterhandler-for-external-handlers-thereby-fixing-dos + fixed-a-number-of-memory-leaks-with-deregistering-of-dbus-handlers + removed-all-check_config-callback-implementations-to-avoid-security-issues + tcmu-runner-add-local-target_core_user-h - Remove development packages (bsc#1080619) + API discontinued upstream - Add fix for -Werror-return-type failures: + api-avoid-compiler-Werror-return-type-failures.patch - Add fix for library versioning: + build-drop-versionless-libtcmu.so-symlink.patch- Add two patches: make target_core_user.h local, to insulate tcmu-runner from kernel version/data structure/naming changes, and add include of to that file, to fix "stuct iovec" not defined issue (bsc#1058303), adding patches: * tcmu-runner-add-local-target_core_user-h * tcmu-runner-remove-uio-include-for-iovec.patch The latter patch is added only for SUSE version >= 13.3, since it is only needed there.- Remove install prefix from beginning of install libdir when setting tcmu-runner plugin path (bsc#1052795), adding SUSE-specific patch: * tcmu-runner-remove-handler-path-install-prefix.patch- One more update from Security Audit, adding one more patch: - removed-all-check_config-callback-implementations-to-avoid-security-issues (bsc#1049491)- Updates based on Security Audit, adding 4 patches: * glfs-discard-glfs_check_config (bsc#1049485) * fixed-local-dos-when-unregisterhandler-was-called-for-a-not-existing-handler (bsc#1049488) * only-allow-dynamic-unregisterhandler-for-external-handlers-thereby-fixing-dos (bsc#1049489) * fixed-a-number-of-memory-leaks-with-deregistering-of-dbus-handlers (bsc#1049490)- Make Ceph RBD handler aarch64 and x86-64 only for now + librbd isn't yet available for all platforms- Build the Ceph RBD handler and package separately; (fate#322524). - Split the GlusterFS handler into a separate package + avoid adding an unnecessary dependencies to tcmu-runner core- Explicitly disable the GlusterFS handler for SLE builds.- Update to upstream version 1.2.0; (bsc#1038712). + Add remove devices when tcmulib teardown + fix builds done outside of source directory + free tcmu_device after dev->fd is closed + fix Read_Capacity_16 + detect INQURY response truncation + fix incorrect memcpy length + fix inquiry buffer length calculations + add tcmu.conf for log level configuration - Remove upstreamed fixes: + tcmu-runner-include-falloc-in-qcow.patch + tcmu-runner-let-cmake-install-man-page.patch + tcmu-runner-Use-CMake-FULL-library-directory-for-SOs.patch + include-tcmu-runner-h-in-install.patch- rename libtcmu1-devel to libtcmu-devel - drop unnecessary %oname indirect macro- Updated SPEC file to break library into separate packages - Install tcmu-runner.h, adding: * include-tcmu-runner-h-in-install.patch- Drop silly buildrequires on libgfapi0/libglib-2_0-0. Abolish old macros.- Updated SPEC file to install LICENSE file (bsc#982130)- Created from upstream version 1.0.4/bin/sh/bin/sh/bin/sh/bin/sharmbuild04 1610975621 1.4.0-lp151.3.9.11.4.0-lp151.3.9.11.4.0-lp151.3.9.1 dbus-1system.dtcmu-runner.conftcmu-runnertcmutcmu.conftcmu-runnertcmu-runner.servicetcmu-runnerhandler_qcow.sorctcmu-runnerdbus-1system-servicesorg.kernel.TCMUService1.servicetcmu-runnerREADME.mdtcmu-runnerLICENSE.Apache2LICENSE.LGPLv2.1tcmu-runner.8.gz/etc//etc/dbus-1//etc/dbus-1/system.d//etc/logrotate.d//etc/tcmu//usr/bin//usr/lib/systemd/system//usr/lib//usr/lib/tcmu-runner//usr/sbin//usr/share//usr/share/dbus-1//usr/share/dbus-1/system-services//usr/share/doc/packages//usr/share/doc/packages/tcmu-runner//usr/share/licenses//usr/share/licenses/tcmu-runner//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-protection -gobs://build.opensuse.org/openSUSE:Maintenance:15565/openSUSE_Leap_15.1_Update_ports/c008a45d24edb39b63e92ea36cbb5886-tcmu-runner.openSUSE_Leap_15.1_Updatedrpmxz5armv7hl-suse-linuxdirectoryXML 1.0 document, ASCII textASCII textELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-armhf.so.3, BuildID[sha1]=8acfc6cf40994905bdcbff745299df9fae916b2a, for GNU/Linux 3.2.0, strippedELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, BuildID[sha1]=7e0b372fd327f235eb682a9b8156a1d4abf87930, strippedASCII text, with very long linestroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix) RR RRRR R RRRRRR RRRRRRR R RRRRRPN4 )=E3['utf-8f063dd5b7574dc8ba7e2efa2de7ebcefb8c9898c041d270145a667b85fee8bf7?7zXZ !t/,}]"k%$RLȪ7': }ec0! PufF+ ,YI~ l? L&ňy@ Q ^6IGzL(f/e-y@蒀MĩNJp)-W@w̦erFNK o|ByCN;DQ{lDzj;(cՍ`Q<°tIwJ\G;>KU.FC}Z}3rS|+5}=!< K[ϭ0ā$FB/[-my^YR2emp :Qe6z#Hj4O*6=S߄=#bs#Zn]1BMA"0c @RL Ȭk2(?-H4$]XK s:K<[RKnWx0 tU*Zj==v[5HO4 54g ޭG! M`U^GFz_3&'1KsO4$S$)|^StdJ<8l k41@|:ir.bJ ~$QFIZ,H]ʥ$Y@19mPD˙d0m_CٟOHБ?w&\+̊X;ZHJG o鬁|nC@pUJ_zӌ?_݌pOK}ۮB}c#Ҫ 7S`$dP*8Zegj$%u-l` b搜(\nÆs:Gh=\|_xT>qE( i9+uo.&8@t C;|.\aCW}V6`WUhbWO8EFbB)e !B1K$0/ȴ5 cRҨ.=Mu򨸈de'Dt) ;zQRM8?S ┃D rkxrRS2T)ZNo&wX*^/ ʛNp93f!Cp07h=u=N6Gʎ{/e5; vijN7uv''gnԶy&.glNu9TQ*% 4f^/<}c2Ѧ~l/0 f:4i\oL b,~230Y:y[⑓62 ⛳. wD1;fTv XEκ~:yxE)syFb4d gIDQy»ǃRi_(KAz(x!&P:|}!aar}BHʎWK51"n$;U{Z#:z_bՊ=grY FaR ozTx?p=_#dzG!GQ^$9X-B`TV4M-_b گQ\>*Q[/.\AC1ۿW9khG9c&?8r" l e1S|%Dc`f9W '4́;ָpaMȲΐ>u^ n; RD==l*L:$1\nl ~6I(eƋn";OѶQUn?5"ϚBƊ={$r·4_f 9 ny~KHԴHK~gg=E<Va<_`Ot[V5в/w6O}jɛFq(T\u~2x(/݈=kgȺ*sv + ɾl&GGvhN_UGBU(JwΦ㜵H>[W|CcFΜ~+"B91;4Oաkfo߄>9ݑ\1a --(:10`Iɉ5 o;35>3rC\$1+!kWE_3vm7qubɏiͰ+K ?NUmC( 8jS&T.ٍ͟=g4rxR$ӥn˕Cc,>E2q,;+zQ7h{@AWY}mTD.urC_gôAHiE:X&N'r?9$5l,haG, W`Baure]FV^y*:81}r_Gف`n[{;5cEUŘٛp1N^#tY?Ѻq K< -tm1W|5`ϸZc${ Q .k nn6 o\d᡿{t!f.ٰC8\d"K'*i -vu4 "PRbw ZLžÕ*73CGЧBX,3,:&=֟E2t u cYV])F-c4],FĠ4`kڝEU#c]mlTဈv' .<u#-ҟZI T^\C=Ų 70{RtYg{y z3'V{zyd`k I={>UI2I9V3rw&_ M5F=R+(4'QXA- I>n$m)4lZ sbxrhH#&=[H 6=;|`2?T`b̹}6`xDba0Obֲ-3/iȞ`gkEOY]WX9~dn\.`d@+`e0edRTQ,(3,̹} &#.YUofYd28L|tH_cWvg"p|ebAq(,px[BL,Zܫjr L`.B7\Ȫcq3l`TvNTZ7_C$y]߹"OdR%٢Kv,Kn L@snVEgw6+M Ꭾ-Ƶ*KZ.FI&}֕¹} WzsDfiFS(wh|!ig,\7agg",,]V$ڝv`R$Qshx^m0MN@3 nK=:< Z.Tv0"WVǃKEɲ5nqiun1w* iYGxm|.m(p7P10 8E\0G3)!pӽ$@L]Т_y ҟ98g츊ԣkRuvfM, )yujXW\ĬC/zjȇPS3P>?W*]S&h΋bd , tXrm%Sy/[rjTqbƿjfzyt 9"R8Cp2:ThVEλ\7ˏ$eĊÏV/E% @~/٩4ObwHI0_!3jڠt~ڹճP0ﳹ8jf/s8 Cf]b:נ#!>A&GpZoh`#;9l #?^[ٴMY/sN/`dbWt 飯1}b]Vsh([kvYOnR٫ɽ6kpcZTIJM41V iO+BXv5|?£ꭥO")+WNꨆzi&RT:<"iQh؃i`lCWw&ȾÑ\M,Q!u˓Rny䙣p8ʍm)ui=sq`is9loj MY,O܆Y TaިPHCYeA5RE"Q,[ml#ˑ N (?m'ub3=Y(N*('S^.?Uhrڈf70s I%EgcoO ֘5%2ơ3$"w[=Oht|gxYc6tNG'SJkhX|SߣE3TD.)_gA)Ƣ]r7UoUorD U1=Q]@@Hl/q[*&YPN-`?4i$RϥZo-8 0,_g=P&HfAS >>nKqee2{06Rg1ևT/ YpZ0eϒBWݎЮ4%GK?0_PkTd8:6olT}Ϊmcr.Rl+`ٹUGQ%j!7ׂXsi;\Ze֧ţh# 19z0K]*g~`K5B42c ?{T"<8زgSf3Mqjhr/o 6_DD`Ag#8\NF@o똃ۈBujh:P0m Pk5o>.&as7n:%WEә$ M򸳁e꣢F.k4<Ϡ8g~%E uGדDh Lu]-8|L*XFKƶ YZ