<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/utils/auc/src, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2024-06-26T02:07:01Z</updated>
<entry>
<title>auc: remove package</title>
<updated>2024-06-26T02:07:01Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2024-06-25T16:10:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=3a998e10218c318511b41739f276e572c1ede967'/>
<id>urn:sha1:3a998e10218c318511b41739f276e572c1ede967</id>
<content type='text'>
With 'owut' there is now a much better alternative available.
Retire and remove 'auc' in favor of 'owut'.

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>auc: update to version 0.3.2</title>
<updated>2022-10-16T19:30:22Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2022-10-16T19:26:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=2978d4c6ee2461e58679c805ba4034cf379c09a1'/>
<id>urn:sha1:2978d4c6ee2461e58679c805ba4034cf379c09a1</id>
<content type='text'>
 * fixes segfault when requesting downgrade

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>auc: update to 0.3.1</title>
<updated>2022-10-13T18:48:05Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2022-10-13T18:46:52Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=fd36c91db869544df882de6812cf57dd5056c976'/>
<id>urn:sha1:fd36c91db869544df882de6812cf57dd5056c976</id>
<content type='text'>
Remove wrongly placed 'break' statement to actually jump to the most
recent version of a release branch.

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>auc: update to version 0.3.0</title>
<updated>2022-10-13T17:04:59Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2022-10-10T03:30:55Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=36525086ce468ba5f062f41be231be9f43d9488f'/>
<id>urn:sha1:36525086ce468ba5f062f41be231be9f43d9488f</id>
<content type='text'>
Most notably this brings support for processing package changes such
as suggesting to replace firewall with firewall4 when updating from
21.02.x -&gt; 22.03.y release.

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>auc: only add filesystem type if it is known</title>
<updated>2022-03-21T11:52:27Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2022-03-21T11:50:26Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=f1969ab5849095dbfe85f34e9415988357ed53bf'/>
<id>urn:sha1:f1969ab5849095dbfe85f34e9415988357ed53bf</id>
<content type='text'>
Prevent NULL-pointer on older versions of OpenWrt.

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>auc: bump to version 0.2.5</title>
<updated>2022-03-21T11:12:49Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2022-03-21T10:53:25Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=6c9ab0e426466ca3bb18a76f2f6b4645015a31e0'/>
<id>urn:sha1:6c9ab0e426466ca3bb18a76f2f6b4645015a31e0</id>
<content type='text'>
Request root filesystem type to since it is possible now after
https://github.com/openwrt/asu/commit/9d8467a748aaa954b27eb3a471ae8a8303abc47a

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>auc: don't segfault on invalid URL</title>
<updated>2022-03-13T23:49:25Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2022-03-13T23:48:28Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=c0d2c82528e19a304164dade96e9b019114b8fb0'/>
<id>urn:sha1:c0d2c82528e19a304164dade96e9b019114b8fb0</id>
<content type='text'>
Show error message instead of segfaulting in case of an invalid URL
being read from UCI config.

Fixes: #17971
Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>auc: fall back to 'sdcard' image</title>
<updated>2022-02-14T14:25:54Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2022-02-14T14:24:21Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=6b041752a00d125a4e651aa56f6abae0e06a59b6'/>
<id>urn:sha1:6b041752a00d125a4e651aa56f6abae0e06a59b6</id>
<content type='text'>
Fallback to use 'sdcard' image in case there is neither 'sysupgrade'
nor 'combined' image available.
This allows using 'auc' on targets where 'sdcard' image is also used
for sysupgrade (such as some mvebu-based devices with eMMC).

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>auc: accept both 'y' and 'Y' as confirmation from user</title>
<updated>2022-02-13T22:30:42Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2022-02-09T17:41:49Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=d27ecdcc49f2d91a8758ff4c416385d6d57cf2e6'/>
<id>urn:sha1:d27ecdcc49f2d91a8758ff4c416385d6d57cf2e6</id>
<content type='text'>
Accept both 'y' and 'Y' as positive confirmation when asking the user
if auc should proceed with requesting and installing an upgrade.

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>auc: add '-n' parameter for dry-run</title>
<updated>2022-01-27T17:26:28Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2022-01-27T16:45:36Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=19c135685f7b9eefbf75b5a96b780f4fa2b46f19'/>
<id>urn:sha1:19c135685f7b9eefbf75b5a96b780f4fa2b46f19</id>
<content type='text'>
Add option to allow only requesting an image but not actually download
or sysupgrade anything.

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
</feed>
