<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cpt/src/cpt-lib, branch 3.3.1</title>
<subtitle>[MIRROR] Carbs Packaging Tools
</subtitle>
<id>https://git.carbslinux.org/cpt/atom?h=3.3.1</id>
<link rel='self' href='https://git.carbslinux.org/cpt/atom?h=3.3.1'/>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/'/>
<updated>2020-08-31T15:35:07+00:00</updated>
<entry>
<title>cpt: revert to previous method for sh256()</title>
<updated>2020-08-31T15:35:07+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2020-08-31T15:35:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=650a936486856024718ce9737c854ea56155437c'/>
<id>urn:sha1:650a936486856024718ce9737c854ea56155437c</id>
<content type='text'>
This affects only file names and not git repositories.

FossilOrigin-Name: c2f6cf07bac7138c17731f2006a38d1590cfb129faae3fe1727b8d487712b400</content>
</entry>
<entry>
<title>cpt: bump version to 3.3.0</title>
<updated>2020-08-31T14:22:25+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2020-08-31T14:22:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=53251fa6c192e58c233b667bce432528f3014438'/>
<id>urn:sha1:53251fa6c192e58c233b667bce432528f3014438</id>
<content type='text'>
FossilOrigin-Name: 75617b8acbf3e5074ad60d2a4c1bd6b3d0c58b37bb471c8166fd2a75a0a30453</content>
</entry>
<entry>
<title>cpt-lib: switch to the same method for checksums with kiss</title>
<updated>2020-08-31T13:43:15+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2020-08-31T13:43:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=81bdb80195f2af27490ff64891a549582f07732f'/>
<id>urn:sha1:81bdb80195f2af27490ff64891a549582f07732f</id>
<content type='text'>
FossilOrigin-Name: c19cbb2754fdc62aab4691c28343402b06091c77a329f0cef6c85f5e965e91a1</content>
</entry>
<entry>
<title>warn(): change function behaviour</title>
<updated>2020-08-31T08:41:52+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2020-08-31T08:41:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=4eede95064c255b47b6687e62ece4939d427b675'/>
<id>urn:sha1:4eede95064c255b47b6687e62ece4939d427b675</id>
<content type='text'>
FossilOrigin-Name: f656276fa8b49293b453b1819302d86ea2124357ada00b511e3181601279e0ef</content>
</entry>
<entry>
<title>cpt-lib: add trap_set() function to manage traps</title>
<updated>2020-08-31T08:39:13+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2020-08-31T08:39:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=7a30a890bfabcc5562eede5bd3d3774ad9ac0a5c'/>
<id>urn:sha1:7a30a890bfabcc5562eede5bd3d3774ad9ac0a5c</id>
<content type='text'>
FossilOrigin-Name: a205e529b22c1178d79332814ea456b958450e7470b484894a6a229d7010f03c</content>
</entry>
<entry>
<title>pkg_cache(): prefer CPT_COMPRESS value if available.</title>
<updated>2020-08-23T13:35:11+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2020-08-23T13:35:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=d6ea0d937ec534d146eecbcd60eebf94a05b73f2'/>
<id>urn:sha1:d6ea0d937ec534d146eecbcd60eebf94a05b73f2</id>
<content type='text'>
cpt should prefer the user's CPT_COMPRESS in the case that two tarballs of
different compression algorithms exist. In such a case, 90% of the time, the
tarball with the CPT_COMPRESS is newer.

FossilOrigin-Name: 8fe3706e32137cf0ae536012fd68ac0c5d9f75fc71ddd3f1ac03658bb3ec6620</content>
</entry>
<entry>
<title>cpt-lib: use getoptions library for option parsing</title>
<updated>2020-08-22T14:13:47+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2020-08-22T14:13:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=01fb58cf040114841800d9cceba9d256278a4682'/>
<id>urn:sha1:01fb58cf040114841800d9cceba9d256278a4682</id>
<content type='text'>
FossilOrigin-Name: 69e8dca7190db30aa91e0d35ffe06d4668834760e8bea683b3cce2a8c8e5b914</content>
</entry>
<entry>
<title>cpt: bump to 3.2.0</title>
<updated>2020-08-21T21:01:30+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2020-08-21T21:01:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=55e42949a4ac28695fbd6883025bb33842c1bacd'/>
<id>urn:sha1:55e42949a4ac28695fbd6883025bb33842c1bacd</id>
<content type='text'>
FossilOrigin-Name: 62af72a163c339a649500bd169c08b822ec2555507cca210150e8a4378efac58</content>
</entry>
<entry>
<title>run_hook: only show package if $2 is available.</title>
<updated>2020-08-21T20:58:14+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2020-08-21T20:58:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=1099303cfe176b8374ff732579b2175b96209110'/>
<id>urn:sha1:1099303cfe176b8374ff732579b2175b96209110</id>
<content type='text'>
FossilOrigin-Name: 4da4abf26a685da9cbfc2eaa194f56ac19bc0fc8ca8aa9f8eca05447cfeda12b</content>
</entry>
<entry>
<title>cpt-lib: revert to the old IFS switching method.</title>
<updated>2020-08-16T23:14:08+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2020-08-16T23:14:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=5287d503590a87e06207457f27059fc941275cf4'/>
<id>urn:sha1:5287d503590a87e06207457f27059fc941275cf4</id>
<content type='text'>
FossilOrigin-Name: 787c813088a11f4079d8e63269f81a0721e42ed52581288af7ed7540019ca6fb</content>
</entry>
</feed>
