mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-21 18:50:50 +01:00
Merge branch 'freebsd/current/main' into hardened/current/master
This commit is contained in:
commit
d028432388
@ -360,8 +360,8 @@ oci-images-stage:
|
||||
. endfor
|
||||
. for CHECKSUM in ${CHECKSUM_FILES}
|
||||
cd ${RELEASEDIR}/ociimages && \
|
||||
${CHECKSUM:tl} ${OSRELEASE}* > CHECKSUM.${CHECKSUM}-${SNAP_SUFFIX}
|
||||
cp -p ${RELEASEDIR}/ociimages/CHECKSUM.${CHECKSUM}-${SNAP_SUFFIX} \
|
||||
${CHECKSUM:tl} ${OSRELEASE}* > CHECKSUM.${CHECKSUM}
|
||||
cp -p ${RELEASEDIR}/ociimages/CHECKSUM.${CHECKSUM} \
|
||||
${OCI_DIR}/Latest/CHECKSUM.${CHECKSUM}
|
||||
. endfor
|
||||
.endif
|
||||
|
@ -385,7 +385,7 @@ Likewise, when C23 dialog is selected with
|
||||
or
|
||||
.St -p1003.1-2024 ,
|
||||
definitions for
|
||||
.St -isoC-2023
|
||||
.St -isoC-2024
|
||||
are also included.
|
||||
.Ss Header Visibility Macros
|
||||
These macros are set by
|
||||
|
Loading…
Reference in New Issue
Block a user