<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix/gnu/packages/version-control.scm, branch master</title>
<subtitle>Transactional package manager, declarative GNU/Linux distribution, reproducible deployment tool, and more! https://guix.gnu.org</subtitle>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/'/>
<entry>
<title>gnu: libgit2-1.9: Graft to 1.9.7 [security fixes].</title>
<updated>2026-08-23T13:00:40+00:00</updated>
<author>
<name>Ashish SHUKLA</name>
<email>ashish.is@lostca.se</email>
</author>
<published>2026-08-14T09:59:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=98d646431e4fcc8766ee3d282fe432461a90158a'/>
<id>98d646431e4fcc8766ee3d282fe432461a90158a</id>
<content type='text'>
This version contains a fix for CVE-2026-5917.

* gnu/packages/version-control.scm (libgit2-1.9.7): New variable.
  (libgit2-1.9)[replacement]: Use it.

Merges: https://codeberg.org/guix/guix/pulls/10550
Signed-off-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This version contains a fix for CVE-2026-5917.

* gnu/packages/version-control.scm (libgit2-1.9.7): New variable.
  (libgit2-1.9)[replacement]: Use it.

Merges: https://codeberg.org/guix/guix/pulls/10550
Signed-off-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: libgit2-1.8: Update to 1.8.7 [security fixes].</title>
<updated>2026-08-23T12:54:13+00:00</updated>
<author>
<name>Ashish SHUKLA</name>
<email>ashish.is@lostca.se</email>
</author>
<published>2026-08-14T10:03:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=e0a85ca5177a1677d90111e2bdcea12a0073f774'/>
<id>e0a85ca5177a1677d90111e2bdcea12a0073f774</id>
<content type='text'>
This version contains a fix for CVE-2026-5917.

* gnu/packages/version-control.scm (libgit2-1.8): Update to 1.8.7.
  [source]&lt;snippets&gt;: Update.

Merges: https://codeberg.org/guix/guix/pulls/10550
Signed-off-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This version contains a fix for CVE-2026-5917.

* gnu/packages/version-control.scm (libgit2-1.8): Update to 1.8.7.
  [source]&lt;snippets&gt;: Update.

Merges: https://codeberg.org/guix/guix/pulls/10550
Signed-off-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: pre-commit: Update to 4.6.2.</title>
<updated>2026-08-16T19:55:30+00:00</updated>
<author>
<name>Vinicius Monego</name>
<email>monego@posteo.net</email>
</author>
<published>2026-08-15T20:06:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=db926c4a2a80edba3ee7067329eab61136082e9a'/>
<id>db926c4a2a80edba3ee7067329eab61136082e9a</id>
<content type='text'>
* gnu/packages/version-control.scm (pre-commit): Update to 4.6.2.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/version-control.scm (pre-commit): Update to 4.6.2.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: Remove bazaar.</title>
<updated>2026-08-10T08:54:37+00:00</updated>
<author>
<name>Andreas Enge</name>
<email>andreas@enge.fr</email>
</author>
<published>2026-08-05T10:48:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=0d77cfa9063b2a6d78a950d4626e1d932ceb7149'/>
<id>0d77cfa9063b2a6d78a950d4626e1d932ceb7149</id>
<content type='text'>
* gnu/packages/version-control.scm (bazaar): Delete variable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/version-control.scm (bazaar): Delete variable.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: mercurial: Fix build.</title>
<updated>2026-08-08T22:02:24+00:00</updated>
<author>
<name>Hugo Buddelmeijer</name>
<email>hugo@buddelmeijer.nl</email>
</author>
<published>2026-07-12T21:28:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=f17d1bbfaa52faea81ad48b14e772da577d97967'/>
<id>f17d1bbfaa52faea81ad48b14e772da577d97967</id>
<content type='text'>
* gnu/packages/version-control.scm (mercurial): Fix build.
[inputs]: Add python-roman.
[native-inputs]: Remove python-wheel.

Merges: guix/guix!9885
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/version-control.scm (mercurial): Fix build.
[inputs]: Add python-roman.
[native-inputs]: Remove python-wheel.

