tcmu-runner-1.4.0-lp151.3.9.1<>,[ĉ`p/=„ )E/T}P_p⋕S>pe(ʅ|B)YڵHR nκ>L^q(RF5azA "(* 5 _wPTH4D s_,]lQ+ _1,K7}FoN+5"/΀jV!&o5_?ho3v]9/o=s>%)qFyim&j1K17J`chGad?}ز<Ȓz:_ܽͲ>F:T?:Dd  [ !'/ 8   (  h0XX(8 9X:=1B>1J?1R@1ZF1bG1xH1I2X2,Y28\2p]2^3b54c5d6xe6}f6l6u6v6w8x9Hy9z9999:@Ctcmu-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.`pobs-arm-9WopenSUSE Leap 15.1openSUSEApache-2.0http://bugs.opensuse.orgSystem/Managementhttps://github.com/agrover/tcmu-runnerlinuxaarch64 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/ldconfig 8+,;gIAA큤A큤큤AAA큤A큤A큤`n`n[f[f`n[f`o[f`n`o`o`n`n[f`o[f`o[f[f[f10340e4dfe0862cb32ad085ed49b1cf639968085211db192a98646ec44a2a66c3e6fcf1d5f3ea403caa5cf78e7eb0c6737ae5c0cb5153ee845044fa315e0c1a5c976a7a29d0c3851e99e3b57fe6d2cc0b31d211f6ce3b63a40779f51b3030701c7c0572b06cb3793b81bf36393254f382fc333aba56d6cdd865d7b70b9b878e4c4e8c4f698dedc913ede20b936d75d3d3ae9026459a4742b05f9d802ae7a260ea1cf8d068bbbd045427f1e762c33eb9afc424ef6eddfaefec8797f40b0df649dd8919ad7240c7d4cfca9789b68cf11c6e7fe581fba09505e22c168f496bdff8afe1e38989c7c6e3f9cb9bdd8872f7ba0e3815b0d5d0f6a7b990769d9017159806dc0e068dcf3a5bc8e054205b85b7720e1d49265bbc64bf515d2cf79197df69a87540db2f3b8debc29c2871db039998d77b4359d9000069fd3949920b73676ca5cf30294c48172724e4c4a8993c0a3102c4f0d8a6c1ce9c951d706e1d873ca6bservicerootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootroottcmu-runner-1.4.0-lp151.3.9.1.src.rpmconfig(tcmu-runner)tcmu-runnertcmu-runner(aarch-64) @@@@@@@@@@@@@@@    /bin/sh/bin/sh/bin/sh/bin/shconfig(tcmu-runner)ld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libdl.so.2()(64bit)libdl.so.2(GLIBC_2.17)(64bit)libgio-2.0.so.0()(64bit)libglib-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)libkmod.so.2()(64bit)libkmod.so.2(LIBKMOD_5)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(64bit)libtcmu.so.2()(64bit)libtcmu2libz.so.1()(64bit)logrotaterpmlib(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/shobs-arm-9 1610975600 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/lib64//usr/lib64/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_Updatedrpmxz5aarch64-suse-linuxdirectoryXML 1.0 document, ASCII textASCII textELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=efbbc88009e001109ba99aef4142c78a44493937, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=92ad9a08d92ea023167473b00b931784e63541d8, strippedASCII text, with very long linestroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)R RRRRRR R R RR RRRRRRRR tx\2 +֊utf-8c3302348a6a15470109cd5157e99669d80a300c949e95500a9cf4d90eb8fba05?7zXZ !t/9R]"k%$RLȪ7': }ec5(N9CDRb%O4u,AoӔ"LUrEq5`;JTe#3"^p1 _c9۟f2n+{vSs%'J'L-C9oca"갲.~>xȫQC #S˚$_=ΔLk'WՇDר\h)wTb~w[-p|:N`dɾjVCt`kMB9+Dv`+ǐ0ĝ23 &@;/{aҴgͅ$+{E~*oa Ds. -UѥɈаH*Pig+'%K07X,".^C}F9W|J\GN}jsq C-;UMjnuqmx%Knԯ2Ҕq^BV\:ߵ;;BΎpx?M{,)U Wb&UTԠȁ(m9PRC{MICWT$'00MM{X68+Bj#̓$ENnUm>3t@0 mmz'YsKH(4a'h0 nebDxLr59˰ӡ qo1Ff'uOovణVF&*Meo,9 V SA3E^XG7~X+bX24p:.%tN,H@6oB~S 8#>+A٫rOYUH3Fln i򬖜=YJ,iq/7f:"=^5PG}_+1wfBޅ܋lx)HIKwW: "켋Y6FA7Gk-3b|~ H13AuuZhCV/d,E'l }X (Zdr`R-B}>8Ug^gisƙ[Dt`!i`N9><.G7b?<ޜejX1[nunʲ%#tz?~'w<B QժwF~$X@]U;Jrk0bD ϸ\W$]^N8h|>grM*c608^Ĭ EH,wx$e(36m.WB+l˝䀩KIC]۰Qwl[mѳ`y'sl(ӚX~f|K7 gj1v^KZ*YH_G@ Hdt"rDO~`h3 !ܼewPAj \Fň-Ԕ̴eO\&UwrRanށM| olm19\?8 ztxBB0 솒B\̌0P1D%i+v<_2+C52my:Rj_4g(1+D1mCEhB?,0b_3e)_A-!iu_sSͪ*Y>Q*|){J ]M:FAJ.Otomfe'G)|4@FcBNc)̤A<j0 +QguXf&LS1W+5aic"ZW a,l|lU~]9S?UBFGOVuJsw;JQgX9)~g;σ|/&4'$rɫ4fdYrԈ&P a4qn`qE & -H{ 1Ʊ`I6{Q@0+ơ"4}'}]:FQBkѲ,}،͋r}䙳7=Ǐp='o1;p*dK;P2Pʵq <| ,v?; w!L/d=>;ֺ++Iݕk}6p?UKwLYWAhK6O;]2vV6?jtj{ǛV$# tx^<2lU2w)z}@Dtd^?mchLI' 7'Z\u3aEdr5Buob4VK*|I%EXH2E G``MWfZKĖ~3O㇑$u;%K2.?nĀN6|Qm@Ne@I1<1t6;lP{5`lx1Asa+1}L}V[Wםzz< w ~(LKNA:Q {*Lm*"{\ؠ:, 滶uTtn1ω2(֢z5o(ˇF6sスJa|[y4}*%GKfnFn!PRHZ:=%8qlx~ŵL y$ GP8a%ج\YawK3M~o*;g:7kvz^\L:DƭyU1"V-+3~}'Qݥt^_d}YQSռڄD\_%ooP(ɟGݰ(ǟ>%}?ۑN% ʕns^%^i"փK&OTA[v.tp9HkNNvhHA'Irk?J&űdmY`4`Ue $2hkGGKB?xy"z(36!9Kʼ,Z{!2)m fUVdkxe lms>q^t%W#jxм\hr{FۗaLVJ4FLn#.'{, , 9G V0X% -pRd2Š|AlB'Jյظ*FR؜G UƳP2kH&Lr4fgaɳ2z 悬1)JjuGp6\ T e-GiE͒G IK|E0m$ϖA?b $3ݷFTϺX"$>]r03$j ;MvHP.;˺rPL.oo穫9 ā)d$k@({Za8<᝵GZ8<&0ha~q%56xX]^@(gqd#H/iDJhrЁ2TP-eO2nݶjce'>)|JocHt.ilaѦ-cQ6լwK5ю[d(ǀY6Xڤ}!VIXESCH8gLu](i,4dUrUmR)v Z!ΊӀӌi(m,CY v%ߔ Ďm[!bt͔xp~I鱉שҏ%P"+S.jsqR9@k(amXCn^%KRJq~Ņ:&눞Re> wQY_1QES_bg(˺4w2#4# ԍ+/# 4+7p#'@NEnNϵxx@$Kr ;% oZaiR^(yB3~¥%"lM83tW.<}iv]SdL`}4I>F!};du68V_N /샇&Fڍ݄{~Lc{1%͔FıkdX[03w+͠&1@/Bk*Ch!bG=L( ]w9I\+=э\ωB/O^Lȕ1M3xU> =ׁ1UR?\uYb̯EJ;|FUd=Y@\rԡýʗYbl"]cF`q%X~u='kAl@0V,/*HHջg½Z7`#8uOn4,杰d/Xoq97ip).YVv c< o&"Huݼ0^@Gką>R y 7WOzIUvi9j5SNomZPG j +/4TN1+܂7 &p]Q_Hr8hR!i>-n`mb;u X|buHRHݗw"V|P=pv jwVJ ^2NQ l6YZ.]i*!|>G xDO OSC8=gWkfB0? yt؄X%&zA8ŔMŇIyA~= R"+LC\3B߿fMڈJ`.`퇱!Ous|3g=d`;\kK@{6,*/XHV{2i#\_V>qR`%I|%+&[:J(Ÿ•9rH t YZ