<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/utils/ccrypt/Makefile, 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-10T20:21:53Z</updated>
<entry>
<title>ccrypt: fix compilation with gcc15</title>
<updated>2025-08-10T20:21:53Z</updated>
<author>
<name>Ulrich Stark</name>
</author>
<published>2025-08-10T20:21:53Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=ac8b481f1daf89f13a8cb5b3a11c58c3c8f7b39d'/>
<id>urn:sha1:ac8b481f1daf89f13a8cb5b3a11c58c3c8f7b39d</id>
<content type='text'>
gcc15 is using iso9899:2024 by default.
ccrypt fails to compile with it.
--&gt; use previous standard "-std=c17" instead.
Ref.: https://github.com/openwrt/packages/issues/27112

Signed-off-by: Ulrich Stark &lt;pwned-pixel@posteo.de&gt;
</content>
</entry>
<entry>
<title>ccrypt: 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-03.infra.openwrt.org/feed/packages/commit/?id=8fc26989f9326af805a3d68256ba24c1fd12bdc6'/>
<id>urn:sha1:8fc26989f9326af805a3d68256ba24c1fd12bdc6</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>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-03.infra.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>ccrypt: Update to 1.11</title>
<updated>2018-07-30T01:36:20Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2018-07-30T01:36:20Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=2074901f33f6260a593d2ad3eeb1fdda28bb5e69'/>
<id>urn:sha1:2074901f33f6260a593d2ad3eeb1fdda28bb5e69</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>ccrypt: shorten title, use PKG_HASH</title>
<updated>2017-04-27T16:51:21Z</updated>
<author>
<name>Hannu Nyman</name>
</author>
<published>2017-04-27T16:51:21Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=11a755b32350d6acd6c14503b313ac92e12f8d09'/>
<id>urn:sha1:11a755b32350d6acd6c14503b313ac92e12f8d09</id>
<content type='text'>
* Shorten the package title to improve menuconfig usability
* Use PKG_HASH

Signed-off-by: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
</content>
</entry>
<entry>
<title>ccrypt: change hash to SHA256</title>
<updated>2017-01-05T21:22:51Z</updated>
<author>
<name>Hannu Nyman</name>
</author>
<published>2017-01-05T21:22:51Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=8b8b93ad6c00da279207279c5d0f365e020ca903'/>
<id>urn:sha1:8b8b93ad6c00da279207279c5d0f365e020ca903</id>
<content type='text'>
Signed-off-by: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
</content>
</entry>
<entry>
<title>ccrypt: move to Encryption submenu</title>
<updated>2016-10-23T21:14:18Z</updated>
<author>
<name>Alberto Bursi</name>
</author>
<published>2016-10-23T21:14:18Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=dc88e921cc1fe9bce1b9398cdbd8bf76bef106c3'/>
<id>urn:sha1:dc88e921cc1fe9bce1b9398cdbd8bf76bef106c3</id>
<content type='text'>
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi &lt;alberto.bursi@outlook.it&gt;</content>
</entry>
<entry>
<title>ccrypt: disable support for emacs mode</title>
<updated>2016-06-22T17:33:12Z</updated>
<author>
<name>Hannu Nyman</name>
</author>
<published>2016-06-22T17:33:12Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=ac341e7726f5e2da672f3a237d47488a4abe9113'/>
<id>urn:sha1:ac341e7726f5e2da672f3a237d47488a4abe9113</id>
<content type='text'>
Disable the special emacs mode, as it can lead to build failures
in buildbot.

Signed-off-by: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
</content>
</entry>
<entry>
<title>Add license info to ccrypt, haveged, rng-tools, vsftpd</title>
<updated>2014-08-08T13:22:43Z</updated>
<author>
<name>Hannu Nyman</name>
</author>
<published>2014-08-08T13:22:43Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=e27824ec061b6ac7457c12d9215401b71b9ab425'/>
<id>urn:sha1:e27824ec061b6ac7457c12d9215401b71b9ab425</id>
<content type='text'>
I added license info to those packages that I have imported here.

Signed-off-by: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
</content>
</entry>
<entry>
<title>ccrypt: import from oldpackages.</title>
<updated>2014-07-21T14:31:06Z</updated>
<author>
<name>Hannu Nyman</name>
</author>
<published>2014-07-21T14:31:06Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=794a497f3556d3af7537d83c5349ec7065a63119'/>
<id>urn:sha1:794a497f3556d3af7537d83c5349ec7065a63119</id>
<content type='text'>
Copyright year and PKG_RELEASE updated, added myself as maintainer.
Signed-off-by: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
</content>
</entry>
</feed>
