• [FreeBSD-Announce] FreeBSD 12.1-RELEASE Now Available (1/2)

    From Glen Barber@21:1/5 to All on Mon Nov 4 19:00:00 2019
    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA256

    FreeBSD 12.1-RELEASE Announcement

    The FreeBSD Release Engineering Team is pleased to announce the
    availability of FreeBSD 12.1-RELEASE. This is the second release of the
    stable/12 branch.

    Some of the highlights:

    * BearSSL has been imported to the base system.

    * The clang, llvm, lld, lldb, compiler-rt utilities and libc++ have
    been updated to version 8.0.1.

    * OpenSSL has been updated to version 1.1.1d.

    * And 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/12.1R/relnotes.html

    * https://www.FreeBSD.org/releases/12.1R/errata.html

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

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

    Dedication

    The FreeBSD Project dedicates the FreeBSD 12.1-RELEASE to the memory of
    Kurt Lidl.

    Availability

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

    FreeBSD 12.1-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/12.1R/signatures.html

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

    * https://www.FreeBSD.org/releases/12.1R/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 an 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-12.1-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 an 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-12.1-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 an 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-12.1-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 an 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-12.1-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 an 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-12.1-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-12.1-RELEASE-arm-armv7-KERNEL.img \
    of=/dev/da0 bs=1m conv=sync

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

    FreeBSD 12.1-RELEASE can also be purchased on CD-ROM or DVD from several
    vendors. One of the vendors that will be offering FreeBSD 12.1-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), and AArch64 (arm64) architectures in QCOW2, VHD,
    and VMDK disk image formats, as well as raw (unformatted) images.

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

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

    eu-north-1 region: ami-0b68470a07195b525
    ap-south-1 region: ami-0e1e7421a5bec7a05
    eu-west-3 region: ami-02f99221c6ca0daf6
    eu-west-2 region: ami-093065c4e74154fa7
    eu-west-1 region: ami-006d776bedc7b81a1
    ap-northeast-2 region: ami-0e1c94a4173666125
    ap-northeast-1 region: ami-0f7abf89844f161d1
    sa-east-1 region: ami-0c01daaa164ea42de
    ca-central-1 region: ami-008c9daa05820b31b
    ap-east-1 region: ami-0cb8a7495450069f4
    ap-southeast-1 region: ami-0fe792b9e99550c0a
    ap-southeast-2 region: ami-0b0c5c907b0ce660d
    eu-central-1 region: ami-0f31d0458ebe563d4
    us-east-1 region: ami-0de268ac2498ba33d
    us-east-2 region: ami-0a44f10b2c6deb365
    us-west-1 region: ami-076d27080507dc41f
    us-west-2 region: ami-0b74be4bc329b8a1b

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

    arm64 AMIs are available in the following regions:

    eu-north-1 region: ami-0a91dbc690e85d935
    ap-south-1 region: ami-079bb5e2bf9fd5fb6
    eu-west-3 region: ami-03c0c7cd45c335b6b
    eu-west-2 region: ami-0504d5085b797a982
    eu-west-1 region: ami-0b2c255785633a330
    ap-northeast-2 region: ami-0f700018c4331de86
    ap-northeast-1 region: ami-0fd1d501991d140e0
    sa-east-1 region: ami-0ff14e17c00b2679e
    ca-central-1 region: ami-0fe935e4910e273d5
    ap-east-1 region: ami-0e6ea0eac0638deb6
    ap-southeast-1 region: ami-0607104f21b9783e8
    ap-southeast-2 region: ami-0c2d75b972074c4d7
    eu-central-1 region: ami-046c665df8d33f362
    us-east-1 region: ami-01d2b8af277052bcc
    us-east-2 region: ami-0826ebaa450bd73a3
    us-west-1 region: ami-0e67254246fc9bb20
    us-west-2 region: ami-0522d132515845f71

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

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

    Replace INSTANCE with the name of the Google Compute Engine instance.

    FreeBSD 12.1-RELEASE will also 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-12.1-RELEASE
    % vagrant up

    Download

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

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

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

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

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

    * https://www.FreeBSD.org/releases/12.1R/installation.html

    Support

    Based on discussion surrounding reviewing the FreeBSD support model, the
    FreeBSD 12 release series will be supported until at least November 30,
    2020. For more information, please see the official announcement
    regarding upcoming discussion on the support model.

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

    Acknowledgments

    Many companies donated equipment, network access, or man-hours to support
    the release engineering activities for FreeBSD 12.1 including:

    The FreeBSD Foundation
    Rubicon Communications, LLC (netgate.com)
    NetApp
    Internet Systems Consortium
    ByteMark Hosting
    CyberOne Data
    Sentex Data Communications
    New York Internet
    Juniper Networks
    NetActuate
    National Chiao Tung University
    NLNet Labs
    iXsystems

    The release engineering team for 12.1-RELEASE includes:

    Glen Barber <gjb@FreeBSD.org> Release Engineering Lead,
    12.1-RELEASE Release Engineer
    Konstantin Belousov <kib@FreeBSD.org> Release Engineering
    Antoine Brodin <antoine@FreeBSD.org> Package Building
    Bryan Drewery <bdrewery@FreeBSD.org> Release Engineering, Package
    Building
    Marc Fonvieille <blackend@FreeBSD.org> Release Engineering, Documentation
    Xin Li <delphij@FreeBSD.org> Release Engineering
    Ed Maste <emaste@FreeBSD.org> Security Officer Deputy
    Hiroki Sato <hrs@FreeBSD.org> Release Engineering, Documentation
    Gleb Smirnoff <glebius@FreeBSD.org> Release Engineering
    Marius Strobl <marius@FreeBSD.org> Release Engineering Deputy Lead
    Gordon Tetlow <gordon@FreeBSD.org> Security Officer

    Trademark

    FreeBSD is a registered trademark of The FreeBSD Foundation.

    ISO Image Checksums

    amd64 (x86_64):

    SHA512 (FreeBSD-12.1-RELEASE-amd64-bootonly.iso) = 6c355def68b3c0427f21598cb054ffc893568902f205601ac60f192854769b31bc9cff8eeb6ce99ef975a8fb887d8d3e56fc6cd5ea5cb4b3bba1175c520047cb
    SHA512 (FreeBSD-12.1-RELEASE-amd64-bootonly.iso.xz) = a5b588ef93148866191963ca4af64906b54ca8adac63d93fae5fc64703dfdaea5553fe5d11fddf32644fb01867fec955ad15ae2efc96d37872d990eaa82937c8
    SHA512 (FreeBSD-12.1-RELEASE-amd64-disc1.iso) = 61c03400402059c7784b65f1d55acaae841b3fa1b1c8970fada273188e022be2e1f4107393db9e75ea013b512e5eb3ebdded9ea981941d99148bbc7cb3afc57a
    SHA512 (FreeBSD-12.1-RELEASE-amd64-disc1.iso.xz) = 0c0d19efca538e44d04ea1180ea71816e10249b3f9aa8ad770d1dd93a90333b86ebe411eaba68a66ce203abefb72132e9cd7736994fc18d186454bdc440b4834
    SHA512 (FreeBSD-12.1-RELEASE-amd64-dvd1.iso) = 0173e98c298210b8f64baa3de9a6b3231ec740bc3cdb1f5fa28432a613be2c74b7f3b321d2d5b1e6b832879b76b2361fa184cdaade3c768ed3d55aeaf9088160
    SHA512 (FreeBSD-12.1-RELEASE-amd64-dvd1.iso.xz) = 5a2551d43838b5b1a800ffce8f7a9a4209de71883e293a200a5a3dcb0020c91132299c97d89a33fa69ebb6806009de74335196f8c811e0b9a03869bb57b17511
    SHA512 (FreeBSD-12.1-RELEASE-amd64-memstick.img) = d9ade800b83d62925a908cdd9680d7e0491787c1a0d83d1e870a72690f055c50e7dc459ba6a473c057f1cee5cd3432fa725545895a31c1065b0b9288c637fe74
    SHA512 (FreeBSD-12.1-RELEASE-amd64-memstick.img.xz) = fede8d10b28efbd9d8bc576e49ccd0406d34934626b72c1f13a49f715ac07908a7ebcd3099db564ec842cf011bd6dc74f050acd345f101e52ee5a94fa1dae9cb
    SHA512 (FreeBSD-12.1-RELEASE-amd64-mini-memstick.img) = f23caeba2de79fd81aef045dbe9d91337d50e18b398a0a52259189cc499aeb64e28c1c575dc5be096bddc2bc4292bbb6822741286c90bf9fdf3b3f3ee5814890
    SHA512 (FreeBSD-12.1-RELEASE-amd64-mini-memstick.img.xz) = 99aed30242efe783cb016202efacd9358c1a1cf9dfeb5fc5c6d1af4844015558fc87b9436a8a9f85148f96d02041047b44c6abfeb205d97f6e8acb16cb9d9c2f


    SHA256 (FreeBSD-12.1-RELEASE-amd64-bootonly.iso) = 2c2ff1dba6b0e169d7e1a7181473a5869c71ce4cd3e76e512ef12bff43d72b4e
    SHA256 (FreeBSD-12.1-RELEASE-amd64-bootonly.iso.xz) = 4ebade41f6bb0ef321448aaff97156f65567ca3209a59ed34687c0bab1a8e34a
    SHA256 (FreeBSD-12.1-RELEASE-amd64-disc1.iso) = aa9d34b458826486999ed3e872436b6712ae38cede5ea41de4ab923e3419d461
    SHA256 (FreeBSD-12.1-RELEASE-amd64-disc1.iso.xz) = 7394c3f60a1e236e7bd3a05809cf43ae39a3b8e5d42d782004cf2f26b1cfcd88
    SHA256 (FreeBSD-12.1-RELEASE-amd64-dvd1.iso) = 00d65d47deceabec56440dea3f5c5dfe2dc915da4dda0a56911c8c2d20231b2d
    SHA256 (FreeBSD-12.1-RELEASE-amd64-dvd1.iso.xz) = a906c528b9e80f10225f3b85205871f8086fe987f8adb9e759de5cbdfa4d89da
    SHA256 (FreeBSD-12.1-RELEASE-amd64-memstick.img) = 40fad0c2454a94a334a128163deb82803b59d6da6b08cd0d3bc4acadddd49c1b
    SHA256 (FreeBSD-12.1-RELEASE-amd64-memstick.img.xz) = 1fe90cbbe7b58f5c629340591a6c2f8e84dffa7f7bde8238d1543350f3e81176
    SHA256 (FreeBSD-12.1-RELEASE-amd64-mini-memstick.img) = 6b05d684d84f7863f84efd941e169dffd4c0b7d2feda92142239af08ec72e342
    SHA256 (FreeBSD-12.1-RELEASE-amd64-mini-memstick.img.xz) = 04e7acdc319e458206e989506437e6fa0da8637a9fb72455aed0a4e95f41c206


    i386 (x86):

    SHA512 (FreeBSD-12.1-RELEASE-i386-bootonly.iso) = 2e0a510e76c99305b62e1d3a20ecb8079a0f501090b97876bf67bb2cf26ffd2310e54edefddc8dcb32cb43496b18e60eb3f4bdd836ce66cbc651f9b81a8163dc
    SHA512 (FreeBSD-12.1-RELEASE-i386-bootonly.iso.xz) = b40386f9494b200c07aa8b2303a711a37bd6c36e346a4fcb6c19b351c1a50d68c32178d2252686bf7948fbaf4ff976f9754eac11867c8e4834d89456fa368380
    SHA512 (FreeBSD-12.1-RELEASE-i386-disc1.iso) = e45dc126e71e597320e40e6c884f4ea8361c96d59566858bc1a6e52275ad895186ad728612ee9e7cccdcd35f8b40ab6bca6b9f7e9b6cea16d85fe6187c831c02
    SHA512 (FreeBSD-12.1-RELEASE-i386-disc1.iso.xz) = 7668b3e4053361c51113b1e4d365d314a035e250855e338e6919a2d721a55c5462ef3224724b7278462ac76117026832f1105dad27089aacffeb53ced412ca13
    SHA512 (FreeBSD-12.1-RELEASE-i386-dvd1.iso) = 0f9c808923424aa8f7a4ea3f0ad9be6a1b1357750f90e5e2a7e75af5d3715ea5a9489aa6b03a4ab4b0a90e23f27e86abb456c09e8a6b4be46d178891671af715
    SHA512 (FreeBSD-12.1-RELEASE-i386-dvd1.iso.xz) = cc9901f05f1ab234b58d4ebf2d7cf582c461756924f410814a605132daf0d2089264a5ce97a29770525fb337d314d239d4499a405ea1478d434668b10ae6eb6e
    SHA512 (FreeBSD-12.1-RELEASE-i386-memstick.img) = 3d6e1812c9adc951855a6b8e5ad7c73b82f0b1d2c2508081191c5e3ceda6a99b64af8c27662e3b9ae0954458dbf4b83607b8fa206977a88bb0cb23c9389ba556
    SHA512 (FreeBSD-12.1-RELEASE-i386-memstick.img.xz) = 4ae6a8c37a641a917f43786e97b3d901d5eb47e329dddcbf169c10cf0014b298d6eb1118a44534dc6eef803a3e19ceca39c91340b5c6612abdd513e1573f512e
    SHA512 (FreeBSD-12.1-RELEASE-i386-mini-memstick.img) = 06e32d0e705ad626dc773cbf7d19324886e63151bd0685c167510fbbac11e56bc066440063fb1c7bb219321953121b97008210620d9e3769246d7f614e54c8df
    SHA512 (FreeBSD-12.1-RELEASE-i386-mini-memstick.img.xz) = 5bea6b8da27f75bf88c6311555e5bd0e5d0123bac03b76d2ff2086342776c91df9b3a56dff4d5ea57500d11a92a68cd24048793a477ea03031ca704f25e82f7c


    SHA256 (FreeBSD-12.1-RELEASE-i386-bootonly.iso) = 9988ceddef19cbbe882d8f6ee99d7d4a01a3869c75425b49ce58f130da4ed1dc
    SHA256 (FreeBSD-12.1-RELEASE-i386-bootonly.iso.xz) = d91d205be11dc875b991dc53c5a93c4e9d924edd906eb255ba8a12eb334f9bea
    SHA256 (FreeBSD-12.1-RELEASE-i386-disc1.iso) = 07b10e098e7c9b5e920679d3a9b3d12628f0b918c6e3962620b7f570a82cf41d
    SHA256 (FreeBSD-12.1-RELEASE-i386-disc1.iso.xz) = facebc504f63d0eb4615d83ecb6d4b7aabfa206276a1784f97afd756ea5121cb
    SHA256 (FreeBSD-12.1-RELEASE-i386-dvd1.iso) = 72290eb4d203bedad90d0b63c0f507889858860a20f47a89141e6f4eb2cf0fad
    SHA256 (FreeBSD-12.1-RELEASE-i386-dvd1.iso.xz) = 9da9beea7ebfdea1324a5305820f1a1eeb1eb7c640f8b4675931105b0fba4ad7
    SHA256 (FreeBSD-12.1-RELEASE-i386-memstick.img) = 371451e0ee442629415c161e3b8e701eb2a2d11ad1da0d0f00e02e06f9b46abd
    SHA256 (FreeBSD-12.1-RELEASE-i386-memstick.img.xz) = 485710488a94ee74a99a2b712d5ce41fb8178f3c4184b737eca74a963ef93be0
    SHA256 (FreeBSD-12.1-RELEASE-i386-mini-memstick.img) = 27efbdfe115453db8b9ea37e3d7abe17af68a0a3f5888354393cc17aec2a7cb6
    SHA256 (FreeBSD-12.1-RELEASE-i386-mini-memstick.img.xz) = 426b4fe6b90ae7784b01282769171292e689bed75f7cd1e67851b8b8a1789991


    powerpc:

    SHA512 (FreeBSD-12.1-RELEASE-powerpc-bootonly.iso) = 79ebee9a406da110d443bb18ef1c805caa88f58b3800d4c7ba27e9f35992821f7a960bc8d1663f19c93bd93b026a4cc501b5e768cbd1ad16eaaa38b60b66e02d
    SHA512 (FreeBSD-12.1-RELEASE-powerpc-bootonly.iso.xz) = a87f08323cbf573f612ea13b6f87c63a9e3bf8bba115c45b55ab2fb0572f3a5dde3187ae62dc9af3e676a1fbaeb7d4a2f48fddaaf297650ca9b2a83f1bbbba7a
    SHA512 (FreeBSD-12.1-RELEASE-powerpc-disc1.iso) = d21939745f1dbb8719882697fcdddb7943f75f71a14ceae3917408ea58846db18377801d7d533c40180f496dc714f7b31caf29bf2fa65624752660f04570d5f4
    SHA512 (FreeBSD-12.1-RELEASE-powerpc-disc1.iso.xz) = cdbd1a59417c95a89c8c93857ac08b76cd3911fa0616c6dc8269fe8a114911f383e288c799aedcab57546458fb7991cb0f65e47998e74b1846899b10c3313fc2
    SHA512 (FreeBSD-12.1-RELEASE-powerpc-dvd1.iso) = 075ac2a94d41d9419e1f7bca73b10386462fc941f7b6f538fb619f1ba0c5caff672d25bcdb62a5fdb87500cfc9f1b32b8b0e64a42f09588ed51132f849e4c56a
    SHA512 (FreeBSD-12.1-RELEASE-powerpc-dvd1.iso.xz) = 29784f533b241c92154e7c7db0c40c74d842f738060a12a5e9b0ad4bcc51b98a58f4657e087afca7283335d9bb363d1220030f13edbed207cf78ef81891d368f
    SHA512 (FreeBSD-12.1-RELEASE-powerpc-memstick.img) = e14c00c3da27cf8012c9da98483dadc61864a360a4139f96b618b9e3d6bad175c29b6478e98f38e182c1b38bc22a812ec806594d36bc9353c234801df1652521
    SHA512 (FreeBSD-12.1-RELEASE-powerpc-memstick.img.xz) = 94617024758ccbd1fdc19cb593cbb241eb2ca5fd9f8d0ad59b87851e551265da8ce592e9308abfa4f582ccadd23d9fa3ae90f940a3ff870988a689c7734284e5
    SHA512 (FreeBSD-12.1-RELEASE-powerpc-mini-memstick.img) = 350d96f4328384877739e55844a4182be280452e66763836ba0570f7d903ec30a636feb2d5c4c5079f6afddc36fc75c6e854c4fe423b307f8554c4692e3c0bff
    SHA512 (FreeBSD-12.1-RELEASE-powerpc-mini-memstick.img.xz) = 8d3b496841ff83cb8a886a7584f5db94c9d79152fe5704a6ef03d192d06ced8b426e91dc70e881a2eba5ac2e2076db7636759c9b670adf0a0b9dbff6f09d2b7a


    SHA256 (FreeBSD-12.1-RELEASE-powerpc-bootonly.iso) = 72f8f19e9b573fb483f75013c4e80ec17d2a39a30398af029ea77c11fadc7a24
    SHA256 (FreeBSD-12.1-RELEASE-powerpc-bootonly.iso.xz) = 4854656ea1f7da3f63e1b9becb44026456a8678915c5d4ea11f41e0cddbde9b2
    SHA256 (FreeBSD-12.1-RELEASE-powerpc-disc1.iso) = 376a581aab8c5299e43da841eb320c80a483d57cd2649774e951c0157872bc15
    SHA256 (FreeBSD-12.1-RELEASE-powerpc-disc1.iso.xz) = 96b37eb06f202fafc7aa531ab6e3f05bd2fb7944d23b029e4ced646882671225
    SHA256 (FreeBSD-12.1-RELEASE-powerpc-dvd1.iso) = 2a6a9fff8ad91d3bfd7a48722694f948a30c20a97d85139cb344357d3c3502af
    SHA256 (FreeBSD-12.1-RELEASE-powerpc-dvd1.iso.xz) = 5927e42fc261314d07f8c19465b6e8d5435558e1990d364cbe4c907600a9d65e
    SHA256 (FreeBSD-12.1-RELEASE-powerpc-memstick.img) = aef867f129d36115535fdfd6716d42013b1ff46ee986cbebe72215c298d4ac45
    SHA256 (FreeBSD-12.1-RELEASE-powerpc-memstick.img.xz) = 6d90b88d1f85e4f34f8e8c6d99d61ade2c1372c980c39a8656ab5dec4325e57e
    SHA256 (FreeBSD-12.1-RELEASE-powerpc-mini-memstick.img) = 217e78756e1e6a5ddc0c2b4f0b3715fe718e0cc67763a1aec93735119ddff535
    SHA256 (FreeBSD-12.1-RELEASE-powerpc-mini-memstick.img.xz) = 04deca96e14acb53a82dead7865b3fa6e102af4962ea2500c109099ceaa157dc


    powerpc64:

    SHA512 (FreeBSD-12.1-RELEASE-powerpc-powerpc64-bootonly.iso) = 073acd9e71c9f535725d56b0ce829b3065602a249949b119d4f9ab434761845b140a42791972dbc24bb894cef9cc37ffe584a6e7d6ee4a5f1580dc4fbb62c811
    SHA512 (FreeBSD-12.1-RELEASE-powerpc-powerpc64-bootonly.iso.xz) = 301ee0f5a98bf9cda52c352e43ea9c1b550db7393b0f528575408707cfbd770e02402139e9229d788e80279b699b2c69a470de21803dfc2f82bb8d578209fd67
    SHA512 (FreeBSD-12.1-RELEASE-powerpc-powerpc64-disc1.iso) = c7ebab8fea2d1964ad5827763a16721a4395e30d0e27c9f9a9e607b37560374ece367b30491923f72c993825ee3a3feea44bd6ffa3e83267791b56f54bb5cf7c
    SHA512 (FreeBSD-12.1-RELEASE-powerpc-powerpc64-disc1.iso.xz) = 9bbc25276a89015600c338b039adea77d722df6361bff0c999e5e589c04bf86687e06d3fba4ef2097131b34095056f2b4867d7d9bb281d03c4c6e0445fff1cd8
    SHA512 (FreeBSD-12.1-RELEASE-powerpc-powerpc64-dvd1.iso) = f0a9776f34506ad923522baf7b38cdf3d72cacbe522909bd17d7780cd55ae8870bc85575a4c77a027acbb84bdc67f87653108ea9134ef55479db1628ffdc7d3a
    SHA512 (FreeBSD-12.1-RELEASE-powerpc-powerpc64-dvd1.iso.xz) = 90e589e9bcc02a4710b1cd1ebc4551eaf3d84238879fdbafbdd44cc470dd5f0e60d365e540ea33a6ef5cc6028a6ed135984e8ce604be94f3cd46481938fee0b4
    SHA512 (FreeBSD-12.1-RELEASE-powerpc-powerpc64-memstick.img) = 9e12a200dcf0026fdd10ba5ad92d68b7ec8b260298e07ee353641d0eab8440e2ffdf6e9f603e7f342a98a372b3d70db0c7a0f61850328fbdc4923ee8bd2cdcfe
    SHA512 (FreeBSD-12.1-RELEASE-powerpc-powerpc64-memstick.img.xz) = b3e1dd8f2d588e3561b5a9e50373e0ea02e4991c43731d7d62adad986fabbf86867c5e787a7ae991cc34f2d25b7955f71c75768eef198d08a63385c9d20f63a8
    SHA512 (FreeBSD-12.1-RELEASE-powerpc-powerpc64-mini-memstick.img) = ee0b3a29b138e2c56c0069b9fddcea7ee3431282210f317d76736d2ea1b14438a7e288c2f9bb2f79a84e7d91fb8baa300aa8127c5768db05e94f2f039a4b668d
    SHA512 (FreeBSD-12.1-RELEASE-powerpc-powerpc64-mini-memstick.img.xz) = d3db15a7a079126cc63d8cd8c827c3afd277813989ae2f34a77f3ffbe4a77d3588c665f8cf5272eac9d0ce750a113f3e440615d833598fe2a232917aa0af3ce9


    SHA256 (FreeBSD-12.1-RELEASE-powerpc-powerpc64-bootonly.iso) = 34a11f5a377e30f84b074f1734dec503b7af344fd73e940c3ef32f8ee0a36e3a
    SHA256 (FreeBSD-12.1-RELEASE-powerpc-powerpc64-bootonly.iso.xz) = 356100d6d60b585063162bdd75cd26ecaef9f4a3773dae41d287de0c352cf080
    SHA256 (FreeBSD-12.1-RELEASE-powerpc-powerpc64-disc1.iso) = db8de1451148e67f404b2977c8917665c390f726e1c35443c6857e42576f453a
    SHA256 (FreeBSD-12.1-RELEASE-powerpc-powerpc64-disc1.iso.xz) = 3f0d7924c6ce28b646ba4929b3f4c260f16c370bccff85d36496d8e2c8251e2c
    SHA256 (FreeBSD-12.1-RELEASE-powerpc-powerpc64-dvd1.iso) = 9e1f9e25784e97d0db79f20656053764ef0e1b0895dcfe50ca68fe1903197c98
    SHA256 (FreeBSD-12.1-RELEASE-powerpc-powerpc64-dvd1.iso.xz) = 1a3ce92430f30f4b7232ad6db89d8e5f2d1209845bc80a0a31d7ded12b04864e
    SHA256 (FreeBSD-12.1-RELEASE-powerpc-powerpc64-memstick.img) = 16d0e8e42d79cc195095083aa9ff0b07a312092bc44b55f39daa36aa3ac11c27
    SHA256 (FreeBSD-12.1-RELEASE-powerpc-powerpc64-memstick.img.xz) = 0d52cdba1376146c29df49ac01241c2fdcccdb0317793dd4e7aa01a1bb8c87ab
    SHA256 (FreeBSD-12.1-RELEASE-powerpc-powerpc64-mini-memstick.img) = 862ada2a3f2fbad13a2e73ec43764aa283aab9836d60d001a04aae572a32c99c
    SHA256 (FreeBSD-12.1-RELEASE-powerpc-powerpc64-mini-memstick.img.xz) = 99fef55ec3b17fdb6bd9f709bfcaa888942ca8f13ac409a2f9accb6e6141afd9



    powerpcspe:

    SHA512 (FreeBSD-12.1-RELEASE-powerpc-powerpcspe-bootonly.iso) = b6c4f17877e72132b54894e8ece7cf43676c5602ae3cb1ad94498d17cb3b13f6093d159d125ffcb1eba553ec68e698c23e5e7caf4c0ad5ce80ea6b35c2100ecd
    SHA512 (FreeBSD-12.1-RELEASE-powerpc-powerpcspe-bootonly.iso.xz) = 0728313fd210bd96a217ec15dac6c9e772cd8cbb8d7d2cfc50a255cb6bb16b71a5d0cb06f36127bddbc3c775b50b6adaa262d8daf03345bbe0f4a42b8a1b883c
    SHA512 (FreeBSD-12.1-RELEASE-powerpc-powerpcspe-disc1.iso) = d3ebd6b465fd2484932075e4854a01e79a5097280d48bcdd89454087fba4785b23568cbce255e3238512e8c40a36e9d84e92a1ed4cbb974549fc7731c310f3df
    SHA512 (FreeBSD-12.1-RELEASE-powerpc-powerpcspe-disc1.iso.xz) = 9dcc3d62af5d9552e58dfec755751fdf3bda1688b555acbb1938dabe7a7911e08909dc4973cdb74d2b34f70c3a0a007d1c998f1ed5c17dab65b9ff27b5f80685
    SHA512 (FreeBSD-12.1-RELEASE-powerpc-powerpcspe-dvd1.iso) = 02a05fb6139551b9155926ecd6050b884f58be8f011033180bbd3d1cce33793be76da078441c20e6ecbfeeb2dec222f7e95a0ed696d827938824387b2ac79e0b
    SHA512 (FreeBSD-12.1-RELEASE-powerpc-powerpcspe-dvd1.iso.xz) = 08a0db25cf10ee5f74b5432432873d49e105aebe215a4092e6faee4ab64f1d2966b628162d0dadcbbf697aac21b3850170efd77695d1a183b296da4d2b396cc8
    SHA512 (FreeBSD-12.1-RELEASE-powerpc-powerpcspe-memstick.img) = 7122b6f60c5f362abf036d3fdaa0be7c37099dbba7850f2451937da3bd4de4974161d4e26bfb3c5fb087c5f22a886ec0c7aa46cc602a56aa315c8cfe36ad425a
    SHA512 (FreeBSD-12.1-RELEASE-powerpc-powerpcspe-memstick.img.xz) = 2917df5c4c15d8d17e79123556485e65d1c8242d054e86d539333c5fcf9a9491761a8e0489af754961cfcaa693a4491e95ef39247af6301605ce6515e27103ac
    SHA512 (FreeBSD-12.1-RELEASE-powerpc-powerpcspe-mini-memstick.img) = 4131b7292cd1d13b4fb72ec9891b3182a9f8e2c7a895d4bfb7ce8336eb90d06c9ff7c2d7a74c05f8650217471631f298500693bd04c4225a90c88008d25e6155
    SHA512 (FreeBSD-12.1-RELEASE-powerpc-powerpcspe-mini-memstick.img.xz) = b637232b8e372740e1d1685a6c460eb7e60cbac9b4c6ebe0583db32eb66981c90c90b20ee057edd7186a490df4e9dd67efe1e4a1a13393bb7dad76aa0568ff85


    SHA256 (FreeBSD-12.1-RELEASE-powerpc-powerpcspe-bootonly.iso) = 8efc9e9cef2d86cdbd0c792d85f1171d1009dfe0c76375770dc3c5b9fe8395cd
    SHA256 (FreeBSD-12.1-RELEASE-powerpc-powerpcspe-bootonly.iso.xz) = ac6229a4447b3f8dec8165717047f388d41fce03cbee7bf00961fcf627bbb83b
    SHA256 (FreeBSD-12.1-RELEASE-powerpc-powerpcspe-disc1.iso) = 4ed6eb970cfe713e5c4f884106b3c7e622162d2f6608197976cf2092171ac166
    SHA256 (FreeBSD-12.1-RELEASE-powerpc-powerpcspe-disc1.iso.xz) = df4b1c33194575edc68a12f927a6c91b03df20bb0b7e918f3b85e15c94ce4e9c
    SHA256 (FreeBSD-12.1-RELEASE-powerpc-powerpcspe-dvd1.iso) = a17102bf77ea22049ad0670a55c61cb06f394f6f38e9edb691cca08216ff1cca
    SHA256 (FreeBSD-12.1-RELEASE-powerpc-powerpcspe-dvd1.iso.xz) = 8fca49295257f397ffddfe98a975d9e730f1d56c5533494edf5cc439949ea0b7
    SHA256 (FreeBSD-12.1-RELEASE-powerpc-powerpcspe-memstick.img) = 2588b93a3647b31992e3497d1a3f556cc0e96a2e4c6b43e0581f58e82b7d8533
    SHA256 (FreeBSD-12.1-RELEASE-powerpc-powerpcspe-memstick.img.xz) = a8962ea15d25302d1d9c957420625b2ab52a0902402305be528e5d5898bb8046
    SHA256 (FreeBSD-12.1-RELEASE-powerpc-powerpcspe-mini-memstick.img) = 93a5219e75355e11f5e4dac40e959321fa3cb8453f0ee17bba41fe2ec58b624a
    SHA256 (FreeBSD-12.1-RELEASE-powerpc-powerpcspe-mini-memstick.img.xz) = cbc0cd61f35861fc95153d950beb03e46d9798cdd9a3d746e14d4186a06cb912


    sparc64:

    SHA512 (FreeBSD-12.1-RELEASE-sparc64-bootonly.iso) = 846e822fe0b9df266c8eb862388dfff97a3fc092b29b25dcef00e3616b26ef63850f23599f540c6518056c55f5fe4a2859de07e326c747eab3b94130286ccff8
    SHA512 (FreeBSD-12.1-RELEASE-sparc64-bootonly.iso.xz) = 0496dd660c09af5fcac500c1dfa20fe6475409142dfa5c18dae1bb577754db8c97fe5699463be5a785867026e6c0df92609aadc83da4c5f98e1d8045bf333f7f
    SHA512 (FreeBSD-12.1-RELEASE-sparc64-disc1.iso) = 128e3bf7c9782a19053b3266b3dfcc472f711363e990caf6daece0efc2d8999ae801dcf4fddb8897ae4c2fe0f0973fa95f3206ea5151fee91a60254e894851a1
    SHA512 (FreeBSD-12.1-RELEASE-sparc64-disc1.iso.xz) = 119d7011647371be5cfe5bdde6c1b5f253e6a1f331f795639834ee33ea040eed5595608376d22ab4e2c874d3a83dc12e9052b9b206d6c0d8df8f7682c1dab78e
    SHA512 (FreeBSD-12.1-RELEASE-sparc64-dvd1.iso) = c6f1a86da6bb9d224cd0ae0dae0f0e4c758f80e9b3663afd47cce59967783291f689a950da6b983f9e7dc46cfcf88012313d801312514d0e12dfeb8af8978f82
    SHA512 (FreeBSD-12.1-RELEASE-sparc64-dvd1.iso.xz) = 5fdea451cf63e1a61a893b1d937c4ed9e8dfcc899d61ef66106f3a04959da20e61484f0e3086c42b50498c72fbac439a132787b8c3461ddc8771301c1506931f


    SHA256 (FreeBSD-12.1-RELEASE-sparc64-bootonly.iso) = 348fb5099f5d6958bd6170c4acffbce113ea469e7ad86f6fa9645f701f001303
    SHA256 (FreeBSD-12.1-RELEASE-sparc64-bootonly.iso.xz) = baf1c0141b0b394fdfbd64e01a7059f61b10143eb16e3bac20ed8eeb9f4549f6
    SHA256 (FreeBSD-12.1-RELEASE-sparc64-disc1.iso) = 62d7ea4ffe25a9d658736567bb7e7811ada78011f3a38a09961e2e62f78f2616
    SHA256 (FreeBSD-12.1-RELEASE-sparc64-disc1.iso.xz) = 69a29651069303860a0652c113a7b5ac993fa9c31a96c9e536f557c1bc70460f
    SHA256 (FreeBSD-12.1-RELEASE-sparc64-dvd1.iso) = 953dde41662752dcdba1082ef028e4f143aa40431511f5d07837a36d83eecc99
    SHA256 (FreeBSD-12.1-RELEASE-sparc64-dvd1.iso.xz) = 108e4b8bfce58dc81b4588e996aec0292bee3550b27f28cad81b907c7e9d4147


    aarch64 GENERIC:

    SHA512 (FreeBSD-12.1-RELEASE-arm64-aarch64-memstick.img) = c187e54ed352903323f1923e1145f7ebd4ef73104276c2ef4a8c7aff44fc423e8fb703c8f004fd52bf57db8fde9ffd7fa7c0de9fc39ebf199e549eac76d64130
    SHA512 (FreeBSD-12.1-RELEASE-arm64-aarch64-memstick.img.xz) = f0f35aa81f6261d4d6e2b10aec9c4221cdc81341aaf0c8b30ed00ef2172f75996fa68b7c8238e9bc916b15b2789124ad211673629da1260ed5eaa2e69fc76558
    SHA512 (FreeBSD-12.1-RELEASE-arm64-aarch64-mini-memstick.img) = 92021cafeda2495dc2aa49073914428914a5704537e0725a17901cac860dbd47dce5640f0d0bda5d774aa7b1dfb21ede909dc957a27ebc3dc5bc07d9a08c4647
    SHA512 (FreeBSD-12.1-RELEASE-arm64-aarch64-mini-memstick.img.xz) = be26774fa74f8c3a756a59d7b368ddbfba31e0024bdf35aee28d84eb5374796b219e82f4afe4cbf45d8b6f70dd765298d7c449531bc0adbd3a4bfdcb49e3a281


    SHA256 (FreeBSD-12.1-RELEASE-arm64-aarch64-memstick.img) = 113eff1edbb3d9640a7d66fee7285a20d20686f7c572bb1896e7c299678d05ad
    SHA256 (FreeBSD-12.1-RELEASE-arm64-aarch64-memstick.img.xz) = b2840de3fca4ce6616b77b1e1e3d5ab8a942b0497fe21ff7261f2f149a4c1cad
    SHA256 (FreeBSD-12.1-RELEASE-arm64-aarch64-mini-memstick.img) = 4063d9f5058c071702843a9742c1e599f14501b244e8aa6d7285b07c8269f465
    SHA256 (FreeBSD-12.1-RELEASE-arm64-aarch64-mini-memstick.img.xz) = 3547bad7d24558e96b16059c8f24a248dfbfae027d1b71371c6b3887caa5a3f9


    aarch64 PINE64:

    SHA512 (FreeBSD-12.1-RELEASE-arm64-aarch64-PINE64.img.xz) = 330be5363b93121afb27b07dd37b93fe48508117166755d4e2d49b4a63b8eeabd94e29038b2ce4ffbb5749010e06f428d093571f95b19d7a948c4ba7506968ed



    [continued in next message]

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