<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/utils/nnn, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git-03.infra.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/'/>
<updated>2025-08-24T16:50:48Z</updated>
<entry>
<title>nnn: update to version 5.1</title>
<updated>2025-08-24T16:50:48Z</updated>
<author>
<name>Gregory Gullin</name>
</author>
<published>2025-08-16T12:05:14Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=ebb0d87450c9bbf1008990ddc2c68d3cfdae5f5a'/>
<id>urn:sha1:ebb0d87450c9bbf1008990ddc2c68d3cfdae5f5a</id>
<content type='text'>
Release notes: https://github.com/jarun/nnn/compare/v4.9...v5.1

Signed-off-by: Gregory Gullin &lt;garuwex@gmail.com&gt;
</content>
</entry>
<entry>
<title>nnn: update to version 4.9</title>
<updated>2024-03-24T11:34:48Z</updated>
<author>
<name>Josef Schlehofer</name>
</author>
<published>2024-03-06T07:31:43Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=e5b561665a5a279db02e68dacbbe832eda2a863f'/>
<id>urn:sha1:e5b561665a5a279db02e68dacbbe832eda2a863f</id>
<content type='text'>
- Release notes:
https://github.com/jarun/nnn/compare/v4.4...v4.9

- Refresh patch to fix offset

Signed-off-by: Josef Schlehofer &lt;pepe.schlehofer@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: remove AUTORELEASE</title>
<updated>2023-04-21T20:46:58Z</updated>
<author>
<name>Paul Fertser</name>
</author>
<published>2023-04-21T16:32:27Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=0c10c224be81f9221dabfab449855ab6718d2a0c'/>
<id>urn:sha1:0c10c224be81f9221dabfab449855ab6718d2a0c</id>
<content type='text'>
Automatically compute and substitute current values for all
$(AUTORELEASE) instances as this feature is deprecated and shouldn't be
used.

The following temporary change was made to the core:

diff --git a/rules.mk b/rules.mk
index 57d7995d4fa8..f16367de87a8 100644
--- a/rules.mk
+++ b/rules.mk
@@ -429,7 +429,7 @@ endef
 abi_version_str = $(subst -,,$(subst _,,$(subst .,,$(1))))

 COMMITCOUNT = $(if $(DUMP),0,$(call commitcount))
-AUTORELEASE = $(if $(DUMP),0,$(call commitcount,1))
+AUTORELEASE = $(if $(DUMP),0,$(shell sed -i "s/\$$(AUTORELEASE)/$(call commitcount,1)/" $(CURDIR)/Makefile))

 all:
 FORCE: ;

And this command used to fix affected packages:

for i in $(cd feeds/packages; git grep -l PKG_RELEASE:=.*AUTORELEASE | \
                              sed 's^.*/\([^/]*\)/Makefile^\1^';);
do
  make package/$i/download
done

Signed-off-by: Paul Fertser &lt;fercerpav@gmail.com&gt;
</content>
</entry>
<entry>
<title>nnn: update to version 4.4</title>
<updated>2022-01-09T21:50:25Z</updated>
<author>
<name>Josef Schlehofer</name>
</author>
<published>2021-12-30T22:58:39Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=daaba8f3ff165fef7f68332e611ba8f06c9c8148'/>
<id>urn:sha1:daaba8f3ff165fef7f68332e611ba8f06c9c8148</id>
<content type='text'>
Refreshed patch

Signed-off-by: Josef Schlehofer &lt;pepe.schlehofer@gmail.com&gt;
</content>
</entry>
<entry>
<title>nnn: update to 4.2</title>
<updated>2021-09-22T14:05:45Z</updated>
<author>
<name>Michal Vasilek</name>
</author>
<published>2021-09-22T14:02:43Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=42bf46039c48d7a7b03c292e1975870b1d360269'/>
<id>urn:sha1:42bf46039c48d7a7b03c292e1975870b1d360269</id>
<content type='text'>
* switch to AUTORELEASE

Signed-off-by: Michal Vasilek &lt;michal.vasilek@nic.cz&gt;
</content>
</entry>
<entry>
<title>nnn: update to version 3.6</title>
<updated>2021-03-22T10:19:57Z</updated>
<author>
<name>Josef Schlehofer</name>
</author>
<published>2021-03-22T01:09:02Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=ad116f29ceb1470e38bece6b5a71b737f976939b'/>
<id>urn:sha1:ad116f29ceb1470e38bece6b5a71b737f976939b</id>
<content type='text'>
Signed-off-by: Josef Schlehofer &lt;pepe.schlehofer@gmail.com&gt;
</content>
</entry>
<entry>
<title>nnn: update to version 3.4</title>
<updated>2020-10-02T21:12:21Z</updated>
<author>
<name>Josef Schlehofer</name>
</author>
<published>2020-10-02T21:12:14Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=53f54c45e4a016dbcd90703fa6f9ebfe2b26b94b'/>
<id>urn:sha1:53f54c45e4a016dbcd90703fa6f9ebfe2b26b94b</id>
<content type='text'>
Signed-off-by: Josef Schlehofer &lt;pepe.schlehofer@gmail.com&gt;
</content>
</entry>
<entry>
<title>nnn: update to version 3.0</title>
<updated>2020-02-17T12:51:06Z</updated>
<author>
<name>Josef Schlehofer</name>
</author>
<published>2020-02-16T22:56:36Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=2078a7707b730f48fb34bcc50e5cf5037447ecab'/>
<id>urn:sha1:2078a7707b730f48fb34bcc50e5cf5037447ecab</id>
<content type='text'>
Signed-off-by: Josef Schlehofer &lt;pepe.schlehofer@gmail.com&gt;
</content>
</entry>
<entry>
<title>nnn: update to version 2.9</title>
<updated>2020-02-08T08:33:18Z</updated>
<author>
<name>Josef Schlehofer</name>
</author>
<published>2020-02-08T08:33:18Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=d511e2d8638e5c7716dddc72cd0e6b94ec95a4dc'/>
<id>urn:sha1:d511e2d8638e5c7716dddc72cd0e6b94ec95a4dc</id>
<content type='text'>
Signed-off-by: Josef Schlehofer &lt;pepe.schlehofer@gmail.com&gt;
</content>
</entry>
<entry>
<title>nnn: Update to version 2.8.1</title>
<updated>2019-12-06T20:47:32Z</updated>
<author>
<name>Josef Schlehofer</name>
</author>
<published>2019-12-06T13:16:12Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=2c22dcd3dc7878817bc788eb8a8de5ae81e9e4ae'/>
<id>urn:sha1:2c22dcd3dc7878817bc788eb8a8de5ae81e9e4ae</id>
<content type='text'>
Removed findutils-xargs dependency due to added busybox support in version 2.8

Signed-off-by: Josef Schlehofer &lt;pepe.schlehofer@gmail.com&gt;
</content>
</entry>
</feed>
