<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gh_mirror/jhunkeler/stasis.git/src/lib/delivery/delivery_install.c, branch bughunt-1001</title>
<subtitle>A pipeline delivery generator
</subtitle>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/'/>
<entry>
<title>Fix snprintfs</title>
<updated>2026-04-23T05:26:27+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-04-23T05:26:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=44ed1c60ad8f838bfb6cfff26683bf706285552a'/>
<id>44ed1c60ad8f838bfb6cfff26683bf706285552a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use snprintf</title>
<updated>2026-04-22T20:04:02+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-04-22T20:04:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=a009035b2744be16836aebd81c18bb1a437d236e'/>
<id>a009035b2744be16836aebd81c18bb1a437d236e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>delivery_purge_packages: handle bad function pointer (unlikely)</title>
<updated>2026-04-22T15:28:06+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-04-22T15:28:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=5e98c85b5184d9d5ac2dbd2def0186aec927071c'/>
<id>5e98c85b5184d9d5ac2dbd2def0186aec927071c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert more strcpy to strn variant</title>
<updated>2026-04-16T16:54:34+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-04-16T16:54:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=fdad37bc1854a973424459026cc32698ff5fe532'/>
<id>fdad37bc1854a973424459026cc32698ff5fe532</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert more strcat and strcpy to strn variants</title>
<updated>2026-04-16T15:52:11+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-04-16T15:52:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=dc6b871b419159097c272fe21cdef6acece40a99'/>
<id>dc6b871b419159097c272fe21cdef6acece40a99</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace sprintf with snprintf</title>
<updated>2026-04-15T14:10:15+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-04-15T14:10:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=87779a8c85eec0b71703ed3090a3949761396a15'/>
<id>87779a8c85eec0b71703ed3090a3949761396a15</id>
<content type='text'>
* A few strcpy and strcat changes as well
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* A few strcpy and strcat changes as well
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert from stack to heap based test allocation</title>
<updated>2026-04-08T14:22:37+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-04-06T18:09:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=80215ce93b7e6110d14e82ac8e221573ad435657'/>
<id>80215ce93b7e6110d14e82ac8e221573ad435657</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename wheel.c and wheel.h to wheelinfo.c and wheelinfo.h</title>
<updated>2026-04-07T13:48:08+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-02-04T15:36:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=d3a39e32a33b7268b6c9329398efa2d12466feb7'/>
<id>d3a39e32a33b7268b6c9329398efa2d12466feb7</id>
<content type='text'>
* Refactor wheel struct as WheelInfo
* Refactor wheel_* functions as wheelinfo_*

# Conflicts:
#	src/lib/core/wheelinfo.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Refactor wheel struct as WheelInfo
* Refactor wheel_* functions as wheelinfo_*

# Conflicts:
#	src/lib/core/wheelinfo.c
</pre>
</div>
</content>
</entry>
<entry>
<title>Bugfix: Memory leaked in version value reassignment</title>
<updated>2026-03-03T17:02:13+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2026-03-03T17:02:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=592d204b0029fd9157f604e5814869075077d486'/>
<id>592d204b0029fd9157f604e5814869075077d486</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug: Injected --extra-index-url into conda and pip commands</title>
<updated>2025-07-02T19:49:56+00:00</updated>
<author>
<name>Joseph Hunkeler</name>
<email>jhunkeler@gmail.com</email>
</author>
<published>2025-07-02T19:49:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stasis.git/commit/?id=423fd9cfc1e7b674587ceec133ae146b4ecce16e'/>
<id>423fd9cfc1e7b674587ceec133ae146b4ecce16e</id>
<content type='text'>
* Fix: Only inject it in deferred PIP mode
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix: Only inject it in deferred PIP mode
</pre>
</div>
</content>
</entry>
</feed>
