restic-bash-completion-0.12.1-bp154.1.24 >  A bx!M@eeePj% |yl{ 7e{%".()|}IGwbQOC]᫆K/&Vl'ٛ~#9e1/%B$g,7e}@uJS)p>(T?(Dd  + Fx|       Q TX]b(A8H9:F&G&(H&,I&0X&4Y&8\&L]&P^&Wb&c'(d'e'f'l'u'v'z'''''''(@Crestic-bash-completion0.12.1bp154.1.24Bash Completion for resticBash command line completion support for restic.bxsheep87fSUSE Linux Enterprise 15 SP4openSUSEBSD-2-Clausehttps://bugs.opensuse.orgSystem/Shellshttps://restic.netlinuxnoarchfbxb8df7124d3b87673a8e815dcc01d34f3b5adb94d1846b7efc2299c445beadae0rootrootrestic-0.12.1-bp154.1.24.src.rpmrestic-bash-completion    resticrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)0.12.13.0.4-14.6.0-14.0-15.2-14.14.3a $@`+_@_i@]@\@\3?@[0[j@[\Z[,[,[+@Z@ZYZV@ZV@Z?YYn@Yn@Herbert Graeber Herbert Graeber Gordon Schulz Marcus Rueckert Aleksa Sarai Aleksa Sarai Aleksa Sarai Aleksa Sarai asarai@suse.comjengelh@inai.deasarai@suse.comasarai@suse.commardnh@gmx.deasarai@suse.comasarai@suse.comasarai@suse.comasarai@suse.commrueckert@suse.demrueckert@suse.demrueckert@suse.demrueckert@suse.de- Update to 0.12.1 Fixes: * #2742: Improve error handling for rclone and REST backend over HTTP2 * #3111: Fix terminal output redirection for PowerShell * #3214: Treat an empty password as a fatal error for repository init * #3267: copy failed to copy snapshots in rare cases * #3184: backup --quiet no longer prints status information * #3296: Fix crash of check --read-data-subset=x% run for an empty repository * #3302: Fix fdopendir: not a directory error for local backend * #3334: Print created new cache message only on a terminal * #3380: Fix crash of backup --exclude='**' * #3305: Fix possibly missing backup summary of JSON output in case of error * #3439: Correctly handle download errors during restore Changes: * #3247: Empty files now have size of 0 in ls --json output Enhancements: * #2780: Add release binaries for s390x architecture on Linux * #3293: Add --repository-file2 option to init and copy command * #3312: Add auto-completion support for fish * #3336: SFTP backend now checks for disk space * #3377: Add release binaries for Apple Silicon * #3414: Add --keep-within-hourly option to restic forget * #3456: Support filtering and specifying untagged snapshots * #3167: Allow specifying limit of snapshots list * #3426: Optimize read performance of mount command * #3427: find --pack fallback to index if data file is missing- Update to 0.12.0 https://github.com/restic/restic/releases/tag/v0.12.0 See installed /usr/share/doc/packages/restic/CHANGELOG.md. Fixes: * #1681: Make mount not create missing mount point directory * #1800: Ignore no data available filesystem error during backup * #2563: Report the correct owner of directories in FUSE mounts * #2688: Make backup and tag commands separate tags by comma * #2739: Make the cat command respect the --no-lock option * #3087: The --use-fs-snapshot option now works on windows/386 * #3100: Do not require gs bucket permissions when running init * #3111: Correctly detect output redirection for backup command on Windows * #3151: Don't create invalid snapshots when backup is interrupted * #3166: Improve error handling in the restore command * #3232: Correct statistics for overlapping targets * #3014: Fix sporadic stream reset between rclone and restic * #3152: Do not hang until foregrounded when completed in background * #3249: Improve error handling in gs backend Changes: * #3095: Deleting files on Google Drive now moves them to the trash Enhancements: * #2186: Allow specifying percentage in check --read-data-subset * #2453: Report permanent/fatal backend errors earlier * #2528: Add Alibaba/Aliyun OSS support in the s3 backend * #2706: Configurable progress reports for non-interactive terminals * #2944: Add backup options --files-from-{verbatim,raw} * #3083: Allow usage of deprecated S3 ListObjects API * #3147: Support additional environment variables for Swift authentication * #3191: Add release binaries for MIPS architectures * #909: Back up mountpoints as empty directories * #3250: Add several more error checks * #2718: Improve prune performance and make it more customizable * #2495: Add option to let backup trust mtime without checking ctime * #2941: Speed up the repacking step of the prune command * #3006: Speed up the rebuild-index command * #3048: Add more checks for index and pack files in the check command * #2433: Make the dump command support zip format * #3099: Reduce memory usage of check command * #3106: Parallelize scan of snapshot content in copy and prune * #3130: Parallelize reading of locks and snapshots * #3254: Enable HTTP/2 for backend connections- Update to 0.11.0 https://github.com/restic/restic/releases/tag/v0.11.0 See installed /usr/share/doc/packages/restic/CHANGELOG.md. Fixes: * #1212: Restore timestamps and permissions on intermediate directories * #1756: Mark repository files as read-only when using the local backend * #2241: Hide password in REST backend repository URLs * #2319: Correctly dump directories into tar files * #2491: Don't require self-update --output placeholder file * #2834: Fix rare cases of backup command hanging forever * #2938: Fix manpage formatting * #2942: Make --exclude-larger-than handle disappearing files * #2951: Restic generate, help and self-update no longer check passwords * #2979: Make snapshots --json output [] instead of null when no snapshots Enhancements: * #2969: Optimize check for unchanged files during backup * #340: Add support for Volume Shadow Copy Service (VSS) on Windows * #2849: Authenticate to Google Cloud Storage with access token * #1458: New option --repository-file * #2978: Warn if parent snapshot cannot be loaded during backup- Update to 0.10.0. https://github.com/restic/restic/releases/tag/v0.10.0 See installed /usr/share/doc/packages/restic/CHANGELOG.md. - we need to manually vendor the libraries now - bump minimum go version to >= 1.13- Update to 0.9.6. https://github.com/restic/restic/releases/tag/v0.9.6 See installed /usr/share/doc/packages/restic/CHANGELOG.md. Fixes: * Allow absolute path for filename when backing up from stdin * Save files with invalid timestamps * Read fresh metadata for unmodified files * Add upper bound for t in --read-data-subset=n/t * Check errors when loading index files Enhancements: + Allow multiple retries for interactive password input + Make --group-by accept both singular and plural + Add option to configure S3 region- Update to 0.9.5. https://github.com/restic/restic/releases/tag/v0.9.5 See installed /usr/share/doc/packages/restic/CHANGELOG.md. Short-log: Fixes: * Return error when no bytes could be read from stdin * Don't cancel timeout after 30 seconds for self-update * Fix reading passwords from stdin * Don't abort the find command when a tree can't be loaded Enhancements: + Add case insensitive include & exclude options + Support streaming JSON output for backup + Add Openstack application credential auth for Swift + Add --json support to forget command + Add group-by option to snapshots command + Ability to dump folders to tar via stdout + Return error if no bytes could be read for backup --stdin + Add --ignore-inode option to backup cmd + Add config option to set S3 storage class- Update to 0.9.4. https://github.com/restic/restic/releases/tag/v0.9.4 See installed /usr/share/doc/packages/restic/CHANGELOG.md- Update to 0.9.3. boo#1115498 https://github.com/restic/restic/releases/tag/v0.9.3 See installed /usr/share/doc/packages/restic/CHANGELOG.md - Update to Go 1.9, and disable Go 1.11 modules since they require internet access (restic still provides vendor/).- Update to 0.9.2. https://github.com/restic/restic/releases/tag/v0.9.2 See installed /usr/share/doc/packages/restic/CHANGELOG.md - Remove Go 1.8 compatibility patch, now that we have newer Go versions in older Leap releases. - restic-switch-to-pre-1.8-sort.Stable-API.patch- Substantiate program attribute claims in descriptions.- Update to 0.9.1. https://github.com/restic/restic/releases/tag/v0.9.1 See installed /usr/share/doc/packages/restic/CHANGELOG.md - Switch to building with the new "go" metapkg. - Switch to new %license macro.- Fix up restic-*-completion subpackages to use Supplements (to avoid installing shells on people's machines when they don't expect it).- Add subpackages for command line completions for bash and zsh shells- Update to 0.8.3. https://github.com/restic/restic/releases/tag/v0.8.3 See installed /usr/share/doc/packages/restic/CHANGELOG.md- Switch away from using build.go, and instead manually build with "go". This allows us to build with the older Go compilers present in Leap, as well as to build the binary as PIC and dynamic. - Add generated man pages. - In order to build with older Go compilers, add a patch. + restic-switch-to-pre-1.8-sort.Stable-API.patch- Update to 0.8.1. https://github.com/restic/restic/releases/tag/v0.8.1 See installed /usr/share/doc/packages/restic/CHANGELOG.md- Add GPG verification of source as well as links to the source.- Update to 0.8.0. This is a security release. https://github.com/restic/restic/releases/tag/v0.8.0 See installed /usr/share/doc/packages/restic/CHANGELOG.md- Update to 0.7.3. https://github.com/restic/restic/releases/tag/v0.7.3 See installed /usr/share/doc/packages/restic/CHANGELOG.md- should really be in _bindir of course- update to packagesheep87 16520867430.12.1-bp154.1.24restic/usr/share/bash-completion/completions/-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:Backports:SLE-15-SP4/standard/1f49aeaeb3f21c4b98157e75cbee2176-resticcpioxz5x86_64-suse-linuxASCII text t0Y6@9Fpackageand(restic:bash-completion)utf-8951b75c70fdadb4b8565691585a9750cc9b3d24f0fbe5250ec076a5830c35303? 7zXZ !t/] crv(vX0*n 4%Zu4aF5~صhxv+DzumfxgO -K^(8cu..˪-@xg{  Cvmm3?~SWpt1~㗅@-ؐVdX^۰PήюkSx@G;p!:HCJ䛩6Q\߽͕!ş[N+$BLrL.tJLr*?\PɳXl3A9A>8aDc FbbTI6{۪< mt*RI]|k‹ 4zLѨIg~Q Fi:xJF?)cL*I>SOp\䑵m.Us kZy?$uVP*<{?U`>Z`tCu:junm-J1TJ!`\3KE%gڱTGv󇘫aHA5[yi!4Zx?~D2Ꜩ_Rp <[z(>cj-a!}IV1$ǚ*~џz㨽9 N`4tV0hM0LXIYkP¯nixE!Vplm iԅ>w[S5T܋Ke:,RgFb5+<4=iObhk@N~ *p)+\14[oS.=@!ci51ڽd '%K'8RU 8^6dBC(Zi&Q{ȿyu\,tկ/jhx!] ^xw~*9LiuO r(,eMŮpme6a,<8PȄRKC=6}jf>9p#w7)T57J-02Ehyik.9 эJ\(9v?񭢙O*?B$0%we?.N0Mh$ DӠix *iSAʼ?~g)R [e@f' nR-SWp7cI}jF%? ltB1q۬w'LՋzon"ϻ܂(@ ^.S)Ws8 NPS g#1} )5qM9ffӐg\"PWk(\RY3%]zruڡRnq(X|lK 1k͵'C;qQsj3@|l$ʿ3wyQ ֶؒϳ2[{Nx=kw3"=*}nQ=@ȝLG\A ə<Ϸ> oq]FjS62idRfYlg~ n8 6+{:-?hµ%뗲 ^3^V 67Jkry.$)~k#'He|߳-:K17h 0߭1z=&*8wQ [ zݙT/z'gX{_ґЕ90 'i~(wB?Z+mQ3|!MɓȧB]6W=5njМ!:U1v|^*笎[ "92n 7S')Ű0iĵ`&q|m.eJh7.y;&a+qW;9+tNgqx,MlyZ澆x9uGYˤV遹D+i{E8!h1uj^a,q ؝f`OӇaYωTu=2I[ q:o!}XnYø@mjF!-#߅3P$Vx$p 9dټvBJ 671?}ݨvZs>'cgeBu,+0ШL BLO"as-܌"|Z l:jA i!>؈fq:QǩԜ֒ {sXޯV*u^/ۍ)GU  [ÍYQ;`j1^+{[bmnJ[$u%utyP+(g+xvmRvOoZZ U*Ɏ6&;X簰BPU[Yxd~h~Vk{(rEᤢA󕱤O``yCD=X܎D}uIDjՕ{ϥM#A_' ZVTFޥ2AuFv tT] 3>`-7DGT:خ iʱC\ s>Pk<§0)4vv1(<A6?;"3)nhMR-]Vv)[͠hXЃX8r1X ;bhߘyBF8gڎY'мJC$fψvx`O" Ȱj:e 4mAu[:Rݚ0Z&^/$⣡߫\k1KT|/qkq"˾HUݭ0*'mb7ʞ,",~WK9W;9pbYCo#{1ϦX_NeOq?&M:w^SuDH 2׌q*俉X%Nc06ѤEKćTk=܍0IrPhm/pa+1^b[aICUoe9ZW$Vˆ郗g7C tE7W&Irb"fL .LuHQ EFk4y9 璢:gAuI񙶦}`lly,k^)y3'z zD}9esKdg{6e==Ppɡng$_P:us(`{P V]MN]T#Iw>3 &M]5Z#}9Z)e K 철8SΏ޵ ͖lN'Vyj5@O0jk5>nP0y+>ܢ^f"dg*ؠ(Kb_m[L1t.J;A N/ lNrs'xDUk.]DZQTK9%~e4xl}1-O\q\ 5qI9dˣGםwT~.1y5{`-UOs$el%ֶAxڋ<(o`ϊ{c1aը &rN +1eq<;uN B@}, ciDڪd Cd hLpZeC #FzİH4w"k"( /BxpBn,GDEy.SLMbd$FtDH+!,s]{%l݇OTQG2*_S6NGn䞧?/5m pu(EأwWIo`2"cQH7kΖbS騰-=ʹLi̠hccCCa,w&{ MDF6$4Uzޓ…iSxCnZQ0u)/>J,+]h! JFWe-|I7<%*,%"%GdPqvNo^3亾SU>3p,nt YZ