<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/libs/libxcrypt, 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-06-08T09:41:58Z</updated>
<entry>
<title>libxcrypt: remove package, moved into main OpenWrt repo</title>
<updated>2025-06-08T09:41:58Z</updated>
<author>
<name>Konstantin Demin</name>
</author>
<published>2025-06-03T21:28:59Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=8d9352bf9aee50ebb8f9ce05d22b15008ba8945c'/>
<id>urn:sha1:8d9352bf9aee50ebb8f9ce05d22b15008ba8945c</id>
<content type='text'>
libxcrypt has been moved to the main OpenWrt source repository.

Signed-off-by: Konstantin Demin &lt;rockdrilla@gmail.com&gt;
</content>
</entry>
<entry>
<title>libxcrypt: update to 4.4.36</title>
<updated>2023-08-09T20:38:42Z</updated>
<author>
<name>John Audia</name>
</author>
<published>2023-08-09T19:40:54Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=b1d28936cbfe9739f9480fefb34fa4ab8ff15bd8'/>
<id>urn:sha1:b1d28936cbfe9739f9480fefb34fa4ab8ff15bd8</id>
<content type='text'>
Upstream bump required to fix build issues reported here:
https://forum.openwrt.org/t/i-cannot-build-my-image-due-to-failure-in-libxcrypt/168114

Signed-off-by: John Audia &lt;therealgraysky@proton.me&gt;
</content>
</entry>
<entry>
<title>libxcrypt: update to 4.4.33</title>
<updated>2023-01-13T08:03:17Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2022-11-21T04:47:04Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=f8174b890001e7545af9f2f9238aee148b1699c5'/>
<id>urn:sha1:f8174b890001e7545af9f2f9238aee148b1699c5</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>libxcrypt: update to 4.4.28</title>
<updated>2022-07-14T21:35:25Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2022-07-09T05:35:36Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=44159f92448d7df6aa28a3345ee249a3c2727dcb'/>
<id>urn:sha1:44159f92448d7df6aa28a3345ee249a3c2727dcb</id>
<content type='text'>
Build position independent to fix compilation.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>libxcrypt: update to 4.4.17</title>
<updated>2020-09-13T01:15:59Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-09-13T01:15:20Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=3fc8fb844f0dd306b988fe85324cdd87817ff3d2'/>
<id>urn:sha1:3fc8fb844f0dd306b988fe85324cdd87817ff3d2</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>libxcrypt: add</title>
<updated>2020-06-23T01:33:16Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-06-16T23:18:38Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=bd5acfb8e8409d541048ef21f7618b415adea1b7'/>
<id>urn:sha1:bd5acfb8e8409d541048ef21f7618b415adea1b7</id>
<content type='text'>
libxcrypt is an external version of libc's libcrypt. It allows to use
algorithms now available with the libc. musl in OpenWrt for example
patches out several algorithms for size reasons. But for shadow-utils,
size does not really matter.

The hashes are set to solaris as that default gives a good balance
between compatibility and size. It includes:

bcrypt,
bcrypt_a,
sha512crypt,
sha256crypt,
md5crypt,
descrypt

The STRONG default adds several algorithms not supported by
shadow-utils.

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