libcsync-doc-0.50.0-150000.3.8.1<>,#bf5p9|eFu*W&@ޖ3U8B)lsD\"uJ.+VWjbP03 ~W_o).յ×!6Kxi*$j5\׸zzAM:$=t F h} i4+{\&6xbi: ^J Vf5ҎDRԯh2F l>7ML0hTl߁8Ac;?xd # @ +18     8        8   x   @ P ( 8 9 : FrG H I XY\ ]X ^Ub%cdFeKfNlPud vz(,2tClibcsync-doc0.50.0150000.3.8.1User documentation for csyncThe libcsync-doc package provides user documentation for csync.bf5s390zp34[SUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-laterhttps://www.suse.com/Development/Languages/C and C++http://www.csync.org/linuxs390x{Ii5ioa^Y\cXee 2< a D *( AA큤AA큤A큤bf4bf4QZUbf4bf4Hbf4HHHHHHHHHHHHHHHHHHHHHHHHH5a8ed2d437693e4bfe21bd933f0b539b1a9fd19e577a9298250952ae6f5098b10e33505d95bd7f65c59feb80cd3898c175cff1214f9cf08bc9dd6068290455f6d71cdb85fc4653c8f227c5abc863d553aedde2bbf93305e9eeb3b104b3d8d14afd5a21280c250817e23e66d1546608408fb2f57410b73041327f78568afdb357807b0c77c9e27c58a5098011265bc8f494ed411227cac374200819102a29e4f2907e2f79e506d54255713414c5bb8234d67c1a890fa4447f2a06967e015bd51a0fba22a09d89fd4e288ffa9529c21ea7984b22f5b7be68904b6c00b62577573593b55afa0329041112126a71d649f03ba8f5e7959255aea0a10e329b5edb96b255a55277a99de117c73ce703de8b00da09bee122498a2b83776192b723a9cb1e009bf47671e175131cc41407621cd19a0063679039a1de87e4c6f041f3132baecdc9b53a380b848974f052e888879672a1e4d9b4fcc8eebb4dbea309c4b5e05f4fb8be6aa2669f8a9e51dd5d39d19b1af260b950246d6ea9d9ed65d75dc5056e3896cbacbe50eebb9046bad16ca91783e8a8744077972b3969c0b66cd2d80bbd50ee85e5bf9f7dd02ae5435ef0a024e9a8e3da48c645adb6b3fefa1e08f7d57e959986b33f56465e2acfe85004c168e0c0988b69ec726bf7f18f0936dacefa1fd83c5780cc81d57722df16f34460fe9cca5a0a3671e46537ce2d1e4e8fb1c03d906a831c2403ae43b66e8241b1b1babb2db03e3c9fbebd9ec642466995f5eaf5704bc5a26f7bae79b2dc492a11fb1ee3761a36973d84f88fb25b59109b1a07e389e32f5015d4dbb4e41729a555c42a728435e1edbd147db5b847c98ec6662183c0ff3ad80798d565810b08a3745244974fc0afe624a8773da20b8aebcbe0a7ec029b56939590c7420ba415fe44f6452a2cddedba5aadb65d37718829ddb7c323cc4907803ad8a30346733c7dc3e825fec9b646d4874e22b2ea36ddbe27a891085667aaf9cbc9c6e6003aa2f36bf0b324949ea8fa6845a455393483f7fe17750689b377b003528688060d7896a2ee508dfb678af37be1d58e8d99fbe4973732eaa11b6f8af158e14f5943b403befb006cb28172adec3cd8c62153e32afe416a6cda6d9ce9fbe0ae5bf31168a4579964470c5cdeb706635ef377943a92dd5622d38fd2eb4b511cea3f7b661a206004f5375a4e6a4cb4d6d7e96edd069cb3d6f04crootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootcsync-0.50.0-150000.3.8.1.src.rpmlibcsync-doclibcsync-doc(s390-64)    rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1_ [GU3@USQ@R2@KzKy7@KepJ@dimstar@opensuse.orgopensuse@freisturz.detjcw@physics.orgdimstar@opensuse.orgfreitag@owncloud.comjmcdonough@suse.comanschneider@exsuse.deanschneider@exsuse.dejengelh@medozas.deanschneider@exsuse.de- Add csync-libssh.patch: Detect libssh version in libssh_version.h in case this file exists.- Add fix-missing-const.patch: Fix a compile error on Leap 15.1 Fixes boo#1113889- Fix build break by changing __FUNCTION__ to __func__ * csync_log.h.patch- Fix popd usage: since bash 4.3, it only takes a numeric argument.- BuildRequire pkg-config to make cmake find its libraries again.- Update to version 0.50.0. * Added an owncloud module * Added a backup mode to the reconciler * Added new logging framework (removed log4c dependency) * Added new config parser (removed iniparser dependency) * Added capabilities for modules * Added content checking in conflict case * Improved database performance and integrity checks * Improved error reporting - Add fix-cmake-on-pre-12.patch: Fix building on older systems- Build always with libssh support.- Update to version 0.44.0. * Migrated sftp module to libssh 0.4. * Added more cache entries to the default config. * Added missing requirements. * Fixed build warnings. * Fixed some memory leaks using sftp attributes. * Some code cleanups.- Package baselibs.conf- Update to version 0.43.0. * Added SFTP support with libssh 0.3. * Added possibility to pass userdata to the auth function. * Added a better version function. * Fixed CMake build. * Fixed CMake find modules. * Fixed some flaws in cstd functions. * Documented all public functions.s390zp34 1650888245  0.50.0-150000.3.8.10.50.0-150000.3.8.1csyncuserguidecsync.htmlimagesiconsREADMEcallouts1.png10.png11.png12.png13.png14.png15.png2.png3.png4.png5.png6.png7.png8.png9.pngcaution.pngexample.pnghome.pngimportant.pngnext.pngnote.pngprev.pngtip.pngup.pngwarning.png/usr/share/doc//usr/share/doc/csync//usr/share/doc/csync/userguide//usr/share/doc/csync/userguide/images//usr/share/doc/csync/userguide/images/icons//usr/share/doc/csync/userguide/images/icons/callouts/-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:Maintenance:23927/SUSE_SLE-15_Update/df8fee20d4c8fe4248274d5b7062f666-csync.SUSE_SLE-15_Updatedrpmxz5s390x-suse-linuxdirectoryHTML document, ASCII text, with CRLF, LF line terminatorsASCII textPNG image data, 12 x 12, 8-bit grayscale, non-interlacedPNG image data, 12 x 12, 8-bit/color RGB, non-interlacedPNG image data, 48 x 48, 8-bit/color RGB, non-interlacedPNG image data, 22 x 22, 8-bit/color RGBA, non-interlacedUQ;_T9bXў-utf-869e04e1f0bddd9032841810b2698592813b7a14756dfe2b8ed5ec879201858af?P7zXZ !t/Tc]"k%ndG9o4vh ۯnDi] FAlbo>0kf ,$|Z& vA[ p$Fh^fkx`f !(XEԿK1xԍ?EAüy9:Te f7f c(IJk-q eS$kW(a{'F^J6s7`+7le.]'y]ͼCWupfvH8Yao=Vl]Fwڊb!^rހj+1bsN\Ok剦^1l랩1O vA̋z@qreZClN^/ulp`<^)V&>R\{ywF|V0n6 =GJ 7ES $  {e;(h O Pr6T'9;7m7؆{WȚְ~#ڔmIe7e&R9w7X{RR@_ #~d[:^TC% ˡ"WA> %mĔD&&;Ӛ;fAB -09y9g̱Ih%W3: $ fxib7r~ߞ{׬,$Do_ 5%@߳":!q[" B $!׸ kVn.J֛"@ w)@M-\gK o@8r>{|\ \l3FZW/$HY%IJC]upE;HJx|4Y i(RΊgF?2@Ui.oԌ+uoUv~sjZT]iG-Y6I 9UW2 e~"6!K/ʵbrF.cG!tz¡&uZ9A`3N 5zd='foa 74_JͥOEjwe\Ϳw>i眻 :AG7~K&}D0I3pFn5/_$.@l?^2q0cGi2 *v YZ