Revisions of dar

buildservice-autocommit accepted request 1125801 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 75)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 1125430 from Andreas Stieger's avatar Andreas Stieger (AndreasStieger) (revision 74)
- fix Leap 15.6 build (libattr)
buildservice-autocommit accepted request 1121956 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 73)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 1121713 from Andreas Stieger's avatar Andreas Stieger (AndreasStieger) (revision 72)
dar 2.7.13, needs libthreadar SR#1121704 boo#1216790
buildservice-autocommit accepted request 1112531 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 71)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 1112291 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 70)
  * fixed bug avoid restoration of binary patch when it was based
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 1111803 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 69)
- update to 2.7.12:
  * fixed bug avoid restoration fo binary patch when it was based
    on another binary patch.
  * fixing bug in testing routine that lead regression unseen and
    released in 2.7.11.
  * removed set_unexpected() invocation (not useful for years in
    libdar and incompatible with C++17)
  * fixed generated dynamic libdar binary to include all its
    dependent libraries
  * modified default block size for binary deltas, to be closer
    to what rsync uses (more details in man page).
  * adding support for ronna (10^27) and quetta (10^30) new SI
    prefixes, R and Q respectively
  * fixing bug in infinint class met when extending underlying
    storage by zero bytes
  * avoiding delta sig block size calculation when not necessary

  read mode, leading dar to report CRC error.
- update to 2.6.13:
  * too many changes to list, see ChangeLog file
	* fixed display bug in dar_manager met when using -o option and
		adding options for dar that does not exist for dar_manager
	* reactivating disabled (by mistake) optimization for some
	* fixing bug that avoided creating an archive at the root of the
	* fixed missing quote in dar_par.dcf which is called by the par2
	* fixed bug in dar_manager's -u option, not displaying most
		recent files of an archive when they have been marked as
		removed in a more recent archive of the same dar_manager
	* fixed bug met while restoring in sequential read mode a file
		having several copies (was modified at the time it was saved
buildservice-autocommit accepted request 1097882 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 68)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 1096510 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 67)
- Update to 2.7.10:
  * displaying the slicing information about the archive of reference
    stored within a isolated catalogue when using -l and -q options
  * cleanup code from obsolete and unused readdir_r invocation
  * fixing display bug in dar_manager (shell_interaction class of libdar)
  * fixing python binding build system with John Goerzen's proposal
  * replacing the deprecated PYBIND11_OVERLOAD_* by PYBIND11_OVERRIDE_*
    equivalents
buildservice-autocommit accepted request 1093256 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 66)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 1093253 from Avinesh Kumar's avatar Avinesh Kumar (akumar) (revision 65)
- update to 2.7.9:
  * added sanity check in elastic buffer code upon Sviat89@github
  feedback.
  * fixed bug in block_compressor module found by sviat89 while reading
  the code. Seen its context, it does not seem however to have much
  chance to express and would lead dar/libdar to loop forever
  consuming CPU.
  * adding the misc/dar_static_builder_with_musl_voidlinux.bash script
  which automatically builds dar_static from source code under
  VoidLinux/musl
  * fixing bug concerning the restoration in sequential read mode of a
  backup containing binary patches
  * fixed bug in tuyau_global class that lead to seeking at a wrong
  in sequential read mode and the unability to properly rely on a
  isolated catalogue to read (test/extract/diff) an backup in sequential
  read mode, leading dar to report CRC error.
buildservice-autocommit accepted request 1041333 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 64)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 1041264 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 63)
- update to 2.7.8:
  * updating code and man page about the way to solve the conflict of
  sequentially reading the archive of reference when binary delta is
  implicitly present for differential/incremental backups
  * added -avc option to surface libcurl verbose messages
  * fixed bug in dar where a sanity check about slice min digit detection
  was applied to the local filesystem when the backup was stored
  remotely, this prevented the reading or remote backups
  * exposing libcurl version to the version output (new API call added
  * remove extra slash (/) found after hostname in URL passed to libcurl
  * fixed self test reported error about mycurl_easyhandle_node.cpp
  * improved error message when libcurl fails to connect to an sftp server
  * fixed bug in libdar in the way libcurl is called for reading a file
  using ftp protocol
  * fixed bug in libdar when asking libcurl the size of the file we are
  writing (libcurl segfaults with ftp protocol). In addition, we now
  record this info during the write process (faster and more efficient).
  * fixed bug met when creating a backup on very close and/or high
  bandwidth ftp and sftp repos with the --hash option set, triggering a
  race condition that led dar to sometime hang unexpectedly.
buildservice-autocommit accepted request 994467 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 62)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 993856 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 61)
- update to 2.7.7:
  * added support for sequential reading more of sliced backup, to
  accommodate tape support used with slices (at the opposite of dar_split)
  * fixing few typos in doc
  * making libdar more tolerant when calls to fadvise fail
buildservice-autocommit accepted request 988704 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 60)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 986922 from Matthias Eliasson's avatar Matthias Eliasson (elimat) (revision 59)
- Update to version 2.7.6
  * adding -f option to dar_cp
  * adding static version of dar_cp (dar_cp_static) as compilation outcome
  * added FAQ for tape usage with dar
  * fixing error in libdar header file installation
  * fixed bug met when interrupting the creation of a block compressed
    backup (always used by lzo compression and by other algorithm only
    when performing multi-threaded compression)
  * typo fixes in documentation
  * fixed message in lax mode used to obtain from the user the archive format
    when this information is corrupted in the archive.
  * fixing lax mode condition that popped up without being requested
  * fixing bug met when reading slice an special block device by mean of
    a symlink
  * adapting sanity checks to the case of a backup read from a special
    device in sequential-read mode.
  * fixed bug that lead dar to report CRC error while reading a backup
    from a pipe with the help of an isolated catalogue
  * adding -V option to dar_split (was using -v) for homogeneity with
    other commands
buildservice-autocommit accepted request 898353 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 58)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 898321 from Ferdinand Thiessen's avatar Ferdinand Thiessen (susnux) (revision 57)
Update to version 2.6.15
buildservice-autocommit accepted request 856829 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 56)
baserev update by copy to link target
Displaying revisions 1 - 20 of 75
openSUSE Build Service is sponsored by