<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/libs/gost_engine, 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-05-08T20:28:27Z</updated>
<entry>
<title>treewide: cleanup URLs</title>
<updated>2026-05-08T20:28:27Z</updated>
<author>
<name>Yanase Yuki</name>
</author>
<published>2026-01-02T09:06:57Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=b0d8a3d384915c2de1c5b473fcfb8b3996bb849b'/>
<id>urn:sha1:b0d8a3d384915c2de1c5b473fcfb8b3996bb849b</id>
<content type='text'>
This commit converts plain HTTP URLs to HTTPS, and updates
old or outdated URLs.

Signed-off-by: Yanase Yuki &lt;dev@zpc.st&gt;
</content>
</entry>
<entry>
<title>gots_engine: fix PKG_MIRROR_HASH</title>
<updated>2026-05-05T07:19:19Z</updated>
<author>
<name>Josef Schlehofer</name>
</author>
<published>2026-05-05T07:17:26Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=cba772d9553e5e4074a2416205ec5fdcdcd9369e'/>
<id>urn:sha1:cba772d9553e5e4074a2416205ec5fdcdcd9369e</id>
<content type='text'>
It was discovered by CI/CD that it is no longer valid.

Fixes:
```
2026-04-29T13:04:58.0170130Z SHELL= flock /builder/tmp/.gost_engine-3.0.3.tar.zst.flock -c '  	/builder/scripts/download.pl "/builder/dl" "gost_engine-3.0.3.tar.zst" "ad88b0bc4ede265bc91757f0bb9777a381f8e271faa43992a054ddd5f435ad88" "" || (  /builder/scripts/dl_github_archive.py --dl-dir="/builder/dl" --url="https://github.com/gost-engine/engine" --version="v3.0.3" --subdir="gost_engine-3.0.3" --source="gost_engine-3.0.3.tar.zst" --hash="ad88b0bc4ede265bc91757f0bb9777a381f8e271faa43992a054ddd5f435ad88" --submodules  || ( 	echo "Checking out files from the git repository..."; mkdir -p /builder/tmp/dl &amp;&amp; cd /builder/tmp/dl &amp;&amp; rm -rf gost_engine-3.0.3 &amp;&amp; [ \! -d gost_engine-3.0.3 ] &amp;&amp; git clone  https://github.com/gost-engine/engine gost_engine-3.0.3 &amp;&amp; (cd gost_engine-3.0.3 &amp;&amp; git checkout v3.0.3) &amp;&amp; export TAR_TIMESTAMP=`cd gost_engine-3.0.3 &amp;&amp; git log -1 --no-show-signature --format='\''@%ct'\''` &amp;&amp; echo "Generating formal git archive (apply .gitattributes rules)" &amp;&amp; (cd gost_engine-3.0.3 &amp;&amp; git config core.abbrev 8 &amp;&amp; git archive --format=tar HEAD --output=../gost_engine-3.0.3.tar.git) &amp;&amp;  tar --numeric-owner --owner=0 --group=0 --ignore-failed-read -C gost_engine-3.0.3 -f gost_engine-3.0.3.tar.git -r .git .gitmodules 2&gt;/dev/null  &amp;&amp; rm -rf gost_engine-3.0.3 &amp;&amp; mkdir gost_engine-3.0.3 &amp;&amp; tar -C gost_engine-3.0.3 -xf gost_engine-3.0.3.tar.git &amp;&amp; (cd gost_engine-3.0.3 &amp;&amp; git submodule update --init --recursive --  &amp;&amp; rm -rf .git .gitmodules) &amp;&amp; echo "Packing checkout..." &amp;&amp; 	tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c gost_engine-3.0.3 | 	zstd -T0 --ultra -20 -c &gt; /builder/tmp/dl/gost_engine-3.0.3.tar.zst &amp;&amp; mv /builder/tmp/dl/gost_engine-3.0.3.tar.zst /builder/dl/ &amp;&amp; rm -rf gost_engine-3.0.3; );  )  &amp;&amp; ( file_hash="$(/builder/staging_dir/host/bin/mkhash sha256 "/builder/dl/gost_engine-3.0.3.tar.zst")"; [ "$file_hash" = "ad88b0bc4ede265bc91757f0bb9777a381f8e271faa43992a054ddd5f435ad88" ] || [ "ad88b0bc4ede265bc91757f0bb9777a381f8e271faa43992a054ddd5f435ad88" = "skip" ] || { echo "Hash mismatch for file gost_engine-3.0.3.tar.zst: expected ad88b0bc4ede265bc91757f0bb9777a381f8e271faa43992a054ddd5f435ad88, got $file_hash"; false; }; )    '
2026-04-29T13:04:58.0559677Z + curl -f --connect-timeout 5 --retry 3 --location https://sources.cdn.openwrt.org/gost_engine-3.0.3.tar.zst
2026-04-29T13:04:58.0616240Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2026-04-29T13:04:58.0616964Z                                  Dload  Upload   Total   Spent    Left  Speed
2026-04-29T13:04:58.0617618Z
2026-04-29T13:04:58.1364520Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2026-04-29T13:04:58.1365467Z 100  977k  100  977k    0     0  12.8M      0 --:--:-- --:--:-- --:--:-- 12.8M
2026-04-29T13:04:58.1453386Z Hash of the downloaded file does not match (file: b3a6701cd97e4db4f3e0f4b356c991075c6157dd3941d34851c8f36baa1d2721, requested: ad88b0bc4ede265bc91757f0bb9777a381f8e271faa43992a054ddd5f435ad88) - deleting download.
```

