<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/libs/newt/patches, 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-23T16:52:42Z</updated>
<entry>
<title>newt: bump to 0.52.25</title>
<updated>2026-03-23T16:52:42Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-03-22T07:34:15Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=76786d243907a7b9d17513467bc579b93c45008a'/>
<id>urn:sha1:76786d243907a7b9d17513467bc579b93c45008a</id>
<content type='text'>
Changes since 0.52.24:
- Bug fixes and maintenance updates

Need to revert a patch in the build, since it doesn't work for
cross-compilation.

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>treewide: Run refresh on all packages</title>
<updated>2021-02-21T00:02:15Z</updated>
<author>
<name>Ilya Lipnitskiy</name>
</author>
<published>2021-02-21T00:02:15Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=5d8d4fbbcb5c5de9370711c19bb3510210989a98'/>
<id>urn:sha1:5d8d4fbbcb5c5de9370711c19bb3510210989a98</id>
<content type='text'>
The crude loop I wrote to come up with this changeset:

  find -L package/feeds/packages/ -name patches | \
  sed 's/patches$/refresh/' | sort | xargs make

Signed-off-by: Ilya Lipnitskiy &lt;ilya.lipnitskiy@gmail.com&gt;
</content>
</entry>
<entry>
<title>newt: Remove python_init_once.patch</title>
<updated>2020-03-24T07:51:55Z</updated>
<author>
<name>Jeffery To</name>
</author>
<published>2020-03-24T07:51:55Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=cf1579a75c8057c5138cae3c9c7f0fb5c3112b10'/>
<id>urn:sha1:cf1579a75c8057c5138cae3c9c7f0fb5c3112b10</id>
<content type='text'>
It was pointed out in #11504 that the code in python_init_once.patch is
incorrect; the patch does not prevent newtInit() from being called more
than once (in fact it is called twice the first time initScreen() is
called).

Testing without the patch, using the example code from the corresponding
Debian bug report[1], did not result in any segfaults.

This removes the patch from the package build.

Supersedes #11504.

[1]: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557960#5

Signed-off-by: Jeffery To &lt;jeffery.to@gmail.com&gt;
</content>
</entry>
<entry>
<title>newt: Update to 0.52.21</title>
<updated>2019-06-02T20:59:36Z</updated>
<author>
<name>Jeffery To</name>
</author>
<published>2019-06-02T18:37:39Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=e094a67337e5c4448aaadd15d36fb89a517a2c9b'/>
<id>urn:sha1:e094a67337e5c4448aaadd15d36fb89a517a2c9b</id>
<content type='text'>
This also removes $(FPIC) from TARGET_CFLAGS.

Signed-off-by: Jeffery To &lt;jeffery.to@gmail.com&gt;
</content>
</entry>
<entry>
<title>newt: Add new package</title>
<updated>2019-05-14T05:55:25Z</updated>
<author>
<name>Jeffery To</name>
</author>
<published>2019-04-30T12:35:13Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=80c95fc08264122b003ba6d37059ab26c1c7cba0'/>
<id>urn:sha1:80c95fc08264122b003ba6d37059ab26c1c7cba0</id>
<content type='text'>
From the README:
Newt is a programming library for color text mode, widget based user
interfaces.  Newt can be used to add stacked windows, entry widgets,
checkboxes, radio buttons, labels, plain text fields, scrollbars,
etc., to text mode user interfaces.  Newt is based on the slang library.

Adapted from the old packages feed:
https://git.openwrt.org/?p=openwrt/svn-archive/packages.git;a=tree;f=libs/newt

Signed-off-by: Jeffery To &lt;jeffery.to@gmail.com&gt;
</content>
</entry>
</feed>
