SHA256
8
0
forked from pool/libgit2
Files
libgit2/libgit2.changes
Dominique Leuenberger e9d3b56ff3 Accepting request 717802 from home:scarabeus_iv:branches:devel:libraries:c_c++
- Update to 0.28.2:
  * Fix include directory ordering when using bundled dependencies.
  * Fix infinite loop when searching for a non-existing repository with
    Windows-style paths including drive prefixes.
  * Fix symlinks to directories on Windows.
  * Fix paths with a trailing "/" not always being treated as
    directories when computing ignores.
  * Fix false negatives when computing ignores where ignore rules
    that are a prefix to a negative ignore rule exist.
  * Fix patches with CRLF line endings not being parsed correctly.
  * Fix segfault when parsing patches with file addition (deletion)
    where the added (deleted) file name contains a space.
  * Fix assertion failure when trying to write to a non-existent
    locked configuration file.

OBS-URL: https://build.opensuse.org/request/show/717802
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libgit2?expand=0&rev=77
2019-07-25 07:24:22 +00:00

42 KiB