<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/utils/screen, 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>2025-08-02T08:59:40Z</updated>
<entry>
<title>screen: update to 5.0.1</title>
<updated>2025-08-02T08:59:40Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2025-07-27T18:09:18Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=125bee220d248ee66835b318ff0122f7d7c4579b'/>
<id>urn:sha1:125bee220d248ee66835b318ff0122f7d7c4579b</id>
<content type='text'>
Fixes compilation with GCC15.

Remove upstreamed patch.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>screen: adjust with glibc and libcrypt-compat</title>
<updated>2025-07-14T08:40:15Z</updated>
<author>
<name>Konstantin Demin</name>
</author>
<published>2025-07-04T07:51:40Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=e1ebbcb24bf3ef31dc94eefe03541d87a72e4f7f'/>
<id>urn:sha1:e1ebbcb24bf3ef31dc94eefe03541d87a72e4f7f</id>
<content type='text'>
glibc 2.39 has removed libcrypt completely.
solution: link against libxcrypt built with glibc compatibility.

Signed-off-by: Konstantin Demin &lt;rockdrilla@gmail.com&gt;
</content>
</entry>
<entry>
<title>screen: fix compilation with GCC 14</title>
<updated>2024-05-14T23:39:02Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2024-05-13T03:44:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=289bc496ffec870156dca060838cb3666b09fc6c'/>
<id>urn:sha1:289bc496ffec870156dca060838cb3666b09fc6c</id>
<content type='text'>
Missing header.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>screen: update to 4.9.1</title>
<updated>2024-02-23T00:03:28Z</updated>
<author>
<name>krant</name>
</author>
<published>2024-02-11T23:23:25Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=46ed5094692d4da54cdea3db6b7fa78d8044781a'/>
<id>urn:sha1:46ed5094692d4da54cdea3db6b7fa78d8044781a</id>
<content type='text'>
- Remove upstreamed patch

Signed-off-by: krant &lt;aleksey.vasilenko@gmail.com&gt;
</content>
</entry>
<entry>
<title>screen: backport fix for CVE-2021-26937</title>
<updated>2021-02-23T07:09:05Z</updated>
<author>
<name>Josef Schlehofer</name>
</author>
<published>2021-02-23T07:08:43Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=c250298fa3e60251dfbbb0df40b36c6d67bbea09'/>
<id>urn:sha1:c250298fa3e60251dfbbb0df40b36c6d67bbea09</id>
<content type='text'>
Security reports:
- https://lists.gnu.org/archive/html/screen-devel/2021-02/msg00000.html
This issue can be reproduced even on OpenWrt
- https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=982435

Signed-off-by: Josef Schlehofer &lt;pepe.schlehofer@gmail.com&gt;
</content>
</entry>
<entry>
<title>screen: update to 4.8.0</title>
<updated>2020-02-13T23:52:44Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-02-12T02:36:05Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=318d2dd74bd231418efaa388f3f428cbedf1e32e'/>
<id>urn:sha1:318d2dd74bd231418efaa388f3f428cbedf1e32e</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>screen: Update to 4.7.0</title>
<updated>2019-10-18T22:13:59Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2019-10-18T22:13:59Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=29b39264d618a6b9c90e6e72e69abf51bf21b4cf'/>
<id>urn:sha1:29b39264d618a6b9c90e6e72e69abf51bf21b4cf</id>
<content type='text'>
Remove all patches. They have all been merged upstream.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: add PKG_CPE_ID for better cvescanner coverage</title>
<updated>2019-09-17T10:40:26Z</updated>
<author>
<name>Jan Pavlinec</name>
</author>
<published>2019-09-12T12:13:21Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=299e5b0a9bce19d6e96cb9ff217028b36ee2dd36'/>
<id>urn:sha1:299e5b0a9bce19d6e96cb9ff217028b36ee2dd36</id>
<content type='text'>
Signed-off-by: Jan Pavlinec &lt;jan.pavlinec@nic.cz&gt;
</content>
</entry>
<entry>
<title>treewide: Change .*GPL.*+ licenses to SPDX compatible identifier</title>
<updated>2019-09-10T05:45:15Z</updated>
<author>
<name>Sven Eckelmann</name>
</author>
<published>2019-09-02T13:15:08Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=bbb1ea7345f367ed675dcfe40e36ac32ddf8a2e1'/>
<id>urn:sha1:bbb1ea7345f367ed675dcfe40e36ac32ddf8a2e1</id>
<content type='text'>
The CONTRIBUTING.md requests an (or multiple) SPDX identifier for GPL
licenses. But a lot of packages did use a different, non-SPDX style with a
"+" at the end instead of "-or-later".

Signed-off-by: Sven Eckelmann &lt;sven@narfation.org&gt;
</content>
</entry>
<entry>
<title>screen: Reorganize Makefile</title>
<updated>2019-03-27T19:36:47Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2019-01-30T20:37:32Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=22bb02b9471737440fce645839ee76e3b5bc3133'/>
<id>urn:sha1:22bb02b9471737440fce645839ee76e3b5bc3133</id>
<content type='text'>
Reorganized the Makefile a bit for consistency between packages.

Added PKG_BUILD_PARALLEL for faster compilation.

Removed USEMEMMOVE hack as that is no longer used in the codebase.

Added PKG_FIXUP as the patches touch configure.ac.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
</feed>
