• FreeBSD 13.2-RELEASE Now Available (1/2)

    From Colin Percival@21:1/5 to All on Tue Apr 11 05:00:07 2023
    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA1

    FreeBSD 13.2-RELEASE Announcement

    Date: April 11, 2023

    The FreeBSD Release Engineering Team is pleased to announce the
    availability of FreeBSD 13.2-RELEASE. This is the third release of the
    stable/13 branch.

    Some of the highlights:

    * OpenSSH has been updated to version 9.2p1.

    * OpenSSL has been updated to version 1.1.1t.

    * The bhyve hypervisor now supports more than 16 vCPUs in a guest.

    * Address Space Layout Randomization (ASLR) is now enabled for 64-bit
    executables by default.

    * ZFS has been upgraded to OpenZFS release 2.1.9.

    * It is now possible to take snapshots on UFS filesystems when running
    with journaled soft updates.

    * The kernel wg(4) WireGuard driver is now available.

    * The kernel netlink(4) network configuration protocol is now
    available.

    * And much more...*

    For a complete list of new features and known problems, please see the
    online release notes and errata list, available at:

    * https://www.FreeBSD.org/releases/13.2R/relnotes/

    * https://www.FreeBSD.org/releases/13.2R/errata/

    For more information about FreeBSD release engineering activities, please
    see:

    * https://www.FreeBSD.org/releng/

    Availability

    FreeBSD 13.2-RELEASE is now available for the amd64, i386, powerpc,
    powerpc64, powerpc64le, powerpcspe, armv6, armv7, aarch64, and riscv64
    architectures.

    FreeBSD 13.2-RELEASE can be installed from bootable ISO images or over
    the network. Some architectures also support installing from a USB memory
    stick. The required files can be downloaded as described in the section
    below.

    SHA512 and SHA256 hashes for the release ISO, memory stick, and SD card
    images are included at the bottom of this message.

    PGP-signed checksums for the release images are also available at:

    * https://www.FreeBSD.org/releases/13.2R/signatures/

    A PGP-signed version of this announcement is available at:

    * https://www.FreeBSD.org/releases/13.2R/announce.asc

    The purpose of the images provided as part of the release are as follows:

    dvd1

    This contains everything necessary to install the base FreeBSD
    operating system, the documentation, debugging distribution sets,
    and a small set of pre-built packages aimed at getting a
    graphical workstation up and running. It also supports booting
    into a "livefs" based rescue mode. This should be all you need if
    you can burn and use DVD-sized media.

    Additionally, this can be written to a USB memory stick (flash
    drive) for the amd64 architecture and used to do an install on
    machines capable of booting off USB drives. It also supports
    booting into a "livefs" based rescue mode.

    As one example of how to use the memstick image, assuming the USB
    drive appears as /dev/da0 on your machine something like this
    should work:

    # dd if=FreeBSD-13.2-RELEASE-amd64-dvd1.iso \
    of=/dev/da0 bs=1m conv=sync

    Be careful to make sure you get the target (of=) correct.

    disc1

    This contains the base FreeBSD operating system. It also supports
    booting into a "livefs" based rescue mode. There are no pre-built
    packages.

    Additionally, this can be written to a USB memory stick (flash
    drive) for the amd64 architecture and used to do an install on
    machines capable of booting off USB drives. It also supports
    booting into a "livefs" based rescue mode. There are no pre-built
    packages.

    As one example of how to use the memstick image, assuming the USB
    drive appears as /dev/da0 on your machine something like this
    should work:

    # dd if=FreeBSD-13.2-RELEASE-amd64-disc1.iso \
    of=/dev/da0 bs=1m conv=sync

    Be careful to make sure you get the target (of=) correct.

    bootonly

    This supports booting a machine using the CDROM drive but does
    not contain the installation distribution sets for installing
    FreeBSD from the CD itself. You would need to perform a network
    based install (e.g., from an HTTP or FTP server) after booting
    from the CD.

    Additionally, this can be written to a USB memory stick (flash
    drive) for the amd64 architecture and used to do an install on
    machines capable of booting off USB drives. It also supports
    booting into a "livefs" based rescue mode. There are no pre-built
    packages.

    As one example of how to use the memstick image, assuming the USB
    drive appears as /dev/da0 on your machine something like this
    should work:

    # dd if=FreeBSD-13.2-RELEASE-amd64-bootonly.iso \
    of=/dev/da0 bs=1m conv=sync

    Be careful to make sure you get the target (of=) correct.

    memstick

    This can be written to a USB memory stick (flash drive) and used
    to do an install on machines capable of booting off USB drives.
    It also supports booting into a "livefs" based rescue mode. There
    are no pre-built packages.

    As one example of how to use the memstick image, assuming the USB
    drive appears as /dev/da0 on your machine something like this
    should work:

    # dd if=FreeBSD-13.2-RELEASE-amd64-memstick.img \
    of=/dev/da0 bs=1m conv=sync

    Be careful to make sure you get the target (of=) correct.

    mini-memstick

    This can be written to a USB memory stick (flash drive) and used
    to boot a machine, but does not contain the installation
    distribution sets on the medium itself, similar to the bootonly
    image. It also supports booting into a "livefs" based rescue
    mode. There are no pre-built packages.

    As one example of how to use the mini-memstick image, assuming
    the USB drive appears as /dev/da0 on your machine something like
    this should work:

    # dd if=FreeBSD-13.2-RELEASE-amd64-mini-memstick.img \
    of=/dev/da0 bs=1m conv=sync

    Be careful to make sure you get the target (of=) correct.

    FreeBSD/arm SD card images

    These can be written to an SD card and used to boot the supported
    arm system. The SD card image contains the full FreeBSD
    installation, and can be installed onto SD cards as small as
    512Mb.

    For convenience for those without console access to the system, a
    freebsd user with a password of freebsd is available by default
    for ssh(1) access. Additionally, the root user password is set to
    root, which it is strongly recommended to change the password for
    both users after gaining access to the system.

    To write the FreeBSD/arm image to an SD card, use the dd(1)
    utility, replacing KERNEL with the appropriate kernel
    configuration name for the system.

    # dd if=FreeBSD-13.2-RELEASE-arm-armv6-KERNEL.img \
    of=/dev/da0 bs=1m conv=sync

    Be careful to make sure you get the target (of=) correct.

    FreeBSD 13.2-RELEASE can also be purchased on DVD from several vendors.
    One of the vendors that will be offering FreeBSD 13.2-based products is:

    * FreeBSD Mall, Inc. https://www.freebsdmall.com

    Pre-installed virtual machine images are also available for the amd64
    (x86_64), i386 (x86_32), AArch64 (arm64), and RISCV architectures in
    QCOW2, VHD, and VMDK disk image formats, as well as raw (unformatted)
    images.

    FreeBSD 13.2-RELEASE amd64 is also available on these cloud hosting
    platforms:

    * FreeBSD/amd64 Amazon(R) EC2(TM):
    FreeBSD/amd64 EC2 AMIs are available in the following regions:

    ap-south-2 region: ami-01629dd320b762153
    ap-south-1 region: ami-0a64cbe54aa4d5430
    eu-south-1 region: ami-03f8bde94234fc3a4
    eu-south-2 region: ami-04801de098b7d75af
    me-central-1 region: ami-02f6445e915086d85
    ca-central-1 region: ami-02469c1fae18b839f
    eu-central-1 region: ami-0bb9a0da64ac08665
    eu-central-2 region: ami-04c43a3e53d646dde
    us-west-1 region: ami-094e6ad9ea0e04b37
    us-west-2 region: ami-0e7e546ccb14db194
    af-south-1 region: ami-0b6674b0fbf51c63c
    eu-north-1 region: ami-08ed93ca302af550f
    eu-west-3 region: ami-017a40a3da4caa2ba
    eu-west-2 region: ami-071fcce6758629014
    eu-west-1 region: ami-0450444af75200ce0
    ap-northeast-3 region: ami-0180b700513e89cff
    ap-northeast-2 region: ami-08d8ea8cefc945e40
    me-south-1 region: ami-03a287bde8d4cb546
    ap-northeast-1 region: ami-0280a5d56ef027090
    sa-east-1 region: ami-039712bf4a83d42fd
    ap-east-1 region: ami-0d8e3886a5d66680d
    ap-southeast-1 region: ami-01e48772e63fa7352
    ap-southeast-2 region: ami-029335b485184ba34
    ap-southeast-3 region: ami-0166f7dd9cd97d5d4
    us-east-1 region: ami-0fe92206920260384
    us-east-2 region: ami-07c76851d31489ff6

    These AMI IDs can be retrieved from the Systems Manager Parameter Store
    in each region using the keys:

    /aws/service/freebsd/amd64/base/ufs/13.2/RELEASE

    AMIs are also available in the Amazon(R) Marketplace at:
    https://aws.amazon.com/marketplace/pp/B0928XNW6D

    FreeBSD/arm64 Amazon(R) EC2(TM):
    AMIs are available in the following regions:

    ap-south-2 region: ami-036fbbfef01a139e6
    ap-south-1 region: ami-06bbc96eabb559267
    eu-south-1 region: ami-043686e2402827325
    eu-south-2 region: ami-0edee328bf0d03d87
    me-central-1 region: ami-09aecc06e9c5b49b2
    ca-central-1 region: ami-0b435a6dcc6158ef9
    eu-central-1 region: ami-0fd9fded47433f499
    eu-central-2 region: ami-095e858a80a004a21
    us-west-1 region: ami-0673345052dea0b7e
    us-west-2 region: ami-04ce7cc8ccce4d652
    af-south-1 region: ami-0ac841e9095276288
    eu-north-1 region: ami-058f46edfb52b1751
    eu-west-3 region: ami-06173639a6545739e
    eu-west-2 region: ami-051c82babf13c58ba
    eu-west-1 region: ami-09e068a47b0030199
    ap-northeast-3 region: ami-0c9b2e3e9955e63f2
    ap-northeast-2 region: ami-0fd34eba64a82ead5
    me-south-1 region: ami-01d6b6cfd9abdd8cf
    ap-northeast-1 region: ami-010379237bbd993eb
    sa-east-1 region: ami-0444751516706b437
    ap-east-1 region: ami-025a386e3d0691b94
    ap-southeast-1 region: ami-07331ad7f1d386812
    ap-southeast-2 region: ami-079f417f67ae2ac6f
    ap-southeast-3 region: ami-024519e02f88da5c1
    us-east-1 region: ami-04f5383058c7d8e59
    us-east-2 region: ami-0ad7174d142967c6f

    These AMI IDs can be retrieved from the Systems Manager Parameter Store
    in each region using the keys:

    /aws/service/freebsd/arm64/base/ufs/13.2/RELEASE

    AMIs are also available in the Amazon(R) Marketplace at:
    https://aws.amazon.com/marketplace/pp/B09291VW11

    * Google(R) Compute Engine(TM):
    Instances can be deployed using the gcloud utility:

    % gcloud compute instances create INSTANCE \
    --image freebsd-13-2-release-amd64 \
    --image-project=freebsd-org-cloud-dev
    % gcloud compute ssh INSTANCE

    Replace INSTANCE with the name of the Google Compute Engine instance.
    FreeBSD 13.2-RELEASE is also expected to be available in the Google
    Compute Engine(TM) Marketplace once they have completed third-party
    specific validation at:
    https://console.cloud.google.com/launcher/browse?filter=category:os&filter=price:free

    * Hashicorp/Atlas(R) Vagrant(TM):
    Instances can be deployed using the vagrant utility:

    % vagrant init freebsd/FreeBSD-13.2-RELEASE
    % vagrant up

    Download

    FreeBSD 13.2-RELEASE may be downloaded via https from the following site:

    * https://download.freebsd.org/ftp/releases/ISO-IMAGES/13.2/

    FreeBSD 13.2-RELEASE virtual machine images may be downloaded from:

    * https://download.freebsd.org/ftp/releases/VM-IMAGES/13.2-RELEASE/

    FreeBSD 13.2-RELEASE amd64 BASIC-CI images may be downloaded from:

    * https://download.freebsd.org/ftp/releases/CI-IMAGES/13.2-RELEASE/

    For instructions on installing FreeBSD or updating an existing machine to
    13.2-RELEASE please see:

    * https://www.FreeBSD.org/releases/13.2R/installation/

    Support

    Based on the new FreeBSD support model, the FreeBSD 13 release series
    will be supported until at least January 31, 2026. This point release,
    FreeBSD 13.2-RELEASE, will be supported until at least three months after
    FreeBSD 13.3-RELEASE. Additional support information can be found at:

    * https://www.FreeBSD.org/security/

    Please note that 13.1 will be supported until three months from the 13.2
    release date, which is yet to be scheduled at the time of this writing.

    Acknowledgments

    Many companies donated equipment, network access, or human time to
    support the release engineering activities for FreeBSD 13.2 including:

    The FreeBSD Foundation
    Rubicon Communications, LLC (Netgate)
    Tarsnap
    NetApp
    Internet Systems Consortium
    ByteMark Hosting
    NextArray
    Sentex Data Communications
    New York Internet
    Juniper Networks
    NetActuate
    Department of Computer Science, National Chiao Tung University
    NLNet Labs
    iXsystems

    The release engineering team for 13.2-RELEASE includes:

    Glen Barber <gjb@FreeBSD.org> Release Engineering Lead
    Konstantin Belousov <kib@FreeBSD.org> Release Engineering
    Antoine Brodin <antoine@FreeBSD.org> Package Building
    Marc Fonvieille <blackend@FreeBSD.org> Release Engineering, Documentation
    Xin Li <delphij@FreeBSD.org> Release Engineering, Security Team
    Liaison
    Ed Maste <emaste@FreeBSD.org> Security Officer Deputy
    Colin Percival <cperciva@FreeBSD.org> Release Engineering Deputy Lead,
    13.2-RELEASE Release Engineer

    Trademark

    FreeBSD is a registered trademark of The FreeBSD Foundation.

    ISO Image Checksums

    amd64 (x86_64):

    SHA512 (FreeBSD-13.2-RELEASE-amd64-bootonly.iso) = f30ac967e32f008265e140d7cbbc4f29a2955d4984d53c8e6ee004d60d34eae54599ce93812ad5094e40b434b485568b4e3fdd62a8a71c0a09529acf6ad0331a
    SHA512 (FreeBSD-13.2-RELEASE-amd64-bootonly.iso.xz) = e8a2be48ae179c2fc0e65bbeefa51ff6d20c08335524aae2e42f71a5b7a55cd3a93182f4ec125338ea025b6a7138a59a02c14d15555b5664256de6000ae0ea68
    SHA512 (FreeBSD-13.2-RELEASE-amd64-disc1.iso) = cd773814a95405868f31be40e44739a497043601e668b82bc54f73e9e5252743ec75fdbc884e903ffd9d511495a7205f5e5fada4333852b3e16407ff77cb63d0
    SHA512 (FreeBSD-13.2-RELEASE-amd64-disc1.iso.xz) = 39f2f901829e93d2c60e243e0c50f1c1415fa9c8a8a671dd3c7bb4afbd69887791a18532e376c9d90dbbe415b9f695171be909f7d22b0f1226c2f4933abe2c2e
    SHA512 (FreeBSD-13.2-RELEASE-amd64-dvd1.iso) = 7c5473b9bbc5cb235329b8fa17ffb690abbae67fe5e4bb30260baa034501d3f23eba82679a9871af2f42e9600aff7e9e810a0b03005afc24962ed03945171ae1
    SHA512 (FreeBSD-13.2-RELEASE-amd64-dvd1.iso.xz) = c5b4ed99d3102b1457d578e5f7eec9720cbb0925adee1c41a1dd463910a2ee8bdb9b15b716002756178c70064c841bae69f129e28ad90d3e121c0b908eec0c4d
    SHA512 (FreeBSD-13.2-RELEASE-amd64-memstick.img) = 53c4833035fe9e2b56a549da406ef5e043a4b2b78597558bcd1990e364d8977604e539246c918c72872889044ebe5962d671f7c9cf07ea54d62c4d8074c5a80b
    SHA512 (FreeBSD-13.2-RELEASE-amd64-memstick.img.xz) = 02e94d758b36e2f28a5430da563b22224f118f16bddb7efe7fc85031dc3aed93d9ce8865ec30c254c6440829ba78aab1c76bd59fd4f0e0e710f5ab15eae26bd3
    SHA512 (FreeBSD-13.2-RELEASE-amd64-mini-memstick.img) = e2956e5bd6dd2a03f600b9977673795db55302ddd2e9245688ded7fdf281c9c01ff79eef5275bc6381602f7ccca029c84d162eb4481ab1b6cfdfb318d815e6f7
    SHA512 (FreeBSD-13.2-RELEASE-amd64-mini-memstick.img.xz) = c997ef152a01b74af63f2542edff31564a806fbe611912fc2d30b5a2f59060fa0f2c524e483be13bfef8f8aafd58051f77ecb98ae36eb4ae79b692283239d46d

    SHA256 (FreeBSD-13.2-RELEASE-amd64-bootonly.iso) = 54e5e5e84c8988afa34f291a9edd7b13f1c7dd6a9556289f7dbef1ea8394cc5a
    SHA256 (FreeBSD-13.2-RELEASE-amd64-bootonly.iso.xz) = 7396bf4ccbb3d57ac12ef9c6123b89d9bdee4ce84f971c90a96d9e4c05909c19
    SHA256 (FreeBSD-13.2-RELEASE-amd64-disc1.iso) = b76ab084e339ee05f59be81354c8cb7dfadf9518e0548f88017d2759a910f17c
    SHA256 (FreeBSD-13.2-RELEASE-amd64-disc1.iso.xz) = 52a1420db86802cfab8bafa36eccaa78c8b65b59673cbdf690e4b57f9d80f01f
    SHA256 (FreeBSD-13.2-RELEASE-amd64-dvd1.iso) = 6b1159a204fd614410d32b15993416c745917e6de1781aa608e53d8c6b3d24a4
    SHA256 (FreeBSD-13.2-RELEASE-amd64-dvd1.iso.xz) = d1eaf7e4cfa239ea48190b01a373e0c6fd6dcfd6661c700fcd33c5ca20031a16
    SHA256 (FreeBSD-13.2-RELEASE-amd64-memstick.img) = 70cbb26bbc15ba2d924a3ef414475a52e2b7b6b4b423450fcc4620e7ec2bd3fe
    SHA256 (FreeBSD-13.2-RELEASE-amd64-memstick.img.xz) = b5cb389807262d497f4cd57f4f1d17dda427d03d1ab6dca1401ff79ba7d54bb3
    SHA256 (FreeBSD-13.2-RELEASE-amd64-mini-memstick.img) = 1d79f2d4a1d11125c22e1d83a5d1432814cc730dd0f5cb4520b3a536a6946e6b
    SHA256 (FreeBSD-13.2-RELEASE-amd64-mini-memstick.img.xz) = 9b4daced2c11c58bb68a343063dc440aa8bb36e796b651b37c5d8feec627da87

    i386 (x86):

    SHA512 (FreeBSD-13.2-RELEASE-i386-bootonly.iso) = bcdbe932db38e3599df13d2b8c435c45e2eb24652345409d51738e03a6e2ec66200b6b7979c18633fa073c3ebaa284a450b30f5597ac25c1364bb3e716ecac5c
    SHA512 (FreeBSD-13.2-RELEASE-i386-bootonly.iso.xz) = 90394b1c3b5e59a681ce78294f071ece163c8342852023b81c7f1667df4327afa1bb1263df397c6ef9acb38cbe4dc579ceeb4533a053b68fd5ca8336d90bfe82
    SHA512 (FreeBSD-13.2-RELEASE-i386-disc1.iso) = 22c937464315167aa88819c8db7d68e3058827ec56c3cd5b15ef79b9c7cb799d26b20b1a4591ae2c4db2cf05d7a85d57fc180b45e8b5dd3a646df5c4a1ae688e
    SHA512 (FreeBSD-13.2-RELEASE-i386-disc1.iso.xz) = b95305e1518f15024fc50c29e0a787814c243ac21c29c2678659f63042951157c85975bf1875558a1076f933dd19d1d8ebf53f8f5238d1774ecda598bb5a0340
    SHA512 (FreeBSD-13.2-RELEASE-i386-dvd1.iso) = 48aa1a92e71a3c09b4587acdfcd265f6cf15e066ebf3e24b368fb796388afea63865744e8d897587383b756eee6bd5a9e97d3b351104dbd84f4c9fa24158a788
    SHA512 (FreeBSD-13.2-RELEASE-i386-dvd1.iso.xz) = 388f1f343fb522ec0f0f5676e697b053b796787fa1b109df6e2dc953d237e56ead24a6c2b9cb7dc795d161903aa64598f06708fa2e6259df91173ee018299a19
    SHA512 (FreeBSD-13.2-RELEASE-i386-memstick.img) = 038a2f1f2960b9571f62e3d8ebb617cdb1b4a3320f4ba10e079dfb32b5c1f3eda1f7629bf507de4367ce945bb8781187c34892f5a4704a10a2e8b72d423c4785
    SHA512 (FreeBSD-13.2-RELEASE-i386-memstick.img.xz) = 0494b4d8f67240a530c98de397891e453dc8848d54e08b2258f2c197e0962982d92b342210aa98b8b670bd3710b4d56d0cd5e12fe35f77291a90e4a4ec1728a8
    SHA512 (FreeBSD-13.2-RELEASE-i386-mini-memstick.img) = fdef815781a5bd9438eb6d312bd6a80b381e65a8cce1007a552361bffba02818cf34aad37cd93a13b1b62bdb1075f62c0edd3f483989a123716abf9fb2cd8343
    SHA512 (FreeBSD-13.2-RELEASE-i386-mini-memstick.img.xz) = aae6ae473900207f789e8958a2ecd560795b6150bdaba427d085fff7824918293369a2fe73b0e308b19c79d648137728bc030ad08c94e7b72c021871bc557158

    SHA256 (FreeBSD-13.2-RELEASE-i386-bootonly.iso) = 906c4b4fdc8b7c38cc0fbf766d65bdd5a1cdddbda9e57ef2e7acb8f33e15cc6c
    SHA256 (FreeBSD-13.2-RELEASE-i386-bootonly.iso.xz) = cf1e217d3062038d92ab70b515f2923d48eb4d1684ca39c2eace3eee1a619516
    SHA256 (FreeBSD-13.2-RELEASE-i386-disc1.iso) = 1ff7e48dbbdb93183f4c0635eeb040bd741994591ffb322679909dfd786e543e
    SHA256 (FreeBSD-13.2-RELEASE-i386-disc1.iso.xz) = 97a21e7c8812356f49afaf314d247b4ef68007349fbcc162b99a35d508a30844
    SHA256 (FreeBSD-13.2-RELEASE-i386-dvd1.iso) = 8e803a0c56747816a17c53ee81802dacf0b81708ec5e822002b9207dd6037b6f
    SHA256 (FreeBSD-13.2-RELEASE-i386-dvd1.iso.xz) = 78fefb01847595cb538c508f22af70d91a544a0b65d973a618c5414791aa7bf6
    SHA256 (FreeBSD-13.2-RELEASE-i386-memstick.img) = 02bda0cf30a64a2bafa29da430fdfbce15caa3787b79b6a56e4677062694eb8b
    SHA256 (FreeBSD-13.2-RELEASE-i386-memstick.img.xz) = 07bafaf00caee90410dd4bd1da1cced43333569e22de4a5652a034acfebb9aea
    SHA256 (FreeBSD-13.2-RELEASE-i386-mini-memstick.img) = 2b864d61466be96ecfc067a6e1fbf5db6b154c03eb59d32f221d946c1f4b9dfc
    SHA256 (FreeBSD-13.2-RELEASE-i386-mini-memstick.img.xz) = af15639a1b01ddfff55e9e4e92c69985b8b3a16968699bb66e12dc412b7406d8

    powerpc:

    SHA512 (FreeBSD-13.2-RELEASE-powerpc-bootonly.iso) = 641edaac1f5aaf32a0774275cfdb84b0c49869aab8ef271ba91bc2bea913d01e780a0514f4af910905d5bb5d9c48b5aa0879396b1cd6139e512615d8cefa1304
    SHA512 (FreeBSD-13.2-RELEASE-powerpc-bootonly.iso.xz) = b9e6f2e7ee4afd4f09b612fde0d3616a77edfaa57afd2450bc87dbff009963ac39a3b52eb1b4295ce652f6b430bbb34b8143fc1c56246500a1bda49735415987
    SHA512 (FreeBSD-13.2-RELEASE-powerpc-disc1.iso) = af7eb7ecffb4c2cb107e9bf862d292ab23dcac313cd85293ed479fff05e4a8823174640a4adb9a36831a059cdcf2d5ed2a1e62071b6ddf24ce18d383fad27e9f
    SHA512 (FreeBSD-13.2-RELEASE-powerpc-disc1.iso.xz) = f4cb206b2fe8ae05c51cfa6ed47be5ec4938ddfda6fd77fb19cc5ceafa16a8bde004d5fa2705358dbc58ae733f18e148d79412a2770220981f712936f4e6afd6
    SHA512 (FreeBSD-13.2-RELEASE-powerpc-dvd1.iso) = f37bc4a8cf7e03548e012a6bb8de8a1ad7630d6a77029cc33b433d9e56a9432be718b0fe1a31fe5d39d0e037b23919ae6911804a657cf8221f02e08fdd0bc586
    SHA512 (FreeBSD-13.2-RELEASE-powerpc-dvd1.iso.xz) = 284e35e0ad21bb8358b771dedef187faad6ae87706eb21d235f4de05623fb1ff463af8bce1c6e982a31d9f0cff2331a3144230fdb0deef8a2cf6a8b81098d0bc

    SHA256 (FreeBSD-13.2-RELEASE-powerpc-bootonly.iso) = c47278f82f13de70ac4671e4edd7f1e8adb85a68a657e553158644f470609a76
    SHA256 (FreeBSD-13.2-RELEASE-powerpc-bootonly.iso.xz) = a5632249ea57afcd00f28d9fa50796c21005a0215848f5239c7637b7e46d4c29
    SHA256 (FreeBSD-13.2-RELEASE-powerpc-disc1.iso) = 3ace16c1f6ee7711798379ef5e59a0b9039ce529a3ba21facff244d73e9bca03
    SHA256 (FreeBSD-13.2-RELEASE-powerpc-disc1.iso.xz) = 827dbf08f51ec762772e1ece060836e1de5deae83d1710247acf544fb3de5458
    SHA256 (FreeBSD-13.2-RELEASE-powerpc-dvd1.iso) = 7709f55d8d3aecb047e76d422206e45a9e60f3019bd95a4366f46b832c47b6ac
    SHA256 (FreeBSD-13.2-RELEASE-powerpc-dvd1.iso.xz) = 544d1446d9199fda1cb4b8474e57a022231b4bceecb6ecd6873bea30ff44bc54

    powerpc64:

    SHA512 (FreeBSD-13.2-RELEASE-powerpc-powerpc64-bootonly.iso) = 241f3dba226b9794696a8a60257c84e8a82c749db4f2db6acec40604a78a7414670c894bc389453c11007553cc48871fb9fd9ce774c594ee79acf43a84b31a7c
    SHA512 (FreeBSD-13.2-RELEASE-powerpc-powerpc64-bootonly.iso.xz) = ed81fb489a79a5b3d56f7180ba70183b0dd6845f207909cb9c089ea910be1841e36696d91f2bf3ffe3e9bd06e1908493fa28b6bc9e270b1ca24d89f22a22fb99
    SHA512 (FreeBSD-13.2-RELEASE-powerpc-powerpc64-disc1.iso) = befadbbd3dac2880a0af7ba02f2f01d75190e2ccea29e05877ca17cdbc7de31626081e962a3702dcb8170e2501f1bf0bee4eb6a28e315e31556aca7e889d6267
    SHA512 (FreeBSD-13.2-RELEASE-powerpc-powerpc64-disc1.iso.xz) = 159870ff6686d278cb5a7434183327d053dd1e36ceb85388e863a1ce4945d25b7b22ad5755eb8bca529c43aca39dc76f522ddcc0aaa8883c705b8eb41e92420f
    SHA512 (FreeBSD-13.2-RELEASE-powerpc-powerpc64-dvd1.iso) = a52c64f54b007f341893166470271dd8c373449a9bc57c765b1a4c802af0039f0537e2d4e14be10dda8e5442fe45d87e2c47b37fdb399f7b64a9974f7f8f102b
    SHA512 (FreeBSD-13.2-RELEASE-powerpc-powerpc64-dvd1.iso.xz) = fa1f61406e723f1ec771ef3f89c0c994483b4ce694f9c2d3da31415c6fb60e3ebc3e7671731365e85633eb5d7b912e5dfe70f59e7b86ac92a646f6e589965ec6

    SHA256 (FreeBSD-13.2-RELEASE-powerpc-powerpc64-bootonly.iso) = 8f54d5f66597325b7b236088d8568ea8b587885da9c31c021be1a263083c5089
    SHA256 (FreeBSD-13.2-RELEASE-powerpc-powerpc64-bootonly.iso.xz) = e82f30fbf433bde95f850a29d8a391db7ee16d467f21147443a24837fe9ebf57
    SHA256 (FreeBSD-13.2-RELEASE-powerpc-powerpc64-disc1.iso) = e0347df8a48698669f9417bdbed17ffc575b4ed928fe838ec5b1e7446e980b80
    SHA256 (FreeBSD-13.2-RELEASE-powerpc-powerpc64-disc1.iso.xz) = f54dc062b53b63393c47aae46b9469fa53c1da7419b4c0ef87d2ea25083f836c
    SHA256 (FreeBSD-13.2-RELEASE-powerpc-powerpc64-dvd1.iso) = 1c64db2d4d55bee7407bf73658e81985da26cd5de547c7fc4a6da5f4de4a54e1
    SHA256 (FreeBSD-13.2-RELEASE-powerpc-powerpc64-dvd1.iso.xz) = a4a6459ead05522ccfbe3dd95ef9503a06244d3d85c79ef37b16f2c740832d35

    powerpc64le:

    SHA512 (FreeBSD-13.2-RELEASE-powerpc-powerpc64le-bootonly.iso) = 4a6691b354193bde2c847ab37eeefd21516f74cf77f1f55caea4f4524d20dbc953a8fd4ab068166ac1dd4b1abdd9adbb966be24d3e99fb48cfa1e7d5b3c29953
    SHA512 (FreeBSD-13.2-RELEASE-powerpc-powerpc64le-bootonly.iso.xz) = 903aadef77b4390ab55c0f8b9e6793b1c37a6ad9a1df57a04a4b164ef40064c8c11b43b84e000ea421ee9e0f2b95c9de0aadb82004f3334655edb4a6954bb942
    SHA512 (FreeBSD-13.2-RELEASE-powerpc-powerpc64le-disc1.iso) = f2358fdbd4fe6e83ad7f2ac3d48b2f193940df24034b301e4684ef1c5a64d6dde50a11b55cca44d684c3060a2ee1349d06bc8dc9f8d22e187bf684481101d81c
    SHA512 (FreeBSD-13.2-RELEASE-powerpc-powerpc64le-disc1.iso.xz) = 54c1c53fb8a4fa092f94601ef8091f92d5c317944e2e35daeb8e7baf8320043ff212587a26ab45e763a90c0f385bf24d4e391227b22acb4213d9214bf3d7825e
    SHA512 (FreeBSD-13.2-RELEASE-powerpc-powerpc64le-dvd1.iso) = 758982c43c6e037a15b49ad93351299fcb4d15e00c3413ee1e3a82224e203978e53b44383add0bbdb89c3328eec30456f269afadd7fa22f4c94b1f6a3e0c0697
    SHA512 (FreeBSD-13.2-RELEASE-powerpc-powerpc64le-dvd1.iso.xz) = 814ce8073b256d0c6af462bcc107a5cc4f035d60f64fdbd2b643308e3f11f2914fb9ce4858c75f82819f1c48cda68e18582a369eaa8d13b21296f7f4149152b5

    SHA256 (FreeBSD-13.2-RELEASE-powerpc-powerpc64le-bootonly.iso) = 80f9888a09046eda4c979d6acf648bfab5f514ed893413895799689619549a4d
    SHA256 (FreeBSD-13.2-RELEASE-powerpc-powerpc64le-bootonly.iso.xz) = 3e8e4ead41906c5db4ff9e759e9a84768dd378f3a591c07ab5711884c4f5e8fe
    SHA256 (FreeBSD-13.2-RELEASE-powerpc-powerpc64le-disc1.iso) = 9dff950ace9bf30800630b93f308f17d6c4287ae2008bb696891f7079a1debc3
    SHA256 (FreeBSD-13.2-RELEASE-powerpc-powerpc64le-disc1.iso.xz) = 747eb634f998e9a4d63434c91c71250396a55099211b25e3087bd015f94ee283
    SHA256 (FreeBSD-13.2-RELEASE-powerpc-powerpc64le-dvd1.iso) = d662363837610e766e64e19c332e619dbbdd0c810ce9e158d1acaad4e8f1ebf2
    SHA256 (FreeBSD-13.2-RELEASE-powerpc-powerpc64le-dvd1.iso.xz) = ed41acf22ce0f4c6116ec3aaabd9f348e4934066502e6e3756c187ff2f73af23

    powerpcspe:

    SHA512 (FreeBSD-13.2-RELEASE-powerpc-powerpcspe-bootonly.iso) = 88618ca224e8da3a7937f18f082d7bb6e42f72529f6d986b2cd05fc356ebc777884e6b0c858a8e9fe3369c80cc565400472c27cbf700f9384e6ae26e5ee145a2
    SHA512 (FreeBSD-13.2-RELEASE-powerpc-powerpcspe-bootonly.iso.xz) = 1f12a330e5d21f48a7576ae38264fa9fd907e5f22fce4127f6c3ef82c9555495aa3f7676c7721edae787a50f6a2b0a683dcf15c7938cc557437b7420bf7cab00
    SHA512 (FreeBSD-13.2-RELEASE-powerpc-powerpcspe-disc1.iso) = 4113cd596e0dd46ca0c7651a4d2446c35293174fbee01bbf3c045d152faed1f795fb78badfe045b41e141b2e43694e4883d1e4af0a397dbd56af2a5179b30450
    SHA512 (FreeBSD-13.2-RELEASE-powerpc-powerpcspe-disc1.iso.xz) = 032cdca21b1fe890e5a3909d36f2c2c3aff325c24ab4ab1548b530abc15e1614b043b89ab9c217c2d53387fa717f727c872d8424cfd7bf633c702a0e1da26b60
    SHA512 (FreeBSD-13.2-RELEASE-powerpc-powerpcspe-dvd1.iso) = c96f4b61928071a3093a2f7b7733c953a536508092cb91b5295349091b60425699cae44f2714240776bd0653e470e0e8f9cde2ca9000186724e024cb50ecb812
    SHA512 (FreeBSD-13.2-RELEASE-powerpc-powerpcspe-dvd1.iso.xz) = 9249bf071a928eb8125e04467d72c5d10d40e943b8552417adb538040c2a017835e86337eb1b4dc767eef67d0a5b1c28bb328206720fc9329d756d39a194fd17

    SHA256 (FreeBSD-13.2-RELEASE-powerpc-powerpcspe-bootonly.iso) = 7975f4470532dba40bd980cdf7a6dd6effc6f53749bf22b045e55e0ee54bf311
    SHA256 (FreeBSD-13.2-RELEASE-powerpc-powerpcspe-bootonly.iso.xz) = dc154f4199851835388539e6cacecbf7e71ac88b419f83ffc4c39e667e309492
    SHA256 (FreeBSD-13.2-RELEASE-powerpc-powerpcspe-disc1.iso) = 23caf94f1340a72fd73df37223cbe584953aa28060604139c3ccaf04cdbbba8e
    SHA256 (FreeBSD-13.2-RELEASE-powerpc-powerpcspe-disc1.iso.xz) = ac9b9f2f0b4cccf08f89818880ceaab0e6681400b5851dd9ef3a02c9356f530e
    SHA256 (FreeBSD-13.2-RELEASE-powerpc-powerpcspe-dvd1.iso) = d79f0557c06d6f9de7fce5fcf5721d3c45af27ff3697be56b6f69907b17d4d2b
    SHA256 (FreeBSD-13.2-RELEASE-powerpc-powerpcspe-dvd1.iso.xz) = 6ece19f34358072897f02cbcb2a8588ad81fd0be017731ec758a5eb04ea2479e

    aarch64 GENERIC:

    SHA512 (FreeBSD-13.2-RELEASE-arm64-aarch64-bootonly.iso) = 4f329bc5fe76240da19f06bef3dc9f38e8198354931756ad484880375d332edebc952b4c89833e2ee8b529c3ba8887444dd545637626095e9f461954bccc9cf9
    SHA512 (FreeBSD-13.2-RELEASE-arm64-aarch64-bootonly.iso.xz) = 1a52f12c839322fd2d9c94d7fec88acde6764f87b93744c38c0b439fc4b974769199595aaee720db74c92ffcc80d03b20741bea46135e5c27aff181682ad1dfa
    SHA512 (FreeBSD-13.2-RELEASE-arm64-aarch64-disc1.iso) = 9932cea50458d0d0a48ccf4940ad10a8701e62028a4892be44dfea4f07b662946ba51cac37e6b0248fedd7caefb0656554194bd956aa91aca24af88cb419d69a
    SHA512 (FreeBSD-13.2-RELEASE-arm64-aarch64-disc1.iso.xz) = a04a599aad5b4a1754cbea9eb4cb9fab442f21023cecbdf378796d2d1bfaa7fb4432dbaf96043de27f5a842f22039127af3e5526f9b9c9e630b6ab2a0785a162
    SHA512 (FreeBSD-13.2-RELEASE-arm64-aarch64-dvd1.iso) = 21b348e9a38b5bf98995018484af542df84c3a582ccbcfcd09fae16fdf1e77bf2854f4d2386f83cc7f8024c7a7b01aa15bf6b1133875dec2edc8f60a50d95e56
    SHA512 (FreeBSD-13.2-RELEASE-arm64-aarch64-dvd1.iso.xz) = 55e97355e67efd3cd16f578a22ec418c492be194d1d8a18912edb730c5f71e4cf2c4b8017cf33b69651beda061b0207d81848d5697f13acabb2ab7901857a986
    SHA512 (FreeBSD-13.2-RELEASE-arm64-aarch64-memstick.img) = 63a40cc3e84787dc2e135232f92373879d3dedaca6ce346f0c85cefc685c97f2cbea4e2e4755ebb44656d733a99d2a114f71ba6837e22f32f6372e2ce6febf81
    SHA512 (FreeBSD-13.2-RELEASE-arm64-aarch64-memstick.img.xz) = d5abcd8b7abe2e69837a6d8e3a7e87b70008d4b5568b3d2a984286660bb78562e35054dd4e58814aad18da2efc1d4087fcdda41372cdf7feb829e66af7ae88d1
    SHA512 (FreeBSD-13.2-RELEASE-arm64-aarch64-mini-memstick.img) = 8ed82e851ad6c1b1326c8b4f845824eb21118e2ce816703994a2d52fde548a93ba6f6b25e1e9cf4d5fe292178ec7565c58911158202a011dc077ad7484c2f2bd
    SHA512 (FreeBSD-13.2-RELEASE-arm64-aarch64-mini-memstick.img.xz) = 3dadb79f5e94d7610a3dc7c17eccbf552239dc1824302daf99215908bb6d2dd1c8aaaa124d1ef1218f7f32be38337f5a5ac4e4c8bfb994f1dc17ae2f68215515

    SHA256 (FreeBSD-13.2-RELEASE-arm64-aarch64-bootonly.iso) = f83a00c30de330db7f6296616b3304a9564257712e29788143a3090497f2a1f2
    SHA256 (FreeBSD-13.2-RELEASE-arm64-aarch64-bootonly.iso.xz) = f8fbdbeb1205a9515be870a3ce5f43bca09c987124f51285ce2be16671edd158
    SHA256 (FreeBSD-13.2-RELEASE-arm64-aarch64-disc1.iso) = edfaf27a4f33134691bdf782298a9dd11d173b7042363f1432f0f2e87807a648
    SHA256 (FreeBSD-13.2-RELEASE-arm64-aarch64-disc1.iso.xz) = 94f4563e9df7bad9a3f634a1f96cc3309421c0f2dda5d9dd014a9b8debd2061a
    SHA256 (FreeBSD-13.2-RELEASE-arm64-aarch64-dvd1.iso) = a76faf6d534222455d82685f8d916fbdcde56f16030817c84e58b96e77a18253
    SHA256 (FreeBSD-13.2-RELEASE-arm64-aarch64-dvd1.iso.xz) = 83829385143d51c0c923f9cf8fd96b6499fd3da0e4723010678ec549eb43a9de
    SHA256 (FreeBSD-13.2-RELEASE-arm64-aarch64-memstick.img) = 85b48482277a6a3b4089036399e5f295dba799403bc58b81a45e83bf7037bdb8
    SHA256 (FreeBSD-13.2-RELEASE-arm64-aarch64-memstick.img.xz) = 9eb723b74af3c22d4e4537e94a51b612fad481f9f4f6165aa460c99ed1cb78d6
    SHA256 (FreeBSD-13.2-RELEASE-arm64-aarch64-mini-memstick.img) = 345eac6c895fb22c0a2dae2706f58071d9ffd25267ef45ada386c8102da3a575
    SHA256 (FreeBSD-13.2-RELEASE-arm64-aarch64-mini-memstick.img.xz) = b5e7ae07610bacafb88ad6ff907b647354f11d488289d4b4f2bfed0d8798b7a4

    aarch64 RPI (3/4):

    SHA512 (FreeBSD-13.2-RELEASE-arm64-aarch64-RPI.img.xz) = ac09e3b38dcf07007d24148705a0dde4b93d9437705a7850019488fd0c98069b567982cea625f7a26fb9dc5cdd6f5fd7e71cfa4c528dc271cb88335dcf441df3

    SHA256 (FreeBSD-13.2-RELEASE-arm64-aarch64-RPI.img.xz) = ab1b047b8e14b8f4e4ca60471987b5a94f81d0cfc47d988dad61a08d9973b7b7

    aarch64 PINE64:

    SHA512 (FreeBSD-13.2-RELEASE-arm64-aarch64-PINE64.img.xz) = f75edbd21945ed9d4962be50c02654b3dbac71af80592079cb8b5ad2e3eeb2a0a9b4cc325674be63bc144a363c6e3aada0f6b05d2e9afc072ad51036b88a4ccf

    SHA256 (FreeBSD-13.2-RELEASE-arm64-aarch64-PINE64.img.xz) = 2fce4b7e36b3c55d8e29e8b2836d0108c47abbb510fa887aca924c1182b36d19

    aarch64 PINE64-LTS:


    [continued in next message]

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)