<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/mail/alpine/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-07-14T08:40:15Z</updated>
<entry>
<title>alpine: adjust with glibc and libcrypt-compat</title>
<updated>2025-07-14T08:40:15Z</updated>
<author>
<name>Konstantin Demin</name>
</author>
<published>2025-07-06T06:02:47Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=1fdedadcc46d3d7148613a96a22fa46e7124cecf'/>
<id>urn:sha1:1fdedadcc46d3d7148613a96a22fa46e7124cecf</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: assign some PKG_CPE_IDs</title>
<updated>2025-05-20T06:57:12Z</updated>
<author>
<name>Wei-Ting Yang</name>
</author>
<published>2025-04-24T11:45:39Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=ae56deff2ce42da3c0331832457aaec480a873ed'/>
<id>urn:sha1:ae56deff2ce42da3c0331832457aaec480a873ed</id>
<content type='text'>
Assign some PKG_CPE_IDs to enhance CVE coverage.

https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&amp;keyword=aardvark-dns
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&amp;keyword=alpine_project
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&amp;keyword=boringssl
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&amp;keyword=ecdsautils
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&amp;keyword=file_project
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&amp;keyword=knot_resolver
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&amp;keyword=libwrap
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&amp;keyword=lsof_project
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&amp;keyword=nfdump
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&amp;keyword=nlnetlabs%20name_server_daemon
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&amp;keyword=rclone
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&amp;keyword=setserial
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&amp;keyword=tang_project
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&amp;keyword=tesseract_project
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&amp;keyword=tmate-ssh-server
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&amp;keyword=ttyd
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&amp;keyword=uw-imap
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&amp;keyword=v2ray-core
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&amp;keyword=zstandard

Signed-off-by: Wei-Ting Yang &lt;williamatcg@gmail.com&gt;
</content>
</entry>
<entry>
<title>alpine: fix compilation with GCC14</title>
<updated>2025-05-19T01:50:34Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2025-04-30T23:00:48Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=a2f30ef123eb5325f3d6971c689366a3ba5ccaf7'/>
<id>urn:sha1:a2f30ef123eb5325f3d6971c689366a3ba5ccaf7</id>
<content type='text'>
Wrong function prototypes.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>alpine: disable parallel build</title>
<updated>2023-06-19T13:05:00Z</updated>
<author>
<name>Eneas U de Queiroz</name>
</author>
<published>2023-06-12T11:31:25Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=0e652e244928afd3ac9490589542de0263b89e44'/>
<id>urn:sha1:0e652e244928afd3ac9490589542de0263b89e44</id>
<content type='text'>
Parallel build does not work because it may reach a point where OSTYPE
might be needed before it is actually built.  They appear to run
parallel to each other:

echo slx &gt; OSTYPE
[...]
cat: OSTYPE: No such file or directory
sh: line 1: test: too many arguments
cat: OSTYPE: No such file or directory
Already built for -- you must do "make clean" first
make[6]: *** [Makefile:706: rebuild] Error 1
make[6]: *** Waiting for unfinished jobs....

Signed-off-by: Eneas U de Queiroz &lt;cotequeiroz@gmail.com&gt;
</content>
</entry>
<entry>
<title>alpine: fix old URL</title>
<updated>2023-01-14T21:54:16Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2023-01-14T01:08:21Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=40c685e616f5a83202da1c6e91744bd9c3e39e76'/>
<id>urn:sha1:40c685e616f5a83202da1c6e91744bd9c3e39e76</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>alpine: update to 2.25</title>
<updated>2021-12-18T07:02:38Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-12-16T00:18:47Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=ff1c63cd5ce6278de78c5794e20d037a377ec361'/>
<id>urn:sha1:ff1c63cd5ce6278de78c5794e20d037a377ec361</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>alpine: try to make reproducible</title>
<updated>2021-02-03T06:38:12Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-02-03T06:33:59Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=1d04c219db159a84737a33678d4b6abe6239ed22'/>
<id>urn:sha1:1d04c219db159a84737a33678d4b6abe6239ed22</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>alpine: update to 2.24</title>
<updated>2020-12-14T00:15:30Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-12-13T23:31:53Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=29b91b0141196e0ad0d03aaac006fdd770114138'/>
<id>urn:sha1:29b91b0141196e0ad0d03aaac006fdd770114138</id>
<content type='text'>
Add BROKEN to nossl. Upstream broke it by requiring OpenSSL.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>alpine: fix compilation without sys/cdefs</title>
<updated>2020-08-10T23:53:15Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-08-10T20:06:35Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=2d155c82ffa002400461e8e4668fe81763b4f834'/>
<id>urn:sha1:2d155c82ffa002400461e8e4668fe81763b4f834</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>alpine: update to 2.23</title>
<updated>2020-06-22T21:44:14Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-06-22T05:27:28Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=6af49f757936bc69eea0ff29e544249d421fea55'/>
<id>urn:sha1:6af49f757936bc69eea0ff29e544249d421fea55</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
</feed>
