<feed xmlns='http://www.w3.org/2005/Atom'>
<title>portable/update.sh, branch OPENBSD_7_9</title>
<subtitle>A mirror of https://github.com/libressl/portable.git
</subtitle>
<id>https://git.lua4.win/portable/atom?h=OPENBSD_7_9</id>
<link rel='self' href='https://git.lua4.win/portable/atom?h=OPENBSD_7_9'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/'/>
<updated>2026-02-20T04:56:58+00:00</updated>
<entry>
<title>Fix remote branch fetching and revision lookup in update.sh</title>
<updated>2026-02-20T04:56:58+00:00</updated>
<author>
<name>Kenjiro Nakayama</name>
<email>nakayamakenjiro@gmail.com</email>
</author>
<published>2026-02-20T04:56:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=43a1f7c7e6578bc38d130b235d75916e5e58f335'/>
<id>urn:sha1:43a1f7c7e6578bc38d130b235d75916e5e58f335</id>
<content type='text'>
This patch changes to:

- add `--no-single-branch` to git clone to ensure all remote branches
  are tracked, allowing the script to switch between OpenBSD versions.

- use origin/ prefix for $openbsd_branch to fix revision lookup
  At initial setup, the branch only exists as a "remote-tracking"
  reference. Since a local branch hasn't been created yet, git cannot
  find it by name alone. Adding the origin/ prefix explicitly tells
  git to look into the remote data we just fetched.

This ensures the script can correctly identify the commit hash based
on the release timestamp even on a fresh shallow clone.

Fix https://github.com/libressl/portable/issues/1233
</content>
</entry>
<entry>
<title>Simplify update.sh slightly</title>
<updated>2026-01-17T13:57:55+00:00</updated>
<author>
<name>Joel Sing</name>
<email>joel@sing.id.au</email>
</author>
<published>2026-01-17T13:57:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=d4164d5a566945318021c9dc867693403d920b5a'/>
<id>urn:sha1:d4164d5a566945318021c9dc867693403d920b5a</id>
<content type='text'>
Produce a list of files from the various crypto/Makefile.am* files,
rather than sourcing some from crypto/Makefile.am and manually
copying the remainder. This will make it easier to add platform
specific sources in the future, since they only need to be added
to the appropriate Makefile.am* file.

Remove symbols exclusion for OPENSSL_ia32cap_P - this disappeared
from upstream in 2024.
</content>
</entry>
<entry>
<title>Make opensslconf.h MI again</title>
<updated>2025-08-26T06:55:50+00:00</updated>
<author>
<name>Theo Buehler</name>
<email>tb@openbsd.org</email>
</author>
<published>2025-08-26T06:47:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=e4e25cd2815efbf586a4297ed777e8653367a2b4'/>
<id>urn:sha1:e4e25cd2815efbf586a4297ed777e8653367a2b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update for MLKEM changes</title>
<updated>2025-08-17T19:13:58+00:00</updated>
<author>
<name>Theo Buehler</name>
<email>tb@openbsd.org</email>
</author>
<published>2025-08-17T19:13:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=aaabed455c90ab8e972bff3a38b42f731ef7099d'/>
<id>urn:sha1:aaabed455c90ab8e972bff3a38b42f731ef7099d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adjust to GCM refactoring</title>
<updated>2025-06-29T10:13:08+00:00</updated>
<author>
<name>Theo Buehler</name>
<email>tb@openbsd.org</email>
</author>
<published>2025-06-29T09:55:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=0daa8adfe8f6fa2adb6bfe086bc8910c95ee3e9d'/>
<id>urn:sha1:0daa8adfe8f6fa2adb6bfe086bc8910c95ee3e9d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Only link aes_${arch}.c to asm builds</title>
<updated>2025-06-26T03:37:35+00:00</updated>
<author>
<name>Theo Buehler</name>
<email>tb@openbsd.org</email>
</author>
<published>2025-06-17T02:35:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=e05910b5037bb5e74b813e9cf700f16346964ec3'/>
<id>urn:sha1:e05910b5037bb5e74b813e9cf700f16346964ec3</id>
<content type='text'>
Don't mix C source with ASM source. Add the ASM support C code
to CRYPTO_SRC or libcrypto_la_SOURCES as normal, but depending 
on the HOST_ASM* bits

Change-Id: I6a6a69648fc7c2102c96813b70be0d255a345cd3
</content>
</entry>
<entry>
<title>Land #1175, Add ISC copyright headers, add explicit COPYING to LibreSSL portable tree</title>
<updated>2025-06-03T10:08:04+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2025-06-03T10:08:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=21f4bd2a61805750554302bf25c069f5749dd035'/>
<id>urn:sha1:21f4bd2a61805750554302bf25c069f5749dd035</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add top-level script copyright notices</title>
<updated>2025-06-02T01:07:50+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2025-06-02T01:07:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=43ee348d0f2422448f1d461f6993b18bdd09a972'/>
<id>urn:sha1:43ee348d0f2422448f1d461f6993b18bdd09a972</id>
<content type='text'>
</content>
</entry>
<entry>
<title>explicitly copy COPYING file in this project from LICENSE file in CVS tree</title>
<updated>2025-06-01T01:22:33+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2025-05-31T22:06:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=30598098a5df3059332327fa0c2bb5877740ac5d'/>
<id>urn:sha1:30598098a5df3059332327fa0c2bb5877740ac5d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove arm perlasm tendrils</title>
<updated>2025-05-25T03:37:33+00:00</updated>
<author>
<name>Theo Buehler</name>
<email>tb@openbsd.org</email>
</author>
<published>2025-05-25T03:24:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=5011fa2a0a08dd764a5f3fc6dca3069b40f27b75'/>
<id>urn:sha1:5011fa2a0a08dd764a5f3fc6dca3069b40f27b75</id>
<content type='text'>
</content>
</entry>
</feed>
