<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/utils/augeas, 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>2026-03-29T06:00:28Z</updated>
<entry>
<title>treewide: remove Jan Pavlinec as maintainer</title>
<updated>2026-03-29T06:00:28Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-03-29T05:51:47Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=35d9eadb5b818f509b849ca75d3f24d8671812ab'/>
<id>urn:sha1:35d9eadb5b818f509b849ca75d3f24d8671812ab</id>
<content type='text'>
Jan Pavlinec &lt;jan.pavlinec1@gmail.com&gt; is no longer maintaining
these packages. Remove him from the PKG_MAINTAINER field across
all affected packages.

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>treewide: add Alexandru Ardelean as co-maintainer</title>
<updated>2026-03-14T08:51:33Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-03-14T08:32:45Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=27b6ad53b9e56c38b7a99e123584c562e8ba1b5a'/>
<id>urn:sha1:27b6ad53b9e56c38b7a99e123584c562e8ba1b5a</id>
<content type='text'>
Add 'Alexandru Ardelean &lt;ardeleanalex@gmail.com&gt;' as co-maintainer
alongside Jan Pavlinec &lt;jan.pavlinec1@gmail.com&gt; for all packages
where Jan Pavlinec is listed as maintainer.

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>augeas: add pending patch fixing compilation error</title>
<updated>2025-11-23T05:47:44Z</updated>
<author>
<name>Christian Marangi</name>
</author>
<published>2025-11-22T20:41:11Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=405bac066d2044775d0b63f64f8f871ffa1d7458'/>
<id>urn:sha1:405bac066d2044775d0b63f64f8f871ffa1d7458</id>
<content type='text'>
Add pending patch fixing compilation error:

transform.c: In function 'transform_save':
transform.c:1192:21: error: implicit declaration of function 'canonicalize_file_name' [-Wimplicit-function-declaration]
 1192 |     augorig_canon = canonicalize_file_name(augorig);
      |                     ^~~~~~~~~~~~~~~~~~~~~~
transform.c:1192:21: warning: nested extern declaration of 'canonicalize_file_name' [-Wnested-externs]
transform.c:1192:19: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
 1192 |     augorig_canon = canonicalize_file_name(augorig);
      |                   ^
transform.c: In function 'remove_file':
transform.c:1476:19: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
 1476 |     augorig_canon = canonicalize_file_name(augorig);
      |                   ^

Signed-off-by: Christian Marangi &lt;ansuelsmth@gmail.com&gt;
</content>
</entry>
<entry>
<title>augeas: update to 1.14.1</title>
<updated>2024-05-27T17:52:52Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2024-05-27T03:22:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=3568b16199a8e3d30681132af6744d987d41e9a4'/>
<id>urn:sha1:3568b16199a8e3d30681132af6744d987d41e9a4</id>
<content type='text'>
Seems upstream now releases on GitHub.

Fixes compilation with GCC14.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>utils/augeas: assign PKG_LICENSE_FILES</title>
<updated>2024-01-30T18:06:18Z</updated>
<author>
<name>Fabrice Fontaine</name>
</author>
<published>2024-01-30T07:06:23Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=81cc2d8e1fedffd1c9916fa9f34a8cd6fcff66ac'/>
<id>urn:sha1:81cc2d8e1fedffd1c9916fa9f34a8cd6fcff66ac</id>
<content type='text'>
augeas provides a COPYING file since its addition to openwrt

Fixes: 7fc497dd67727225e875d5b13a5c76437815e277

Signed-off-by: Fabrice Fontaine &lt;fontaine.fabrice@gmail.com&gt;
</content>
</entry>
<entry>
<title>utils/augeas: assign PKG_CPE_ID</title>
<updated>2024-01-30T00:01:35Z</updated>
<author>
<name>Fabrice Fontaine</name>
</author>
<published>2024-01-25T17:26:16Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=229fccfc251272373e347552a404e0f3a6f3034f'/>
<id>urn:sha1:229fccfc251272373e347552a404e0f3a6f3034f</id>
<content type='text'>
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:augeas:augeas

Signed-off-by: Fabrice Fontaine &lt;fontaine.fabrice@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: change email</title>
<updated>2021-07-29T11:21:02Z</updated>
<author>
<name>Jan Pavlinec</name>
</author>
<published>2021-07-08T13:32:31Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=3ee2a087a393e02e40fb49345059d0f2f62a6556'/>
<id>urn:sha1:3ee2a087a393e02e40fb49345059d0f2f62a6556</id>
<content type='text'>
Change from jan.pavlinec@nic.cz to jan.pavlinec1@gmail.com

Signed-off-by: Jan Pavlinec &lt;jan.pavlinec@nic.cz&gt;
</content>
</entry>
<entry>
<title>augeas: fix compilation with BUILD_NLS</title>
<updated>2021-03-05T07:43:43Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-03-01T23:08:17Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=80a0261a5dc0863c6acf5f0d55e8ae8029c9814e'/>
<id>urn:sha1:80a0261a5dc0863c6acf5f0d55e8ae8029c9814e</id>
<content type='text'>
Needs nls.mk because of libxml2.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>augeas: disable selinux</title>
<updated>2020-12-11T11:18:11Z</updated>
<author>
<name>Josef Schlehofer</name>
</author>
<published>2020-12-09T23:10:07Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=a1eea08fa6ed4bb49f265220076d675436d2406c'/>
<id>urn:sha1:a1eea08fa6ed4bb49f265220076d675436d2406c</id>
<content type='text'>
Fixes:
Package augeas is missing dependencies for the following libraries:
libselinux.so.1

Signed-off-by: Josef Schlehofer &lt;pepe.schlehofer@gmail.com&gt;
</content>
</entry>
<entry>
<title>augeas: add new package</title>
<updated>2020-12-07T14:47:42Z</updated>
<author>
<name>Jan Pavlinec</name>
</author>
<published>2019-11-14T10:27:36Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=7fc497dd67727225e875d5b13a5c76437815e277'/>
<id>urn:sha1:7fc497dd67727225e875d5b13a5c76437815e277</id>
<content type='text'>
Signed-off-by: Jan Pavlinec &lt;jan.pavlinec@nic.cz&gt;
Co-authored-by: Jeffery To &lt;jeffery.to@gmail.com&gt;
</content>
</entry>
</feed>
