tcmu-runner-handler-rbd-1.5.4-150400.1.5 >  A bw:p9|]P/>e|<(nHEDkmv7%2gbDoPÞEsi d C`) (q&H?K,>!v|Iﵪڈeuiunk\0߇hZw7)Vb%4$ם0|rg UےoJ]ZԖ=u*Ţ/W 9q_GӇ|io3lw)TDzZ4tÎiQ\e rlW{GKWHά2ܼA"$Elc#v03 \1ETfH}bz(:*A:8֫"*oy^S#8HE_u& icҡf)>p>B?Bd  + L .9 O`      X(8 9:F@*G@<H@@I@DX@HY@P\@t]@x^@b@cAHdAeAfAlAuAvAwBXxB\yB` zBBBBBCtcmu-runner-handler-rbd1.5.4150400.1.5Ceph RBD handler for tcmu-runnerThis package contains the Ceph RADOS Block Device (RBD) handler for tcmu-runner, which allows for LIO/tcmu logical units to be backed by RBD images.bw:goat04SUSE Linux Enterprise 15SUSE LLC Apache-2.0https://www.suse.com/System/Librarieshttps://github.com/open-iscsi/tcmu-runnerlinuxx86_64bw:46b3473b655d1ea14b1458143ea44679d6c036af4c48c0681f2159de454b692erootroottcmu-runner-1.5.4-150400.1.5.src.rpmtcmu-runner-handler-rbdtcmu-runner-handler-rbd(x86-64)@@@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(64bit)libc.so.6(GLIBC_2.8)(64bit)librbd.so.1()(64bit)libtcmalloc.so.4()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)tcmu-runner3.0.4-14.6.0-14.0-15.2-11.5.44.14.3b'E@aI@`J@_^,^ @]@\9\@[@Z}@YX@Y@Yp@Yp@Y@YR@YR@YR@WW@WE@WI@W+5ddiss@suse.comlduncan@suse.comlduncan@suse.comddiss@suse.comlduncan@suse.comlduncan@suse.comddiss@suse.comddiss@suse.comddiss@suse.comopensuse-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 g_object_unref: assertion 'G_IS_OBJECT (object)' failed; (bsc#1196787).- Updated to latest upstream (jsc#SLE-17360). Added file: * tcmu-runner-updates-since-v1.5.4.xz with latest upstream changes since v1.5.4: * rbd: switch strtok to strtok_r * tcmur_device: rename the state_lock to rdev_lock * tcmur_device: rename lock to cmds_list_lock * rbd: fix and add more debug logs * rbd: fix the possible warning of incorrect return value type * rbd: remove the reduntant logs * rbd: fix memory leak when fails to get the address * Revert "Create codeql-analysis.yml" * rbd: fix use-after-free of addr * Create codeql-analysis.yml * main: fix g_object_unref: assertion 'G_IS_OBJECT (object)' failed * remove pthread_getname_np calls * implicitly cast pthread_t to long unsigned int * add missing pthread.h include * replace assert_perror with assert * cast time_t to intmax_t when printing * spec: make dist tag optional (#659) * install-dep.sh: do not install multiple packages in one single line (#657) * tcmu_read_config() check read() return value. (#656) And added these changes in v1.5.4 from v1.5.3: * Bump version to 1.5.4 (#652) * handler: add writesame/caw hooks support * tcmur: fall back to writesame without unmap if not aligned * tcmur: clean up the code * rbd: fix the unmap align and granularity size * rbd: use the new format of the daemon name * file_zbc: Remove unnecessary zone boundary check- Update to version 1.5.3: * tcmur: error if both src/dst_dev are unset after CSCD parsing * tcmur: don't assume two XCOPY CSCDs * tcmur: fail XCOPY requests with inline data * tcmur: fail cross-device XCOPY requests * scsi: minor simplification of inquiry if/else logic * Add supported vpd pages to zbc vpd pages * lock: do not try to acquire the lock for read fops * rbd: remove all the stale blacklist entries when opening devices * tcmu-runner: explicitly release the g_runner_handlers resources * glfs: add init/destroy support to fix memory leak * tcmur: add the init/destroy support in struct tcmur_handler * CMakeList.txt: fix the style and switch tabes to white spaces * worker: do not set thread name in the callback fn * target: convert recovery thread to work helpers * rbd: add report event support * runner: add handler error reporting cb * runner: convert alua code to work helpers * runner: add thread helpers * rbd: fix formatting * tcmur_device: remove unused recovery_thread member * rbd: fix logging when client is blacklisted * glfs: allow to load the device when the sizes disagree * Fix possible cdb printing overflow * libtcmu_log: Set tcmu_logbuf before log thread is created * extra/install_dep.sh: Add support for SUSE * glfs: disable the fencing when it is not support * Simplify tcmu_set_thread_name * extra script: Fix install_dep.sh * logger: add pthread name * tcmu-runner: set a name for each pthread * libtcmu: remove stale fns declaration * glfs: check EOF for read * Add missing libpthread * logger: correct the log message for log dir path * logger: fix posible crash when loging to file * Add tcmu_dev_get_memory_info() and split+rename device_add(). * Add support for Debian * glfs: add lock support * alua: make the lock done as INFO message- Fix for security advisory CVE-2020-28374; (bsc#1180676).- Fixed i586 compilation complaint in tcmur_cmd_handler.c, adding: * tcmu-runner-fix-i586-size_t-error.patch (which came from David Disseldorp). Also, added requirement for libnl3-devel version that supports signed network functions, such as nla_put_s32().- Update to version 1.5.2: * Bump version to 1.5.2 * Fix man unmap len reporting * Bump version to 1.5.1. * spec: fix build error * Bump version to 1.5.0. * Disable explicit alua support. * Don't install headers. * Add missing whatis entry for manpage * Add link to tcmu-runner manpage from tcmu-runner.service * Fix spelling s/Igoring/Ignoring/ * Fix spelling s/reseting/resetting/ * darray.h: avoid UB when decrementing zero pointer * Log timed out commands * lib/runner: Add helpers to convert lbas and bytes * Check for optional handler callouts * Drop unused tcmulib_cmd code * Convert runner handlers and core code to tcmur_cmd * Add tcmur-runner cmd struct * Prep for separating runner fields from tcmulib_cmd * tcmu-runner: simplify format unit io limit check * Cleanup runner callout definitions * runner: unbind aio code from tcmulib_cmd * Set write_verify cbks in write_verify_init * Set handle_caw_read_cbk in caw_init_readcmd * Add tcmu-runner cmd completion function * runner: fix up callout return info * rename tcmur tcmulib command completion function * libtcmu: Allow handlers to allocate n bytes with each command * tcmur: remove useless code * alua: fix pthread attr destroy * tcmur: fix free of xcopy parse * fbo: fix mutex destroy * reconfig_device: add request cfg type to logs * api: tcmu_cdb_print_info convert err log to debug * tcmu: reconfig_device convert err log to debug * tcmu: link libtcmalloc with libtcmu and handlers * runner: fix crash during compound command execution * cmake: set '-fno-builtin-XYZ' options when tcmalloc is used * configfs: fix index out of bounds * cmake: add a minor .so version number to libtcmu * spec: track backuped files * spec: update the spec file to fix the build error * spec: pass the tcmalloc option to cmake command * spec: switch to use rpm conditional switches * extra: add gperftools-devel to install_dep script * Optionally link against tcmalloc for improved small IO performance * libtcmu_time: void header file include muti-times * glfs: update the glfs logdir * README: update to add uninstall * lockfile: switch to use /run/tcmu.lock * logrotate: fix duplicate log entry error * Validate input for tcmu_log_dir_check() * Fix parameter for tcmu_setup_log() * Follow coding style, move leading brace * Add method to query whether OOOC is supported * glfs: fix build error for GFAPI version check * glfs: add gfapi version check * Fix unmap to handle refcount being 0 * fix typo in code * rpm: remove %defattr * rpm: remove %clean section * rpm: use valid short name licenses in License field * configfs: clean up the code * Fix pthread error ret * rbd: fix the error ret in tcmu_rbd_unlock * Drop sense arg from tcmu_explicit_transition * libtcmu: setup_netlink maybe failure but can't sensed * Drop is_sync arg from tcmu_acquire_dev_lock * Allow some commands to run while taking lock * Drop in_lock_thread from __tcmu_reopen_dev * Fix pthread error handling * Check if device is opened before calling handler * main: load_our_module maybe failure but can't sensed * tcmu: clean up the code * spec: fix building error * logrotate: do not overwrite the exist config file * logrotate: fix the install cmake file * README: update and add the make_runnerrpm.sh info * Fix 80 col formatting in def_log_path setup * format-security: fix snprintf usage * config: clean up the code * Drop cfg path variable * Switch some inotify messages from info to debug. * libtcmu: carve-out library packages separately * logger: skip resetting options if they match with current * load_config: retry opening conf-file if the initial attempt fail * cmake_install: backup old tcmu.conf version as tcmu.conf.old * doc: update readme * daemon: log start/exit msgs with crit level * dyn-logger-config: honor the precedence * main: organize the cleanup sequence * config: deprecate tcmu_parse_config * logger-init: honor the defaults when config key:value pair is commented * config: cleanup few allocations and naming * inotify: watch the directory not just file * logger: check for -1 return value on open * Call block/reset nl directly * Call block/reset dev directly * Fix up configfs file not found error message * Move tcmu_get_runner_handler * Build zbc/fbo with scsi.c * Remove daemon priv hack * Sync lbtmcu cmd and misc naming * Sync libtcmu dev get/set naming * Rename dev/nl block/reset cfgfs functions * Rename tcmu_get_wwn to tcmu_cfgfs_dev_get_wwn * Use uin32_t for cfgfs action values * Rename tcmu_cfgfs_dev_get_attr to tcmu_cfgfs_dev_get_attr_int * Drop tcmu_get_dev_size * Drop tcmu_set_dev_size * Rename tcmu_set_control to match cfgfs lib functions * Use uin32_t instead of unsigned long for cfgfs lib function * cfgfs: Add tcmu_cfgfs prefix to cfgfs lib functions * lib: Update tcmulib_command_complete comments * Partial revert of "libtcmu: do not install headers and drop libtcmu stable API" * Revert "build: drop versionless libtcmu.so symlink" * libtcmu: move tcmu_get_runner_handler into scsi.c * libtcmu: move SCSI helpers out of libtcmu * libtcmu: declare tcmu_cancel_thread in libtcmu_common.h * libtcmu_log: get subtype from tcmulib_handler * libtcmu_priv.h: drop unnecessary header files * libtcmu: explicitly include tcmu-runner.h where necessary * cmake: drop rsyslog build time check * spec: remove changelog * cmake: add rsyslog to dependencies list * spec: add rsyslog to requires list * systemd: start rsyslog.service before tcmu-runner.service * config: do not update the logdir when it's commented in conf * logger: add critical log level support * libtcmu: remove useless parameter in remove_device * spec-file: further changes to take options to ignore dependencies * logrotate: add logrotate support for tcmu-runner-glfs.log * tcmur: fix the unmap logging format * glfs: add writesame support * api: add zeroed iov check support * tcmu: Fix CMake to install file_optical * tcmu:fix extra backslash * tcmu-runner.spec: fix the rpm build errors * tcmu: Simplify command completion * file_zbc: optionally build zbc handler * file_zbc: fixed compile error under ppc64le * Enable explicit alua support. This replaced tcmu-runner-1.4.0.tar.xz with tcmu-runner-1.5.2.tar.xz, and removed two patches that are already in 1.5.2 so no longer needed: * file_zbc-fixed-compile-error-under-ppc64le.patch * file_zbc-optionally-build-zbc-handler.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.4goat04 16519809931.5.4-150400.1.51.5.4-150400.1.5handler_rbd.so/usr/lib64/tcmu-runner/-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.suse.de/SUSE:SLE-15-SP4:GA/standard/5dac05f2ab924b85475a5ce008b620a8-tcmu-runnercpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=843a11872f6bcf43835157b3f18e38d65b7bb486, stripped RRRRRRRRRqAM{utf-8f01d12124884ecdf57ffe23a001edcb234a779a50e65c0e8cd25793b78e3d74c? 7zXZ !t/+] crv9w!A4Op4Ъɛn6b+. W l*Qg'ۣ, T_h)3Ugmm/W1Wl?0@CeuQLҁ3Y쇣 E} GQzB_%X3{4D[խA,e㇧)#9BݍYPdV,(Hje1e] w1p j,)˫fO=B@>1V&iUu֚Wln,/tM-xFS jot#}pEs̓b1Rcc) .ɟ__)ckPE}/k:`@2M%# #%Mk N lԏ6smhJy 4qwGVn!n,렎]e@ȹt>:=O{򑩤ܟQc,Jd&En)ȀG /8"{r[x[oĈ8 g%b)n|)R-mQA5;Kj j\XlyFj35`rڽ xRJM[vVk%K&RbKjECuF((D,֠pv5uz/?3LUl@KE e^TW㺏RvD)zRZkTBLюdqo7Z4FJ'#JF5z/2'N<4$tmƜm[LOV~#`yQG9Pd(h:)Լ4'&pJD,'qp9Tg9{Qe09A<PJ7k=|yAh7*d\8,o ?KQCg fJԾX51.{hL 1-\qt . StQt %)N V6qqXLCeҥ_"\ȷOVe"eƵv*W&`N9w#T&V0 ܤ90FflJmUٟZr?Tv^(vvMGp mЈ~rTl k<.g# ,\)~T՜M(\!l!׼KLnrהu s1Se8)z ;҅&zt#U_kʝ[4{B*ּ@gwg:tT,\>0}' YXZAKZ4;͡/y7#9dH:.SJ+c$b0 +R:ww&e}4]OaU9KW\vA f9& {]y00pv3AQ@UjDG%T0<%=bn5TSeO >>G`C<Z4F(Pw^#)Ӝ4]^3YnF\4~j0ZW7ó<=CG_r>Sszױ!Nz_ijm\a\ƛM(ҌVԷq{R(ߏsrx&9R逃ރkdWOwtftj`ɓԍ '߅]MPf#'lF.5ڴ/Jի>}\klNv=ڬґ|$8w6AӱaL, >ncxO$C&4s3B$fd~ǟΝ>e9,ZۆHSF٨߹0d OVc:.)8֊N0⸽>ӭQ>2X(űVo&LQ"R@ ݂}~Ḩ,NJ$%jQ",EC9*_J5y> Xn# YGsPˏ6ЭwZ'%+Ut=x+؏Yo*`a].Rk(C\h=.#<6L!9mKtٙ[*a4zm|D3QcKf}I dZbN [4#;ɮ-{ LJY~GU2sA$xj<\"u`8rbbkۀctI#@j8:xe'ՠ+(3O-~}(fZJqF؎^΂cɢyͽ]AqZ+ӓ '?6{ ."f?$݄<_=skؕe) hM3D62% j`a8L5.5p͇_׮znv_eZI!pav]Nvk j7%r$C`ۇBZ]+az]r#́yβ,-X2mSAoWFe5``m)S l3"K;gߜ+sKaB@]@}fK u@ tn[E nzqlmc^5 8H@#i'݅-T 943pհGmP* a[OL[8lN /}\*AOP޼H`w9ASt-D]M+ $]L0B0Й#;നGe4K+k[-epbPM;{eѸ7BF?V *һ=l1v@&X^I^ 7as)P1O)Yi2`qn$cW`!(0L&Q@*-}ChR ZPero*u86{1֍ܩ͸nm_ L4nYqC cCTJ?W/Q?MoSNt@ӄZ/xp#M`k۳Gwz%J`̡`*zݦcAp]; e:m7ݘ!z&\@i=m=ILfMx S]cV51AƿlRd% x06*t}'Wg0j' /W,:K'Y/rm=a8CMN~feX]S1+U>ׁ[W;ZmCp\RYPC GqLBS%e*kqx4"s0l .LkbuE ͛jjT% aӾj4eȟ,+L9OK?dُ~Bbo O,^ѯsxEn<*e3i&NE6:(+Ce]c0XOC2679ˋ"B_~5y{ft>bsބy(y9M]c4S|7zKe+{M4@FP R/T)%JUvA 0<6E.rխ^6F{diilrAl(tٮ5[pRؘNja[N $޳l5hiL B׍._;69"zģ)b.Wch[@lx )畆 jy]i./O_m&|/ExB >'aX4@HyКI:]_6 @ZB<$7 2"uZ $Շ(GJŏ*q6T[)ITy.= Tn:X=Lu*rz4Ä ƅ7픨piH$y ¥U|ZAt.~QˬP&rnE3ɠd_Y:h% ,l٦`_On׎p"ߢ4hӐSe44'l~k,dm6=KTS7D3ElDEPgH(n\tN$0 ѭ 94_MgW[|<4FL? _"Tm)ka8sL2 W/GtCgxx{; Z@^PgVp/f*:3($K5f)(p)7xdH-1Rb= ~n~IqϚSEpz_yC}ll7LNbnc,[m*KK2ǡIVZm0OtL-""1b<(j{qHnL4ЩN*-=lPCSJ657X [fH$sY7lI`ˢ b࢝j~zˎɌ#yI;}5.N T޷jb++&uMdBWa)n5ȣ,HiM;v37 GKQZ eЍu[5nƨk !V< H6ܜDf:RC`pLZc7eXGǪ8l x!tSFAx7@eב6D*dIƲT8^"~P"!DOt.ZWre!]< =O[J6`P %,V&@ҋICI^ٙ±F0Bq|4YpLŴY hGǙExd aS Wzu2S-N7$&?Htfª|Q^ xЬ6nMQ˵63|tMh_SNc>)ho8P}hvm; qWP0ȿs[ݮT]u2_m9=RLZʋ3|,gyy9(&%h6hD0^P~ xe0?&-< Bm2#4Rx^۔}h@\YXQ="%;Ӹ_9V):$) FOO8wkbp*A &tZRt"q7òSFS(GUcU#+>B^][PEb=dHgWQ@ߌ>@Si~aGF/[ `tإKRo;c~jSQୡV}Hl4}a1 nZT_5=Ȫ4崵D7C(*B+bV+rǧIk dc;4iXkeE:48;4K1ߦӴ9vfS!́xWTEo YZ