Merges: guix/guix!9885
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: tig: Update to 2.6.1.</title>
<updated>2026-08-02T20:30:52+00:00</updated>
<author>
<name>Efraim Flashner</name>
<email>efraim@flashner.co.il</email>
</author>
<published>2026-07-26T17:02:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=1ce283fd225e26caaaafac1a30589065c9e2ceee'/>
<id>1ce283fd225e26caaaafac1a30589065c9e2ceee</id>
<content type='text'>
* gnu/packages/version-control.scm (tig): Update to 2.6.1.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/version-control.scm (tig): Update to 2.6.1.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: got: Update to 0.127.</title>
<updated>2026-07-27T01:02:24+00:00</updated>
<author>
<name>Ashish SHUKLA</name>
<email>ashish.is@lostca.se</email>
</author>
<published>2026-07-26T15:14:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=53f62b2634b0cc89e18dd75747307d46876a241e'/>
<id>53f62b2634b0cc89e18dd75747307d46876a241e</id>
<content type='text'>
* gnu/packages/version-control.scm (got): Update to 0.127.

Merges: https://codeberg.org/guix/guix/pulls/10193
Signed-off-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/version-control.scm (got): Update to 0.127.

Merges: https://codeberg.org/guix/guix/pulls/10193
Signed-off-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: breezy: Update to 3.3.22, fix build.</title>
<updated>2026-07-24T21:57:09+00:00</updated>
<author>
<name>Sharlatan Hellseher</name>
<email>sharlatanus@gmail.com</email>
</author>
<published>2026-07-24T21:17:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=1fd7e91fc0becb9eb2a148ac650e49a139602542'/>
<id>1fd7e91fc0becb9eb2a148ac650e49a139602542</id>
<content type='text'>
* gnu/packages/version-control.scm (breezy): Update to 3.3.22.
[phases]{check}: Skip 3 more tests requiring networking.
[native-inputs]: Remove python-wheel.
[inputs]: Remove python-tzlocal; add python-subunit.

* gnu/packages/rust-crates.scm: (rust-quote-1.0.47,
rust-proc-macro2-1.0.107, rust-portable-atomic-1.14.0,
rust-libc-0.2.189): New variables.
(lookup-cargo-inputs): Refresh inputs for breezy.

Relates-to: guix/guix#10098
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/version-control.scm (breezy): Update to 3.3.22.
[phases]{check}: Skip 3 more tests requiring networking.
[native-inputs]: Remove python-wheel.
[inputs]: Remove python-tzlocal; add python-subunit.

* gnu/packages/rust-crates.scm: (rust-quote-1.0.47,
rust-proc-macro2-1.0.107, rust-portable-atomic-1.14.0,
rust-libc-0.2.189): New variables.
(lookup-cargo-inputs): Refresh inputs for breezy.

Relates-to: guix/guix#10098
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: Add python-vcsgraph.</title>
<updated>2026-07-24T21:56:59+00:00</updated>
<author>
<name>Sharlatan Hellseher</name>
<email>sharlatanus@gmail.com</email>
</author>
<published>2026-07-24T20:34:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=200114643af0fe51b7bf64e6dcaa2658d4d08063'/>
<id>200114643af0fe51b7bf64e6dcaa2658d4d08063</id>
<content type='text'>
* gnu/packages/version-control.scm (python-vcsgraph): New variable.
* gnu/packages/rust-crates.scm (lookup-cargo-inputs): Register
python-vcsgraph.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/version-control.scm (python-vcsgraph): New variable.
* gnu/packages/rust-crates.scm (lookup-cargo-inputs): Register
python-vcsgraph.
</pre>
</div>
</content>
</entry>
<entry>
<title>Reapply "gnu: git-minimal: Install bash completion beside zsh wrapper."</title>
<updated>2026-07-22T03:17:51+00:00</updated>
<author>
<name>Nguyễn Gia Phong</name>
<email>cnx@loang.net</email>
</author>
<published>2026-05-26T12:19:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=bd452114f62001f1740a53e9e6be074da10d330f'/>
<id>bd452114f62001f1740a53e9e6be074da10d330f</id>
<content type='text'>
This reverts commit 3a7f175db794ec3b59258b4b1033231bb576c3ed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 3a7f175db794ec3b59258b4b1033231bb576c3ed.
</pre>
</div>
</content>
</entry>
</feed>
