Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
git2
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
git2
Commits
b207d6fe
Commit
b207d6fe
authored
Mar 26, 2020
by
Patrick Steinhardt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs: update changelog for v0.28.5
parent
9f4cb617
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
45 additions
and
0 deletions
+45
-0
docs/changelog.md
+45
-0
No files found.
docs/changelog.md
View file @
b207d6fe
v0.28.5
-------
This is a bugfix release with the following changes:
-
Fix an out-of-bounds read when applying patches that do not end
with a newline.
-
Fix an out-of-bounds read when decoding specially crafted
binary patches.
-
Fix an out-of-bounds read when receiving a specially crafted
"OK" packet via the smarthttp transport.
-
Fix lifetime for parsed patches depending on the lifetime of
the parsed buffe.
-
Several fixes when parsing and applying patches.
-
Fix computed patch IDs for patches that have no newline at end
of file.
-
Fix applying patches to trees that add new files.
-
Do not read configuration from a user's home directory if
running in a sandboxed environment.
-
Fix handling of nested ignore rules overriding wildcard
unignores in parent directories.
-
Fix reference locks not being correctly honored on Unix
systems.
-
Follow 308 redirects when fetching or pushing from remote
repositories on Windows.
-
Fix a race when detaching the libgit2 library on Windows.
-
Update the "binary" gitattribute macro to match git's change
to "-diff -merge -text -crlf".
-
Refuse to delete the HEAD reference.
-
Fixes for several memory leaks.
v0.28.4
--------
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment