<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jcarr/libgit2/vendor, branch v0.1.3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://cgit.wit.com/jcarr/libgit2/atom?h=v0.1.3</id>
<link rel='self' href='http://cgit.wit.com/jcarr/libgit2/atom?h=v0.1.3'/>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/libgit2/'/>
<updated>2024-12-16T23:50:57Z</updated>
<entry>
<title>update to libgit2 version 1.8.4. dump old github and vendor stuff</title>
<updated>2024-12-16T23:50:57Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2024-12-16T23:50:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/libgit2/commit/?id=530f3618a8f4c7d9c8d3981548112439b22e09e7'/>
<id>urn:sha1:530f3618a8f4c7d9c8d3981548112439b22e09e7</id>
<content type='text'>
	go install go.wit.com/apps/go-clone@latest
	go install go.wit.com/apps/go-mod-clean@latest
	go-clone --recusive go.wit.com/lib/git2go

Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>libgit2 v1.5.0 #major (#929)</title>
<updated>2022-10-04T14:50:57Z</updated>
<author>
<name>Sanskar Jaiswal</name>
<email>hey@aryan.lol</email>
</author>
<published>2022-10-04T14:50:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/libgit2/commit/?id=c1ec21d89caa0cdb0aefd6f6b8f95648418a3543'/>
<id>urn:sha1:c1ec21d89caa0cdb0aefd6f6b8f95648418a3543</id>
<content type='text'>
Update libgit2 to v1.5.0. Replace `SmartProxyOptions()` with `SmartRemoteConnectOptions()`.

Fixes: https://github.com/libgit2/git2go/issues/899

Signed-off-by: Sanskar Jaiswal &lt;jaiswalsanskar078@gmail.com&gt;
Co-authored-by: lhchavez &lt;lhchavez@lhchavez.com&gt;</content>
</entry>
<entry>
<title>Uprev libgit to v1.3.1 (#911)</title>
<updated>2022-04-14T14:09:59Z</updated>
<author>
<name>lhchavez</name>
<email>lhchavez@lhchavez.com</email>
</author>
<published>2022-04-14T14:09:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/libgit2/commit/?id=7bff4ca7addde8cc54c38f5db1e50fa420189a20'/>
<id>urn:sha1:7bff4ca7addde8cc54c38f5db1e50fa420189a20</id>
<content type='text'>
🔒 This is a security release to provide compatibility with git's
changes to address [CVE
2022-24765](https://github.blog/2022-04-12-git-security-vulnerability-announced/).

libgit2 (and by extension git2go) are not directly affected by this
vulnerability, because libgit2 does not directly invoke any executable.
But we are providing these changes as a security release for any users
that use libgit2 for repository discovery and then also use git on that
repository. In this release, we will now validate that the user opening
the repository is the same user that owns the on-disk repository. This
is to match git's behavior.

In addition, we are providing several correctness fixes where invalid
input can lead to a crash. These may prevent possible denial of service
attacks. At this time there are not known exploits to these issues.</content>
</entry>
<entry>
<title>libgit2 v1.3.0 #major (#840)</title>
<updated>2021-10-14T11:42:42Z</updated>
<author>
<name>lhchavez</name>
<email>lhchavez@lhchavez.com</email>
</author>
<published>2021-10-14T11:42:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/libgit2/commit/?id=6eae74c128e37e590d3a5da3fe0561add4b94d5c'/>
<id>urn:sha1:6eae74c128e37e590d3a5da3fe0561add4b94d5c</id>
<content type='text'>
This commit introduces libgit2 v1.3.0 to git2go, which brings a large
number of [bugfixes and
features](https://github.com/libgit2/libgit2/releases/tag/v1.3.0).

This also marks the start of the v33 release.</content>
</entry>
<entry>
<title>libgit2 v1.2.0 #major</title>
<updated>2021-09-06T01:52:01Z</updated>
<author>
<name>lhchavez</name>
<email>lhchavez@lhchavez.com</email>
</author>
<published>2021-09-03T13:40:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/libgit2/commit/?id=018647fd481a7eb4af97d5f61afc0fddfe76fc24'/>
<id>urn:sha1:018647fd481a7eb4af97d5f61afc0fddfe76fc24</id>
<content type='text'>
This commit introduces libgit2 v1.2.0 to git2go, which brings a large
number of [bugfixes and
features](https://github.com/libgit2/libgit2/releases/tag/v1.2.0).

This also marks the start of the v32 release.
</content>
</entry>
<entry>
<title>Create v31 to support libgit2 v1.1.x (#668)</title>
<updated>2020-10-27T01:09:26Z</updated>
<author>
<name>Suhaib Mujahid</name>
<email>suhaibmujahid@gmail.com</email>
</author>
<published>2020-10-27T01:09:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/libgit2/commit/?id=ad3ec3664d54779c4c2e49e41f85e886fbff343c'/>
<id>urn:sha1:ad3ec3664d54779c4c2e49e41f85e886fbff343c</id>
<content type='text'>
The libgit2 `v1.1.0` is released two weeks ago. This PR allows `git2go` to link against the new version.</content>
</entry>
<entry>
<title>Uprev vendor/libgit2 to v1.0</title>
<updated>2020-04-02T14:53:59Z</updated>
<author>
<name>lhchavez</name>
<email>lhchavez@lhchavez.com</email>
</author>
<published>2020-04-02T14:42:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/libgit2/commit/?id=13ca96065e6be3292c931cc580bbc125962b394e'/>
<id>urn:sha1:13ca96065e6be3292c931cc580bbc125962b394e</id>
<content type='text'>
This uprevs libgit2 to the latest and greatest.
</content>
</entry>
<entry>
<title>Uprev vendor/libgit2 to v0.99</title>
<updated>2020-03-04T17:54:42Z</updated>
<author>
<name>lhchavez</name>
<email>lhchavez@lhchavez.com</email>
</author>
<published>2020-02-23T23:05:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/libgit2/commit/?id=e10c2eeef23d05e0ce12061bb535132f37e6d457'/>
<id>urn:sha1:e10c2eeef23d05e0ce12061bb535132f37e6d457</id>
<content type='text'>
This uprevs libgit2 to the latest and greatest.
</content>
</entry>
<entry>
<title>Uprev libgit2</title>
<updated>2020-02-21T03:01:59Z</updated>
<author>
<name>lhchavez</name>
<email>lhchavez@lhchavez.com</email>
</author>
<published>2020-02-13T03:06:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/libgit2/commit/?id=419bac9075cd0967b09f4e0f9884a1d87298c2e3'/>
<id>urn:sha1:419bac9075cd0967b09f4e0f9884a1d87298c2e3</id>
<content type='text'>
This uprevs libgit2 to the latest and greatest. Notably,

* Fixes the interface of `git_mempack_reset`, since it now returns an
  `int` instead of being `void`.

Fixes: #533
</content>
</entry>
<entry>
<title>Bump libgit2 to 6777db8e83</title>
<updated>2019-12-10T21:28:24Z</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>carlosmn@github.com</email>
</author>
<published>2019-12-10T21:28:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/jcarr/libgit2/commit/?id=93a1ee401f5b924a23a43d1499b0516ce455e59d'/>
<id>urn:sha1:93a1ee401f5b924a23a43d1499b0516ce455e59d</id>
<content type='text'>
</content>
</entry>
</feed>