Signed-off-by: Josef Schlehofer &lt;pepe.schlehofer@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: avoid deref symlinks when installing .so</title>
<updated>2026-04-27T09:48:13Z</updated>
<author>
<name>Josef Schlehofer</name>
</author>
<published>2025-12-29T23:23:18Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=537c2a631dd117564720a80f6976280901b010f5'/>
<id>urn:sha1:537c2a631dd117564720a80f6976280901b010f5</id>
<content type='text'>
Deduplicate files

Signed-off-by: Josef Schlehofer &lt;pepe.schlehofer@gmail.com&gt;
</content>
</entry>
<entry>
<title>gost_engine: fix and improve CI test</title>
<updated>2025-11-14T14:26:46Z</updated>
<author>
<name>Eneas U de Queiroz</name>
</author>
<published>2025-11-14T11:52:10Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=36deed27b6849b83c9f85e208fc34a1a5c800404'/>
<id>urn:sha1:36deed27b6849b83c9f85e208fc34a1a5c800404</id>
<content type='text'>
The test script was still using opkg to install openssl-util.  Use apk
instead, and move it to pre-test.sh so that openssl installation will
not depend on the order that the packages are tested.

Signed-off-by: Eneas U de Queiroz &lt;cotequeiroz@gmail.com&gt;
</content>
</entry>
<entry>
<title>gost_engine: add CI test</title>
<updated>2024-05-28T03:17:56Z</updated>
<author>
<name>Eneas U de Queiroz</name>
</author>
<published>2024-05-27T19:40:53Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=a92d247884468d37ede093391a4ac54293d74863'/>
<id>urn:sha1:a92d247884468d37ede093391a4ac54293d74863</id>
<content type='text'>
Thi adds one MD and one cipher test from upstream, adapted to a shell
script.

Signed-off-by: Eneas U de Queiroz &lt;cotequeiroz@gmail.com&gt;
</content>
</entry>
<entry>
<title>gost_engine: fix config installation directory</title>
<updated>2024-05-28T03:17:56Z</updated>
<author>
<name>Eneas U de Queiroz</name>
</author>
<published>2024-05-27T16:51:53Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=87f0efbded4270e3c3f13fb46e76532e11611f9b'/>
<id>urn:sha1:87f0efbded4270e3c3f13fb46e76532e11611f9b</id>
<content type='text'>
The engine configuration directory was moved to /etc/ssl/modules.cnf.d/,
but the gost_engine package was using /etc/ssl/engines.cnf.d/ by
mistake.

Fixes: 3b2fcd6b2 ("gost_engine: adapt to new engine build config")

Signed-off-by: Eneas U de Queiroz &lt;cotequeiroz@gmail.com&gt;
</content>
</entry>
<entry>
<title>gost_engine: switch to local tarballs</title>
<updated>2024-04-21T02:47:54Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2024-04-19T21:36:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=75f971407d61c622f975605eacbc8b8d6e86232e'/>
<id>urn:sha1:75f971407d61c622f975605eacbc8b8d6e86232e</id>
<content type='text'>
Avoids PKG_UNPACK hacks.

Added PKG_LICENSE_FILES.

Reordered variables for consistency between packages.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>gost_engine: Update to version 3.0.3</title>
<updated>2024-03-24T05:35:50Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2024-03-23T17:02:12Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=d4ef5bb60ddfcf8b399ffb8b2b8e8dfe17382394'/>
<id>urn:sha1:d4ef5bb60ddfcf8b399ffb8b2b8e8dfe17382394</id>
<content type='text'>
This version contains minor bugfixes.
It fixes a compile problem with GCC 13.

Changes: https://github.com/gost-engine/engine/compare/v3.0.1...v3.0.3

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>gost_engine: disable tests, reset patches dir</title>
<updated>2023-06-17T09:32:20Z</updated>
<author>
<name>Eneas U de Queiroz</name>
</author>
<published>2023-06-12T14:28:52Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=085dc8d965a4baa06e60845e98fa7e23869ad213'/>
<id>urn:sha1:085dc8d965a4baa06e60845e98fa7e23869ad213</id>
<content type='text'>
Tests are breaking compilation for mipsel targets because of the removal
of the sysmips call.  Let's just not build them.

While at it, remove patches from 1.1 version and move the current ones
to the default 'patches' directory.

Signed-off-by: Eneas U de Queiroz &lt;cotequeiroz@gmail.com&gt;
</content>
</entry>
<entry>
<title>gost_engine: adapt to new engine build config</title>
<updated>2023-04-05T13:34:18Z</updated>
<author>
<name>Eneas U de Queiroz</name>
</author>
<published>2023-03-21T22:44:19Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=3b2fcd6b2fde4bebf9eb54441c1c8f14b40e26a9'/>
<id>urn:sha1:3b2fcd6b2fde4bebf9eb54441c1c8f14b40e26a9</id>
<content type='text'>
This adapts the package to the new include/openssl-module.mk, and
updated runtime configuration.

Signed-off-by: Eneas U de Queiroz &lt;cotequeiroz@gmail.com&gt;
</content>
</entry>
</feed>
