diff options
Diffstat (limited to 'website/data')
| -rw-r--r-- | website/data/en/events/events2025.toml | 11 | ||||
| -rw-r--r-- | website/data/en/events/events2026.toml | 25 | ||||
| -rw-r--r-- | website/data/en/news/news.toml | 15 | ||||
| -rw-r--r-- | website/data/en/press/press.toml | 27 | ||||
| -rw-r--r-- | website/data/ru/news/news.toml | 1415 | ||||
| -rw-r--r-- | website/data/ru/press/press.toml | 224 | ||||
| -rw-r--r-- | website/data/security/advisories.toml | 4 | ||||
| -rw-r--r-- | website/data/zh-tw/news/news.toml | 5 |
8 files changed, 912 insertions, 814 deletions
diff --git a/website/data/en/events/events2025.toml b/website/data/en/events/events2025.toml index 18287cb1fb..269c477916 100644 --- a/website/data/en/events/events2025.toml +++ b/website/data/en/events/events2025.toml @@ -70,3 +70,14 @@ country = "United States" city = "San Jose, CA" site = "NetApp Campus" description = "The FreeBSD Summit is an event held annually to bring the FreeBSD community together to learn, network, and drive FreeBSD use. Each year the event gathers FreeBSD users including: decision makers, software engineers, and individual contributors and users, to share best practices and successes in their use of FreeBSD. The FreeBSD Summit also provides the unique opportunity to discuss issues with the developer community in-person." + +[[events]] +id ="osxp-paris-2025" +name ="Open Source Experience Paris 2025" +url = "https://www.opensource-experience.com/" +startDate = "2025-12-10" +endDate = "2025-12-11" +country = "France" +city = "Paris" +site = "Cité des Sciences" +description = "Open Source Experience (OSXP) is an event held annually in Paris and dedicated to enterprise Open Source IT solutions. The event also host booths for Open Source projects and initiatives. A FreeBSD booth will be organized by a group of contributors and users." diff --git a/website/data/en/events/events2026.toml b/website/data/en/events/events2026.toml new file mode 100644 index 0000000000..cf3fcc7896 --- /dev/null +++ b/website/data/en/events/events2026.toml @@ -0,0 +1,25 @@ +# Sort events by start date, with more recent events lower in the file +year = 2026 + +[[events]] +id = "fosdem-2026" +name = "FOSDEM 2026" +url = "https://fosdem.org/2026" +startDate = "2026-01-31" +endDate = "2026-02-01" +country = "Belgium" +city = "Brussels" +site = "ULB" +description = "Every year, 8000+ hackers in free and open source software from all over the world gather at the event in Brussels. A <a href=\"https://fosdem.org/2026/schedule/track/bsd-illumos-bhyve-openzfs/\">BSD, illumos, OpenZFS, bhyve devroom</a> is organized for presentations covering BSD and illumos operating system family, OpenZFS and bhyve. The <a href=\"https://people.freebsd.org/~rodrigo/fosdem26/\">Call For Participation</a> is now available." + +[[events]] +id = "asiabsdcon-2026" +name = "AsiaBSDCon 2026" +url = "https://2026.asiabsdcon.org/" +startDate = "2026-03-19" +endDate = "2026-03-22" +countryCode = "TW" +country = "Taiwan" +city = "Taipei" +site = "TBA" +description = "AsiaBSDCon is a conference for users and developers on BSD based systems. The conference is for anyone developing, deploying and using systems based on FreeBSD, NetBSD, OpenBSD, DragonFlyBSD, Darwin and MacOS X. AsiaBSDCon is a technical conference and aims to collect the best technical papers and presentations available to ensure that the latest developments in our open source community are shared with the widest possible audience." diff --git a/website/data/en/news/news.toml b/website/data/en/news/news.toml index 6ba9996db8..33aacbb51c 100644 --- a/website/data/en/news/news.toml +++ b/website/data/en/news/news.toml @@ -1,6 +1,21 @@ # Sort news by year, month and day [[news]] +date = "2025-11-07" +title = "FreeBSD 15.0-BETA5 Available" +description = "The fifth BETA build for the FreeBSD 15.0 release cycle is now available. ISO images for the amd64, armv7, aarch64, powerpc64, powerpc64le, and riscv64 architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2025-November/003564.html\">available</a> on most of our <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">FreeBSD mirror sites</a>." + +[[news]] +date = "2025-11-01" +title = "FreeBSD 15.0-BETA4 Available" +description = "The fourth BETA build for the FreeBSD 15.0 release cycle is now available. ISO images for the amd64, armv7, aarch64, powerpc64, powerpc64le, and riscv64 architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2025-November/003549.html\">available</a> on most of our <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">FreeBSD mirror sites</a>." + +[[news]] +date = "2025-10-25" +title = "FreeBSD 15.0-BETA3 Available" +description = "The third BETA build for the FreeBSD 15.0 release cycle is now available. ISO images for the amd64, armv7, aarch64, powerpc64, powerpc64le, and riscv64 architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2025-October/003523.html\">available</a> on most of our <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">FreeBSD mirror sites</a>." + +[[news]] date = "2025-10-18" title = "FreeBSD 15.0-BETA2 Available" description = "The second BETA build for the FreeBSD 15.0 release cycle is now available. ISO images for the amd64, armv7, aarch64, powerpc64, powerpc64le, and riscv64 architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2025-October/003466.html\">available</a> on most of our <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">FreeBSD mirror sites</a>." diff --git a/website/data/en/press/press.toml b/website/data/en/press/press.toml index 3af9196e1b..06348d8f2c 100644 --- a/website/data/en/press/press.toml +++ b/website/data/en/press/press.toml @@ -1,5 +1,32 @@ # Sort the entries by date [[press]] +name = "FreeBSD Officially Supported in OCI Runtime Specification v1.3" +url = "https://freebsdfoundation.org/blog/freebsd-officially-supported-in-oci-runtime-specification-v1-3/" +siteName = "FreeBSD Foundation Blog" +siteUrl = "https://freebsdfoundation.org/blog/" +date = "2025-11-04" +author = "FreeBSD Foundation" +description = "FreeBSD has been included as an officially supported platform in version 1.3 of the Open Container Initiative (OCI) runtime specification" + +[[press]] +name = "An introduction to OCI Containers on FreeBSD" +url = "https://freebsdfoundation.org/blog/oci-containers-on-freebsd/" +siteName = "FreeBSD Foundation Blog" +siteUrl = "https://freebsdfoundation.org/blog/" +date = "2025-10-31" +author = "FreeBSD Foundation" +description = "Run Containers on FreeBSD using Podman" + +[[press]] +name = "FreeBSD Vendor Summit, Nov 6-7" +url = "https://freebsdfoundation.org/blog/freebsd-vendor-summit-happening-next-week-november-6-7-2025/" +siteName = "FreeBSD Foundation Blog" +siteUrl = "https://freebsdfoundation.org/blog/" +date = "2025-10-28" +author = "FreeBSD Foundation" +description = "The 2025 FreeBSD Vendor Summit is taking place November 6–7 at NetApp Headquarters in San Jose, CA" + +[[press]] name = "Insights from the 2025 FreeBSD Community Survey" url = "https://freebsdfoundation.org/insights-from-the-2025-freebsd-community-survey/" siteName = "FreeBSD Foundation" diff --git a/website/data/ru/news/news.toml b/website/data/ru/news/news.toml index 40b413ab19..33152b162c 100644 --- a/website/data/ru/news/news.toml +++ b/website/data/ru/news/news.toml @@ -1,6 +1,16 @@ # Sort news by year, month and day [[news]] +date = "2025-10-25" +title = "Доступна версия FreeBSD 15.0-BETA3" +description = "Третья BETA-сборка для цикла выпуска FreeBSD 15.0 опубликована. Образы ISO для архитектур amd64, armv7, aarch64, powerpc64, powerpc64le и riscv64 <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2025-October/003523.html\">доступны</a> на большинстве наших <a href=\"https://docs.freebsd.org/ru/books/handbook/mirrors/#mirrors-ftp\">зеркал FreeBSD</a>." + +[[news]] +date = "2025-10-18" +title = "Доступна версия FreeBSD 15.0-BETA2" +description = "Вторая BETA-сборка для цикла выпуска FreeBSD 15.0 опубликована. Образы ISO для архитектур amd64, armv7, aarch64, powerpc64, powerpc64le и riscv64 <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2025-October/003466.html\">доступны</a> на большинстве наших <a href=\"https://docs.freebsd.org/ru/books/handbook/mirrors/#mirrors-ftp\">зеркал FreeBSD</a>." + +[[news]] date = "2025-10-12" title = "Доступна версия FreeBSD 15.0-BETA1" description = "Первая BETA-сборка для цикла выпуска FreeBSD 15.0 опубликована. Образы ISO для архитектур amd64, armv7, powerpc64, powerpc64le и riscv64 <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2025-October/003383.html\">доступны</a> на большинстве наших <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">зеркал FreeBSD</a>." @@ -163,2013 +173,2014 @@ description = "Новый коммиттер: <a href=\"mailto:ziaee@FreeBSD.org [[news]] date = "2024-12-03" -title = "FreeBSD 14.2-RELEASE Available" -description = "<a href=\"https://www.FreeBSD.org/releases/14.2R/announce/\">FreeBSD 14.2-RELEASE</a> is now available. Please be sure to check the <a href=\"https://www.FreeBSD.org/releases/14.2R/relnotes/\">Release Notes</a> and <a href=\"https://www.FreeBSD.org/releases/14.2R/errata/\">Release Errata</a> before installation for any late-breaking news and/or issues with 14.2. More information about FreeBSD releases can be found on the <a href=\"https://www.FreeBSD.org/releases/\">Release Information</a> page." +title = "Доступна версия FreeBSD 14.2-RELEASE" +description = "Версия <a href=\"https://www.FreeBSD.org/releases/14.2R/announce/\">FreeBSD 14.2-RELEASE</a> опубликована. Перед установкой обязательно ознакомьтесь с <a href=\"https://www.FreeBSD.org/releases/14.2R/relnotes/\">Примечаниями к выпуску</a> и <a href=\"https://www.FreeBSD.org/releases/14.2R/errata/\">Исправлениями к выпуску</a> для получения последней информации и/или сведений о проблемах в версии 14.2. Дополнительная информация о выпусках FreeBSD доступна на странице <a href=\"https://www.FreeBSD.org/releases/\">Информация о выпусках</a>." [[news]] date = "2024-11-23" -title = "FreeBSD 14.2-RC1 Available" -description = "The first RC build for the FreeBSD 14.2 release cycle is now available. ISO images for the amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv7, aarch64, and riscv64 architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2024-November/002542.html\">available</a> on most of our <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 14.2-RC1" +description = "Первая сборка RC для цикла выпуска FreeBSD 14.2 опубликована. Образы ISO для архитектур amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv7, aarch64 и riscv64 <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2024-November/002542.html\">доступны</a> на большинстве наших <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">зеркал FreeBSD</a>." [[news]] date = "2024-11-17" -title = "FreeBSD 14.2-BETA3 Available" -description = "The third BETA build for the FreeBSD 14.2 release cycle is now available. ISO images for the amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv7, aarch64, and riscv64 architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2024-November/002528.html\">available</a> on most of our <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 14.2-BETA3" +description = "Третья сборка BETA для цикла выпуска FreeBSD 14.2 опубликована. Образы ISO для архитектур amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv7, aarch64 и riscv64 <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2024-November/002528.html\">доступны</a> на большинстве наших <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">зеркал FreeBSD</a>." [[news]] date = "2024-11-09" -title = "FreeBSD 14.2-BETA2 Available" -description = "The second BETA build for the FreeBSD 14.2 release cycle is now available. ISO images for the amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv7, aarch64, and riscv64 architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2024-November/002513.html\">available</a> on most of our <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 14.2-BETA2" +description = "Вторая сборка BETA для цикла выпуска FreeBSD 14.2 опубликована. Образы ISO для архитектур amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv7, aarch64 и riscv64 <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2024-November/002513.html\">доступны</a> на большинстве наших <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">зеркал FreeBSD</a>." [[news]] -date= "2024-11-07" -title = "July-September 2024 Status Report" -description = "The <a href=\"https://www.freebsd.org/status/report-2024-07-2024-09/\">July to September Status Report</a> is now available with 32 entries." +date = "2024-11-07" +title = "Отчёт о состоянии работ за июль-сентябрь 2024 года" +description = "<a href=\"https://www.freebsd.org/status/report-2024-07-2024-09/\">Отчёт о состоянии работ с июля по сентябрь</a> опубликован с 32 записями." [[news]] date = "2024-11-02" -title = "FreeBSD 14.2-BETA1 Available" -description = "The first BETA build for the FreeBSD 14.2 release cycle is now available. ISO images for the amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv7, aarch64, and riscv64 architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2024-November/002496.html\">available</a> on most of our <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 14.2-BETA1" +description = "Первая сборка BETA для цикла выпуска FreeBSD 14.2 опубликована. Образы ISO для архитектур amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv7, aarch64 и riscv64 <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2024-November/002496.html\">доступны</a> на большинстве наших <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">зеркал FreeBSD</a>." [[news]] date = "2024-10-15" -description = "Enhanced commit privileges: <a href=\"mailto:kbowling@FreeBSD.org\">Kevin Bowling</a> (src)" +description = "Расширены привилегии коммиттера: <a href=\"mailto:kbowling@FreeBSD.org\">Кевин Боулинг</a> (src)" [[news]] date = "2024-10-07" -description = "Enhanced commit privileges: <a href=\"mailto:0mp@FreeBSD.org\">Mateusz Piotrowski</a> (src)" +description = "Расширены привилегии коммиттера: <a href=\"mailto:0mp@FreeBSD.org\">Матеуш Пётрковски</a> (src)" [[news]] date = "2024-09-17" -title = "FreeBSD 13.4-RELEASE Available" -description = "<a href=\"https://www.FreeBSD.org/releases/13.4R/announce/\">FreeBSD 13.4-RELEASE</a> is now available. Please be sure to check the <a href=\"https://www.FreeBSD.org/releases/13.4R/relnotes/\">Release Notes</a> and <a href=\"https://www.FreeBSD.org/releases/13.4R/errata/\">Release Errata</a> before installation for any late-breaking news and/or issues with 13.4. More information about FreeBSD releases can be found on the <a href=\"https://www.FreeBSD.org/releases/\">Release Information</a> page." +title = "Доступна версия FreeBSD 13.4-RELEASE" +description = "Версия <a href=\"https://www.FreeBSD.org/releases/13.4R/announce/\">FreeBSD 13.4-RELEASE</a> опубликована. Перед установкой обязательно ознакомьтесь с <a href=\"https://www.FreeBSD.org/releases/13.4R/relnotes/\">Примечаниями к выпуску</a> и <a href=\"https://www.FreeBSD.org/releases/13.4R/errata/\">Исправлениями к выпуску</a> для получения последней информации и/или сведений о проблемах в версии 13.4. Дополнительная информация о выпусках FreeBSD доступна на странице <a href=\"https://www.FreeBSD.org/releases/\">Информация о выпусках</a>." [[news]] date = "2024-09-07" -title = "FreeBSD 13.4-RC3 Available" -description = "The third Release Candidate build for the FreeBSD 13.4 release cycle is now available. ISO images for the amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv6, armv7, aarch64, and riscv64 architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2024-September/002367.html\">available</a> on most of our <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 13.4-RC3" +description = "Третья сборка Release Candidate для цикла выпуска FreeBSD 13.4 опубликована. Образы ISO для архитектур amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv6, armv7, aarch64 и riscv64 <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2024-September/002367.html\">доступны</a> на большинстве наших <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">зеркал FreeBSD</a>." [[news]] date = "2024-09-05" -description = "New committer: <a href=\"mailto:jlduran@FreeBSD.org\">Jose Luis Duran</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:jlduran@FreeBSD.org\">Хосе Луис Дуран</a> (src)" [[news]] date = "2024-08-31" -title = "FreeBSD 13.4-RC2 Available" -description = "The second Release Candidate build for the FreeBSD 13.4 release cycle is now available. ISO images for the amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv6, armv7, aarch64, and riscv64 architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2024-August/002352.html\">available</a> on most of our <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 13.4-RC2" +description = "Вторая сборка Release Candidate для цикла выпуска FreeBSD 13.4 опубликована. Образы ISO для архитектур amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv6, armv7, aarch64 и riscv64 <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2024-August/002352.html\">доступны</a> на большинстве наших <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">зеркал FreeBSD</a>." [[news]] date = "2024-08-24" -title = "FreeBSD 13.4-RC1 Available" -description = "The first Release Candidate build for the FreeBSD 13.4 release cycle is now available. ISO images for the amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv6, armv7, aarch64, and riscv64 architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2024-August/002345.html\">available</a> on most of our <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 13.4-RC1" +description = "Первая сборка Release Candidate для цикла выпуска FreeBSD 13.4 опубликована. Образы ISO для архитектур amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv6, armv7, aarch64 и riscv64 <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2024-August/002345.html\">доступны</a> на большинстве наших <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">зеркал FreeBSD</a>." [[news]] date = "2024-08-22" -description = "New committer: <a href=\"mailto:igoro@FreeBSD.org\">Igor Ostapenko</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:igoro@FreeBSD.org\">Игорь Остапенко</a> (src)" [[news]] -date= "2024-08-19" -title = "April-June 2024 Status Report" -description = "The <a href=\"https://www.freebsd.org/status/report-2024-04-2024-06/\">April to June Status Report</a> is now available with 20 entries." +date = "2024-08-19" +title = "Отчёт о состоянии работ за апрель-июнь 2024 года" +description = "<a href=\"https://www.freebsd.org/status/report-2024-04-2024-06/\">Отчёт о состоянии работ с апреля по июнь</a> опубликован с 20 записями." [[news]] date = "2024-08-17" -title = "FreeBSD 13.4-BETA3 Available" -description = "The third BETA build for the FreeBSD 13.4 release cycle is now available. ISO images for the amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv6, armv7, aarch64, and riscv64 architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2024-August/002339.html\">available</a> on most of our <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 13.4-BETA3" +description = "Третья сборка BETA для цикла выпуска FreeBSD 13.4 опубликована. Образы ISO для архитектур amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv6, armv7, aarch64 и riscv64 <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2024-August/002339.html\">доступны</a> на большинстве наших <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">зеркал FreeBSD</a>." [[news]] date = "2024-08-10" -title = "FreeBSD 13.4-BETA2 Available" -description = "The second BETA build for the FreeBSD 13.4 release cycle is now available. ISO images for the amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv6, armv7, aarch64, and riscv64 architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2024-August/002338.html\">available</a> on most of our <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 13.4-BETA2" +description = "Вторая сборка BETA для цикла выпуска FreeBSD 13.4 опубликована. Образы ISO для архитектур amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv6, armv7, aarch64 и riscv64 <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2024-August/002338.html\">доступны</a> на большинстве наших <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">зеркал FreeBSD</a>." [[news]] date = "2024-08-03" -title = "FreeBSD 13.4-BETA1 Available" -description = "The first BETA build for the FreeBSD 13.4 release cycle is now available. ISO images for the amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv6, armv7, aarch64, and riscv64 architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2024-August/002336.html\">available</a> on most of our <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 13.4-BETA1" +description = "Первая сборка BETA для цикла выпуска FreeBSD 13.4 опубликована. Образы ISO для архитектур amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv6, armv7, aarch64 и riscv64 <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2024-August/002336.html\">доступны</a> на большинстве наших <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">зеркал FreeBSD</a>." [[news]] date = "2024-06-12" -title = "New FreeBSD Core Team Elected" -description = "Active committers to the project have elected your thirteenth FreeBSD Core Team. For details, refer to the <a href=\"https://lists.freebsd.org/archives/freebsd-announce/2024-June/000136.html\">official announcement</a>." +title = "Избрана новая Основная Команда (Core Team) FreeBSD" +description = "Активные коммиттеры проекта избрали вашу тринадцатую Основную команду (Core Team) FreeBSD. Подробности смотрите в <a href=\"https://lists.freebsd.org/archives/freebsd-announce/2024-June/000136.html\">официальном объявлении</a>." [[news]] date = "2024-06-12" -description = "New committer: <a href=\"mailto:osamaabb@FreeBSD.org\">Osama Abboud</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:osamaabb@FreeBSD.org\">Осама Аббуд</a> (src)" [[news]] date = "2024-06-04" -title = "FreeBSD 14.1-RELEASE Available" -description = "<a href=\"https://www.FreeBSD.org/releases/14.1R/announce/\">FreeBSD 14.1-RELEASE</a> is now available. Please be sure to check the <a href=\"https://www.FreeBSD.org/releases/14.1R/relnotes/\">Release Notes</a> and <a href=\"https://www.FreeBSD.org/releases/14.1R/errata/\">Release Errata</a> before installation for any late-breaking news and/or issues with 14.1. More information about FreeBSD releases can be found on the <a href=\"https://www.FreeBSD.org/releases/\">Release Information</a> page." +title = "Доступна версия FreeBSD 14.1-RELEASE" +description = "Версия <a href=\"https://www.FreeBSD.org/releases/14.1R/announce/\">FreeBSD 14.1-RELEASE</a> опубликована. Перед установкой обязательно ознакомьтесь с <a href=\"https://www.FreeBSD.org/releases/14.1R/relnotes/\">Примечаниями к выпуску</a> и <a href=\"https://www.FreeBSD.org/releases/14.1R/errata/\">Исправлениями к выпуску</a> для получения последней информации и/или сведений о проблемах в версии 14.1. Дополнительная информация о выпусках FreeBSD доступна на странице <a href=\"https://www.FreeBSD.org/releases/\">Информация о выпусках</a>." [[news]] date = "2024-05-29" -title = "2024 Community Survey Results" -description = "The <a href=\"https://freebsdfoundation.org/blog/results-from-the-2024-freebsd-community-survey-report/\">2024 FreeBSD Community Survey Results</a> are now available." +title = "Результаты опроса сообщества 2024 года" +description = "<a href=\"https://freebsdfoundation.org/blog/results-from-the-2024-freebsd-community-survey-report/\">Результаты опроса сообщества FreeBSD за 2024 год</a> опубликованы." [[news]] -date= "2024-05-03" -title = "January-March 2024 Status Report" -description = "The <a href=\"https://www.freebsd.org/status/report-2024-01-2024-03/\">January to March Status Report</a> is now available with 21 entries." +date = "2024-05-03" +title = "Отчёт о состоянии работ за январь-март 2024 года" +description = "<a href=\"https://www.freebsd.org/status/report-2024-01-2024-03/\">Отчёт о состоянии работ с января по март</a> опубликован с 21 записью." [[news]] date = "2024-03-05" -title = "FreeBSD 13.3-RELEASE Available" -description = "<a href=\"https://www.FreeBSD.org/releases/13.3R/announce/\">FreeBSD 13.3-RELEASE</a> is now available. Please be sure to check the <a href=\"https://www.FreeBSD.org/releases/13.3R/relnotes/\">Release Notes</a> and <a href=\"https://www.FreeBSD.org/releases/13.3R/errata/\">Release Errata</a> before installation for any late-breaking news and/or issues with 13.3. More information about FreeBSD releases can be found on the <a href=\"https://www.FreeBSD.org/releases/\">Release Information</a> page." +title = "Доступна версия FreeBSD 13.3-RELEASE" +description = "Версия <a href=\"https://www.FreeBSD.org/releases/13.3R/announce/\">FreeBSD 13.3-RELEASE</a> опубликована. Перед установкой обязательно ознакомьтесь с <a href=\"https://www.FreeBSD.org/releases/13.3R/relnotes/\">Примечаниями к выпуску</a> и <a href=\"https://www.FreeBSD.org/releases/13.3R/errata/\">Исправлениями к выпуску</a> для получения последней информации и/или сведений о проблемах в версии 13.3. Дополнительная информация о выпусках FreeBSD доступна на странице <a href=\"https://www.FreeBSD.org/releases/\">Информация о выпусках</a>." [[news]] -date= "2024-02-16" -title = "October-December 2023 Status Report" -description = "The <a href=\"https://www.freebsd.org/status/report-2023-10-2023-12/\">October to December 2023 Status Report</a> is now available with 18 entries." +date = "2024-02-16" +title = "Отчёт о состоянии работ за октябрь-декабрь 2023 года" +description = "<a href=\"https://www.freebsd.org/status/report-2023-10-2023-12/\">Отчёт о состоянии работ с октября по декабрь 2023 года</a> опубликован с 18 записями." [[news]] date = "2024-02-13" -description = "New committer: <a href=\"mailto:bnovkov@FreeBSD.org\">Bojan Novković</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:bnovkov@FreeBSD.org\">Боян Новкович</a> (src)" [[news]] date = "2024-01-26" -description = "New committer: <a href=\"mailto:uzsolt@FreeBSD.org\">Zsolt Udvari</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:uzsolt@FreeBSD.org\">Жолт Удвари</a> (ports)" [[news]] date = "2024-01-12" -description = "New committer: <a href=\"mailto:dutra@FreeBSD.org\">Gabriel M. Dutra</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:dutra@FreeBSD.org\">Габриэль М. Дутра</a> (ports)" [[news]] date = "2023-12-01" -description = "New committer: <a href=\"mailto:olce@FreeBSD.org\">Olivier Certner</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:olce@FreeBSD.org\">Оливье Сертнер</a> (src)" [[news]] date = "2023-11-20" -title = "FreeBSD 14.0-RELEASE Available" -description = "<a href=\"https://www.FreeBSD.org/releases/14.0R/announce/\">FreeBSD 14.0-RELEASE</a> is now available. Please be sure to check the <a href=\"https://www.FreeBSD.org/releases/14.0R/relnotes/\">Release Notes</a> and <a href=\"https://www.FreeBSD.org/releases/14.0R/errata/\">Release Errata</a> before installation for any late-breaking news and/or issues with 14.0. More information about FreeBSD releases can be found on the <a href=\"https://www.FreeBSD.org/releases/\">Release Information</a> page." +title = "Доступна версия FreeBSD 14.0-RELEASE" +description = "Версия <a href=\"https://www.FreeBSD.org/releases/14.0R/announce/\">FreeBSD 14.0-RELEASE</a> опубликована. Перед установкой обязательно ознакомьтесь с <a href=\"https://www.FreeBSD.org/releases/14.0R/relnotes/\">Примечаниями к выпуску</a> и <a href=\"https://www.FreeBSD.org/releases/14.0R/errata/\">Исправлениями к выпуску</a> для получения последней информации и/или сведений о проблемах в версии 14.0. Дополнительная информация о выпусках FreeBSD доступна на странице <a href=\"https://www.FreeBSD.org/releases/\">Информация о выпусках</a>." [[news]] date = "2023-11-17" -description = "Release Engineering Team Update: <a href=\"mailto:cperciva@FreeBSD.org\">Colin Percival</a> has been promoted to Lead Release Engineer" +description = "Обновление в команде инженеров по выпуску: <a href=\"mailto:cperciva@FreeBSD.org\">Колин Персиваль</a> повышен до ведущего инженера по выпускам" [[news]] date = "2023-11-14" -description = "New committer: <a href=\"mailto:rcm@FreeBSD.org\">R. Christian McDonald</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:rcm@FreeBSD.org\">Р. Кристиан Макдональд</a> (src)" [[news]] date = "2023-11-14" -description = "New committer: <a href=\"mailto:akiyano@FreeBSD.org\">Arthur Kiyanovski</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:akiyano@FreeBSD.org\">Артур Кияновски</a> (src)" [[news]] date = "2023-11-03" -description = "New committer: <a href=\"mailto:jfree@FreeBSD.org\">Jake Freeland</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:jfree@FreeBSD.org\">Джейк Фриланд</a> (src)" [[news]] date = "2023-11-03" -title = "FreeBSD 14.0-RC4 Available" -description = "The fourth RC build for the FreeBSD 14.0 release cycle is now available. ISO images for the amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv7, aarch64, and riscv64 architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-current/2023-November/004928.html\">available</a> on most of our <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 14.0-RC4" +description = "Четвертая сборка RC для цикла выпуска FreeBSD 14.0 опубликована. Образы ISO для архитектур amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv7, aarch64 и riscv64 <a href=\"https://lists.freebsd.org/archives/freebsd-current/2023-November/004928.html\">доступны</a> на большинстве наших <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">зеркал FreeBSD</a>." [[news]] -date= "2023-11-01" -title = "July-September 2023 Status Report" -description = "The <a href=\"https://www.freebsd.org/status/report-2023-07-2023-09/\">July to September 2023 Status Report</a> is now available with 32 entries." +date = "2023-11-01" +title = "Отчёт о состоянии работ за июль-сентябрь 2023 года" +description = "<a href=\"https://www.freebsd.org/status/report-2023-07-2023-09/\">Отчёт о состоянии работ с июля по сентябрь 2023 года</a> опубликован с 32 записями." [[news]] date = "2023-10-27" -title = "FreeBSD 14.0-RC3 Available" -description = "The third RC build for the FreeBSD 14.0 release cycle is now available. ISO images for the amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv7, aarch64, and riscv64 architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-current/2023-October/004904.html\">available</a> on most of our <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 14.0-RC3" +description = "Третья сборка RC для цикла выпуска FreeBSD 14.0 опубликована. Образы ISO для архитектур amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv7, aarch64 и riscv64 <a href=\"https://lists.freebsd.org/archives/freebsd-current/2023-October/004904.html\">доступны</a> на большинстве наших <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">зеркал FreeBSD</a>." [[news]] date = "2023-10-20" -title = "FreeBSD 14.0-RC2 Available" -description = "The second RC build for the FreeBSD 14.0 release cycle is now available. ISO images for the amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv7, aarch64, and riscv64 architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-current/2023-October/004880.html\">available</a> on most of our <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 14.0-RC2" +description = "Вторая сборка RC для цикла выпуска FreeBSD 14.0 опубликована. Образы ISO для архитектур amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv7, aarch64 и riscv64 <a href=\"https://lists.freebsd.org/archives/freebsd-current/2023-October/004880.html\">доступны</a> на большинстве наших <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">зеркал FreeBSD</a>." [[news]] -date= "2023-10-16" -description = "New committer: <a href=\"mailto:michaelo@FreeBSD.org\">Michael Osipov</a> (ports)" +date = "2023-10-16" +description = "Новый коммиттер: <a href=\"mailto:michaelo@FreeBSD.org\">Майкл Осипов</a> (ports)" [[news]] date = "2023-10-13" -title = "FreeBSD 14.0-RC1 Available" -description = "The first RC build for the FreeBSD 14.0 release cycle is now available. ISO images for the amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv7, aarch64, and riscv64 architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-current/2023-October/004844.html\">available</a> on most of our <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 14.0-RC1" +description = "Первая сборка RC для цикла выпуска FreeBSD 14.0 опубликована. Образы ISO для архитектур amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv7, aarch64 и riscv64 <a href=\"https://lists.freebsd.org/archives/freebsd-current/2023-October/004844.html\">доступны</a> на большинстве наших <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">зеркал FreeBSD</a>." [[news]] date = "2023-10-06" -title = "FreeBSD 14.0-BETA5 Available" -description = "The fifth BETA build for the FreeBSD 14.0 release cycle is now available. ISO images for the amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv7, aarch64, and riscv64 architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-current/2023-October/004814.html\">available</a> on most of our <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 14.0-BETA5" +description = "Пятая сборка BETA для цикла выпуска FreeBSD 14.0 опубликована. Образы ISO для архитектур amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv7, aarch64 и riscv64 <a href=\"https://lists.freebsd.org/archives/freebsd-current/2023-October/004814.html\">доступны</a> на большинстве наших <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">зеркал FreeBSD</a>." [[news]] date = "2023-09-30" -title = "FreeBSD 14.0-BETA4 Available" -description = "The fourth BETA build for the FreeBSD 14.0 release cycle is now available. ISO images for the amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv7, aarch64, and riscv64 architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-current/2023-September/004773.html\">available</a> on most of our <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 14.0-BETA4" +description = "Четвертая сборка BETA для цикла выпуска FreeBSD 14.0 опубликована. Образы ISO для архитектур amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv7, aarch64 и riscv64 <a href=\"https://lists.freebsd.org/archives/freebsd-current/2023-September/004773.html\">доступны</a> на большинстве наших <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">зеркал FreeBSD</a>." [[news]] date = "2023-09-22" -title = "FreeBSD 14.0-BETA3 Available" -description = "The third BETA build for the FreeBSD 14.0 release cycle is now available. ISO images for the amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv7, aarch64, and riscv64 architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-current/2023-September/004736.html\">available</a> on most of our <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 14.0-BETA3" +description = "Третья сборка BETA для цикла выпуска FreeBSD 14.0 опубликована. Образы ISO для архитектур amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv7, aarch64 и riscv64 <a href=\"https://lists.freebsd.org/archives/freebsd-current/2023-September/004736.html\">доступны</a> на большинстве наших <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">зеркал FreeBSD</a>." [[news]] date = "2023-09-16" -title = "FreeBSD 14.0-BETA2 Available" -description = "The second BETA build for the FreeBSD 14.0 release cycle is now available. ISO images for the amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv7, aarch64, and riscv64 architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-current/2023-September/004685.html\">available</a> on most of our <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 14.0-BETA2" +description = "Вторая сборка BETA для цикла выпуска FreeBSD 14.0 опубликована. Образы ISO для архитектур amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv7, aarch64 и riscv64 <a href=\"https://lists.freebsd.org/archives/freebsd-current/2023-September/004685.html\">доступны</a> на большинстве наших <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">зеркал FreeBSD</a>." [[news]] date = "2023-09-08" -title = "FreeBSD 14.0-BETA1 Available" -description = "The first BETA build for the FreeBSD 14.0 release cycle is now available. ISO images for the amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv7, aarch64, and riscv64 architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-current/2023-September/004614.html\">available</a> on most of our <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 14.0-BETA1" +description = "Первая сборка BETA для цикла выпуска FreeBSD 14.0 опубликована. Образы ISO для архитектур amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv7, aarch64 и riscv64 <a href=\"https://lists.freebsd.org/archives/freebsd-current/2023-September/004614.html\">доступны</a> на большинстве наших <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">зеркал FreeBSD</a>." [[news]] date = "2023-09-06" -description = "New committer: <a href=\"mailto:jbo@FreeBSD.org\">Joel Bodenmann</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:jbo@FreeBSD.org\">Джоэль Боденманн</a> (ports)" [[news]] -date= "2023-07-27" -title = "April-June 2023 Status Report" -description = "The <a href=\"https://www.freebsd.org/status/report-2023-04-2023-06/\">April to June 2023 Status Report</a> is now available with 37 entries." +date = "2023-07-27" +title = "Отчёт о состоянии работ за апрель-июнь 2023 года" +description = "<a href=\"https://www.freebsd.org/status/report-2023-04-2023-06/\">Отчёт о состоянии работ с апреля по июнь 2023 года</a> опубликован с 37 записями." [[news]] date = "2023-05-22" -description = "New committer: <a href=\"mailto:christos@FreeBSD.org\">Christos Margiolis</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:christos@FreeBSD.org\">Христос Маргиолис</a> (src)" [[news]] -date= "2023-04-19" -title = "January-March 2023 Status Report" -description = "The <a href=\"https://www.freebsd.org/status/report-2023-01-2023-03/\">January to March 2023 Status Report</a> is now available with 25 entries." +date = "2023-04-19" +title = "Отчёт о состоянии работ за январь-март 2023 года" +description = "<a href=\"https://www.freebsd.org/status/report-2023-01-2023-03/\">Отчёт о состоянии работ с января по март 2023 года</a> опубликован с 25 записями." [[news]] date = "2023-04-11" -title = "FreeBSD 13.2-RELEASE Available" -description = "<a href=\"https://www.FreeBSD.org/releases/13.2R/announce/\">FreeBSD 13.2-RELEASE</a> is now available. Please be sure to check the <a href=\"https://www.FreeBSD.org/releases/13.2R/relnotes/\">Release Notes</a> and <a href=\"https://www.FreeBSD.org/releases/13.2R/errata/\">Release Errata</a> before installation for any late-breaking news and/or issues with 13.2. More information about FreeBSD releases can be found on the <a href=\"https://www.FreeBSD.org/releases/\">Release Information</a> page." +title = "Доступна версия FreeBSD 13.2-RELEASE" +description = "Версия <a href=\"https://www.FreeBSD.org/releases/13.2R/announce/\">FreeBSD 13.2-RELEASE</a> опубликована. Перед установкой обязательно ознакомьтесь с <a href=\"https://www.FreeBSD.org/releases/13.2R/relnotes/\">Примечаниями к выпуску</a> и <a href=\"https://www.FreeBSD.org/releases/13.2R/errata/\">Исправлениями к выпуску</a> для получения последней информации и/или сведений о проблемах в версии 13.2. Дополнительная информация о выпусках FreeBSD доступна на странице <a href=\"https://www.FreeBSD.org/releases/\">Информация о выпусках</a>." [[news]] date = "2023-04-02" -title = "FreeBSD 13.2-RC6 Available" -description = "The sixth RC build for the FreeBSD 13.2 release cycle is now available. ISO images for the amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv6, armv7, aarch64, and riscv64 architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-snapshots/2023-April/000234.html\">available</a> on most of our <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 13.2-RC6" +description = "Шестая сборка RC для цикла выпуска FreeBSD 13.2 опубликована. Образы ISO для архитектур amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv6, armv7, aarch64 и riscv64 <a href=\"https://lists.freebsd.org/archives/freebsd-snapshots/2023-April/000234.html\">доступны</a> на большинстве наших <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">зеркал FreeBSD</a>." [[news]] date = "2023-03-27" -title = "FreeBSD 13.2-RC5 Available" -description = "The fifth RC build for the FreeBSD 13.2 release cycle is now available. ISO images for the amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv6, armv7, aarch64, and riscv64 architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-snapshots/2023-March/000230.html\">available</a> on most of our <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 13.2-RC5" +description = "Пятая сборка RC для цикла выпуска FreeBSD 13.2 опубликована. Образы ISO для архитектур amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv6, armv7, aarch64 и riscv64 <a href=\"https://lists.freebsd.org/archives/freebsd-snapshots/2023-March/000230.html\">доступны</a> на большинстве наших <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">зеркал FreeBSD</a>." [[news]] date = "2023-03-25" -title = "FreeBSD 13.2-RC4 Available" -description = "The fourth RC build for the FreeBSD 13.2 release cycle is now available. ISO images for the amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv6, armv7, aarch64, and riscv64 architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-snapshots/2023-March/000229.html\">available</a> on most of our <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 13.2-RC4" +description = "Четвертая сборка RC для цикла выпуска FreeBSD 13.2 опубликована. Образы ISO для архитектур amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv6, armv7, aarch64 и riscv64 <a href=\"https://lists.freebsd.org/archives/freebsd-snapshots/2023-March/000229.html\">доступны</a> на большинстве наших <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">зеркал FreeBSD</a>." [[news]] date = "2023-03-20" -description = "Enhanced commit privileges: <a href=\"mailto:salvadore@FreeBSD.org\">Lorenzo Salvadore</a> (ports, doc)" +description = "Расширены привилегии коммиттера: <a href=\"mailto:salvadore@FreeBSD.org\">Лоренцо Сальвадоре</a> (ports, doc)" [[news]] date = "2023-03-18" -title = "FreeBSD 13.2-RC3 Available" -description = "The third RC build for the FreeBSD 13.2 release cycle is now available. ISO images for the amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv6, armv7, aarch64, and riscv64 architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-snapshots/2023-March/000222.html\">available</a> on most of our <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 13.2-RC3" +description = "Третья сборка RC для цикла выпуска FreeBSD 13.2 опубликована. Образы ISO для архитектур amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv6, armv7, aarch64 и riscv64 <a href=\"https://lists.freebsd.org/archives/freebsd-snapshots/2023-March/000222.html\">доступны</a> на большинстве наших <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">зеркал FreeBSD</a>." [[news]] date = "2023-03-11" -title = "FreeBSD 13.2-RC2 Available" -description = "The second RC build for the FreeBSD 13.2 release cycle is now available. ISO images for the amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv6, armv7, aarch64, and riscv64 architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-snapshots/2023-March/000221.html\">available</a> on most of our <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 13.2-RC2" +description = "Вторая сборка RC для цикла выпуска FreeBSD 13.2 опубликована. Образы ISO для архитектур amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv6, armv7, aarch64 и riscv64 <a href=\"https://lists.freebsd.org/archives/freebsd-snapshots/2023-March/000221.html\">доступны</a> на большинстве наших <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">зеркал FreeBSD</a>." [[news]] date = "2023-03-04" -title = "FreeBSD 13.2-RC1 Available" -description = "The first RC build for the FreeBSD 13.2 release cycle is now available. ISO images for the amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv6, armv7, aarch64, and riscv64 architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-snapshots/2023-March/000217.html\">available</a> on most of our <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 13.2-RC1" +description = "Первая сборка RC для цикла выпуска FreeBSD 13.2 опубликована. Образы ISO для архитектур amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv6, armv7, aarch64 и riscv64 <a href=\"https://lists.freebsd.org/archives/freebsd-snapshots/2023-March/000217.html\">доступны</a> на большинстве наших <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">зеркал FreeBSD</a>." [[news]] date = "2023-02-26" -title = "FreeBSD 13.2-BETA3 Available" -description = "The third BETA build for the FreeBSD 13.2 release cycle is now available. ISO images for the amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv6, armv7, aarch64, and riscv64 architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-snapshots/2023-February/000213.html\">available</a> on most of our <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 13.2-BETA3" +description = "Третья сборка BETA для цикла выпуска FreeBSD 13.2 опубликована. Образы ISO для архитектур amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv6, armv7, aarch64 и riscv64 <a href=\"https://lists.freebsd.org/archives/freebsd-snapshots/2023-February/000213.html\">доступны</a> на большинстве наших <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">зеркал FreeBSD</a>." [[news]] date = "2023-02-18" -title = "FreeBSD 13.2-BETA2 Available" -description = "The second BETA build for the FreeBSD 13.2 release cycle is now available. ISO images for the amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv6, armv7, aarch64, and riscv64 architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-snapshots/2023-February/000209.html\">available</a> on most of our <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 13.2-BETA2" +description = "Вторая сборка BETA для цикла выпуска FreeBSD 13.2 опубликована. Образы ISO для архитектур amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv6, armv7, aarch64 и riscv64 <a href=\"https://lists.freebsd.org/archives/freebsd-snapshots/2023-February/000209.html\">доступны</a> на большинстве наших <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">зеркал FreeBSD</a>." [[news]] -date= "2023-02-15" -description = "New committer: <a href=\"mailto:cc@FreeBSD.org\">Cheng Cui</a> (src)" +date = "2023-02-15" +description = "Новый коммиттер: <a href=\"mailto:cc@FreeBSD.org\">Ченг Куй</a> (src)" [[news]] date = "2023-02-14" -title = "FreeBSD 13.2-BETA1 Available" -description = "The first BETA build for the FreeBSD 13.2 release cycle is now available. ISO images for the amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv6, armv7, aarch64, and riscv64 architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2023-February/001114.html\">available</a> on most of our <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 13.2-BETA1" +description = "Первая сборка BETA для цикла выпуска FreeBSD 13.2 опубликована. Образы ISO для архитектур amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv6, armv7, aarch64 и riscv64 <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2023-February/001114.html\">доступны</a> на большинстве наших <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">зеркал FreeBSD</a>." [[news]] -date= "2023-02-09" -description = "New committer: <a href=\"mailto:rnagy@FreeBSD.org\">Robert Nagy</a> (ports)" +date = "2023-02-09" +description = "Новый коммиттер: <a href=\"mailto:rnagy@FreeBSD.org\">Роберт Надь</a> (ports)" [[news]] -date= "2023-02-02" -description = "New committer: <a href=\"mailto:vvd@FreeBSD.org\">Vladimir Druzenko</a> (ports)" +date = "2023-02-02" +description = "Новый коммиттер: <a href=\"mailto:vvd@FreeBSD.org\">Владимир Друженько</a> (ports)" [[news]] date = "2023-02-02" -description = "New committer: <a href=\"mailto:fuz@FreeBSD.org\">Robert Clausecker</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:fuz@FreeBSD.org\">Роберт Клаусекер</a> (ports)" [[news]] -date= "2023-01-26" -title = "October-December 2022 Status Report" -description = "The <a href=\"https://www.freebsd.org/status/report-2022-10-2022-12/\">October to December 2022 Status Report</a> is now available with 34 entries." +date = "2023-01-26" +title = "Отчёт о состоянии работ за октябрь-декабрь 2022 года" +description = "<a href=\"https://www.freebsd.org/status/report-2022-10-2022-12/\">Отчёт о состоянии работ с октября по декабрь 2022 года</a> опубликован с 34 записями." [[news]] date = "2022-12-05" -title = "FreeBSD 12.4-RELEASE Available" -description = "<a href=\"https://www.FreeBSD.org/releases/12.4R/announce/\">FreeBSD 12.4-RELEASE</a> is now available. Please be sure to check the <a href=\"https://www.FreeBSD.org/releases/12.4R/relnotes/\">Release Notes</a> and <a href=\"https://www.FreeBSD.org/releases/12.4R/errata/\">Release Errata</a> before installation for any late-breaking news and/or issues with 12.4. More information about FreeBSD releases can be found on the <a href=\"https://www.FreeBSD.org/releases/\">Release Information</a> page." +title = "Доступна версия FreeBSD 12.4-RELEASE" +description = "<a href=\"https://www.FreeBSD.org/releases/12.4R/announce/\">FreeBSD 12.4-RELEASE</a> опубликована. Пожалуйста, не забудьте проверить <a href=\"https://www.FreeBSD.org/releases/12.4R/relnotes/\">Примечания к выпуску</a> и <a href=\"https://www.FreeBSD.org/releases/12.4R/errata/\">Исправления к выпуску</a> перед установкой на предмет последних новостей и/или проблем с версией 12.4. Дополнительная информация о выпусках FreeBSD доступна на странице <a href=\"https://www.FreeBSD.org/releases/\">Информация о выпусках</a>." [[news]] date = "2022-11-11" -title = "FreeBSD 12.4-RC2 Available" -description = "The second RC build for the FreeBSD 12.4 release cycle is now available. ISO images for the amd64, armv6, armv7, arm64, i386, powerpc, powerpc64, powerpcspe, and sparc64 architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2022-November/000943.html\">available</a> on most of our <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 12.4-RC2" +description = "Вторая сборка RC для цикла выпуска FreeBSD 12.4 опубликована. Образы ISO для архитектур amd64, armv6, armv7, arm64, i386, powerpc, powerpc64, powerpcspe и sparc64 <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2022-November/000943.html\">доступны</a> на большинстве наших <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">зеркал FreeBSD</a>." [[news]] date = "2022-11-04" -title = "FreeBSD 12.4-RC1 Available" -description = "The first RC build for the FreeBSD 12.4 release cycle is now available. ISO images for the amd64, armv6, armv7, arm64, i386, powerpc, powerpc64, powerpcspe, and sparc64 architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2022-November/000937.html\">available</a> on most of our <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 12.4-RC1" +description = "Первая сборка RC для цикла выпуска FreeBSD 12.4 опубликована. Образы ISO для архитектур amd64, armv6, armv7, arm64, i386, powerpc, powerpc64, powerpcspe и sparc64 <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2022-November/000937.html\">доступны</a> на большинстве наших <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">зеркал FreeBSD</a>." [[news]] date = "2022-10-26" -description = "New committer: <a href=\"mailto:corvink@FreeBSD.org\">Corvin Köhne</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:corvink@FreeBSD.org\">Corvin Köhne</a> (src)" [[news]] date = "2022-10-21" -title = "FreeBSD 12.4-BETA1 Available" -description = "The first BETA build for the FreeBSD 12.4 release cycle is now available. ISO images for the amd64, armv6, armv7, arm64, i386, powerpc, powerpc64, powerpcspe, and sparc64 architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2022-October/000920.html\">available</a> on most of our <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 12.4-BETA1" +description = "Первая сборка BETA для цикла выпуска FreeBSD 12.4 опубликована. Образы ISO для архитектур amd64, armv6, armv7, arm64, i386, powerpc, powerpc64, powerpcspe и sparc64 <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2022-October/000920.html\">доступны</a> на большинстве наших <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">зеркал FreeBSD</a>." [[news]] -date= "2022-10-21" -title = "July-September 2022 Status Report" -description = "The <a href=\"https://www.freebsd.org/status/report-2022-07-2022-09/\">July to September 2022 Status Report</a> is now available with 24 entries." +date = "2022-10-21" +title = "Отчёт о состоянии работ за июль-сентябрь 2022 года" +description = "<a href=\"https://www.freebsd.org/status/report-2022-07-2022-09/\">Отчёт о состоянии работ с июля по сентябрь 2022 года</a> опубликован и содержит 24 записи." [[news]] -date= "2022-10-16" -description = "New committer: <a href=\"mailto:zlei@FreeBSD.org\">Zhenlei Huang</a> (src)" +date = "2022-10-16" +description = "Новый коммиттер: <a href=\"mailto:zlei@FreeBSD.org\">Zhenlei Huang</a> (src)" [[news]] date = "2022-10-08" -description = "Enhanced commit privileges: <a href=\"mailto:bofh@FreeBSD.org\">Muhammad Moinur Rahman</a> (doc, ports)" +description = "Расширены привилегии коммиттера: <a href=\"mailto:bofh@FreeBSD.org\">Muhammad Moinur Rahman</a> (doc, ports)" [[news]] -date= "2022-10-06" -description = "New committer: <a href=\"mailto:ronald@FreeBSD.org\">Ronald Klop</a> (ports)" +date = "2022-10-06" +description = "Новый коммиттер: <a href=\"mailto:ronald@FreeBSD.org\">Ronald Klop</a> (ports)" [[news]] -date= "2022-08-09" -title = "April-June 2022 Status Report" -description = "The <a href=\"https://www.freebsd.org/status/report-2022-04-2022-06/\">April to June 2022 Status Report</a> is now available with 26 entries." +date = "2022-08-09" +title = "Отчёт о состоянии работ за апрель-июнь 2022 года" +description = "<a href=\"https://www.freebsd.org/status/report-2022-04-2022-06/\">Отчёт о состоянии работ с апреля по июнь 2022 года</a> опубликован и содержит 26 записей." [[news]] -date= "2022-08-01" -description = "New committer: <a href=\"mailto:zirias@FreeBSD.org\">Felix Palmen</a> (ports)" +date = "2022-08-01" +description = "Новый коммиттер: <a href=\"mailto:zirias@FreeBSD.org\">Felix Palmen</a> (ports)" [[news]] -date= "2022-06-29" -description = "New committer: <a href=\"mailto:dsl@FreeBSD.org\">Dmitry Salychev</a> (src)" +date = "2022-06-29" +description = "Новый коммиттер: <a href=\"mailto:dsl@FreeBSD.org\">Dmitry Salychev</a> (src)" [[news]] -date= "2022-06-22" -description = "New committer: <a href=\"mailto:kd@FreeBSD.org\">Kornel Dulęba</a> (src)" +date = "2022-06-22" +description = "Новый коммиттер: <a href=\"mailto:kd@FreeBSD.org\">Kornel Dulęba</a> (src)" [[news]] date = "2022-06-18" -title = "New FreeBSD Core Team Elected" -description = "Active committers to the project have elected your twelfth FreeBSD Core Team. For details, refer to the <a href=\"https://lists.freebsd.org/archives/freebsd-announce/2022-June/000034.html\">official announcement</a>." +title = "Избрана новая Основная команда (Core Team) FreeBSD" +description = "Активные коммиттеры проекта избрали вашу двенадцатую Основную команду (Core Team) FreeBSD. Подробности смотрите в <a href=\"https://lists.freebsd.org/archives/freebsd-announce/2022-June/000034.html\">официальном объявлении</a>." [[news]] -date= "2022-06-09" -title = "January-March 2022 Status Report" -description = "The <a href=\"https://www.freebsd.org/status/report-2022-01-2022-03/\">January to March 2022 Status Report</a> is now available with 22 entries." +date = "2022-06-09" +title = "Отчёт о состоянии работ за январь-март 2022 года" +description = "<a href=\"https://www.freebsd.org/status/report-2022-01-2022-03/\">Отчёт о состоянии работ с января по март 2022 года</a> опубликован и содержит 22 записи." [[news]] -date= "2022-06-03" -description = "New committer: <a href=\"mailto:pauamma@FreeBSD.org\">Pau Amma</a> (doc)" +date = "2022-06-03" +description = "Новый коммиттер: <a href=\"mailto:pauamma@FreeBSD.org\">Pau Amma</a> (doc)" [[news]] -date= "2022-06-01" -description = "New committer: <a href=\"mailto:grahamperrin@FreeBSD.org\">Graham Perrin</a> (doc)" +date = "2022-06-01" +description = "Новый коммиттер: <a href=\"mailto:grahamperrin@FreeBSD.org\">Graham Perrin</a> (doc)" [[news]] date = "2022-05-12" -title = "FreeBSD 13.1-RELEASE Available" -description = "<a href=\"https://www.FreeBSD.org/releases/13.1R/announce/\">FreeBSD 13.1-RELEASE</a> is now available. Please be sure to check the <a href=\"https://www.FreeBSD.org/releases/13.1R/relnotes/\">Release Notes</a> and <a href=\"https://www.FreeBSD.org/releases/13.1R/errata/\">Release Errata</a> before installation for any late-breaking news and/or issues with 13.1. More information about FreeBSD releases can be found on the <a href=\"https://www.FreeBSD.org/releases/\">Release Information</a> page." +title = "Доступна версия FreeBSD 13.1-RELEASE" +description = "<a href=\"https://www.FreeBSD.org/releases/13.1R/announce/\">FreeBSD 13.1-RELEASE</a> опубликована. Пожалуйста, не забудьте проверить <a href=\"https://www.FreeBSD.org/releases/13.1R/relnotes/\">Примечания к выпуску</a> и <a href=\"https://www.FreeBSD.org/releases/13.1R/errata/\">Исправления к выпуску</a> перед установкой на предмет последних новостей и/или проблем с версией 13.1. Дополнительная информация о выпусках FreeBSD доступна на странице <a href=\"https://www.FreeBSD.org/releases/\">Информация о выпусках</a>." [[news]] date = "2022-05-05" -title = "FreeBSD 13.1-RC6 Available" -description = "The sixth RC build for the FreeBSD 13.1 release cycle is now available. ISO images for the amd64, i386, arm64, powerpc64, powerpc64le, powerpcspe, and riscv architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2022-May/000762.html\">available</a> on most of our <a href=\"https://www.FreeBSD.org/doc/en/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 13.1-RC6" +description = "Шестая сборка RC для цикла выпуска FreeBSD 13.1 опубликована. Образы ISO для архитектур amd64, i386, arm64, powerpc64, powerpc64le, powerpcspe и riscv <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2022-May/000762.html\">доступны</a> на большинстве наших <a href=\"https://www.FreeBSD.org/doc/en/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2022-04-28" -title = "FreeBSD 13.1-RC5 Available" -description = "The fifth RC build for the FreeBSD 13.1 release cycle is now available. ISO images for the amd64, i386, arm64, powerpc64, powerpc64le, powerpcspe, and riscv architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2022-April/000735.html\">available</a> on most of our <a href=\"https://www.FreeBSD.org/doc/en/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 13.1-RC5" +description = "Пятая сборка RC для цикла выпуска FreeBSD 13.1 опубликована. Образы ISO для архитектур amd64, i386, arm64, powerpc64, powerpc64le, powerpcspe и riscv <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2022-April/000735.html\">доступны</a> на большинстве наших <a href=\"https://www.FreeBSD.org/doc/en/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2022-04-21" -title = "FreeBSD 13.1-RC4 Available" -description = "The fourth RC build for the FreeBSD 13.1 release cycle is now available. ISO images for the amd64, i386, arm64, powerpc64, powerpc64le, powerpcspe, and riscv architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2022-April/000720.html\">available</a> on most of our <a href=\"https://www.FreeBSD.org/doc/en/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 13.1-RC4" +description = "Четвертая сборка RC для цикла выпуска FreeBSD 13.1 опубликована. Образы ISO для архитектур amd64, i386, arm64, powerpc64, powerpc64le, powerpcspe и riscv <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2022-April/000720.html\">доступны</a> на большинстве наших <a href=\"https://www.FreeBSD.org/doc/en/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2022-04-14" -title = "FreeBSD 13.1-RC3 Available" -description = "The third RC build for the FreeBSD 13.1 release cycle is now available. ISO images for the amd64, i386, arm64, powerpc64, powerpc64le, powerpcspe, and riscv architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2022-April/000718.html\">available</a> on most of our <a href=\"https://www.FreeBSD.org/doc/en/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 13.1-RC3" +description = "Третья сборка RC для цикла выпуска FreeBSD 13.1 опубликована. Образы ISO для архитектур amd64, i386, arm64, powerpc64, powerpc64le, powerpcspe и riscv <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2022-April/000718.html\">доступны</a> на большинстве наших <a href=\"https://www.FreeBSD.org/doc/en/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2022-04-07" -title = "FreeBSD 13.1-RC2 Available" -description = "The second RC build for the FreeBSD 13.1 release cycle is now available. ISO images for the amd64, i386, arm64, powerpc64, and powerpcspe architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2022-April/000700.html\">available</a> on most of our <a href=\"https://www.FreeBSD.org/doc/en/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 13.1-RC2" +description = "Вторая сборка RC для цикла выпуска FreeBSD 13.1 опубликована. Образы ISO для архитектур amd64, i386, arm64, powerpc64 и powerpcspe <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2022-April/000700.html\">доступны</a> на большинстве наших <a href=\"https://www.FreeBSD.org/doc/en/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2022-04-01" -title = "FreeBSD 13.1-RC1 Available" -description = "The first RC build for the FreeBSD 13.1 release cycle is now available. ISO images for the amd64, i386, arm64, powerpc64, powerpcspe, and riscv architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2022-April/000651.html\">available</a> on most of our <a href=\"https://www.FreeBSD.org/doc/en/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 13.1-RC1" +description = "Первая сборка RC для цикла выпуска FreeBSD 13.1 опубликована. Образы ISO для архитектур amd64, i386, arm64, powerpc64, powerpcspe и riscv <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2022-April/000651.html\">доступны</a> на большинстве наших <a href=\"https://www.FreeBSD.org/doc/en/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2022-03-24" -title = "FreeBSD 13.1-BETA3 Available" -description = "The third BETA build for the FreeBSD 13.1 release cycle is now available. ISO images for the amd64, i386, arm64, powerpc64, powerpcspe, and riscv architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2022-March/000629.html\">available</a> on most of our <a href=\"https://www.FreeBSD.org/doc/en/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 13.1-BETA3" +description = "Третья сборка BETA для цикла выпуска FreeBSD 13.1 опубликована. Образы ISO для архитектур amd64, i386, arm64, powerpc64, powerpcspe и riscv <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2022-March/000629.html\">доступны</a> на большинстве наших <a href=\"https://www.FreeBSD.org/doc/en/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2022-03-23" -title = "New portmgr lurkers" -description = "Portmgr has restarted the portmgr-lurker program and has selected the first two lurkers: <a href=\"mailto:pizzamig@FreeBSD.org\">Luca Pizzamiglio</a> and <a href=\"mailto:se@FreeBSD.org\">Stefan Eßer</a>. They will join portmgr for the coming months and learn all about its inner workings." +title = "Новые наблюдатели portmgr" +description = "Portmgr перезапустил программу portmgr-lurker и выбрал первых двух наблюдателей: <a href=\"mailto:pizzamig@FreeBSD.org\">Luca Pizzamiglio</a> и <a href=\"mailto:se@FreeBSD.org\">Stefan Eßer</a>. Они присоединятся к portmgr на ближайшие месяцы и будут изучать всю его внутреннюю работу." [[news]] date = "2022-03-17" -title = "FreeBSD 13.1-BETA2 Available" -description = "The second BETA build for the FreeBSD 13.1 release cycle is now available. ISO images for the amd64, i386, arm64, powerpc64, and powerpcspe architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2022-March/000581.html\">available</a> on most of our <a href=\"https://www.FreeBSD.org/doc/en/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 13.1-BETA2" +description = "Вторая сборка BETA для цикла выпуска FreeBSD 13.1 опубликована. Образы ISO для архитектур amd64, i386, arm64, powerpc64 и powerpcspe <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2022-March/000581.html\">доступны</a> на большинстве наших <a href=\"https://www.FreeBSD.org/doc/en/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2022-03-10" -title = "FreeBSD 13.1-BETA1 Available" -description = "The first BETA build for the FreeBSD 13.1 release cycle is now available. ISO images for the amd64, arm64, powerpc64, powerpcspe, powerpc64le, and riscv64 architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2022-March/000571.html\">available</a> on most of our <a href=\"https://www.FreeBSD.org/doc/en/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 13.1-BETA1" +description = "Первая сборка BETA для цикла выпуска FreeBSD 13.1 опубликована. Образы ISO для архитектур amd64, arm64, powerpc64, powerpcspe, powerpc64le и riscv64 <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2022-March/000571.html\">доступны</a> на большинстве наших <a href=\"https://www.FreeBSD.org/doc/en/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] -date= "2022-03-10" -title = "October-December 2021 Status Report" -description = "The <a href=\"https://www.freebsd.org/status/report-2021-10-2021-12/\">October to December 2021 Status Report</a> is now available with 19 entries." +date = "2022-03-10" +title = "Отчёт о состоянии работ за октябрь-декабрь 2021 года" +description = "<a href=\"https://www.freebsd.org/status/report-2021-10-2021-12/\">Отчёт о состоянии работ с октября по декабрь 2021 года</a> опубликован и содержит 19 записей." [[news]] -date= "2022-02-09" -description = "New committer: <a href=\"mailto:asiciliano@FreeBSD.org\">Alfonso S. Siciliano</a> (src)" +date = "2022-02-09" +description = "Новый коммиттер: <a href=\"mailto:asiciliano@FreeBSD.org\">Alfonso S. Siciliano</a> (src)" [[news]] date = "2021-12-07" -title = "FreeBSD 12.3-RELEASE Available" -description = "<a href=\"https://www.FreeBSD.org/releases/12.3R/announce/\">FreeBSD 12.3-RELEASE</a> is now available. Please be sure to check the <a href=\"https://www.FreeBSD.org/releases/12.3R/relnotes/\">Release Notes</a> and <a href=\"https://www.FreeBSD.org/releases/12.3R/errata/\">Release Errata</a> before installation for any late-breaking news and/or issues with 12.3. More information about FreeBSD releases can be found on the <a href=\"https://www.FreeBSD.org/releases/\">Release Information</a> page." +title = "Доступна версия FreeBSD 12.3-RELEASE" +description = "<a href=\"https://www.FreeBSD.org/releases/12.3R/announce/\">FreeBSD 12.3-RELEASE</a> опубликована. Пожалуйста, не забудьте проверить <a href=\"https://www.FreeBSD.org/releases/12.3R/relnotes/\">Примечания к выпуску</a> и <a href=\"https://www.FreeBSD.org/releases/12.3R/errata/\">Исправления к выпуску</a> перед установкой на предмет последних новостей и/или проблем с версией 12.3. Дополнительная информация о выпусках FreeBSD доступна на странице <a href=\"https://www.FreeBSD.org/releases/\">Информация о выпусках</a>." [[news]] date = "2021-11-18" -title = "FreeBSD 12.3-RC2 Available" -description = "The second RC build for the FreeBSD 12.3 release cycle is now available. ISO images for the amd64, armv6, armv7, arm64, i386, powerpc, powerpc64, powerpcspe, and sparc64 architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2021-November/000330.html\">available</a> on most of our <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 12.3-RC2" +description = "Вторая сборка RC для цикла выпуска FreeBSD 12.3 опубликована. Образы ISO для архитектур amd64, armv6, armv7, arm64, i386, powerpc, powerpc64, powerpcspe и sparc64 <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2021-November/000330.html\">доступны</a> на большинстве наших <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">зеркал FreeBSD</a>." [[news]] date = "2021-11-15" -title = "July-September 2021 Status Report" -description = "The <a href=\"https://www.freebsd.org/status/report-2021-07-2021-09/\">July to September 2021 Status Report</a> is now available with 42 entries." +title = "Отчёт о состоянии работ за июль-сентябрь 2021 года" +description = "<a href=\"https://www.freebsd.org/status/report-2021-07-2021-09/\">Отчёт о состоянии работ с июля по сентябрь 2021 года</a> опубликован и содержит 42 записи." [[news]] date = "2021-11-11" -title = "FreeBSD 12.3-RC1 Available" -description = "The first RC build for the FreeBSD 12.3 release cycle is now available. ISO images for the amd64, armv6, armv7, arm64, i386, powerpc, powerpc64, powerpcspe, and sparc64 architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2021-November/000321.html\">available</a> on most of our <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 12.3-RC1" +description = "Первая сборка RC для цикла выпуска FreeBSD 12.3 опубликована. Образы ISO для архитектур amd64, armv6, armv7, arm64, i386, powerpc, powerpc64, powerpcspe и sparc64 <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2021-November/000321.html\">доступны</a> на большинстве наших <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">зеркал FreeBSD</a>." [[news]] -date= "2021-11-06" -description = "New committer: <a href=\"mailto:driesm@FreeBSD.org\">Dries Michiels</a> (ports)" +date = "2021-11-06" +description = "Новый коммиттер: <a href=\"mailto:driesm@FreeBSD.org\">Dries Michiels</a> (ports)" [[news]] date = "2021-11-04" -title = "FreeBSD 12.3-BETA3 Available" -description = "The third BETA build for the FreeBSD 12.3 release cycle is now available. ISO images for the amd64, armv6, armv7, arm64, i386, powerpc, powerpc64, powerpcspe, and sparc64 architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2021-November/000309.html\">available</a> on most of our <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 12.3-BETA3" +description = "Третья сборка BETA для цикла выпуска FreeBSD 12.3 опубликована. Образы ISO для архитектур amd64, armv6, armv7, arm64, i386, powerpc, powerpc64, powerpcspe и sparc64 <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2021-November/000309.html\">доступны</a> на большинстве наших <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">зеркал FreeBSD</a>." [[news]] date = "2021-10-29" -title = "FreeBSD 12.3-BETA2 Available" -description = "The second BETA build for the FreeBSD 12.3 release cycle is now available. ISO images for the amd64, armv6, armv7, arm64, i386, powerpc, powerpc64, powerpcspe, and sparc64 architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2021-October/000289.html\">available</a> on most of our <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 12.3-BETA2" +description = "Вторая сборка BETA для цикла выпуска FreeBSD 12.3 опубликована. Образы ISO для архитектур amd64, armv6, armv7, arm64, i386, powerpc, powerpc64, powerpcspe и sparc64 <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2021-October/000289.html\">доступны</a> на большинстве наших <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">зеркал FreeBSD</a>." [[news]] date = "2021-10-22" -title = "FreeBSD 12.3-BETA1 Available" -description = "The first BETA build for the FreeBSD 12.3 release cycle is now available. ISO images for the amd64, armv6, armv7, arm64, i386, powerpc, powerpc64, powerpcspe, and sparc64 architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2021-October/000269.html\">available</a> on most of our <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 12.3-BETA1" +description = "Первая сборка BETA для цикла выпуска FreeBSD 12.3 опубликована. Образы ISO для архитектур amd64, armv6, armv7, arm64, i386, powerpc, powerpc64, powerpcspe и sparc64 <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2021-October/000269.html\">доступны</a> на большинстве наших <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">зеркал FreeBSD</a>." [[news]] date = "2021-08-27" -description = "New committer: <a href=\"mailto:yasu@FreeBSD.org\">Yasuhiro Kimura</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:yasu@FreeBSD.org\">Yasuhiro Kimura</a> (ports)" [[news]] date = "2021-08-18" -description = "Enhanced commit privileges: <a href=\"mailto:emaste@FreeBSD.org\">Ed Maste</a> (doc, src)" +description = "Расширены привилегии коммиттера: <a href=\"mailto:emaste@FreeBSD.org\">Ed Maste</a> (doc, src)" [[news]] date = "2021-07-31" -description = "Enhanced commit privileges: <a href=\"mailto:lwhsu@FreeBSD.org\">Li-Wen Hsu</a> (doc, ports, src)" +description = "Расширены привилегии коммиттера: <a href=\"mailto:lwhsu@FreeBSD.org\">Li-Wen Hsu</a> (doc, ports, src)" [[news]] date = "2021-07-24" -title = "April-June 2021 Status Report" -description = "The <a href=\"https://www.freebsd.org/status/report-2021-04-2021-06/\">April to June 2021 Status Report</a> is now available with 45 entries." +title = "Отчёт о состоянии работ за апрель-июнь 2021 года" +description = "<a href=\"https://www.freebsd.org/status/report-2021-04-2021-06/\">Отчёт о состоянии работ с апреля по июнь 2021 года</a> опубликован и содержит 45 записей." [[news]] date = "2021-07-13" -description = "Enhanced commit privileges: <a href=\"mailto:philip@FreeBSD.org\">Philip Paeps</a> (src, ports, doc)" +description = "Расширены привилегии коммиттера: <a href=\"mailto:philip@FreeBSD.org\">Philip Paeps</a> (src, ports, doc)" [[news]] date = "2021-07-06" -description = "New committer: <a href=\"mailto:diizzy@FreeBSD.org\">Daniel Engberg</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:diizzy@FreeBSD.org\">Daniel Engberg</a> (ports)" [[news]] date = "2021-05-17" -description = "Enhanced commit privileges: <a href=\"mailto:ygy@FreeBSD.org\">Guangyuan Yang</a> (doc, ports)" +description = "Расширены привилегии коммиттера: <a href=\"mailto:ygy@FreeBSD.org\">Guangyuan Yang</a> (doc, ports)" [[news]] date = "2021-05-06" -title = "January-March 2021 Status Report" -description = "The <a href=\"https://www.FreeBSD.org/status/report-2021-01-2021-03/\">January to March 2021 Status Report</a> is now available with 28 entries." +title = "Отчёт о состоянии работ за январь-март 2021 года" +description = "<a href=\"https://www.FreeBSD.org/status/report-2021-01-2021-03/\">Отчёт о состоянии работ с января по март 2021 года</a> опубликован и содержит 28 записей." [[news]] date = "2021-04-29" -description = "New committer: <a href=\"mailto:vishwin@FreeBSD.org\">Charlie Li</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:vishwin@FreeBSD.org\">Charlie Li</a> (ports)" [[news]] date = "2021-04-21" -description = "New committer: <a href=\"mailto:oh@FreeBSD.org\">Oskar Holmlund</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:oh@FreeBSD.org\">Oskar Holmlund</a> (src)" [[news]] date = "2021-04-13" -title = "FreeBSD 13.0-RELEASE Available" -description = "<a href=\"https://www.FreeBSD.org/releases/13.0R/announce/\">FreeBSD 13.0-RELEASE</a> is now available. Please be sure to check the <a href=\"https://www.FreeBSD.org/releases/13.0R/relnotes/\">Release Notes</a> and <a href=\"https://www.FreeBSD.org/releases/13.0R/errata/\">Release Errata</a> before installation for any late-breaking news and/or issues with 13.0. More information about FreeBSD releases can be found on the <a href=\"https://www.FreeBSD.org/releases/\">Release Information</a> page." +title = "Доступна версия FreeBSD 13.0-RELEASE" +description = "<a href=\"https://www.FreeBSD.org/releases/13.0R/announce/\">FreeBSD 13.0-RELEASE</a> опубликована. Пожалуйста, не забудьте проверить <a href=\"https://www.FreeBSD.org/releases/13.0R/relnotes/\">Примечания к выпуску</a> и <a href=\"https://www.FreeBSD.org/releases/13.0R/errata/\">Исправления к выпуску</a> перед установкой на предмет последних новостей и/или проблем с версией 13.0. Дополнительная информация о выпусках FreeBSD доступна на странице <a href=\"https://www.FreeBSD.org/releases/\">Информация о выпусках</a>." [[news]] date = "2021-04-03" -title = "FreeBSD 13.0-RC5 Available" -description = "The fifth RC build for the FreeBSD 13.0 release cycle is now available. ISO images for the amd64, arm64, armv6, armv7, i386, powerpc, powerpc64, powerpcspe, powerpc64le, and riscv64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2021-April/093429.html\">available</a> on most of our <a href=\"https://www.FreeBSD.org/doc/en/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 13.0-RC5" +description = "Пятая сборка RC для цикла выпуска FreeBSD 13.0 опубликована. Образы ISO для архитектур amd64, arm64, armv6, armv7, i386, powerpc, powerpc64, powerpcspe, powerpc64le и riscv64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2021-April/093429.html\">доступны</a> на большинстве наших <a href=\"https://www.FreeBSD.org/doc/en/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2021-03-29" -title = "FreeBSD 13.0-RC4 Available" -description = "The fourth RC build for the FreeBSD 13.0 release cycle is now available. ISO images for the amd64, arm64, armv6, armv7, i386, powerpc, powerpc64, powerpcspe, powerpc64le, and riscv64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2021-March/093374.html\">available</a> on most of our <a href=\"https://www.FreeBSD.org/doc/en/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 13.0-RC4" +description = "Четвертая сборка RC для цикла выпуска FreeBSD 13.0 опубликована. Образы ISO для архитектур amd64, arm64, armv6, armv7, i386, powerpc, powerpc64, powerpcspe, powerpc64le и riscv64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2021-March/093374.html\">доступны</a> на большинстве наших <a href=\"https://www.FreeBSD.org/doc/en/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2021-03-21" -title = "Reopening Weblate for translations" -description = "After the migration to Hugo/AsciiDoctor the weblate tool it's opened again. To get more information <a href=\"https://lists.freebsd.org/pipermail/freebsd-translators/2021-March/000364.html\">check the announcement</a>." +title = "Повторное открытие Weblate для переводов" +description = "После миграции на Hugo/AsciiDoctor инструмент weblate снова открыт. Для получения дополнительной информации <a href=\"https://lists.freebsd.org/pipermail/freebsd-translators/2021-March/000364.html\">ознакомьтесь с объявлением</a>." [[news]] date = "2021-03-20" -title = "FreeBSD 13.0-RC3 Available" -description = "The third RC build for the FreeBSD 13.0 release cycle is now available. ISO images for the amd64, arm64, armv6, armv7, i386, powerpc, powerpc64, powerpcspe, powerpc64le, and riscv64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2021-March/093340.html\">available</a> on most of our <a href=\"https://www.FreeBSD.org/doc/en/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 13.0-RC3" +description = "Третья сборка RC для цикла выпуска FreeBSD 13.0 опубликована. Образы ISO для архитектур amd64, arm64, armv6, armv7, i386, powerpc, powerpc64, powerpcspe, powerpc64le и riscv64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2021-March/093340.html\">доступны</a> на большинстве наших <a href=\"https://www.FreeBSD.org/doc/en/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2021-03-15" -description = "New committer: <a href=\"mailto:khng@FreeBSD.org\">Ka Ho Ng</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:khng@FreeBSD.org\">Ka Ho Ng</a> (src)" [[news]] date = "2021-03-12" -title = "FreeBSD 13.0-RC2 Available" -description = "The second RC build for the FreeBSD 13.0 release cycle is now available. ISO images for the amd64, arm64, armv6, armv7, i386, powerpc, powerpc64, powerpcspe, powerpc64le, and riscv64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2021-March/093294.html\">available</a> on most of our <a href=\"https://www.FreeBSD.org/doc/en/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 13.0-RC2" +description = "Вторая сборка RC для цикла выпуска FreeBSD 13.0 опубликована. Образы ISO для архитектур amd64, arm64, armv6, armv7, i386, powerpc, powerpc64, powerpcspe, powerpc64le и riscv64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2021-March/093294.html\">доступны</a> на большинстве наших <a href=\"https://www.FreeBSD.org/doc/en/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2021-03-06" -title = "FreeBSD 13.0-RC1 Available" -description = "The first RC build for the FreeBSD 13.0 release cycle is now available. ISO images for the amd64, arm64, armv6, armv7, i386, powerpc, powerpc64, powerpcspe, powerpc64le, and riscv64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2021-March/093272.html\">available</a> on most of our <a href=\"https://www.FreeBSD.org/doc/en/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 13.0-RC1" +description = "Первая сборка RC для цикла выпуска FreeBSD 13.0 опубликована. Образы ISO для архитектур amd64, arm64, armv6, armv7, i386, powerpc, powerpc64, powerpcspe, powerpc64le и riscv64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2021-March/093272.html\">доступны</a> на большинстве наших <a href=\"https://www.FreeBSD.org/doc/en/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2021-02-27" -title = "FreeBSD 13.0-BETA4 Available" -description = "The fourth BETA build for the FreeBSD 13.0 release cycle is now available. ISO images for the amd64, arm64, armv6, armv7, i386, powerpc, powerpc64, powerpcspe, powerpc64le, and riscv64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2021-February/093233.html\">available</a> on most of our <a href=\"https://www.FreeBSD.org/doc/en/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 13.0-BETA4" +description = "Четвертая сборка BETA для цикла выпуска FreeBSD 13.0 опубликована. Образы ISO для архитектур amd64, arm64, armv6, armv7, i386, powerpc, powerpc64, powerpcspe, powerpc64le и riscv64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2021-February/093233.html\">доступны</a> на большинстве наших <a href=\"https://www.FreeBSD.org/doc/en/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2021-02-20" -title = "FreeBSD 13.0-BETA3 Available" -description = "The third BETA build for the FreeBSD 13.0 release cycle is now available. ISO images for the amd64, arm64, armv6, armv7, i386, powerpc, powerpc64, powerpcspe, powerpc64le, and riscv64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2021-February/093151.html\">available</a> on most of our <a href=\"https://www.FreeBSD.org/doc/en/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 13.0-BETA3" +description = "Третья сборка BETA для цикла выпуска FreeBSD 13.0 опубликована. Образы ISO для архитектур amd64, arm64, armv6, armv7, i386, powerpc, powerpc64, powerpcspe, powerpc64le и riscv64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2021-February/093151.html\">доступны</a> на большинстве наших <a href=\"https://www.FreeBSD.org/doc/en/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2021-02-12" -title = "FreeBSD 13.0-BETA2 Available" -description = "The second BETA build for the FreeBSD 13.0 release cycle is now available. ISO images for the amd64, arm64, armv6, armv7, i386, powerpc, powerpc64, powerpcspe, powerpc64le, and riscv64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2021-February/093081.html\">available</a> on most of our <a href=\"https://www.FreeBSD.org/doc/en/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 13.0-BETA2" +description = "Вторая сборка BETA для цикла выпуска FreeBSD 13.0 опубликована. Образы ISO для архитектур amd64, arm64, armv6, armv7, i386, powerpc, powerpc64, powerpcspe, powerpc64le и riscv64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2021-February/093081.html\">доступны</a> на большинстве наших <a href=\"https://www.FreeBSD.org/doc/en/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2021-02-06" -title = "FreeBSD 13.0-BETA1 Available" -description = "The first BETA build for the FreeBSD 13.0 release cycle is now available. ISO images for the amd64, arm64, powerpc64, powerpcspe, powerpc64le, and riscv64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2021-February/093047.html\">available</a> on most of our <a href=\"https://www.FreeBSD.org/doc/en/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 13.0-BETA1" +description = "Первая сборка BETA для цикла выпуска FreeBSD 13.0 опубликована. Образы ISO для архитектур amd64, arm64, powerpc64, powerpcspe, powerpc64le и riscv64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2021-February/093047.html\">доступны</a> на большинстве наших <a href=\"https://www.FreeBSD.org/doc/en/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2021-02-07" -description = "New committer: <a href=\"mailto:fernape@FreeBSD.org\">Fernando Apesteguia Santiago</a> (doc)" +description = "Новый коммиттер: <a href=\"mailto:fernape@FreeBSD.org\">Fernando Apesteguia Santiago</a> (doc)" [[news]] date = "2021-01-27" -description = "New committer: <a href=\"mailto:rajeshasp@FreeBSD.org\">Rajesh Kumar M A</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:rajeshasp@FreeBSD.org\">Rajesh Kumar M A</a> (src)" [[news]] date = "2021-01-27" -description = "New committer: <a href=\"mailto:eduardo@FreeBSD.org\">Nuno Teixeira</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:eduardo@FreeBSD.org\">Nuno Teixeira</a> (ports)" [[news]] date = "2021-01-25" -description = "Website and Documentation converted to Hugo and AsciiDoctor" +description = "Веб-сайт и документация преобразованы в Hugo и AsciiDoctor" [[news]] date = "2021-01-21" -description = "New committer: <a href=\"mailto:lcook@FreeBSD.org\">Lewis Cook</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:lcook@FreeBSD.org\">Lewis Cook</a> (ports)" [[news]] date = "2021-01-16" -title = "October-December 2020 Status Report" -description = "The <a href=\"https://www.FreeBSD.org/status/report-2020-10-2020-12.html\">October to December 2020 Status Report</a> is now available with 42 entries." +title = "Отчёт о состоянии работ за октябрь-декабрь 2020 года" +description = "<a href=\"https://www.FreeBSD.org/status/report-2020-10-2020-12.html\">Отчёт о состоянии работ с октября по декабрь 2020 года</a> опубликован и содержит 42 записи." [[news]] date = "2021-01-14" -description = "New committer: <a href=\"mailto:donner@FreeBSD.org\">Lutz Donnerhacke</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:donner@FreeBSD.org\">Lutz Donnerhacke</a> (src)" [[news]] date = "2021-01-02" -description = "New committer: <a href=\"mailto:nc@FreeBSD.org\">Neel Chauhan</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:nc@FreeBSD.org\">Neel Chauhan</a> (ports)" [[news]] date = "2020-12-19" -description = "FreeBSD src repo to be converted to git. Please see <a href=\"https://wiki.freebsd.org/git\">the git wiki</a> for details." +description = "Репозиторий src FreeBSD будет преобразован в git. Подробности смотрите на <a href=\"https://wiki.freebsd.org/git\">вики git</a>." [[news]] date = "2020-12-12" -description = "New committer: <a href=\"mailto:otis@FreeBSD.org\">Juraj Lutter</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:otis@FreeBSD.org\">Juraj Lutter</a> (ports)" [[news]] date = "2020-12-05" -description = "FreeBSD doc repo converted to git." +description = "Репозиторий doc FreeBSD преобразован в git." [[news]] date = "2020-10-27" -title = "FreeBSD 12.2-RELEASE Available" -description = "<a href=\"https://www.FreeBSD.org/releases/12.2R/announce.html\">FreeBSD 12.2-RELEASE</a> is now available. Please be sure to check the <a href=\"https://www.FreeBSD.org/releases/12.2R/relnotes.html\">Release Notes</a> and <a href=\"https://www.FreeBSD.org/releases/12.2R/errata.html\">Release Errata</a> before installation for any late-breaking news and/or issues with 12.2. More information about FreeBSD releases can be found on the <a href=\"https://www.FreeBSD.org/releases/index.html\">Release Information</a> page." +title = "Доступна версия FreeBSD 12.2-RELEASE" +description = "<a href=\"https://www.FreeBSD.org/releases/12.2R/announce.html\">FreeBSD 12.2-RELEASE</a> опубликована. Перед установкой обязательно ознакомьтесь с <a href=\"https://www.FreeBSD.org/releases/12.2R/relnotes.html\">Примечаниями к выпуску</a> и <a href=\"https://www.FreeBSD.org/releases/12.2R/errata.html\">Исправлениями к выпуску</a> для получения последних новостей и/или информации о проблемах в версии 12.2. Дополнительная информация о выпусках FreeBSD доступна на странице <a href=\"https://www.FreeBSD.org/releases/index.html\">Информация о выпусках</a>." [[news]] date = "2020-10-21" -title = "July-September 2020 Status Report" -description = "The <a href=\"https://www.FreeBSD.org/status/report-2020-07-2020-09.html\">July to September 2020 Status Report</a> is now available with 35 entries." +title = "Отчёт о состоянии работ за июль-сентябрь 2020 года" +description = "Теперь доступен <a href=\"https://www.FreeBSD.org/status/report-2020-07-2020-09.html\">Отчёт о состоянии работ с июля по сентябрь 2020 года</a>, содержащий 35 записей." [[news]] date = "2020-10-17" -title = "FreeBSD 12.2-RC3 Available" -description = "The third RC build for the FreeBSD 12.2 release cycle is now available. ISO images for the amd64, armv6, armv7, arm64, i386, powerpc, powerpc64, powerpcspe, and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2020-October/092786.html\">available</a> on most of our <a href=\"https://www.FreeBSD.org/doc/en/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 12.2-RC3" +description = "Теперь доступна третья сборка RC для цикла выпуска FreeBSD 12.2. Образы ISO для архитектур amd64, armv6, armv7, arm64, i386, powerpc, powerpc64, powerpcspe и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2020-October/092786.html\">доступны</a> на большинстве наших <a href=\"https://www.FreeBSD.org/doc/en/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2020-10-10" -title = "FreeBSD 12.2-RC2 Available" -description = "The second RC build for the FreeBSD 12.2 release cycle is now available. ISO images for the amd64, armv6, armv7, arm64, i386, powerpc, powerpc64, powerpcspe, and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2020-October/092761.html\">available</a> on most of our <a href=\"https://www.FreeBSD.org/doc/en/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 12.2-RC2" +description = "Теперь доступна вторая сборка RC для цикла выпуска FreeBSD 12.2. Образы ISO для архитектур amd64, armv6, armv7, arm64, i386, powerpc, powerpc64, powerpcspe и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2020-October/092761.html\">доступны</a> на большинстве наших <a href=\"https://www.FreeBSD.org/doc/en/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2020-10-03" -title = "FreeBSD 12.2-RC1 Available" -description = "The first RC build for the FreeBSD 12.2 release cycle is now available. ISO images for the amd64, armv6, armv7, arm64, i386, powerpc, powerpc64, powerpcspe, and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2020-October/092740.html\">available</a> on most of our <a href=\"https://www.FreeBSD.org/doc/en/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 12.2-RC1" +description = "Теперь доступна первая сборка RC для цикла выпуска FreeBSD 12.2. Образы ISO для архитектур amd64, armv6, armv7, arm64, i386, powerpc, powerpc64, powerpcspe и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2020-October/092740.html\">доступны</a> на большинстве наших <a href=\"https://www.FreeBSD.org/doc/en/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2020-09-26" -title = "FreeBSD 12.2-BETA3 Available" -description = "The third BETA build for the FreeBSD 12.2 release cycle is now available. ISO images for the amd64, armv6, armv7, arm64, i386, powerpc, powerpc64, and powerpcspe architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2020-September/092727.html\">available</a> on most of our <a href=\"https://www.FreeBSD.org/doc/en/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 12.2-BETA3" +description = "Теперь доступна третья сборка BETA для цикла выпуска FreeBSD 12.2. Образы ISO для архитектур amd64, armv6, armv7, arm64, i386, powerpc, powerpc64 и powerpcspe <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2020-September/092727.html\">доступны</a> на большинстве наших <a href=\"https://www.FreeBSD.org/doc/en/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2020-09-18" -title = "FreeBSD 12.2-BETA2 Available" -description = "The second BETA build for the FreeBSD 12.2 release cycle is now available. ISO images for the amd64, armv6, armv7, arm64, i386, powerpc, powerpc64, powerpcspe, and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2020-September/092702.html\">available</a> on most of our <a href=\"https://www.FreeBSD.org/doc/en/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 12.2-BETA2" +description = "Теперь доступна вторая сборка BETA для цикла выпуска FreeBSD 12.2. Образы ISO для архитектур amd64, armv6, armv7, arm64, i386, powerpc, powerpc64, powerpcspe и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2020-September/092702.html\">доступны</a> на большинстве наших <a href=\"https://www.FreeBSD.org/doc/en/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2020-09-12" -title = "FreeBSD 12.2-BETA1 Available" -description = "The first BETA build for the FreeBSD 12.2 release cycle is now available. ISO images for the amd64, armv6, armv7, arm64, i386, powerpc, powerpc64, powerpcspe, and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2020-September/092680.html\">available</a> on most of our <a href=\"https://www.FreeBSD.org/doc/en/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 12.2-BETA1" +description = "Теперь доступна первая сборка BETA для цикла выпуска FreeBSD 12.2. Образы ISO для архитектур amd64, armv6, armv7, arm64, i386, powerpc, powerpc64, powerpcspe и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2020-September/092680.html\">доступны</a> на большинстве наших <a href=\"https://www.FreeBSD.org/doc/en/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2020-08-31" -description = "New committer: <a href=\"mailto:rhurlin@FreeBSD.org\">Rainer Hurling</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:rhurlin@FreeBSD.org\">Rainer Hurling</a> (ports)" [[news]] date = "2020-07-26" -description = "New committer: <a href=\"mailto:debdrup@FreeBSD.org\">Daniel Ebdrup Jensen</a> (doc)" +description = "Новый коммиттер: <a href=\"mailto:debdrup@FreeBSD.org\">Daniel Ebdrup Jensen</a> (doc)" [[news]] date = "2020-07-23" -description = "New committer: <a href=\"mailto:rew@FreeBSD.org\">Robert Wing</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:rew@FreeBSD.org\">Robert Wing</a> (src)" [[news]] date = "2020-07-15" -title = "April-June 2020 Status Report" -description = "The <a href=\"https://www.freebsd.org/news/status/report-2020-04-2020-06.html\">April to June 2020 Status Report</a> is now available with 51 entries." +title = "Отчёт о состоянии работ за апрель-июнь 2020 года" +description = "Теперь доступен <a href=\"https://www.freebsd.org/news/status/report-2020-04-2020-06.html\">Отчёт о состоянии работ с апреля по июнь 2020 года</a>, содержащий 51 запись." [[news]] date = "2020-07-01" -title = "New FreeBSD Core Team Elected" -description = "Active committers to the project have elected your eleventh FreeBSD Core Team. For details, refer to the <a href=\"https://lists.freebsd.org/pipermail/freebsd-announce/2020-July/001962.html\">official announcement</a>." +title = "Избрана новая Основная команда (Core Team) FreeBSD" +description = "Активные коммиттеры проекта избрали одиннадцатую Основную команду (Core Team) FreeBSD. Подробности смотрите в <a href=\"https://lists.freebsd.org/pipermail/freebsd-announce/2020-July/001962.html\">официальном объявлении</a>." [[news]] date = "2020-06-16" -title = "FreeBSD 11.4-RELEASE Available" -description = "<a href=\"https://www.freebsd.org/releases/11.4R/announce.html\">FreeBSD 11.4-RELEASE</a> is now available. Please be sure to check the <a href=\"https://www.freebsd.org/releases/11.4R/relnotes.html\">Release Notes</a> and <a href=\"https://www.freebsd.org/releases/11.4R/errata.html\">Release Errata</a> before installation for any late-breaking news and/or issues with 11.4. More information about FreeBSD releases can be found on the <a href=\"https://www.freebsd.org/releases/index.html\">Release Information</a> page." +title = "Доступна версия FreeBSD 11.4-RELEASE" +description = "<a href=\"https://www.freebsd.org/releases/11.4R/announce.html\">FreeBSD 11.4-RELEASE</a> опубликована. Перед установкой обязательно ознакомьтесь с <a href=\"https://www.freebsd.org/releases/11.4R/relnotes.html\">Примечаниями к выпуску</a> и <a href=\"https://www.freebsd.org/releases/11.4R/errata.html\">Исправлениями к выпуску</a> для получения последних новостей и/или информации о проблемах в версии 11.4. Дополнительная информация о выпусках FreeBSD доступна на странице <a href=\"https://www.freebsd.org/releases/index.html\">Информация о выпусках</a>." [[news]] date = "2020-06-09" -title = "FreeBSD has revised its code of conduct to a new LLVM-derived code of conduct." -description = "See <a href=\"https://www.freebsd.org/internal/code-of-conduct.html\">Code of Conduct</a> for the revised policy." +title = "FreeBSD пересмотрела свой кодекс поведения, приняв новый кодекс, производный от LLVM." +description = "Смотрите пересмотренную политику в <a href=\"https://www.freebsd.org/internal/code-of-conduct.html\">Кодексе поведения</a>." [[news]] date = "2020-06-08" -description = "New committer: <a href=\"mailto:gbe@FreeBSD.org\">Gordon Bergling</a> (doc)" +description = "Новый коммиттер: <a href=\"mailto:gbe@FreeBSD.org\">Gordon Bergling</a> (doc)" [[news]] date = "2020-06-02" -title = "FreeBSD 2020 Community Survey" -description = "The <a href=\"https://www.research.net/r/freebsd-2020-community-survey\">FreeBSD 2020 Community Survey</a> is now available. Please feel free to share the survey URL with your employer, co-workers, friends, or any other community members interested in FreeBSD. Survey closes 17:00 UTC on June 16th (Tuesday 10am PDT)." +title = "Опрос сообщества FreeBSD 2020" +description = "Теперь доступен <a href=\"https://www.research.net/r/freebsd-2020-community-survey\">Опрос сообщества FreeBSD 2020</a>. Пожалуйста, не стесняйтесь делиться ссылкой на опрос с вашим работодателем, коллегами, друзьями или любыми другими членами сообщества, заинтересованными в FreeBSD. Опрос закрывается 16 июня в 17:00 UTC (во вторник в 10:00 PDT)." [[news]] date = "2020-05-29" -title = "FreeBSD 11.4-RC2 Available" -description = "The second RC build for the FreeBSD 11.4 release cycle is now available. ISO images for the amd64, armv6, arm64, i386, powerpc, powerpc64, and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2020-May/092320.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 11.4-RC2" +description = "Теперь доступна вторая сборка RC для цикла выпуска FreeBSD 11.4. Образы ISO для архитектур amd64, armv6, arm64, i386, powerpc, powerpc64 и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2020-May/092320.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2020-05-22" -title = "FreeBSD 11.4-RC1 Available" -description = "The first RC build for the FreeBSD 11.4 release cycle is now available. ISO images for the amd64, armv6, arm64, i386, powerpc, powerpc64, and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2020-May/092304.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 11.4-RC1" +description = "Теперь доступна первая сборка RC для цикла выпуска FreeBSD 11.4. Образы ISO для архитектур amd64, armv6, arm64, i386, powerpc, powerpc64 и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2020-May/092304.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2020-05-16" -title = "FreeBSD 11.4-BETA2 Available" -description = "The second BETA build for the FreeBSD 11.4 release cycle is now available. ISO images for the amd64, armv6, arm64, i386, powerpc, powerpc64, and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2020-May/092285.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 11.4-BETA2" +description = "Теперь доступна вторая сборка BETA для цикла выпуска FreeBSD 11.4. Образы ISO для архитектур amd64, armv6, arm64, i386, powerpc, powerpc64 и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2020-May/092285.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2020-05-16" -title = "FreeBSD participates in Google Season of Docs" -description = "The FreeBSD Project is once again <a href=\"https://developers.google.com/season-of-docs/docs/participants/\">participating as a mentoring organization</a> in the <a href=\"https://developers.google.com/season-of-docs\">Google Season of Docs</a> program. The goal of the program is to bring open source and technical writers together. Technical writers spend three months working closely with open source communities to bring their expertise to the project's documentation. The list of available tasks and contact information is available on the <a href=\"https://wiki.freebsd.org/GoogleSeasonOfDocs\">FreeBSD wiki</a>." +title = "FreeBSD участвует в Google Season of Docs" +description = "Проект FreeBSD снова <a href=\"https://developers.google.com/season-of-docs/docs/participants/\">участвует в качестве наставнической организации</a> в программе <a href=\"https://developers.google.com/season-of-docs\">Google Season of Docs</a>. Цель программы — объединить технических писателей и проекты с открытым исходным кодом. Технические писатели проводят три месяца, тесно сотрудничая с сообществами открытого исходного кода, чтобы принести свой опыт в документацию проекта. Список доступных задач и контактная информация доступны на <a href=\"https://wiki.freebsd.org/GoogleSeasonOfDocs\">вики FreeBSD</a>." [[news]] date = "2020-05-09" -title = "FreeBSD 11.4-BETA1 Available" -description = "The first BETA build for the FreeBSD 11.4 release cycle is now available. ISO images for the amd64, armv6, arm64, i386, powerpc, powerpc64, and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2020-May/092284.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 11.4-BETA1" +description = "Теперь доступна первая сборка BETA для цикла выпуска FreeBSD 11.4. Образы ISO для архитектур amd64, armv6, arm64, i386, powerpc, powerpc64 и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2020-May/092284.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2020-04-12" -title = "January-March 2020 Status Report" -description = "The <a href=\"https://www.freebsd.org/news/status/report-2020-01-2020-03.html\">January to March 2020 Status Report</a> is now available." +title = "Отчёт о состоянии работ за январь-март 2020 года" +description = "Теперь доступен <a href=\"https://www.freebsd.org/news/status/report-2020-01-2020-03.html\">Отчёт о состоянии работ с января по март 2020 года</a>." [[news]] date = "2020-04-06" -description = "New committer: <a href=\"mailto:rscheff@FreeBSD.org\">Richard Scheffenegger</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:rscheff@FreeBSD.org\">Richard Scheffenegger</a> (src)" [[news]] date = "2020-04-01" -description = "New committer: <a href=\"mailto:tagattie@FreeBSD.org\">Hiroki Tagato</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:tagattie@FreeBSD.org\">Hiroki Tagato</a> (ports)" [[news]] date = "2020-03-10" -description = "New committer: <a href=\"mailto:afedorov@FreeBSD.org\">Aleksandr Fedorov</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:afedorov@FreeBSD.org\">Aleksandr Fedorov</a> (src)" [[news]] date = "2020-03-09" -description = "New committer: <a href=\"mailto:nick@FreeBSD.org\">Nick O'Brien</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:nick@FreeBSD.org\">Nick O'Brien</a> (src)" [[news]] date = "2020-02-18" -description = "New committer: <a href=\"mailto:salvadore@FreeBSD.org\">Lorenzo Salvadore</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:salvadore@FreeBSD.org\">Lorenzo Salvadore</a> (ports)" [[news]] date = "2020-02-10" -description = "New committer: <a href=\"mailto:freqlabs@FreeBSD.org\">Ryan Moeller</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:freqlabs@FreeBSD.org\">Ryan Moeller</a> (src)" [[news]] date = "2020-01-27" -description = "New committer: <a href=\"mailto:alfredo@FreeBSD.org\">Alfredo Dal'Ava Júnior</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:alfredo@FreeBSD.org\">Alfredo Dal'Ava Júnior</a> (src)" [[news]] date = "2020-01-27" -title = "October-December 2019 Status Report" -description = "The <a href=\"https://www.freebsd.org/news/status/report-2019-10-2019-12.html\">October to December 2019 Status Report</a> is now available." +title = "Отчёт о состоянии работ за октябрь-декабрь 2019 года" +description = "Теперь доступен <a href=\"https://www.freebsd.org/news/status/report-2019-10-2019-12.html\">Отчёт о состоянии работ с октября по декабрь 2019 года</a>." [[news]] date = "2020-01-21" -title = "Translate FreeBSD's official articles and books on Weblate" -description = "In order to make the process of translating <a href=\"https://www.freebsd.org/docs/books.html\">FreeBSD's official articles and books</a> more accessible to new contributors, the project is adopting <a href=\"https://weblate.org/\">Weblate</a> as its web-based continuous localization platform. This tool has been in use for some months by some of our translation teams (pt_BR, es_ES and zh_CN) and due to the excellent results obtained and the maturity of the workflow adopted, we believe we are ready to open it to new collaborators. With the adoption of this new tool the translation process has become quite simple, and anyone willing to donate a few minutes to the project can contribute to it! If you are interested in contributing to the documentation project by translating official documents you can get more information at our <a href=\"https://wiki.freebsd.org/DocTranslationOnWeblate\">wiki</a> and by reading the <a href=\"https://lists.freebsd.org/pipermail/freebsd-translators/2019-December/000161.html\">announcement</a> sent to freebsd-translators list." +title = "Перевод официальных статей и книг FreeBSD на Weblate" +description = "Чтобы сделать процесс перевода <a href=\"https://www.freebsd.org/docs/books.html\">официальных статей и книг FreeBSD</a> более доступным для новых участников, проект принимает <a href=\"https://weblate.org/\">Weblate</a> в качестве веб-платформы для непрерывной локализации. Этот инструмент уже несколько месяцев используется некоторыми нашими переводческими командами (pt_BR, es_ES и zh_CN), и благодаря отличным результатам и зрелости принятого рабочего процесса мы считаем, что готовы открыть его для новых сотрудников. С внедрением этого нового инструмента процесс перевода стал довольно простым, и любой, желающий уделить проекту несколько минут, может внести свой вклад! Если вы заинтересованы в участии в проекте документации путем перевода официальных документов, вы можете получить дополнительную информацию на нашем <a href=\"https://wiki.freebsd.org/DocTranslationOnWeblate\">вики</a> и прочитав <a href=\"https://lists.freebsd.org/pipermail/freebsd-translators/2019-December/000161.html\">объявление</a>, отправленное в список рассылки freebsd-translators." [[news]] date = "2020-01-10" -description = "New committer: <a href=\"mailto:mikael@FreeBSD.org\">Mikaël Urankar</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:mikael@FreeBSD.org\">Mikaël Urankar</a> (ports)" [[news]] date = "2020-01-02" -description = "New committer: <a href=\"mailto:lbartoletti@FreeBSD.org\">Loïc Bartoletti</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:lbartoletti@FreeBSD.org\">Loïc Bartoletti</a> (ports)" [[news]] date = "2019-11-25" -title = "July-September 2019 Status Report" -description = "The <a href=\"https://www.freebsd.org/news/status/report-2019-07-2019-09.html\">July to September 2019 Status Report</a> is now available." +title = "Отчёт о состоянии работ за июль-сентябрь 2019 года" +description = "Теперь доступен <a href=\"https://www.freebsd.org/news/status/report-2019-07-2019-09.html\">Отчёт о состоянии работ с июля по сентябрь 2019 года</a>." [[news]] date = "2019-11-04" -title = "FreeBSD 12.1-RELEASE Available" -description = "<a href=\"https://www.freebsd.org/releases/12.1R/announce.html\">FreeBSD 12.1-RELEASE</a> is now available. Please be sure to check the <a href=\"https://www.freebsd.org/releases/12.1R/relnotes.html\">Release Notes</a> and <a href=\"https://www.freebsd.org/releases/12.1R/errata.html\">Release Errata</a> before installation for any late-breaking news and/or issues with 12.1. More information about FreeBSD releases can be found on the <a href=\"https://www.freebsd.org/releases/index.html\">Release Information</a> page." +title = "Доступна версия FreeBSD 12.1-RELEASE" +description = "<a href=\"https://www.freebsd.org/releases/12.1R/announce.html\">FreeBSD 12.1-RELEASE</a> опубликована. Перед установкой обязательно ознакомьтесь с <a href=\"https://www.freebsd.org/releases/12.1R/relnotes.html\">Примечаниями к выпуску</a> и <a href=\"https://www.freebsd.org/releases/12.1R/errata.html\">Исправлениями к выпуску</a> для получения последних новостей и/или информации о проблемах в версии 12.1. Дополнительная информация о выпусках FreeBSD доступна на странице <a href=\"https://www.freebsd.org/releases/index.html\">Информация о выпусках</a>." [[news]] date = "2019-10-18" -title = "FreeBSD 12.1-RC2 Available" -description = "The second RC build for the FreeBSD 12.1 release cycle is now available. ISO images for the amd64, armv6, armv7, arm64, i386, powerpc, powerpc64, powerpcspe, and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2019-October/091616.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 12.1-RC2" +description = "Теперь доступна вторая сборка RC для цикла выпуска FreeBSD 12.1. Образы ISO для архитектур amd64, armv6, armv7, arm64, i386, powerpc, powerpc64, powerpcspe и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2019-October/091616.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2019-10-11" -title = "FreeBSD 12.1-RC1 Available" -description = "The first RC build for the FreeBSD 12.1 release cycle is now available. ISO images for the amd64, armv6, armv7, arm64, i386, powerpc, powerpc64, powerpcspe, and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2019-October/091599.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 12.1-RC1" +description = "Теперь доступна первая сборка RC для цикла выпуска FreeBSD 12.1. Образы ISO для архитектур amd64, armv6, armv7, arm64, i386, powerpc, powerpc64, powerpcspe и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2019-October/091599.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2019-10-11" -description = "New committer: <a href=\"mailto:samm@FreeBSD.org\">Alex Samorukov</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:samm@FreeBSD.org\">Alex Samorukov</a> (ports)" [[news]] date = "2019-10-04" -title = "FreeBSD 12.1-BETA3 Available" -description = "The third BETA build for the FreeBSD 12.1 release cycle is now available. ISO images for the amd64, armv6, armv7, arm64, i386, powerpc, powerpc64, powerpcspe, and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2019-October/091567.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 12.1-BETA3" +description = "Теперь доступна третья сборка BETA для цикла выпуска FreeBSD 12.1. Образы ISO для архитектур amd64, armv6, armv7, arm64, i386, powerpc, powerpc64, powerpcspe и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2019-October/091567.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2019-09-29" -description = "New committer: <a href=\"mailto:0mp@FreeBSD.org\">Mateusz Piotrowski</a> (doc)" +description = "Новый коммиттер: <a href=\"mailto:0mp@FreeBSD.org\">Mateusz Piotrowski</a> (doc)" [[news]] date = "2019-09-28" -title = "FreeBSD 12.1-BETA2 Available" -description = "The second BETA build for the FreeBSD 12.1 release cycle is now available. ISO images for the amd64, armv6, armv7, arm64, i386, powerpc, powerpc64, powerpcspe, and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2019-September/091555.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 12.1-BETA2" +description = "Теперь доступна вторая сборка BETA для цикла выпуска FreeBSD 12.1. Образы ISO для архитектур amd64, armv6, armv7, arm64, i386, powerpc, powerpc64, powerpcspe и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2019-September/091555.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2019-09-26" -description = "New committer: <a href=\"mailto:kaktus@FreeBSD.org\">Pawel Biernacki</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:kaktus@FreeBSD.org\">Pawel Biernacki</a> (src)" [[news]] date = "2019-09-20" -title = "FreeBSD 12.1-BETA1 Available" -description = "The first BETA build for the FreeBSD 12.1 release cycle is now available. ISO images for the amd64, armv6, armv7, arm64, i386, powerpc, powerpc64, powerpcspe, and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2019-September/091533.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 12.1-BETA1" +description = "Теперь доступна первая сборка BETA для цикла выпуска FreeBSD 12.1. Образы ISO для архитектур amd64, armv6, armv7, arm64, i386, powerpc, powerpc64, powerpcspe и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2019-September/091533.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2019-09-15" -description = "New committer: <a href=\"mailto:dmgk@FreeBSD.org\">Dmitri Goutnik</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:dmgk@FreeBSD.org\">Dmitri Goutnik</a> (ports)" [[news]] date = "2019-09-10" -description = "New committer: <a href=\"mailto:sg@FreeBSD.org\">Stephen Gregoratto</a> (src). Working to improve the FreeBSD Project's user manuals for <a href=\"https://developers.google.com/season-of-docs/\">Google's Season of Docs</a>" +description = "Новый коммиттер: <a href=\"mailto:sg@FreeBSD.org\">Stephen Gregoratto</a> (src). Работает над улучшением руководств пользователя проекта FreeBSD для <a href=\"https://developers.google.com/season-of-docs/\">Google Season of Docs</a>" [[news]] date = "2019-08-28" -description = "New committer: <a href=\"mailto:fox@FreeBSD.org\">Santhosh Raju</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:fox@FreeBSD.org\">Santhosh Raju</a> (ports)" [[news]] date = "2019-08-25" -title = "April-June 2019 Status Report" -description = "The <a href=\"https://www.freebsd.org/news/status/report-2019-04-2019-06.html\">April to June 2019 Status Report</a> is now available." +title = "Отчёт о состоянии работ за апрель-июнь 2019 года" +description = "Теперь доступен <a href=\"https://www.freebsd.org/news/status/report-2019-04-2019-06.html\">Отчёт о состоянии работ с апреля по июнь 2019 года</a>." [[news]] date = "2019-07-16" -title = "FreeBSD.org Outgoing Email System Changes" -description = "Due to circumstances beyond our control, we need to change the outgoing SMTP server address for FreeBSD.org email. We are aware that there are going to be challenges due to SMTP sender reputation systems. Please see <a href=\"https://lists.freebsd.org/pipermail/freebsd-announce/2019-July/001892.html\">this announcement</a> for additional information." +title = "Изменения в исходящей почтовой системе FreeBSD.org" +description = "В силу обстоятельств, не зависящих от нас, нам необходимо изменить адрес исходящего SMTP-сервера для электронной почты FreeBSD.org. Мы осознаем, что могут возникнуть сложности из-за систем репутации отправителей SMTP. Дополнительную информацию смотрите в <a href=\"https://lists.freebsd.org/pipermail/freebsd-announce/2019-July/001892.html\">этом объявлении</a>." [[news]] date = "2019-07-09" -title = "FreeBSD 11.3-RELEASE Available" -description = "<a href=\"https://www.freebsd.org/releases/11.3R/announce.html\">FreeBSD 11.3-RELEASE</a> is now available. Please be sure to check the <a href=\"https://www.freebsd.org/releases/11.3R/relnotes.html\">Release Notes</a> and <a href=\"https://www.freebsd.org/releases/11.3R/errata.html\">Release Errata</a> before installation for any late-breaking news and/or issues with 11.3. More information about FreeBSD releases can be found on the <a href=\"https://www.freebsd.org/releases/index.html\">Release Information</a> page." +title = "Доступна версия FreeBSD 11.3-RELEASE" +description = "<a href=\"https://www.freebsd.org/releases/11.3R/announce.html\">FreeBSD 11.3-RELEASE</a> опубликована. Перед установкой обязательно ознакомьтесь с <a href=\"https://www.freebsd.org/releases/11.3R/relnotes.html\">Примечаниями к выпуску</a> и <a href=\"https://www.freebsd.org/releases/11.3R/errata.html\">Исправлениями к выпуску</a> для получения последних новостей и/или информации о проблемах в версии 11.3. Дополнительная информация о выпусках FreeBSD доступна на странице <a href=\"https://www.freebsd.org/releases/index.html\">Информация о выпусках</a>." [[news]] date = "2019-06-28" -title = "FreeBSD 11.3-RC3 Available" -description = "The third RC build for the FreeBSD 11.3 release cycle is now available. ISO images for the amd64, armv6, arm64, i386, powerpc, powerpc64, and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2019-June/091312.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 11.3-RC3" +description = "Теперь доступна третья сборка RC для цикла выпуска FreeBSD 11.3. Образы ISO для архитектур amd64, armv6, arm64, i386, powerpc, powerpc64 и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2019-June/091312.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2019-06-21" -title = "FreeBSD 11.3-RC2 Available" -description = "The second RC build for the FreeBSD 11.3 release cycle is now available. ISO images for the amd64, armv6, arm64, i386, powerpc, powerpc64, and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2019-June/091293.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 11.3-RC2" +description = "Теперь доступна вторая сборка RC для цикла выпуска FreeBSD 11.3. Образы ISO для архитектур amd64, armv6, arm64, i386, powerpc, powerpc64 и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2019-June/091293.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2019-06-14" -title = "FreeBSD 11.3-RC1 Available" -description = "The first RC build for the FreeBSD 11.3 release cycle is now available. ISO images for the amd64, armv6, arm64, i386, powerpc, powerpc64, and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2019-June/091281.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 11.3-RC1" +description = "Теперь доступна первая сборка RC для цикла выпуска FreeBSD 11.3. Образы ISO для архитектур amd64, armv6, arm64, i386, powerpc, powerpc64 и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2019-June/091281.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2019-06-07" -title = "FreeBSD 11.3-BETA3 Available" -description = "The third BETA build for the FreeBSD 11.3 release cycle is now available. ISO images for the amd64, armv6, arm64, i386, powerpc, powerpc64, and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2019-June/091257.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 11.3-BETA3" +description = "Теперь доступна третья сборка BETA для цикла выпуска FreeBSD 11.3. Образы ISO для архитектур amd64, armv6, arm64, i386, powerpc, powerpc64 и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2019-June/091257.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2019-06-04" -title = "January-March 2019 Status Report" -description = "The <a href=\"https://www.freebsd.org/news/status/report-2019-01-2019-03.html\">January to March 2019 Status Report</a> is now available." +title = "Отчёт о состоянии работ за январь-март 2019 года" +description = "Теперь доступен <a href=\"https://www.freebsd.org/news/status/report-2019-01-2019-03.html\">Отчёт о состоянии работ с января по март 2019 года</a>." [[news]] date = "2019-05-31" -title = "FreeBSD 11.3-BETA2 Available" -description = "The second BETA build for the FreeBSD 11.3 release cycle is now available. ISO images for the amd64, armv6, arm64, i386, powerpc, powerpc64, and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2019-May/091227.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 11.3-BETA2" +description = "Теперь доступна вторая сборка BETA для цикла выпуска FreeBSD 11.3. Образы ISO для архитектур amd64, armv6, arm64, i386, powerpc, powerpc64 и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2019-May/091227.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2019-05-31" -description = "New committer: <a href=\"mailto:bdragon@FreeBSD.org\">Brandon Bergren</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:bdragon@FreeBSD.org\">Brandon Bergren</a> (src)" [[news]] date = "2019-05-29" -description = "New committer: <a href=\"mailto:chs@FreeBSD.org\">Chuck Silvers</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:chs@FreeBSD.org\">Chuck Silvers</a> (src)" [[news]] date = "2019-05-28" -description = "New committer: <a href=\"mailto:scottph@FreeBSD.org\">D Scott Phillips</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:scottph@FreeBSD.org\">D Scott Phillips</a> (src)" [[news]] date = "2019-05-24" -title = "FreeBSD 11.3-BETA1 Available" -description = "The first BETA build for the FreeBSD 11.3 release cycle is now available. ISO images for the amd64, armv6, arm64, i386, powerpc, powerpc64, and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2019-May/091210.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 11.3-BETA1" +description = "Теперь доступна первая сборка BETA для цикла выпуска FreeBSD 11.3. Образы ISO для архитектур amd64, armv6, arm64, i386, powerpc, powerpc64 и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2019-May/091210.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2019-05-16" -description = "New committer: <a href=\"mailto:carlavilla@FreeBSD.org\">Sergio Carlavilla Delgado</a> (docs, Spanish translator)" +description = "Новый коммиттер: <a href=\"mailto:carlavilla@FreeBSD.org\">Sergio Carlavilla Delgado</a> (docs, Spanish translator)" [[news]] date = "2019-04-30" -description = "New committer: <a href=\"mailto:dougm@FreeBSD.org\">Doug Moore</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:dougm@FreeBSD.org\">Doug Moore</a> (src)" [[news]] date = "2019-04-28" -title = "<a href=\"https://lists.freebsd.org/pipermail/freebsd-pkgbase/2019-April/000396.html\">CFT FreeBSD pkg base</a> now available" -description = "FreeBSD is testing a new approach to pkgbase. See the <a href=\"https://lists.freebsd.org/pipermail/freebsd-pkgbase/2019-April/000396.html\">CFT FreeBSD pkg base</a> message for additional details." +title = "Теперь доступен <a href=\"https://lists.freebsd.org/pipermail/freebsd-pkgbase/2019-April/000396.html\">CFT FreeBSD pkg base</a>" +description = "FreeBSD тестирует новый подход к pkgbase. Дополнительные детали смотрите в сообщении <a href=\"https://lists.freebsd.org/pipermail/freebsd-pkgbase/2019-April/000396.html\">CFT FreeBSD pkg base</a>." [[news]] date = "2019-04-27" -title = "FreeBSD 2019 Community Survey" -description = "The FreeBSD 2019 Community Survey is now available (update: closed on 2019-05-13). Please feel free to share the survey URL with your employer, co-workers, friends, or any other community members interested in FreeBSD. Survey closes midnight May 13 UTC (Monday 5pm PDT)." +title = "Опрос сообщества FreeBSD 2019" +description = "Теперь доступен опрос сообщества FreeBSD 2019 (обновление: закрыт 2019-05-13). Пожалуйста, не стесняйтесь делиться ссылкой на опрос с вашим работодателем, коллегами, друзьями или любыми другими членами сообщества, заинтересованными в FreeBSD. Опрос закрывается 13 мая в полночь UTC (в понедельник в 17:00 PDT)." [[news]] date = "2019-04-19" title = "<a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2019-April/090915.html\">CFT FreeBSD + New Upstream ZFS (ZoL)</a>" -description = "FreeBSD is testing a new upstream for its ZFS implementation, ZFS on Linux. Images for FreeBSD 12-STABLE and 13-CURRENT images are now available for testing FreeBSD + ZoL (ZFS on Linux). Please see the <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2019-April/090915.html\">CFT FreeBSD + ZoL</a> for testing details." +description = "FreeBSD тестирует новый апстрим для своей реализации ZFS - ZFS on Linux. Теперь доступны образы FreeBSD 12-STABLE и 13-CURRENT для тестирования FreeBSD + ZoL (ZFS on Linux). Детали тестирования смотрите в <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2019-April/090915.html\">CFT FreeBSD + ZoL</a>." [[news]] date = "2019-04-14" -description = "New committer: <a href=\"mailto:pkubaj@FreeBSD.org\">Piotr Kubaj</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:pkubaj@FreeBSD.org\">Piotr Kubaj</a> (ports)" [[news]] date = "2019-04-14" -description = "Enhanced commit privileges: <a href=\"mailto:pfg@FreeBSD.org\">Pedro Giffuni</a> (ports, src)" +description = "Расширенные привилегии коммиттера: <a href=\"mailto:pfg@FreeBSD.org\">Pedro Giffuni</a> (ports, src)" [[news]] date = "2019-03-20" -description = "New committer: <a href=\"mailto:mhorne@FreeBSD.org\">Mitchell Horne</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:mhorne@FreeBSD.org\">Mitchell Horne</a> (src)" [[news]] date = "2019-02-01" -description = "New committer: <a href=\"mailto:kai@FreeBSD.org\">Kai Knoblich</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:kai@FreeBSD.org\">Kai Knoblich</a> (ports)" [[news]] date = "2019-01-19" -description = "New committer: <a href=\"mailto:johalun@FreeBSD.org\">Johannes Lundberg</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:johalun@FreeBSD.org\">Johannes Lundberg</a> (src)" + [[news]] date = "2018-12-24" -title = "January-September 2018 Status Report" -description = "The <a href=\"https://www.freebsd.org/news/status/report-2018-01-2018-09.html\">January to September 2018 Status Report</a> is now available." +title = "Отчёт о состоянии работ за январь-сентябрь 2018 года" +description = "Теперь доступен <a href=\"https://www.freebsd.org/news/status/report-2018-01-2018-09.html\">Отчёт о состоянии работ с января по сентябрь 2018 года</a>." [[news]] date = "2018-12-11" -title = "FreeBSD 12.0-RELEASE Available" -description = "<a href=\"https://www.freebsd.org/releases/12.0R/announce.html\">FreeBSD 12.0-RELEASE</a> is now available. Please be sure to check the <a href=\"https://www.freebsd.org/releases/12.0R/relnotes.html\">Release Notes</a> and <a href=\"https://www.freebsd.org/releases/12.0R/errata.html\">Release Errata</a> before installation for any late-breaking news and/or issues with 12.0. More information about FreeBSD releases can be found on the <a href=\"https://www.freebsd.org/releases/index.html\">Release Information</a> page." +title = "Доступна версия FreeBSD 12.0-RELEASE" +description = "<a href=\"https://www.freebsd.org/releases/12.0R/announce.html\">FreeBSD 12.0-RELEASE</a> опубликована. Перед установкой обязательно ознакомьтесь с <a href=\"https://www.freebsd.org/releases/12.0R/relnotes.html\">Примечаниями к выпуску</a> и <a href=\"https://www.freebsd.org/releases/12.0R/errata.html\">Исправлениями к выпуску</a> для получения последних новостей и/или информации о проблемах в версии 12.0. Дополнительная информация о выпусках FreeBSD доступна на странице <a href=\"https://www.freebsd.org/releases/index.html\">Информация о выпусках</a>." [[news]] date = "2018-12-11" -title = "Cirrus CI Support for FreeBSD" -description = "FreeBSD support was recently added to the <a href=\"https://cirrus-ci.org/\">Cirrus CI</a> system. Cirrus CI makes your development cycle fast, efficient, and secure by leveraging modern cloud technologies. Cirrus CI scales with your team and makes shipping software faster and cheaper. Follow the <a href=\"https://cirrus-ci.org/guide/FreeBSD/\">FreeBSD Virtual Machines</a> guide to find out more." +title = "Поддержка FreeBSD в Cirrus CI" +description = "Поддержка FreeBSD недавно была добавлена в систему <a href=\"https://cirrus-ci.org/\">Cirrus CI</a>. Cirrus CI делает ваш цикл разработки быстрым, эффективным и безопасным за счет использования современных облачных технологий. Cirrus CI масштабируется вместе с вашей командой и делает выпуск программного обеспечения быстрее и дешевле. Следуйте руководству <a href=\"https://cirrus-ci.org/guide/FreeBSD/\">Виртуальные машины FreeBSD</a>, чтобы узнать больше." [[news]] date = "2018-12-01" -title = "FreeBSD 12.0-RC3 Available" -description = "The third RC build for the FreeBSD 12.0 release cycle is now available. ISO images for the amd64, armv6, armv7, arm64, i386, powerpc, powerpc64, powerpcspe and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2018-December/090138.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 12.0-RC3" +description = "Теперь доступна третья сборка RC для цикла выпуска FreeBSD 12.0. Образы ISO для архитектур amd64, armv6, armv7, arm64, i386, powerpc, powerpc64, powerpcspe и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2018-December/090138.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2018-11-25" -title = "FreeBSD 12.0-RC2 Available" -description = "The second RC build for the FreeBSD 12.0 release cycle is now available. ISO images for the amd64, armv6, armv7, arm64, i386, powerpc, powerpc64, powerpcspe and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2018-November/090068.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 12.0-RC2" +description = "Теперь доступна вторая сборка RC для цикла выпуска FreeBSD 12.0. Образы ISO для архитектур amd64, armv6, armv7, arm64, i386, powerpc, powerpc64, powerpcspe и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2018-November/090068.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2018-11-17" -title = "FreeBSD 12.0-RC1 Available" -description = "The first RC build for the FreeBSD 12.0 release cycle is now available. ISO images for the amd64, armv6, armv7, arm64, i386, powerpc, powerpc64, powerpcspe and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2018-November/090020.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 12.0-RC1" +description = "Теперь доступна первая сборка RC для цикла выпуска FreeBSD 12.0. Образы ISO для архитектур amd64, armv6, armv7, arm64, i386, powerpc, powerpc64, powerpcspe и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2018-November/090020.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2018-11-10" -title = "FreeBSD 12.0-BETA4 Available" -description = "The fourth BETA build for the FreeBSD 12.0 release cycle is now available. ISO images for the amd64, armv6, armv7, arm64, i386, powerpc, powerpc64, powerpcspe and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2018-November/089982.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 12.0-BETA4" +description = "Теперь доступна четвертая сборка BETA для цикла выпуска FreeBSD 12.0. Образы ISO для архитектур amd64, armv6, armv7, arm64, i386, powerpc, powerpc64, powerpcspe и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2018-November/089982.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2018-11-03" -title = "FreeBSD 12.0-BETA3 Available" -description = "The third BETA build for the FreeBSD 12.0 release cycle is now available. ISO images for the amd64, armv6, armv7, arm64, i386, powerpc, powerpc64, and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2018-November/089945.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 12.0-BETA3" +description = "Теперь доступна третья сборка BETA для цикла выпуска FreeBSD 12.0. Образы ISO для архитектур amd64, armv6, armv7, arm64, i386, powerpc, powerpc64 и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2018-November/089945.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2018-10-27" -title = "FreeBSD 12.0-BETA2 Available" -description = "The second BETA build for the FreeBSD 12.0 release cycle is now available. ISO images for the amd64, armv6, armv7, arm64, i386, powerpc, powerpc64, powerpcspe and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2018-October/089897.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 12.0-BETA2" +description = "Теперь доступна вторая сборка BETA для цикла выпуска FreeBSD 12.0. Образы ISO для архитектур amd64, armv6, armv7, arm64, i386, powerpc, powerpc64, powerpcspe и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2018-October/089897.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2018-10-20" -title = "FreeBSD 12.0-BETA1 Available" -description = "The first BETA build for the FreeBSD 12.0 release cycle is now available. ISO images for the amd64, armv6, armv7, arm64, i386, powerpc, powerpc64, powerpcspe and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2018-October/089821.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 12.0-BETA1" +description = "Теперь доступна первая сборка BETA для цикла выпуска FreeBSD 12.0. Образы ISO для архитектур amd64, armv6, armv7, arm64, i386, powerpc, powerpc64, powerpcspe и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2018-October/089821.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2018-10-16" -description = "New committer: <a href=\"mailto:tmunro@FreeBSD.org\">Thomas Munro</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:tmunro@FreeBSD.org\">Thomas Munro</a> (src)" [[news]] date = "2018-10-09" -description = "New committer: <a href=\"mailto:yuripv@FreeBSD.org\">Yuri Pankov</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:yuripv@FreeBSD.org\">Yuri Pankov</a> (src)" [[news]] date = "2018-10-08" -description = "New committer: <a href=\"mailto:egypcio@FreeBSD.org\">Vinícius Zavam</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:egypcio@FreeBSD.org\">Vinícius Zavam</a> (ports)" [[news]] date = "2018-10-01" -description = "New committer: <a href=\"mailto:rigoletto@FreeBSD.org\">Alexandre C. Guimaraes</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:rigoletto@FreeBSD.org\">Alexandre C. Guimaraes</a> (ports)" [[news]] date = "2018-09-21" -description = "New committer: <a href=\"mailto:skozlov@FreeBSD.org\">Sergey Kozlov</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:skozlov@FreeBSD.org\">Sergey Kozlov</a> (ports)" [[news]] date = "2018-09-06" -description = "New committer: <a href=\"mailto:manu@FreeBSD.org\">Emmanuel Vadot</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:manu@FreeBSD.org\">Emmanuel Vadot</a> (ports)" [[news]] date = "2018-09-02" -description = "New committer: <a href=\"mailto:kbowling@FreeBSD.org\">Kevin Bowling</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:kbowling@FreeBSD.org\">Kevin Bowling</a> (ports)" [[news]] date = "2018-08-09" -description = "Enhanced commit privileges: <a href=\"mailto:lwhsu@FreeBSD.org\">Li-Wen Hsu</a> (ports, src)" +description = "Расширенные привилегии коммиттера: <a href=\"mailto:lwhsu@FreeBSD.org\">Li-Wen Hsu</a> (ports, src)" [[news]] date = "2018-07-16" -description = "New committer: <a href=\"mailto:jhixson@FreeBSD.org\">John Hixson</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:jhixson@FreeBSD.org\">John Hixson</a> (ports)" [[news]] date = "2018-07-04" -title = "New FreeBSD Core Team Elected" -description = "Active committers to the project have elected your tenth FreeBSD Core Team. For details, refer to the <a href=\"https://lists.freebsd.org/pipermail/freebsd-announce/2018-July/001836.html\">official announcement</a>." +title = "Избрана новая Основная команда (Core Team) FreeBSD" +description = "Активные коммиттеры проекта избрали десятую Основную команду (Core Team) FreeBSD. Подробности смотрите в <a href=\"https://lists.freebsd.org/pipermail/freebsd-announce/2018-July/001836.html\">официальном объявлении</a>." [[news]] date = "2018-06-30" -description = "New committer: <a href=\"mailto:jsm@FreeBSD.org\">Jesper Schmitz Mouridsen</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:jsm@FreeBSD.org\">Jesper Schmitz Mouridsen</a> (ports)" [[news]] date = "2018-06-27" -title = "FreeBSD 11.2-RELEASE Available" -description = "<a href=\"https://www.freebsd.org/releases/11.2R/announce.html\">FreeBSD 11.2-RELEASE</a> is now available. Please be sure to check the <a href=\"https://www.freebsd.org/releases/11.2R/relnotes.html\">Release Notes</a> and <a href=\"https://www.freebsd.org/releases/11.2R/errata.html\">Release Errata</a> before installation for any late-breaking news and/or issues with 11.2. More information about FreeBSD releases can be found on the <a href=\"https://www.freebsd.org/releases/index.html\">Release Information</a> page." +title = "Доступна версия FreeBSD 11.2-RELEASE" +description = "<a href=\"https://www.freebsd.org/releases/11.2R/announce.html\">FreeBSD 11.2-RELEASE</a> опубликована. Перед установкой обязательно ознакомьтесь с <a href=\"https://www.freebsd.org/releases/11.2R/relnotes.html\">Примечаниями к выпуску</a> и <a href=\"https://www.freebsd.org/releases/11.2R/errata.html\">Исправлениями к выпуску</a> для получения последних новостей и/или информации о проблемах в версии 11.2. Дополнительная информация о выпусках FreeBSD доступна на странице <a href=\"https://www.freebsd.org/releases/index.html\">Информация о выпусках</a>." [[news]] date = "2018-06-27" -description = "New committer: <a href=\"mailto:bwidawsk@FreeBSD.org\">Ben Widawsky</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:bwidawsk@FreeBSD.org\">Ben Widawsky</a> (src)" [[news]] date = "2018-06-19" -title = "National FreeBSD Day: FreeBSD is 25 years old today!" -description = "On June 19, 1993 the name FreeBSD was officially agreed on and has been used ever since. <a href=\"http://www.nationalfreebsdday.org\">Find out more</a> about how to celebrate this important day with us." +title = "Национальный день FreeBSD: FreeBSD исполняется 25 лет сегодня!" +description = "19 июня 1993 года название FreeBSD было официально согласовано и используется с тех пор. <a href=\"http://www.nationalfreebsdday.org\">Узнайте больше</a> о том, как отпраздновать этот важный день с нами." [[news]] date = "2018-06-16" -title = "FreeBSD 11.2-RC3 Available" -description = "The third RC build for the FreeBSD 11.2 release cycle is now available. ISO images for the amd64, armv6, arm64, i386, powerpc, powerpc64 and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2018-June/089116.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 11.2-RC3" +description = "Теперь доступна третья сборка RC для цикла выпуска FreeBSD 11.2. Образы ISO для архитектур amd64, armv6, arm64, i386, powerpc, powerpc64 и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2018-June/089116.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2018-06-16" -description = "New committer: <a href=\"mailto:0mp@FreeBSD.org\">Mateusz Piotrowski</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:0mp@FreeBSD.org\">Mateusz Piotrowski</a> (ports)" [[news]] date = "2018-06-09" -title = "FreeBSD 11.2-RC2 Available" -description = "The second RC build for the FreeBSD 11.2 release cycle is now available. ISO images for the amd64, armv6, arm64, i386, powerpc, powerpc64 and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2018-June/089099.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 11.2-RC2" +description = "Теперь доступна вторая сборка RC для цикла выпуска FreeBSD 11.2. Образы ISO для архитектур amd64, armv6, arm64, i386, powerpc, powerpc64 и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2018-June/089099.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2018-06-08" -title = "Service outage" -description = "Portions of the FreeBSD cluster will be offline Saturday, June 9th for an extended maintenance window for electrical work. Services will be affected, most notably mailing list traffic and a portion of our web services. The maintenance window begins June 9th at 11:00 UTC (04:00 US-Pacific) and extends though 20:00 UTC (13:00 US-Pacific)" +title = "Перерыв в обслуживании" +description = "Части кластера FreeBSD будут отключены в субботу, 9 июня, для расширенного окна технического обслуживания для проведения электромонтажных работ. Сервисы будут затронуты, в частности трафик списков рассылки и часть наших веб-сервисов. Окно технического обслуживания начинается 9 июня в 11:00 UTC (04:00 US-Pacific) и продолжается до 20:00 UTC (13:00 US-Pacific)" [[news]] date = "2018-06-02" -title = "FreeBSD 11.2-RC1 Available" -description = "The first RC build for the FreeBSD 11.2 release cycle is now available. ISO images for the amd64, armv6, arm64, i386, powerpc, powerpc64 and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2018-June/089053.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 11.2-RC1" +description = "Теперь доступна первая сборка RC для цикла выпуска FreeBSD 11.2. Образы ISO для архитектур amd64, armv6, arm64, i386, powerpc, powerpc64 и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2018-June/089053.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2018-05-26" -title = "FreeBSD 11.2-BETA3 Available" -description = "The third BETA build for the FreeBSD 11.2 release cycle is now available. ISO images for the amd64, armv6, arm64, i386, powerpc, powerpc64 and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2018-May/089001.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 11.2-BETA3" +description = "Теперь доступна третья сборка BETA для цикла выпуска FreeBSD 11.2. Образы ISO для архитектур amd64, armv6, arm64, i386, powerpc, powerpc64 и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2018-May/089001.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2018-05-22" -description = "New committer: <a href=\"mailto:leitao@FreeBSD.org\">Breno Leitao</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:leitao@FreeBSD.org\">Breno Leitao</a> (src)" [[news]] date = "2018-05-21" -description = "New committer: <a href=\"mailto:luporl@FreeBSD.org\">Leandro Lupori</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:luporl@FreeBSD.org\">Leandro Lupori</a> (src)" [[news]] date = "2018-05-19" -title = "FreeBSD 11.2-BETA2 Available" -description = "The second BETA build for the FreeBSD 11.2 release cycle is now available. ISO images for the amd64, armv6, arm64, i386, powerpc, powerpc64 and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2018-May/088958.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 11.2-BETA2" +description = "Теперь доступна вторая сборка BETA для цикла выпуска FreeBSD 11.2. Образы ISO для архитектур amd64, armv6, arm64, i386, powerpc, powerpc64 и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2018-May/088958.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2018-05-15" -description = "New committer: <a href=\"mailto:arrowd@FreeBSD.org\">Gleb Popov</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:arrowd@FreeBSD.org\">Gleb Popov</a> (ports)" [[news]] date = "2018-05-12" -title = "FreeBSD 11.2-BETA1 Available" -description = "The first BETA build for the FreeBSD 11.2 release cycle is now available. ISO images for the amd64, armv6, arm64, i386, powerpc, powerpc64 and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2018-May/088899.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 11.2-BETA1" +description = "Теперь доступна первая сборка BETA для цикла выпуска FreeBSD 11.2. Образы ISO для архитектур amd64, armv6, arm64, i386, powerpc, powerpc64 и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2018-May/088899.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2018-04-17" -description = "New committer: <a href=\"mailto:sef@freeBSD.org\">Sean Eric Fagan</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:sef@freeBSD.org\">Sean Eric Fagan</a> (src)" [[news]] date = "2018-04-07" -description = "New committer: <a href=\"mailto:thj@FreeBSD.org\">Tom Jones</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:thj@FreeBSD.org\">Tom Jones</a> (src)" [[news]] date = "2018-04-04" -description = "New committer: <a href=\"mailto:ram@FreeBSD.org\">Ram Kishore Vegesna </a> (src)" +description = "Новый коммиттер: <a href=\"mailto:ram@FreeBSD.org\">Ram Kishore Vegesna </a> (src)" [[news]] date = "2018-03-23" -description = "New committer: <a href=\"mailto:mfechner@FreeBSD.org\">Matthias Fechner</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:mfechner@FreeBSD.org\">Matthias Fechner</a> (ports)" [[news]] date = "2018-03-17" -description = "New committer: <a href=\"mailto:ericbsd@FreeBSD.org\">Eric Turgeon</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:ericbsd@FreeBSD.org\">Eric Turgeon</a> (ports)" [[news]] date = "2018-03-16" -description = "New committer: <a href=\"mailto:vmaffione@FreeBSD.org\">Vincenzo Maffione</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:vmaffione@FreeBSD.org\">Vincenzo Maffione</a> (src)" [[news]] date = "2018-03-14" -description = "New committer: <a href=\"mailto:meta@FreeBSD.org\">Koichiro Iwao</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:meta@FreeBSD.org\">Koichiro Iwao</a> (ports)" [[news]] date = "2018-03-03" -description = "New committer: <a href=\"mailto:fernape@FreeBSD.org\">Fernando Apesteguia</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:fernape@FreeBSD.org\">Fernando Apesteguia</a> (ports)" [[news]] date = "2018-03-01" -description = "New committer: <a href=\"mailto:dteske@FreeBSD.org\">Devin Teske</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:dteske@FreeBSD.org\">Devin Teske</a> (ports)" [[news]] date = "2018-02-14" -title = "FreeBSD Project to participate in Google Summer of Code 2018" -description = "The FreeBSD Project is pleased to announce its participation in Google's 2018 Summer of Code program, which funds summer students to participate in open source projects. This will be the FreeBSD Project's fourteenth year in the program, having mentored over 210 successful students through summer-long coding projects between 2005 and 2017. Past successful projects have included improvements to Linux ABI emulation, NFSv4 ACLs, TCP regression testing, FUSE file system support, and countless other projects. Many students go on to become FreeBSD developers, as well as participating in FreeBSD developer events around the world through continuing support from the FreeBSD Foundation. Prospective participants are invited to apply; more information is available, including proposal and deadline information, on the <a href=\"https://www.freebsd.org/projects/summerofcode.html\">FreeBSD Summer Projects page</a>." +title = "Проект FreeBSD примет участие в Google Summer of Code 2018" +description = "Проект FreeBSD рад объявить о своем участии в программе Google Summer of Code 2018, которая финансирует летних студентов для участия в проектах с открытым исходным кодом. Это будет четырнадцатый год участия проекта FreeBSD в программе, в рамках которой с 2005 по 2017 год было наставлено более 210 успешных студентов в ходе летних проектов по программированию. Прошлые успешные проекты включали улучшения эмуляции ABI Linux, ACL NFSv4, регрессионное тестирование TCP, поддержку файловой системы FUSE и бесчисленное множество других проектов. Многие студенты впоследствии становятся разработчиками FreeBSD, а также участвуют в мероприятиях разработчиков FreeBSD по всему миру благодаря постоянной поддержке Фонда FreeBSD. Приглашаем потенциальных участников подать заявку; дополнительная информация, включая информацию о предложениях и сроках, доступна на <a href=\"https://www.freebsd.org/projects/summerofcode.html\">странице летних проектов FreeBSD</a>." [[news]] date = "2018-02-08" -description = "New committer: <a href=\"mailto:slavash@FreeBSD.org\">Slava Shwartsman</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:slavash@FreeBSD.org\">Slava Shwartsman</a> (src)" [[news]] date = "2018-01-25" -description = "New committer: <a href=\"mailto:jeb@FreeBSD.org\">Jeb Cramer</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:jeb@FreeBSD.org\">Jeb Cramer</a> (src)" [[news]] date = "2018-01-04" -title = "About the Meltdown and Spectre attacks" -description = "About the <a href=\"https://meltdownattack.com/\">Meltdown</a> and <a href=\"https://spectreattack.com/\">Spectre</a> attacks: FreeBSD was made aware of the problems in late December 2017. We're working with CPU vendors and the published papers on these attacks to mitigate them on FreeBSD. Due to the fundamental nature of the attacks, no estimate is yet available for the publication date of patches." +title = "Об атаках Meltdown и Spectre" +description = "Об атаках <a href=\"https://meltdownattack.com/\">Meltdown</a> и <a href=\"https://spectreattack.com/\">Spectre</a>: FreeBSD узнала о проблемах в конце декабря 2017 года. Мы работаем с производителями процессоров и опубликованными материалами об этих атаках, чтобы устранить их в FreeBSD. Из-за фундаментального характера атак дата публикации исправлений пока не определена." [[news]] date = "2017-12-25" -title = "July-September 2017 Status Report" -description = "The <a href=\"https://www.freebsd.org/news/status/report-2017-07-2017-09.html\">July to September 2017 Status Report</a> is now available." +title = "Отчёт о состоянии работ за июль-сентябрь 2017 года" +description = "Теперь доступен <a href=\"https://www.freebsd.org/news/status/report-2017-07-2017-09.html\">Отчёт о состоянии работ с июля по сентябрь 2017 года</a>." [[news]] date = "2017-11-11" -description = "New committer: <a href=\"mailto:jwb@FreeBSD.org\">Jason W. Bacon</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:jwb@FreeBSD.org\">Jason W. Bacon</a> (ports)" [[news]] date = "2017-10-30" -description = "New committer: <a href=\"mailto:arichardson@FreeBSD.org\">Alex Richardson</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:arichardson@FreeBSD.org\">Alex Richardson</a> (src)" [[news]] date = "2017-10-29" -description = "New committer: <a href=\"mailto:yuri@FreeBSD.org\">Yuri Victorovich</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:yuri@FreeBSD.org\">Yuri Victorovich</a> (ports)" [[news]] date = "2017-10-04" -title = "FreeBSD 10.4-RELEASE Available" -description = "<a href=\"https://www.freebsd.org/releases/10.4R/announce.html\">FreeBSD 10.4-RELEASE</a> is now available. Please be sure to check the <a href=\"https://www.freebsd.org/releases/10.4R/relnotes.html\">Release Notes</a> and <a href=\"https://www.freebsd.org/releases/10.4R/errata.html\">Release Errata</a> before installation for any late-breaking news and/or issues with 10.4. More information about FreeBSD releases can be found on the <a href=\"https://www.freebsd.org/releases/index.html\">Release Information</a> page." +title = "Доступна версия FreeBSD 10.4-RELEASE" +description = "<a href=\"https://www.freebsd.org/releases/10.4R/announce.html\">FreeBSD 10.4-RELEASE</a> опубликована. Перед установкой обязательно ознакомьтесь с <a href=\"https://www.freebsd.org/releases/10.4R/relnotes.html\">Примечаниями к выпуску</a> и <a href=\"https://www.freebsd.org/releases/10.4R/errata.html\">Исправлениями к выпуску</a> для получения последних новостей и/или информации о проблемах в версии 10.4. Дополнительная информация о выпусках FreeBSD доступна на странице <a href=\"https://www.freebsd.org/releases/index.html\">Информация о выпусках</a>." [[news]] date = "2017-09-27" -title = "April-June 2017 Status Report" -description = "The <a href=\"https://www.freebsd.org/news/status/report-2017-04-2017-06.html\">April to June 2017 Status Report</a> is now available." +title = "Отчёт о состоянии работ за апрель-июнь 2017 года" +description = "Теперь доступен <a href=\"https://www.freebsd.org/news/status/report-2017-04-2017-06.html\">Отчёт о состоянии работ с апреля по июнь 2017 года</a>." [[news]] date = "2017-09-23" -title = "FreeBSD 10.4-RC2 Available" -description = "The second RC build for the FreeBSD 10.4 release cycle is now available. ISO images for the amd64, armv6, i386, ia64, powerpc, powerpc64 and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2017-September/087848.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 10.4-RC2" +description = "Теперь доступна вторая сборка RC для цикла выпуска FreeBSD 10.4. Образы ISO для архитектур amd64, armv6, i386, ia64, powerpc, powerpc64 и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2017-September/087848.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2017-09-19" -description = "New committer: <a href=\"mailto:eugen@FreeBSD.org\">Eugene Grosbein</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:eugen@FreeBSD.org\">Eugene Grosbein</a> (src)" [[news]] date = "2017-09-18" -description = "New committer: <a href=\"mailto:ygy@FreeBSD.org\">Guangyuan Yang</a> (doc)" +description = "Новый коммиттер: <a href=\"mailto:ygy@FreeBSD.org\">Guangyuan Yang</a> (doc)" [[news]] date = "2017-09-17" -title = "FreeBSD 10.4-RC1 Available" -description = "The first RC build for the FreeBSD 10.4 release cycle is now available. ISO images for the amd64, armv6, i386, ia64, powerpc, powerpc64 and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2017-September/087817.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 10.4-RC1" +description = "Теперь доступна первая сборка RC для цикла выпуска FreeBSD 10.4. Образы ISO для архитектур amd64, armv6, i386, ia64, powerpc, powerpc64 и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2017-September/087817.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2017-09-11" -description = "New committer: <a href=\"mailto:leres@FreeBSD.org\">Craig Leres</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:leres@FreeBSD.org\">Craig Leres</a> (ports)" [[news]] date = "2017-09-09" -description = "New committer: <a href=\"mailto:dch@FreeBSD.org\">Dave Cottlehuber</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:dch@FreeBSD.org\">Dave Cottlehuber</a> (ports)" [[news]] date = "2017-09-09" -title = "FreeBSD 10.4-BETA4 Available" -description = "The fourth BETA build for the FreeBSD 10.4 release cycle is now available. ISO images for the amd64, armv6, i386, ia64, powerpc, powerpc64 and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2017-September/087791.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 10.4-BETA4" +description = "Теперь доступна четвертая сборка BETA для цикла выпуска FreeBSD 10.4. Образы ISO для архитектур amd64, armv6, i386, ia64, powerpc, powerpc64 и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2017-September/087791.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2017-09-08" -description = "New committer: <a href=\"mailto:adridg@FreeBSD.org\">Adriaan de Groot</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:adridg@FreeBSD.org\">Adriaan de Groot</a> (ports)" [[news]] date = "2017-09-06" -description = "New committer: <a href=\"mailto:chuck@FreeBSD.org\">Chuck Tuffli</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:chuck@FreeBSD.org\">Chuck Tuffli</a> (src)" [[news]] date = "2017-09-02" -description = "New committer: <a href=\"mailto:shurd@FreeBSD.org\">Stephen Hurd</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:shurd@FreeBSD.org\">Stephen Hurd</a> (src)" [[news]] date = "2017-09-02" -title = "FreeBSD 10.4-BETA3 Available" -description = "The third BETA build for the FreeBSD 10.4 release cycle is now available. ISO images for the amd64, armv6, i386, ia64, powerpc, powerpc64 and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2017-September/087748.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 10.4-BETA3" +description = "Теперь доступна третья сборка BETA для цикла выпуска FreeBSD 10.4. Образы ISO для архитектур amd64, armv6, i386, ia64, powerpc, powerpc64 и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2017-September/087748.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2017-09-02" -description = "New committer: <a href=\"mailto:kibab@FreeBSD.org\">Ilya Bakulin</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:kibab@FreeBSD.org\">Ilya Bakulin</a> (src)" [[news]] date = "2017-08-28" -description = "New committer: <a href=\"mailto:fsu@FreeBSD.org\">Fedor Uporov</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:fsu@FreeBSD.org\">Fedor Uporov</a> (src)" [[news]] date = "2017-08-26" -title = "FreeBSD 10.4-BETA2 Available" -description = "The second BETA build for the FreeBSD 10.4 release cycle is now available. ISO images for the amd64, armv6, i386, ia64, powerpc, powerpc64 and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2017-August/087708.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 10.4-BETA2" +description = "Теперь доступна вторая сборка BETA для цикла выпуска FreeBSD 10.4. Образы ISO для архитектур amd64, armv6, i386, ia64, powerpc, powerpc64 и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2017-August/087708.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2017-08-25" -description = "New committer: <a href=\"mailto:pizzamig@FreeBSD.org\">Luca Pizzamiglio</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:pizzamig@FreeBSD.org\">Luca Pizzamiglio</a> (ports)" [[news]] date = "2017-08-19" -title = "FreeBSD 10.4-BETA1 Available" -description = "The first BETA build for the FreeBSD 10.4 release cycle is now available. ISO images for the amd64, armv6, i386, ia64, powerpc, powerpc64 and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2017-August/087682.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 10.4-BETA1" +description = "Теперь доступна первая сборка BETA для цикла выпуска FreeBSD 10.4. Образы ISO для архитектур amd64, armv6, i386, ia64, powerpc, powerpc64 и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2017-August/087682.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2017-07-26" -title = "FreeBSD 11.1-RELEASE Available" -description = "<a href=\"https://www.freebsd.org/releases/11.1R/announce.html\">FreeBSD 11.1-RELEASE</a> is now available. Please be sure to check the <a href=\"https://www.freebsd.org/releases/11.1R/relnotes.html\">Release Notes</a> and <a href=\"https://www.freebsd.org/releases/11.1R/errata.html\">Release Errata</a> before installation for any late-breaking news and/or issues with 11.1. More information about FreeBSD releases can be found on the <a href=\"https://www.freebsd.org/releases/index.html\">Release Information</a> page." +title = "Доступна версия FreeBSD 11.1-RELEASE" +description = "<a href=\"https://www.freebsd.org/releases/11.1R/announce.html\">FreeBSD 11.1-RELEASE</a> опубликована. Перед установкой обязательно ознакомьтесь с <a href=\"https://www.freebsd.org/releases/11.1R/relnotes.html\">Примечаниями к выпуску</a> и <a href=\"https://www.freebsd.org/releases/11.1R/errata.html\">Исправлениями к выпуску</a> для получения последних новостей и/или информации о проблемах в версии 11.1. Дополнительная информация о выпусках FreeBSD доступна на странице <a href=\"https://www.freebsd.org/releases/index.html\">Информация о выпусках</a>." [[news]] date = "2017-07-18" -description = "New committer: <a href=\"mailto:mw@FreeBSD.org\">Marcin Wojtas</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:mw@FreeBSD.org\">Marcin Wojtas</a> (src)" [[news]] date = "2017-07-15" -title = "FreeBSD 11.1-RC3 Available" -description = "The third RC build for the FreeBSD 11.1 release cycle is now available. ISO images for the amd64, armv6, i386, aarch64, powerpc, powerpc64 and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2017-July/087407.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 11.1-RC3" +description = "Теперь доступна третья сборка RC для цикла выпуска FreeBSD 11.1. Образы ISO для архитектур amd64, armv6, i386, aarch64, powerpc, powerpc64 и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2017-July/087407.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2017-07-12" -description = "New committer: <a href=\"mailto:mjoras@FreeBSD.org\">Matt Joras</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:mjoras@FreeBSD.org\">Matt Joras</a> (src)" [[news]] date = "2017-07-08" -title = "FreeBSD 11.1-RC2 Available" -description = "The second RC build for the FreeBSD 11.1 release cycle is now available. ISO images for the amd64, armv6, i386, aarch64, powerpc, powerpc64 and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2017-July/087368.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 11.1-RC2" +description = "Теперь доступна вторая сборка RC для цикла выпуска FreeBSD 11.1. Образы ISO для архитектур amd64, armv6, i386, aarch64, powerpc, powerpc64 и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2017-July/087368.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2017-07-01" -title = "FreeBSD 11.1-RC1 Available" -description = "The first RC build for the FreeBSD 11.1 release cycle is now available. ISO images for the amd64, armv6, i386, aarch64, powerpc, powerpc64 and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2017-July/087340.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 11.1-RC1" +description = "Теперь доступна первая сборка RC для цикла выпуска FreeBSD 11.1. Образы ISO для архитектур amd64, armv6, i386, aarch64, powerpc, powerpc64 и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2017-July/087340.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2017-06-24" -title = "FreeBSD 11.1-BETA3 Available" -description = "The third BETA build for the FreeBSD 11.1 release cycle is now available. ISO images for the amd64, armv6, i386, aarch64, powerpc, powerpc64 and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2017-June/087303.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 11.1-BETA3" +description = "Теперь доступна третья сборка BETA для цикла выпуска FreeBSD 11.1. Образы ISO для архитектур amd64, armv6, i386, aarch64, powerpc, powerpc64 и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2017-June/087303.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2017-06-20" -description = "New committer: <a href=\"mailto:kevans@FreeBSD.org\">Kyle Evans</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:kevans@FreeBSD.org\">Kyle Evans</a> (src)" [[news]] date = "2017-06-17" -title = "FreeBSD 11.1-BETA2 Available" -description = "The second BETA build for the FreeBSD 11.1 release cycle is now available. ISO images for the amd64, armv6, i386, aarch64, powerpc, powerpc64 and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2017-June/087277.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 11.1-BETA2" +description = "Теперь доступна вторая сборка BETA для цикла выпуска FreeBSD 11.1. Образы ISO для архитектур amd64, armv6, i386, aarch64, powerpc, powerpc64 и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2017-June/087277.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2017-06-10" -title = "FreeBSD 11.1-BETA1 Available" -description = "The first BETA build for the FreeBSD 11.1 release cycle is now available. ISO images for the amd64, armv6, i386, aarch64, powerpc, powerpc64 and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2017-June/087242.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 11.1-BETA1" +description = "Теперь доступна первая сборка BETA для цикла выпуска FreeBSD 11.1. Образы ISO для архитектур amd64, armv6, i386, aarch64, powerpc, powerpc64 и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2017-June/087242.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2017-06-07" -description = "New committer: <a href=\"mailto:rlibby@FreeBSD.org\">Ryan Libby</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:rlibby@FreeBSD.org\">Ryan Libby</a> (src)" [[news]] date = "2017-05-31" -description = "New committer: <a href=\"mailto:ultima@FreeBSD.org\">Richard Gallamore</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:ultima@FreeBSD.org\">Richard Gallamore</a> (ports)" [[news]] date = "2017-05-16" -description = "New committer: <a href=\"mailto:joneum@FreeBSD.org\">Jochen Neumeister</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:joneum@FreeBSD.org\">Jochen Neumeister</a> (ports)" [[news]] date = "2017-05-15" -title = "January-March 2017 Status Report" -description = "The <a href=\"https://www.freebsd.org/news/status/report-2017-01-2017-03.html\">January to March 2017 Status Report</a> is now available." +title = "Отчёт о состоянии работ за январь-март 2017 года" +description = "Теперь доступен <a href=\"https://www.freebsd.org/news/status/report-2017-01-2017-03.html\">Отчёт о состоянии работ с января по март 2017 года</a>." [[news]] date = "2017-05-03" -description = "New committer: <a href=\"mailto:dbaio@FreeBSD.org\">Danilo G. Baio</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:dbaio@FreeBSD.org\">Danilo G. Baio</a> (ports)" [[news]] date = "2017-04-27" -description = "New committer: <a href=\"mailto:wulf@FreeBSD.org\">Vladimir Kondratyev</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:wulf@FreeBSD.org\">Vladimir Kondratyev</a> (src)" [[news]] date = "2017-04-18" -description = "New committer: <a href=\"mailto:bhughes@FreeBSD.org\">Bradley T. Hughes</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:bhughes@FreeBSD.org\">Bradley T. Hughes</a> (ports)" [[news]] date = "2017-03-04" -description = "New committer: <a href=\"mailto:eugen@FreeBSD.org\">Eugene Grosbein</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:eugen@FreeBSD.org\">Eugene Grosbein</a> (ports)" [[news]] date = "2017-03-03" -description = "Returning committer: <a href=\"mailto:rgrimes@FreeBSD.org\">Rodney W. Grimes</a> (src)" +description = "Возвращающийся коммиттер: <a href=\"mailto:rgrimes@FreeBSD.org\">Rodney W. Grimes</a> (src)" [[news]] date = "2017-02-27" -title = "FreeBSD Project to participate in Google Summer of Code 2017" -description = "The FreeBSD Project is pleased to announce its participation in Google's 2017 Summer of Code program, which funds summer students to participate in open source projects. This will be the FreeBSD Project's thirteenth year in the program, having mentored over 200 successful students through summer-long coding projects between 2005 and 2016. Past successful projects have included improvements to Linux ABI emulation, NFSv4 ACLs, TCP regression testing, FUSE file system support, and countless other projects. Many students go on to become FreeBSD developers, as well as participating in FreeBSD developer events around the world through continuing support from the FreeBSD Foundation. Prospective participants are invited to apply; more information is available, including proposal and deadline information, on the <a href=\"https://www.freebsd.org/projects/summerofcode.html\">FreeBSD Summer Projects page</a>." +title = "Проект FreeBSD примет участие в Google Summer of Code 2017" +description = "Проект FreeBSD рад объявить о своем участии в программе Google Summer of Code 2017, которая финансирует летних студентов для участия в проектах с открытым исходным кодом. Это будет тринадцатый год участия проекта FreeBSD в программе, в рамках которой с 2005 по 2016 год было наставлено более 200 успешных студентов в ходе летних проектов по программированию. Прошлые успешные проекты включали улучшения эмуляции ABI Linux, ACL NFSv4, регрессионное тестирование TCP, поддержку файловой системы FUSE и бесчисленное множество других проектов. Многие студенты впоследствии становятся разработчиками FreeBSD, а также участвуют в мероприятиях разработчиков FreeBSD по всему миру благодаря постоянной поддержке Фонда FreeBSD. Приглашаем потенциальных участников подать заявку; дополнительная информация, включая информацию о предложениях и сроках, доступна на <a href=\"https://www.freebsd.org/projects/summerofcode.html\">странице летних проектов FreeBSD</a>." [[news]] date = "2017-02-13" -title = "October-December 2016 Status Report" -description = "The <a href=\"https://www.freebsd.org/news/status/report-2016-10-2016-12.html\">October to December 2016 Status Report</a> is now available." +title = "Отчёт о состоянии работ за октябрь-декабрь 2016 года" +description = "Теперь доступен <a href=\"https://www.freebsd.org/news/status/report-2016-10-2016-12.html\">Отчёт о состоянии работ с октября по декабрь 2016 года</a>." [[news]] date = "2017-02-10" -description = "New committer: <a href=\"mailto:mmokhi@FreeBSD.org\">Mahdi Mokhtari</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:mmokhi@FreeBSD.org\">Mahdi Mokhtari</a> (ports)" [[news]] date = "2017-02-08" -description = "New committer: <a href=\"mailto:tobik@FreeBSD.org\">Tobias Kortkamp</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:tobik@FreeBSD.org\">Tobias Kortkamp</a> (ports)" [[news]] date = "2017-01-10" -description = "Enhanced commit privileges: <a href=\"mailto:dumbbell@FreeBSD.org\">Jean-Sébastien Pédron</a> (ports)" +description = "Расширенные привилегии коммиттера: <a href=\"mailto:dumbbell@FreeBSD.org\">Jean-Sébastien Pédron</a> (ports)" [[news]] date = "2017-01-09" -description = "New committer: <a href=\"mailto:rezny@FreeBSD.org\">Matthew Rezny</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:rezny@FreeBSD.org\">Matthew Rezny</a> (ports)" [[news]] date = "2017-01-09" -description = "New committer: <a href=\"mailto:ler@FreeBSD.org\">Larry Rosenman</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:ler@FreeBSD.org\">Larry Rosenman</a> (ports)" [[news]] date = "2017-01-09" -description = "New committer: <a href=\"mailto:jmd@FreeBSD.org\">Johannes Dieterich</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:jmd@FreeBSD.org\">Johannes Dieterich</a> (ports)" [[news]] date = "2016-12-11" -description = "New committer: <a href=\"mailto:pstef@FreeBSD.org\">Piotr Paweł Stefaniak</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:pstef@FreeBSD.org\">Piotr Paweł Stefaniak</a> (src)" [[news]] date = "2016-12-11" -description = "New committer: <a href=\"mailto:lifanov@FreeBSD.org\">Nikolai Lifanov</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:lifanov@FreeBSD.org\">Nikolai Lifanov</a> (ports)" [[news]] date = "2016-11-15" -description = "New committer: <a href=\"mailto:misha@FreeBSD.org\">Mikhail Pchelin</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:misha@FreeBSD.org\">Mikhail Pchelin</a> (ports)" [[news]] date = "2016-11-13" -title = "July-September 2016 Status Report" -description = "The <a href=\"https://www.freebsd.org/news/status/report-2016-07-2016-09.html\">July to September 2016 Status Report</a> is now available." +title = "Отчёт о состоянии работ за июль-сентябрь 2016 года" +description = "Теперь доступен <a href=\"https://www.freebsd.org/news/status/report-2016-07-2016-09.html\">Отчёт о состоянии работ с июля по сентябрь 2016 года</a>." [[news]] date = "2016-11-02" -description = "New committer: <a href=\"mailto:def@FreeBSD.org\">Konrad Witaszczyk</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:def@FreeBSD.org\">Konrad Witaszczyk</a> (src)" [[news]] date = "2016-11-02" -description = "New committer: <a href=\"mailto:dexterf@FreeBSD.org\">Michael Dexter</a> (doc)" +description = "Новый коммиттер: <a href=\"mailto:dexterf@FreeBSD.org\">Michael Dexter</a> (doc)" [[news]] date = "2016-10-22" -description = "New committer: <a href=\"mailto:dab@FreeBSD.org\">David Bright</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:dab@FreeBSD.org\">David Bright</a> (src)" [[news]] date = "2016-10-10" -title = "FreeBSD 11.0-RELEASE Available" -description = "<a href=\"https://www.freebsd.org/releases/11.0R/announce.html\">FreeBSD 11.0-RELEASE</a> is now available. Please be sure to check the <a href=\"https://www.freebsd.org/releases/11.0R/relnotes.html\">Release Notes</a> and <a href=\"https://www.freebsd.org/releases/11.0R/errata.html\">Release Errata</a> before installation for any late-breaking news and/or issues with 11.0. More information about FreeBSD releases can be found on the <a href=\"https://www.freebsd.org/releases/index.html\">Release Information</a> page." +title = "Доступна версия FreeBSD 11.0-RELEASE" +description = "<a href=\"https://www.freebsd.org/releases/11.0R/announce.html\">FreeBSD 11.0-RELEASE</a> опубликована. Перед установкой обязательно ознакомьтесь с <a href=\"https://www.freebsd.org/releases/11.0R/relnotes.html\">Примечаниями к выпуску</a> и <a href=\"https://www.freebsd.org/releases/11.0R/errata.html\">Исправлениями к выпуску</a> для получения последних новостей и/или информации о проблемах в версии 11.0. Дополнительная информация о выпусках FreeBSD доступна на странице <a href=\"https://www.freebsd.org/releases/index.html\">Информация о выпусках</a>." [[news]] date = "2016-09-16" -description = "New committer: <a href=\"mailto:sevan@FreeBSD.org\">Sevan Janiyan</a> (doc)" +description = "Новый коммиттер: <a href=\"mailto:sevan@FreeBSD.org\">Sevan Janiyan</a> (doc)" [[news]] date = "2016-09-28" -title = "FreeBSD 11.0-RELEASE Status Update" -description = "The final 11.0-RELEASE is going to be rebuilt in order to address a few last-minute items that were discovered after the release tag. Please see the <a href=\"https://lists.freebsd.org/pipermail/freebsd-announce/2016-September/001753.html\">official announcement</a> from the Release Engineering team for more information." +title = "Обновление статуса FreeBSD 11.0-RELEASE" +description = "Финальная версия 11.0-RELEASE будет пересобрана для устранения нескольких последних проблем, обнаруженных после тега выпуска. Подробности смотрите в <a href=\"https://lists.freebsd.org/pipermail/freebsd-announce/2016-September/001753.html\">официальном объявлении</a> от команды инженеров выпуска." [[news]] date = "2016-09-17" -description = "New committer: <a href=\"mailto:rcyu@FreeBSD.org\">Ruey-Cherng Yu</a> (doc)" +description = "Новый коммиттер: <a href=\"mailto:rcyu@FreeBSD.org\">Ruey-Cherng Yu</a> (doc)" [[news]] date = "2016-09-17" -description = "New committer: <a href=\"mailto:jrm@FreeBSD.org\">Joseph Mingrone</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:jrm@FreeBSD.org\">Joseph Mingrone</a> (ports)" [[news]] date = "2016-09-17" -title = "FreeBSD 11.0-RC3 Available" -description = "The third RC build for the FreeBSD 11.0 release cycle is now available. ISO images for the amd64, armv6, i386, aarch64, powerpc, powerpc64 and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2016-September/085645.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 11.0-RC3" +description = "Теперь доступна третья сборка RC для цикла выпуска FreeBSD 11.0. Образы ISO для архитектур amd64, armv6, i386, aarch64, powerpc, powerpc64 и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2016-September/085645.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2016-08-25" -title = "FreeBSD 11.0-RC2 Available" -description = "The second RC build for the FreeBSD 11.0 release cycle is now available. ISO images for the amd64, armv6, i386, aarch64, powerpc, powerpc64 and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2016-August/085365.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 11.0-RC2" +description = "Теперь доступна вторая сборка RC для цикла выпуска FreeBSD 11.0. Образы ISO для архитектур amd64, armv6, i386, aarch64, powerpc, powerpc64 и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2016-August/085365.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2016-08-13" -title = "FreeBSD 11.0-RC1 Available" -description = "The first RC build for the FreeBSD 11.0 release cycle is now available. ISO images for the amd64, armv6, i386, aarch64, powerpc, powerpc64 and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2016-August/085277.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 11.0-RC1" +description = "Теперь доступна первая сборка RC для цикла выпуска FreeBSD 11.0. Образы ISO для архитектур amd64, armv6, i386, aarch64, powerpc, powerpc64 и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2016-August/085277.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2016-08-10" -description = "New committer: <a href=\"mailto:tsoome@FreeBSD.org\">Toomas Soome</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:tsoome@FreeBSD.org\">Toomas Soome</a> (src)" [[news]] date = "2016-08-10" -description = "The FreeBSD Core Team has released a <a href=\"https://lists.freebsd.org/pipermail/freebsd-announce/2016-August/001739.html\">statement</a> about the recent freebsd-update and related vulnerabilities." +description = "Основная команда (Core Team) FreeBSD выпустила <a href=\"https://lists.freebsd.org/pipermail/freebsd-announce/2016-August/001739.html\">заявление</a> о недавнем freebsd-update и связанных с ним уязвимостях." [[news]] date = "2016-08-06" -title = "FreeBSD 11.0-BETA4 Available" -description = "The fourth BETA build for the FreeBSD 11.0 release cycle is now available. ISO images for the amd64, armv6, i386, aarch64, powerpc, powerpc64 and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2016-August/085186.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 11.0-BETA4" +description = "Теперь доступна четвертая сборка BETA для цикла выпуска FreeBSD 11.0. Образы ISO для архитектур amd64, armv6, i386, aarch64, powerpc, powerpc64 и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2016-August/085186.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2016-07-30" -title = "FreeBSD 11.0-BETA3 Available" -description = "The third BETA build for the FreeBSD 11.0 release cycle is now available. ISO images for the amd64, armv6, i386, aarch64, powerpc, powerpc64 and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2016-July/085114.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 11.0-BETA3" +description = "Теперь доступна третья сборка BETA для цикла выпуска FreeBSD 11.0. Образы ISO для архитектур amd64, armv6, i386, aarch64, powerpc, powerpc64 и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2016-July/085114.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2016-07-27" -title = "April-June 2016 Status Report" -description = "The <a href=\"https://www.freebsd.org/news/status/report-2016-04-2016-06.html\">April to June 2016 Status Report</a> is now available." +title = "Отчёт о состоянии работ за апрель-июнь 2016 года" +description = "Теперь доступен <a href=\"https://www.freebsd.org/news/status/report-2016-04-2016-06.html\">Отчёт о состоянии работ с апреля по июнь 2016 года</a>." [[news]] date = "2016-07-24" -title = "FreeBSD 11.0-BETA2 Available" -description = "The second BETA build for the FreeBSD 11.0 release cycle is now available. ISO images for the amd64, armv6, i386, aarch64, powerpc, powerpc64 and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2016-July/085059.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 11.0-BETA2" +description = "Теперь доступна вторая сборка BETA для цикла выпуска FreeBSD 11.0. Образы ISO для архитектур amd64, armv6, i386, aarch64, powerpc, powerpc64 и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2016-July/085059.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2016-07-19" -description = "New committer: <a href=\"mailto:mizhka@FreeBSD.org\">Michael Zhilin</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:mizhka@FreeBSD.org\">Michael Zhilin</a> (src)" [[news]] date = "2016-07-19" -description = "New committer: <a href=\"mailto:ivadasz@FreeBSD.org\">Imre Vadasz</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:ivadasz@FreeBSD.org\">Imre Vadasz</a> (src)" [[news]] date = "2016-07-18" -description = "New committer: <a href=\"mailto:stevek@FreeBSD.org\">Stephen J. Kiernan</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:stevek@FreeBSD.org\">Stephen J. Kiernan</a> (src)" [[news]] date = "2016-07-11" -description = "New committer: <a href=\"mailto:cpm@FreeBSD.org\">Carlos J. Puga Medina</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:cpm@FreeBSD.org\">Carlos J. Puga Medina</a> (ports)" [[news]] date = "2016-07-10" -title = "FreeBSD 11.0-BETA1 Available" -description = "The first BETA build for the FreeBSD 11.0 release cycle is now available. ISO images for the amd64, armv6, i386, aarch64, powerpc, powerpc64 and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2016-July/084918.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 11.0-BETA1" +description = "Теперь доступна первая сборка BETA для цикла выпуска FreeBSD 11.0. Образы ISO для архитектур amd64, armv6, i386, aarch64, powerpc, powerpc64 и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2016-July/084918.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2016-07-06" -title = "New FreeBSD Core Team elected" -description = "The FreeBSD Project is pleased to announce the completion of the 2016 Core Team election. The FreeBSD Core Team acts as the project's \"board of directors\" and is responsible for approving new src committers, resolving disputes between developers, appointing sub-committees for specific purposes (security officer, release engineering, port managers, webmaster, etc...), and making any other administrative or policy decisions as needed. The Core Team has been elected by FreeBSD developers every two years since 2000. The FreeBSD Core Team is glad to announce that <a href=\"mailto:matthew@FreeBSD.org\">Matthew Seaman</a> will continue the role of <a href=\"mailto:core-secretary@FreeBSD.org\">Core Team Secretary</a>. More information about the election (together with a list of the new members of the Core Team) can be found in the official <a href=\"https://lists.freebsd.org/pipermail/freebsd-announce/2016-July/001732.html\">announcement</a>." +title = "Избрана новая Основная команда (Core Team) FreeBSD" +description = "Проект FreeBSD рад объявить о завершении выборов Основной команды (Core Team) 2016 года. Основная команда FreeBSD действует как «совет директоров» проекта и отвечает за утверждение новых коммиттеров src, разрешение споров между разработчиками, назначение подкомитетов для конкретных целей (офицер безопасности, инженеры выпуска, менеджеры портов, веб-мастер и т.д.), а также принятие любых других административных или политических решений по мере необходимости. Основная команда избирается разработчиками FreeBSD каждые два года с 2000 года. Основная команда FreeBSD рада сообщить, что <a href=\"mailto:matthew@FreeBSD.org\">Matthew Seaman</a> продолжит исполнять роль <a href=\"mailto:core-secretary@FreeBSD.org\">Секретаря Основной команды</a>. Дополнительная информация о выборах (вместе со списком новых членов Основной команды) доступна в официальном <a href=\"https://lists.freebsd.org/pipermail/freebsd-announce/2016-July/001732.html\">объявлении</a>." [[news]] date = "2016-07-06" -description = "New committer: <a href=\"mailto:tcberner@FreeBSD.org\">Tobias C. Berner</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:tcberner@FreeBSD.org\">Tobias C. Berner</a> (ports)" [[news]] date = "2016-07-01" -description = "New committer: <a href=\"mailto:badger@FreeBSD.org\">Eric Badger</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:badger@FreeBSD.org\">Eric Badger</a> (src)" [[news]] date = "2016-06-09" -description = "New committer: <a href=\"mailto:karels@FreeBSD.org\">Mike Karels</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:karels@FreeBSD.org\">Mike Karels</a> (src)" [[news]] date = "2016-06-04" -description = "New committer: <a href=\"mailto:tz@FreeBSD.org\">Torsten Zuehlsdorff</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:tz@FreeBSD.org\">Torsten Zuehlsdorff</a> (ports)" [[news]] date = "2016-05-31" -description = "New committer: <a href=\"mailto:landonf@FreeBSD.org\">Landon Fuller</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:landonf@FreeBSD.org\">Landon Fuller</a> (src)" [[news]] date = "2016-05-09" -description = "New committer: <a href=\"mailto:woodsb02@FreeBSD.org\">Ben Woods</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:woodsb02@FreeBSD.org\">Ben Woods</a> (ports)" [[news]] date = "2016-05-01" -title = "January-March 2016 Status Report" -description = "The <a href=\"https://www.freebsd.org/news/status/report-2016-01-2016-03.html\">January to March 2016 Status Report</a> is now available." +title = "Отчёт о состоянии работ за январь-март 2016 года" +description = "Теперь доступен <a href=\"https://www.freebsd.org/news/status/report-2016-01-2016-03.html\">Отчёт о состоянии работ с января по март 2016 года</a>." [[news]] date = "2016-04-23" -description = "New committer: <a href=\"mailto:manu@FreeBSD.org\">Emmanuel Vadot</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:manu@FreeBSD.org\">Emmanuel Vadot</a> (src)" [[news]] date = "2016-04-04" -title = "FreeBSD 10.3-RELEASE Available" -description = "<a href=\"https://www.freebsd.org/releases/10.3R/announce.html\">FreeBSD 10.3-RELEASE</a> is now available. Please be sure to check the <a href=\"https://www.freebsd.org/releases/10.3R/relnotes.html\">Release Notes</a> and <a href=\"https://www.freebsd.org/releases/10.3R/errata.html\">Release Errata</a> before installation for any late-breaking news and/or issues with 10.3. More information about FreeBSD releases can be found on the <a href=\"https://www.freebsd.org/releases/index.html\">Release Information</a> page." +title = "Доступна версия FreeBSD 10.3-RELEASE" +description = "<a href=\"https://www.freebsd.org/releases/10.3R/announce.html\">FreeBSD 10.3-RELEASE</a> опубликована. Перед установкой обязательно ознакомьтесь с <a href=\"https://www.freebsd.org/releases/10.3R/relnotes.html\">Примечаниями к выпуску</a> и <a href=\"https://www.freebsd.org/releases/10.3R/errata.html\">Исправлениями к выпуску</a> для получения последних новостей и/или информации о проблемах в версии 10.3. Дополнительная информация о выпусках FreeBSD доступна на странице <a href=\"https://www.freebsd.org/releases/index.html\">Информация о выпусках</a>." [[news]] date = "2016-03-20" -title = "FreeBSD 10.3-RC3 Available" -description = "The third Release Candidate build for the FreeBSD 10.3 release cycle is now available. ISO images for the amd64, armv6, i386, ia64, powerpc, powerpc64 and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2016-March/084424.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 10.3-RC3" +description = "Теперь доступна третья сборка Release Candidate для цикла выпуска FreeBSD 10.3. Образы ISO для архитектур amd64, armv6, i386, ia64, powerpc, powerpc64 и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2016-March/084424.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2016-03-13" -title = "FreeBSD 10.3-RC2 Available" -description = "The second Release Candidate build for the FreeBSD 10.3 release cycle is now available. ISO images for the amd64, armv6, i386, ia64, powerpc, powerpc64 and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2016-March/084384.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 10.3-RC2" +description = "Теперь доступна вторая сборка Release Candidate для цикла выпуска FreeBSD 10.3. Образы ISO для архитектур amd64, armv6, i386, ia64, powerpc, powerpc64 и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2016-March/084384.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2016-03-05" -title = "FreeBSD 10.3-RC1 Available" -description = "The first Release Candidate build for the FreeBSD 10.3 release cycle is now available. ISO images for the amd64, armv6, i386, ia64, powerpc, powerpc64 and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2016-March/084296.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 10.3-RC1" +description = "Теперь доступна первая сборка Release Candidate для цикла выпуска FreeBSD 10.3. Образы ISO для архитектур amd64, armv6, i386, ia64, powerpc, powerpc64 и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2016-March/084296.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2016-03-01" -description = "New committer: <a href=\"mailto:cmt@FreeBSD.org\">Christoph Moench-Tegeder</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:cmt@FreeBSD.org\">Christoph Moench-Tegeder</a> (ports)" [[news]] date = "2016-03-01" -title = "FreeBSD Project to participate in Google Summer of Code 2016" -description = "The FreeBSD Project is pleased to announce its participation in Google's 2016 Summer of Code program, which funds summer students to participate in open source projects. This will be the FreeBSD Project's twelfth year in the program, having mentored over 180 successful students through summer-long coding projects between 2005 and 2015. Past successful projects have included improvements to Linux ABI emulation, NFSv4 ACLs, TCP regression testing, FUSE file system support, and countless other projects. Many students go on to become FreeBSD developers, as well as participating in FreeBSD developer events around the world through continuing support from the FreeBSD Foundation. Prospective participants are invited to apply; more information is available, including proposal and deadline information, on the <a href=\"https://www.freebsd.org/projects/summerofcode.html\">FreeBSD Summer Projects page</a>." +title = "Проект FreeBSD примет участие в Google Summer of Code 2016" +description = "Проект FreeBSD рад объявить о своем участии в программе Google Summer of Code 2016, которая финансирует летних студентов для участия в проектах с открытым исходным кодом. Это будет двенадцатый год участия проекта FreeBSD в программе, в рамках которой с 2005 по 2015 год было наставлено более 180 успешных студентов в ходе летних проектов по программированию. Прошлые успешные проекты включали улучшения эмуляции ABI Linux, ACL NFSv4, регрессионное тестирование TCP, поддержку файловой системы FUSE и бесчисленное множество других проектов. Многие студенты впоследствии становятся разработчиками FreeBSD, а также участвуют в мероприятиях разработчиков FreeBSD по всему миру благодаря постоянной поддержке Фонда FreeBSD. Приглашаем потенциальных участников подать заявку; дополнительная информация, включая информацию о предложениях и сроках, доступна на <a href=\"https://www.freebsd.org/projects/summerofcode.html\">странице летних проектов FreeBSD</a>." [[news]] date = "2016-02-28" -description = "New committer: <a href=\"mailto:phil@FreeBSD.org\">Phil Shafer</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:phil@FreeBSD.org\">Phil Shafer</a> (src)" [[news]] date = "2016-02-28" -title = "FreeBSD 10.3-BETA3 Available" -description = "The third BETA build for the FreeBSD 10.3 release cycle is now available. ISO images for the amd64, armv6, i386, ia64, powerpc, powerpc64 and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2016-February/084238.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 10.3-BETA3" +description = "Теперь доступна третья сборка BETA для цикла выпуска FreeBSD 10.3. Образы ISO для архитектур amd64, armv6, i386, ia64, powerpc, powerpc64 и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2016-February/084238.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2016-02-24" -description = "New committer: <a href=\"mailto:jmcneill@FreeBSD.org\">Jared McNeill</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:jmcneill@FreeBSD.org\">Jared McNeill</a> (src)" [[news]] date = "2016-02-24" -description = "New committer: <a href=\"mailto:sgalabov@FreeBSD.org\">Stanislav Galabov</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:sgalabov@FreeBSD.org\">Stanislav Galabov</a> (src)" [[news]] date = "2016-02-17" -title = "FreeBSD and glibc (CVE-2015-7547)" -description = "Dag-Erling Smørgrav posts some information about <a href=\"https://blog.des.no/2016/02/freebsd-and-cve-2015-7547/\">FreeBSD and the recent glibc CVE-2015-7547 vulnerability</a>." +title = "FreeBSD и glibc (CVE-2015-7547)" +description = "Dag-Erling Smørgrav публикует некоторую информацию о <a href=\"https://blog.des.no/2016/02/freebsd-and-cve-2015-7547/\">FreeBSD и недавней уязвимости glibc CVE-2015-7547</a>." [[news]] date = "2016-02-17" -title = "Analysis of FreeBSD Kernel by PVS-Studio" -description = "The development team of the PVS-Studio static code analyzer checked the FreeBSD kernel and <a href=\"http://www.viva64.com/en/b/0377/\">published an article</a> describing the most suspicious fragments." +title = "Анализ ядра FreeBSD с помощью PVS-Studio" +description = "Команда разработчиков статического анализатора кода PVS-Studio проверила ядро FreeBSD и <a href=\"http://www.viva64.com/en/b/0377/\">опубликовала статью</a>, описывающую наиболее подозрительные фрагменты." [[news]] date = "2016-02-14" -title = "FreeBSD 10.3-BETA2 Available" -description = "The second BETA build for the FreeBSD 10.3 release cycle is now available. ISO images for the amd64, armv6, i386, ia64, powerpc, powerpc64 and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2016-February/084145.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 10.3-BETA2" +description = "Теперь доступна вторая сборка BETA для цикла выпуска FreeBSD 10.3. Образы ISO для архитектур amd64, armv6, i386, ia64, powerpc, powerpc64 и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2016-February/084145.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2016-02-06" -title = "FreeBSD 10.3-BETA1 Available" -description = "The first BETA build for the FreeBSD 10.3 release cycle is now available. ISO images for the amd64, armv6, i386, powerpc, powerpc64 and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2016-February/084088.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 10.3-BETA1" +description = "Теперь доступна первая сборка BETA для цикла выпуска FreeBSD 10.3. Образы ISO для архитектур amd64, armv6, i386, powerpc, powerpc64 и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2016-February/084088.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2016-02-02" -description = "New committer: <a href=\"mailto:olivier@FreeBSD.org\">Olivier Cochard-Labbé</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:olivier@FreeBSD.org\">Olivier Cochard-Labbé</a> (ports)" [[news]] date = "2016-02-01" -title = "October–December Status Report" -description = "The <a href=\"https://www.freebsd.org/news/status/report-2015-10-2015-12.html\">October–December, 2015 Status Report</a> is now available." +title = "Отчёт о состоянии работ за октябрь-декабрь" +description = "Теперь доступен <a href=\"https://www.freebsd.org/news/status/report-2015-10-2015-12.html\">Отчёт о состоянии работ за октябрь-декабрь 2015 года</a>." [[news]] date = "2016-01-18" -description = "New committer: <a href=\"mailto:wma@FreeBSD.org\">Wojciech Macek</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:wma@FreeBSD.org\">Wojciech Macek</a> (src)" [[news]] date = "2016-01-06" -title = "FreeBSD Foundation Statement on Harassment" -description = "The FreeBSD Foundation has released its <a href=\"http://freebsdfoundation.blogspot.com/2016/01/freebsd-foundation-statement-on.html\">initial statement</a> about harassment in the FreeBSD community." +title = "Заявление Фонда FreeBSD о домогательствах" +description = "Фонд FreeBSD выпустил свое <a href=\"http://freebsdfoundation.blogspot.com/2016/01/freebsd-foundation-statement-on.html\">первоначальное заявление</a> о домогательствах в сообществе FreeBSD." [[news]] date = "2016-01-03" -description = "The FreeBSD Core team has released an <a href=\"https://lists.freebsd.org/pipermail/freebsd-announce/2016-January/001691.html\">Initial Statement</a> about harassment in the FreeBSD Community" +description = "Основная команда (Core Team) FreeBSD выпустила <a href=\"https://lists.freebsd.org/pipermail/freebsd-announce/2016-January/001691.html\">первоначальное заявление</a> о домогательствах в сообществе FreeBSD" [[news]] date = "2015-12-13" -description = "New committer: <a href=\"mailto:anish@FreeBSD.org\">Anish Gupta</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:anish@FreeBSD.org\">Anish Gupta</a> (src)" [[news]] date = "2015-11-13" -description = "New committer: <a href=\"mailto:rpokala@FreeBSD.org\">Ravi Pokala</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:rpokala@FreeBSD.org\">Ravi Pokala</a> (src)" [[news]] date = "2015-11-01" -description = "New committer: <a href=\"mailto:mmel@FreeBSD.org\">Michal Meloun</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:mmel@FreeBSD.org\">Michal Meloun</a> (src)" [[news]] date = "2015-10-26" -description = "New committer: <a href=\"mailto:jtl@FreeBSD.org\">Jonathan T. Looney</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:jtl@FreeBSD.org\">Jonathan T. Looney</a> (src)" [[news]] date = "2015-10-25" -title = "July–September Status Report" -description = "The <a href=\"https://www.freebsd.org/news/status/report-2015-07-2015-09.html\">July–September, 2015 Status Report</a> is now available." +title = "Отчёт о состоянии работ за июль-сентябрь" +description = "Теперь доступен <a href=\"https://www.freebsd.org/news/status/report-2015-07-2015-09.html\">Отчёт о состоянии работ за июль-сентябрь 2015 года</a>." [[news]] date = "2015-10-23" -description = "New committer: <a href=\"mailto:skra@FreeBSD.org\">Svatopluk Kraus</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:skra@FreeBSD.org\">Svatopluk Kraus</a> (src)" [[news]] date = "2015-10-21" -description = "New committer: <a href=\"mailto:lidl@FreeBSD.org\">Kurt Lidl</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:lidl@FreeBSD.org\">Kurt Lidl</a> (src)" [[news]] date = "2015-09-24" -description = "New committer: <a href=\"mailto:avos@FreeBSD.org\">Andriy Voskoboinyk</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:avos@FreeBSD.org\">Andriy Voskoboinyk</a> (src)" [[news]] date = "2015-08-13" -title = "FreeBSD 10.2-RELEASE Available" -description = "<a href=\"https://www.freebsd.org/releases/10.2R/announce.html\">FreeBSD 10.2-RELEASE</a> is now available. Please be sure to check the <a href=\"https://www.freebsd.org/releases/10.2R/relnotes.html\">Release Notes</a> and <a href=\"https://www.freebsd.org/releases/10.2R/errata.html\">Release Errata</a> before installation for any late-breaking news and/or issues with 10.2. More information about FreeBSD releases can be found on the <a href=\"https://www.freebsd.org/releases/index.html\">Release Information</a> page." +title = "Доступна версия FreeBSD 10.2-RELEASE" +description = "<a href=\"https://www.freebsd.org/releases/10.2R/announce.html\">FreeBSD 10.2-RELEASE</a> опубликована. Перед установкой обязательно ознакомьтесь с <a href=\"https://www.freebsd.org/releases/10.2R/relnotes.html\">Примечаниями к выпуску</a> и <a href=\"https://www.freebsd.org/releases/10.2R/errata.html\">Исправлениями к выпуску</a> для получения последних новостей и/или информации о проблемах в версии 10.2. Дополнительная информация о выпусках FreeBSD доступна на странице <a href=\"https://www.freebsd.org/releases/index.html\">Информация о выпусках</a>." [[news]] date = "2015-08-08" -description = "Enhanced commit privileges: <a href=\"mailto:araujo@FreeBSD.org\">Marcelo Araujo</a> (ports, src)" +description = "Расширенные привилегии коммиттера: <a href=\"mailto:araujo@FreeBSD.org\">Marcelo Araujo</a> (ports, src)" [[news]] date = "2015-08-07" -title = "FreeBSD 10.2-RC3 Available" -description = "The third RC build for the FreeBSD 10.2 release cycle is now available. ISO images for the amd64, armv6, i386, ia64, powerpc, powerpc64 and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2015-August/083031.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 10.2-RC3" +description = "Теперь доступна третья сборка RC для цикла выпуска FreeBSD 10.2. Образы ISO для архитектур amd64, armv6, i386, ia64, powerpc, powerpc64 и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2015-August/083031.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2015-08-01" -title = "FreeBSD 10.2-RC2 Available" -description = "The second RC build for the FreeBSD 10.2 release cycle is now available. ISO images for the amd64, armv6, i386, ia64, powerpc, powerpc64 and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2015-August/082966.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 10.2-RC2" +description = "Теперь доступна вторая сборка RC для цикла выпуска FreeBSD 10.2. Образы ISO для архитектур amd64, armv6, i386, ia64, powerpc, powerpc64 и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2015-August/082966.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2015-07-30" -description = "Enhanced commit privileges: <a href=\"mailto:allanjude@FreeBSD.org\">Allan Jude</a> (src)" +description = "Расширенные привилегии коммиттера: <a href=\"mailto:allanjude@FreeBSD.org\">Allan Jude</a> (src)" [[news]] date = "2015-07-27" -description = "New committer: <a href=\"mailto:junovitch@FreeBSD.org\">Jason Unovitch</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:junovitch@FreeBSD.org\">Jason Unovitch</a> (ports)" [[news]] date = "2015-07-26" -title = "April–June, 2015 Status Report" -description = "The <a href=\"https://www.freebsd.org/news/status/report-2015-04-2015-06.html\">April–June, 2015 Status Report</a> is now available." +title = "Отчёт о состоянии работ за апрель-июнь 2015 года" +description = "Теперь доступен <a href=\"https://www.freebsd.org/news/status/report-2015-04-2015-06.html\">Отчёт о состоянии работ за апрель-июнь 2015 года</a>." [[news]] date = "2015-07-24" -title = "FreeBSD 10.2-RC1 Available" -description = "The first RC build for the FreeBSD 10.2 release cycle is now available. ISO images for the amd64, armv6, i386, ia64, powerpc, powerpc64 and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2015-July/082903.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 10.2-RC1" +description = "Теперь доступна первая сборка RC для цикла выпуска FreeBSD 10.2. Образы ISO для архитектур amd64, armv6, i386, ia64, powerpc, powerpc64 и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2015-July/082903.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2015-07-17" -title = "FreeBSD 10.2-BETA2 Available" -description = "The second BETA build for the FreeBSD 10.2 release cycle is now available. ISO images for the amd64, armv6, i386, ia64, powerpc, powerpc64 and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2015-July/082771.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 10.2-BETA2" +description = "Теперь доступна вторая сборка BETA для цикла выпуска FreeBSD 10.2. Образы ISO для архитектур amd64, armv6, i386, ia64, powerpc, powerpc64 и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2015-July/082771.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2015-07-11" -title = "FreeBSD 10.2-BETA1 Available" -description = "The first BETA build for the FreeBSD 10.2 release cycle is now available. ISO images for the amd64, armv6, i386, ia64, powerpc, powerpc64 and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2015-July/082704.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 10.2-BETA1" +description = "Теперь доступна первая сборка BETA для цикла выпуска FreeBSD 10.2. Образы ISO для архитектур amd64, armv6, i386, ia64, powerpc, powerpc64 и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2015-July/082704.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2015-07-05" -description = "New committer: <a href=\"mailto:cem@FreeBSD.org\">Conrad Meyer</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:cem@FreeBSD.org\">Conrad Meyer</a> (src)" [[news]] date = "2015-06-26" -title = "Leap Seconds and FreeBSD Article" -description = "A new article, <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/articles/leap-seconds/article.html\">FreeBSD Support for Leap Seconds</a>, gives a quick overview of leap second handling. The next leap second will occur at 2015-Jun-30 23:59:60 UTC." +title = "Статья о високосных секундах и FreeBSD" +description = "Новая статья <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/articles/leap-seconds/article.html\">Поддержка високосных секунд в FreeBSD</a> дает краткий обзор обработки високосных секунд. Следующая високосная секунда произойдет 2015-06-30 23:59:60 UTC." [[news]] date = "2015-05-24" -description = "New committer: <a href=\"mailto:brnrd@FreeBSD.org\">Bernard Spil</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:brnrd@FreeBSD.org\">Bernard Spil</a> (ports)" [[news]] date = "2015-04-30" -title = "January–March, 2015 Status Report" -description = "The <a href=\"https://www.freebsd.org/news/status/report-2015-01-2015-03.html\">January–March, 2015 Status Report</a> is now available." +title = "Отчёт о состоянии работ за январь-март 2015 года" +description = "Теперь доступен <a href=\"https://www.freebsd.org/news/status/report-2015-01-2015-03.html\">Отчёт о состоянии работ за январь-март 2015 года</a>." [[news]] date = "2015-04-27" -description = "New committer: <a href=\"mailto:oshogbo@FreeBSD.org\">Mariusz Zaborski</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:oshogbo@FreeBSD.org\">Mariusz Zaborski</a> (src)" [[news]] date = "2015-04-21" -description = "New committer: <a href=\"mailto:mmoll@FreeBSD.org\">Michael Moll</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:mmoll@FreeBSD.org\">Michael Moll</a> (ports)" [[news]] date = "2015-04-02" -description = "Enhanced commit privileges: <a href=\"mailto:mat@FreeBSD.org\">Mathieu Arnold</a> (ports, doc)" +description = "Расширенные привилегии коммиттера: <a href=\"mailto:mat@FreeBSD.org\">Mathieu Arnold</a> (ports, doc)" [[news]] date = "2015-03-31" -description = "New committer: <a href=\"mailto:mahrens@FreeBSD.org\">Matthew Ahrens</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:mahrens@FreeBSD.org\">Matthew Ahrens</a> (src)" [[news]] date = "2015-03-22" -description = "New committer: <a href=\"mailto:kp@FreeBSD.org\">Kristof Provost</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:kp@FreeBSD.org\">Kristof Provost</a> (src)" [[news]] date = "2015-03-08" -description = "New committer: <a href=\"mailto:vangyzen@FreeBSD.org\">Eric van Gyzen</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:vangyzen@FreeBSD.org\">Eric van Gyzen</a> (src)" [[news]] date = "2015-03-08" -description = "New committer: <a href=\"mailto:jah@FreeBSD.org\">Jason Harmening</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:jah@FreeBSD.org\">Jason Harmening</a> (src)" [[news]] date = "2015-02-11" -description = "New committer: <a href=\"mailto:whu@FreeBSD.org\">Wei Hu</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:whu@FreeBSD.org\">Wei Hu</a> (src)" [[news]] date = "2015-01-19" -description = "New committer: <a href=\"mailto:jbeich@FreeBSD.org\">Jan Beich</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:jbeich@FreeBSD.org\">Jan Beich</a> (ports)" [[news]] date = "2015-01-15" -title = "October–December, 2014 Status Report" -description = "The <a href=\"https://www.freebsd.org/news/status/report-2014-10-2014-12.html\">October–December, 2014 Status Report</a> is now available." +title = "Отчёт о состоянии работ за октябрь-декабрь 2014 года" +description = "Теперь доступен <a href=\"https://www.freebsd.org/news/status/report-2014-10-2014-12.html\">Отчёт о состоянии работ за октябрь-декабрь 2014 года</a>." [[news]] date = "2014-12-14" -description = "New committer: <a href=\"mailto:bofh@FreeBSD.org\">Muhammad Moinur Rahman</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:bofh@FreeBSD.org\">Muhammad Moinur Rahman</a> (ports)" [[news]] date = "2014-12-14" -description = "New committer: <a href=\"mailto:erj@FreeBSD.org\">Eric Joyner</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:erj@FreeBSD.org\">Eric Joyner</a> (src)" [[news]] date = "2014-11-14" -title = "FreeBSD 10.1-RELEASE Available" -description = "<a href=\"https://www.freebsd.org/releases/10.1R/announce.html\">FreeBSD 10.1-RELEASE</a> is now available. Please be sure to check the <a href=\"https://www.freebsd.org/releases/10.1R/relnotes.html\">Release Notes</a> and <a href=\"https://www.freebsd.org/releases/10.1R/errata.html\">Release Errata</a> before installation for any late-breaking news and/or issues with 10.1. More information about FreeBSD releases can be found on the <a href=\"https://www.freebsd.org/releases/index.html\">Release Information</a> page." +title = "Доступна версия FreeBSD 10.1-RELEASE" +description = "<a href=\"https://www.freebsd.org/releases/10.1R/announce.html\">FreeBSD 10.1-RELEASE</a> опубликована. Перед установкой обязательно ознакомьтесь с <a href=\"https://www.freebsd.org/releases/10.1R/relnotes.html\">Примечаниями к выпуску</a> и <a href=\"https://www.freebsd.org/releases/10.1R/errata.html\">Исправлениями к выпуску</a> для получения последних новостей и/или информации о проблемах в версии 10.1. Дополнительная информация о выпусках FreeBSD доступна на странице <a href=\"https://www.freebsd.org/releases/index.html\">Информация о выпусках</a>." [[news]] date = "2014-11-02" -title = "FreeBSD 10.1-RC4 Available" -description = "The fourth RC build for the FreeBSD 10.1 release cycle is now available. ISO images for the amd64, armv6, i386, ia64, powerpc, powerpc64 and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2014-November/080872.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 10.1-RC4" +description = "Теперь доступна четвертая сборка RC для цикла выпуска FreeBSD 10.1. Образы ISO для архитектур amd64, armv6, i386, ia64, powerpc, powerpc64 и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2014-November/080872.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2014-11-02" -title = "FreeBSD turns 21 today!" -description = "FreeBSD 1.0, the first official release of FreeBSD was announced 21 years ago today, on November 2nd, 1993. See the original announcement <a href=\"https://www.freebsd.org/releases/1.0/announce.html\">here</a>." +title = "FreeBSD исполняется 21 год сегодня!" +description = "FreeBSD 1.0, первый официальный выпуск FreeBSD, был анонсирован 21 год назад сегодня, 2 ноября 1993 года. Смотрите оригинальное объявление <a href=\"https://www.freebsd.org/releases/1.0/announce.html\">здесь</a>." [[news]] date = "2014-10-23" -title = "FreeBSD 10.1-RC3 Available" -description = "The third RC build for the FreeBSD 10.1 release cycle is now available. ISO images for the amd64, armv6, i386, ia64, powerpc, powerpc64 and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2014-October/080701.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 10.1-RC3" +description = "Теперь доступна третья сборка RC для цикла выпуска FreeBSD 10.1. Образы ISO для архитектур amd64, armv6, i386, ia64, powerpc, powerpc64 и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2014-October/080701.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2014-10-23" -description = "New committer: <a href=\"mailto:bhd@FreeBSD.org\">Björn Heidotting</a> (doc)" +description = "Новый коммиттер: <a href=\"mailto:bhd@FreeBSD.org\">Björn Heidotting</a> (doc)" [[news]] date = "2014-10-14" -title = "July–September, 2014 Status Report" -description = "The <a href=\"https://www.freebsd.org/news/status/report-2014-07-2014-09.html\">July–September, 2014 Status Report</a> is now available." +title = "Отчёт о состоянии работ за июль-сентябрь 2014 года" +description = "Теперь доступен <a href=\"https://www.freebsd.org/news/status/report-2014-07-2014-09.html\">Отчёт о состоянии работ за июль-сентябрь 2014 года</a>." [[news]] date = "2014-10-13" -title = "FreeBSD 10.1-RC2 Available" -description = "The second RC build for the FreeBSD 10.1 release cycle is now available. ISO images for the amd64, armv6, i386, ia64, powerpc, powerpc64 and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2014-October/080555.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 10.1-RC2" +description = "Теперь доступна вторая сборка RC для цикла выпуска FreeBSD 10.1. Образы ISO для архитектур amd64, armv6, i386, ia64, powerpc, powerpc64 и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2014-October/080555.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2014-10-12" -description = "New committer: <a href=\"mailto:arybchik@FreeBSD.org\">Andrew Rybchenko</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:arybchik@FreeBSD.org\">Andrew Rybchenko</a> (src)" [[news]] date = "2014-10-04" -title = "FreeBSD 10.1-RC1 Available" -description = "The first RC build for the FreeBSD 10.1 release cycle is now available. ISO images for the amd64, armv6, i386, ia64, powerpc, powerpc64 and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2014-October/080453.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 10.1-RC1" +description = "Теперь доступна первая сборка RC для цикла выпуска FreeBSD 10.1. Образы ISO для архитектур amd64, armv6, i386, ia64, powerpc, powerpc64 и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2014-October/080453.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2014-09-28" -title = "FreeBSD 10.1-BETA3 Available" -description = "The third BETA build for the FreeBSD 10.1 release cycle is now available. ISO images for the amd64, armv6, i386, ia64, powerpc, powerpc64 and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2014-September/080264.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 10.1-BETA3" +description = "Теперь доступна третья сборка BETA для цикла выпуска FreeBSD 10.1. Образы ISO для архитектур amd64, armv6, i386, ia64, powerpc, powerpc64 и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2014-September/080264.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2014-09-24" -description = "New committer: <a href=\"mailto:jch@FreeBSD.org\">Julien Charbon</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:jch@FreeBSD.org\">Julien Charbon</a> (src)" [[news]] date = "2014-09-21" -title = "FreeBSD 10.1-BETA2 Available" -description = "The second BETA build for the FreeBSD 10.1 release cycle is now available. ISO images for the amd64, armv6, i386, ia64, powerpc, powerpc64 and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2014-September/080177.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 10.1-BETA2" +description = "Теперь доступна вторая сборка BETA для цикла выпуска FreeBSD 10.1. Образы ISO для архитектур amd64, armv6, i386, ia64, powerpc, powerpc64 и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2014-September/080177.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2014-09-14" -title = "FreeBSD 10.1-BETA1 Available" -description = "The first BETA build for the FreeBSD 10.1 release cycle is now available. ISO images for the amd64, armv6, i386, ia64, powerpc, powerpc64 and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2014-September/080106.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 10.1-BETA1" +description = "Теперь доступна первая сборка BETA для цикла выпуска FreeBSD 10.1. Образы ISO для архитектур amd64, armv6, i386, ia64, powerpc, powerpc64 и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2014-September/080106.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2014-09-09" -description = "New committer: <a href=\"mailto:kami@FreeBSD.org\">Dominic Fandrey</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:kami@FreeBSD.org\">Dominic Fandrey</a> (ports)" [[news]] date = "2014-08-21" -title = "FreeBSD ports tree was born twenty years ago, let's celebrate!" -description = "It all started with this commit from Jordan Hubbard on August 21, 1994: \"Commit my new ports make macros. Still not 100% complete yet by any means but fairly usable at this stage.\" A <a href=\"http://youtu.be/LiFq5D-zmBs\">video</a> was prepared to celebrate the event!" +title = "Дерево портов FreeBSD родилось двадцать лет назад, давайте праздновать!" +description = "Все началось с этого коммита от Jordan Hubbard 21 августа 1994 года: \"Зафиксирую мои новые макросы для портов. Пока еще не на 100% завершены, но уже довольно пригодны к использованию.\" Для празднования события был подготовлен <a href=\"http://youtu.be/LiFq5D-zmBs\">видеоролик</a>!" [[news]] date = "2014-08-14" -description = "New committer: <a href=\"mailto:alonso@FreeBSD.org\">Alonso Schaich</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:alonso@FreeBSD.org\">Alonso Schaich</a> (ports)" [[news]] date = "2014-08-10" -description = "New committer: <a href=\"mailto:dvl@FreeBSD.org\">Dan Langille</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:dvl@FreeBSD.org\">Dan Langille</a> (ports)" [[news]] date = "2014-07-31" -title = "The FreeBSD Foundation Semi-Annual Newsletter is Now Available" -description = "We are pleased to announce the publication of our 2014 Semi-Annual Newsletter! This is a chance for you to read about what we are doing to help make FreeBSD the best operating system available. Read about funded development projects to improve FreeBSD , sponsored conferences, developer and vendor summits to create face-to-face opportunities, research, how we are doing on our fundraising efforts, and so much more! The 2014 semi-annual newsletter is available online <a href=\"https://www.freebsdfoundation.org/press/2014jul-newsletter\">here</a>." +title = "Полугодовой информационный бюллетень Фонда FreeBSD опубликован" +description = "Мы рады сообщить о публикации нашего полугодового информационного бюллетеня за 2014 год! Это ваш шанс прочитать о том, что мы делаем, чтобы помочь FreeBSD стать лучшей доступной операционной системой. Читайте о финансируемых проектах разработки для улучшения FreeBSD, спонсируемых конференциях, встречах разработчиков и вендоров для создания возможностей личного общения, исследованиях, о том, как продвигаются наши усилия по сбору средств, и многом другом! Полугодовой информационный бюллетень за 2014 год доступен онлайн <a href=\"https://www.freebsdfoundation.org/press/2014jul-newsletter\">здесь</a>." [[news]] date = "2014-07-27" -description = "New committer: <a href=\"mailto:ngie@FreeBSD.org\">Ngie Cooper</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:ngie@FreeBSD.org\">Ngie Cooper</a> (src)" [[news]] date = "2014-07-24" -title = "April-June, 2014 Status Report" -description = "The <a href=\"https://www.freebsd.org/news/status/report-2014-04-2014-06.html\">April-June, 2014 Status Report</a> is now available with 24 entries." +title = "Отчёт о состоянии работ за апрель-июнь 2014 года" +description = "Теперь доступен <a href=\"https://www.freebsd.org/news/status/report-2014-04-2014-06.html\">Отчёт о состоянии работ за апрель-июнь 2014 года</a>, содержащий 24 записи." [[news]] date = "2014-07-16" -title = "FreeBSD 9.2 EoL pushed back" -description = "To facilitate the upgrade process from FreeBSD 9.1 and 9.2 to FreeBSD 9.3, the EoL date for FreeBSD 9.2 has been pushed back to December 31, 2014." +title = "Срок поддержки FreeBSD 9.2 продлен" +description = "Для облегчения процесса обновления с FreeBSD 9.1 и 9.2 до FreeBSD 9.3 срок поддержки FreeBSD 9.2 продлен до 31 декабря 2014 года." [[news]] date = "2014-07-16" -title = "FreeBSD 9.3-RELEASE Available" -description = "<a href=\"https://www.freebsd.org/releases/9.3R/announce.html\">FreeBSD 9.3-RELEASE</a> is now available. Please be sure to check the <a href=\"https://www.freebsd.org/releases/9.3R/relnotes.html\">Release Notes</a> and <a href=\"https://www.freebsd.org/releases/9.3R/errata.html\">Release Errata</a> before installation for any late-breaking news and/or issues with 9.3. More information about FreeBSD releases can be found on the <a href=\"https://www.freebsd.org/releases/index.html\">Release Information</a> page." +title = "Доступна версия FreeBSD 9.3-RELEASE" +description = "<a href=\"https://www.freebsd.org/releases/9.3R/announce.html\">FreeBSD 9.3-RELEASE</a> опубликована. Перед установкой обязательно ознакомьтесь с <a href=\"https://www.freebsd.org/releases/9.3R/relnotes.html\">Примечаниями к выпуску</a> и <a href=\"https://www.freebsd.org/releases/9.3R/errata.html\">Исправлениями к выпуску</a> для получения последних новостей и/или информации о проблемах в версии 9.3. Дополнительная информация о выпусках FreeBSD доступна на странице <a href=\"https://www.freebsd.org/releases/index.html\">Информация о выпусках</a>." [[news]] date = "2014-07-09" -title = "New Core Team Secretary: <a href=\"mailto:matthew@FreeBSD.org\">Matthew Seaman</a>" -description = "The FreeBSD Core Team is glad to announce that <a href=\"mailto:matthew@FreeBSD.org\">Matthew Seaman</a> has assumed the role of <a href=\"mailto:core-secretary@FreeBSD.org\">Core Team Secretary</a>." +title = "Новый секретарь Основной команды (Core Team): <a href=\"mailto:matthew@FreeBSD.org\">Matthew Seaman</a>" +description = "Основная команда (Core Team) FreeBSD рада сообщить, что <a href=\"mailto:matthew@FreeBSD.org\">Matthew Seaman</a> принял на себя роль <a href=\"mailto:core-secretary@FreeBSD.org\">Секретаря Основной команды </a>." [[news]] date = "2014-07-09" -title = "New FreeBSD Core Team elected" -description = "The FreeBSD Project is pleased to announce the completion of the 2014 Core Team election. The FreeBSD Core Team acts as the project's \"board of directors\" and is responsible for approving new src committers, resolving disputes between developers, appointing sub-committees for specific purposes (security officer, release engineering, port managers, webmaster, etc...), and making any other administrative or policy decisions as needed. The Core Team has been elected by FreeBSD developers every two years since 2000. More information about the election (together with a list of the new members of the Core Team) can be found in the official <a href=\"https://docs.FreeBSD.org/cgi/mid.cgi?20140709125554.7abb9ee4\">announcement</a>." +title = "Избрана новая Основная команда (Core Team) FreeBSD" +description = "Проект FreeBSD рад объявить о завершении выборов Основной команды (Core Team) 2014 года. Основная команда FreeBSD действует как «совет директоров» проекта и отвечает за утверждение новых коммиттеров src, разрешение споров между разработчиками, назначение подкомитетов для конкретных целей (офицер безопасности, инженеры выпуска, менеджеры портов, веб-мастер и т.д.), а также принятие любых других административных или политических решений по мере необходимости. Основная команда избирается разработчиками FreeBSD каждые два года с 2000 года. Дополнительная информация о выборах (вместе со списком новых членов Основной команды) доступна в официальном <a href=\"https://docs.FreeBSD.org/cgi/mid.cgi?20140709125554.7abb9ee4\">объявлении</a>." [[news]] date = "2014-07-06" -title = "FreeBSD 9.3-RC3 Available" -description = "The third RC build for the FreeBSD -9.3 release cycle is now available. ISO images for the amd64, i386, ia64, powerpc, powerpc64 and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2014-July/079239.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 9.3-RC3" +description = "Теперь доступна третья сборка RC для цикла выпуска FreeBSD 9.3. Образы ISO для архитектур amd64, i386, ia64, powerpc, powerpc64 и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2014-July/079239.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2014-07-04" -title = "Temporary WITH_NEW_XORG repositories available for FreeBSD 9 and 10" -description = "For people needing WITH_NEW_XORG, an alternate pkg(8) repository is now online. It contains a subset of packages affected by this knob. Please see the <a href=\"https://lists.freebsd.org/pipermail/freebsd-announce/2014-July/001570.html\">announce mail</a> for more details." +title = "Доступны временные репозитории WITH_NEW_XORG для FreeBSD 9 и 10" +description = "Для людей, нуждающихся в WITH_NEW_XORG, теперь доступен альтернативный репозиторий pkg(8). Он содержит подмножество пакетов, затронутых этим параметром. Подробности смотрите в <a href=\"https://lists.freebsd.org/pipermail/freebsd-announce/2014-July/001570.html\">объявлении</a>." [[news]] date = "2014-06-28" -title = "FreeBSD 9.3-RC2 Available" -description = "The second RC build for the FreeBSD -9.3 release cycle is now available. ISO images for the amd64, i386, ia64, powerpc, powerpc64 and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2014-June/079092.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 9.3-RC2" +description = "Теперь доступна вторая сборка RC для цикла выпуска FreeBSD 9.3. Образы ISO для архитектур amd64, i386, ia64, powerpc, powerpc64 и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2014-June/079092.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2014-06-21" -title = "FreeBSD 9.3-RC1 Available" -description = "The first RC build for the FreeBSD -9.3 release cycle is now available. ISO images for the amd64, i386, ia64, powerpc, powerpc64 and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2014-June/079024.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 9.3-RC1" +description = "Теперь доступна первая сборка RC для цикла выпуска FreeBSD 9.3. Образы ISO для архитектур amd64, i386, ia64, powerpc, powerpc64 и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2014-June/079024.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2014-06-17" -description = "New committer: <a href=\"mailto:robak@FreeBSD.org\">Bartek Rutkowski</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:robak@FreeBSD.org\">Bartek Rutkowski</a> (ports)" [[news]] date = "2014-06-14" -title = "FreeBSD 9.3-BETA3 Available" -description = "The third BETA build for the FreeBSD -9.3 release cycle is now available. ISO images for the amd64, i386, ia64, powerpc, powerpc64 and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2014-June/078959.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 9.3-BETA3" +description = "Теперь доступна третья сборка BETA для цикла выпуска FreeBSD 9.3. Образы ISO для архитектур amd64, i386, ia64, powerpc, powerpc64 и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2014-June/078959.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2014-06-11" -description = "New committer: <a href=\"mailto:shurd@FreeBSD.org\">Stephen Hurd</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:shurd@FreeBSD.org\">Stephen Hurd</a> (ports)" [[news]] date = "2014-06-07" -title = "FreeBSD 9.3-BETA2 Available" -description = "The second BETA build for the FreeBSD -9.3 release cycle is now available. ISO images for the amd64, i386, ia64, powerpc, powerpc64 and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2014-June/078864.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 9.3-BETA2" +description = "Теперь доступна вторая сборка BETA для цикла выпуска FreeBSD 9.3. Образы ISO для архитектур amd64, i386, ia64, powerpc, powerpc64 и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2014-June/078864.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2014-06-01" -title = "FreeBSD 9.3-BETA1 Available" -description = "The first BETA build for the FreeBSD -9.3 release cycle is now available. ISO images for the amd64, i386, ia64, powerpc, powerpc64 and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2014-June/078827.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 9.3-BETA1" +description = "Теперь доступна первая сборка BETA для цикла выпуска FreeBSD 9.3. Образы ISO для архитектур amd64, i386, ia64, powerpc, powerpc64 и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2014-June/078827.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2014-05-29" -description = "New committer: <a href=\"mailto:pkelsey@FreeBSD.org\">Patrick Kelsey</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:pkelsey@FreeBSD.org\">Patrick Kelsey</a> (src)" [[news]] date = "2014-05-17" -description = "New committer: <a href=\"mailto:allanjude@FreeBSD.org\">Allan Jude</a> (doc)" +description = "Новый коммиттер: <a href=\"mailto:allanjude@FreeBSD.org\">Allan Jude</a> (doc)" [[news]] date = "2014-05-07" -description = "New committer: <a href=\"mailto:kadesai@FreeBSD.org\">Kashyap Desai</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:kadesai@FreeBSD.org\">Kashyap Desai</a> (src)" [[news]] date = "2014-05-07" -description = "New committer: <a href=\"mailto:slm@FreeBSD.org\">Stephen McConnell</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:slm@FreeBSD.org\">Stephen McConnell</a> (src)" [[news]] date = "2014-04-24" -description = "New committer: <a href=\"mailto:pi@FreeBSD.org\">Kurt Jaeger</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:pi@FreeBSD.org\">Kurt Jaeger</a> (ports)" [[news]] date = "2014-04-17" -title = "January-March, 2014 Status Report" -description = "The <a href=\"https://www.freebsd.org/news/status/report-2014-01-2014-03.html\">January-March, 2014 Status Report</a> is now available with 41 entries." +title = "Отчёт о состоянии работ за январь-март 2014 года" +description = "Теперь доступен <a href=\"https://www.freebsd.org/news/status/report-2014-01-2014-03.html\">Отчёт о состоянии работ за январь-март 2014 года</a>, содержащий 41 запись." [[news]] date = "2014-04-07" -description = "New committer: <a href=\"mailto:xmj@FreeBSD.org\">Johannes Jost Meixner</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:xmj@FreeBSD.org\">Johannes Jost Meixner</a> (ports)" [[news]] date = "2014-03-11" -title = "FreeBSD Project to participate in Google Summer of Code 2014" -description = "The FreeBSD Project is pleased to announce its participation in Google's 2014 Summer of Code program, which funds summer students to participate in open source projects. This will be the FreeBSD Project's tenth year in the program, having mentored over 160 successful students through summer-long coding projects between 2005 and 2013. Past successful projects have included improvements to Linux ABI emulation, NFSv4 ACLs, TCP regression testing, FUSE file system support, and countless other projects. Many students go on to become FreeBSD developers, as well as participating in FreeBSD developer events around the world through continuing support from the FreeBSD Foundation. Prospective participants are invited to apply; more information is available, including proposal and deadline information, on the <a href=\"https://www.freebsd.org/projects/summerofcode.html\">FreeBSD Summer Projects page</a>." +title = "Проект FreeBSD примет участие в Google Summer of Code 2014" +description = "Проект FreeBSD рад объявить о своем участии в программе Google Summer of Code 2014, которая финансирует летних студентов для участия в проектах с открытым исходным кодом. Это будет десятый год участия проекта FreeBSD в программе, в рамках которой с 2005 по 2013 год было наставлено более 160 успешных студентов в ходе летних проектов по программированию. Прошлые успешные проекты включали улучшения эмуляции ABI Linux, ACL NFSv4, регрессионное тестирование TCP, поддержку файловой системы FUSE и бесчисленное множество других проектов. Многие студенты впоследствии становятся разработчиками FreeBSD, а также участвуют в мероприятиях разработчиков FreeBSD по всему миру благодаря постоянной поддержке Фонда FreeBSD. Приглашаем потенциальных участников подать заявку; дополнительная информация, включая информацию о предложениях и сроках, доступна на <a href=\"https://www.freebsd.org/projects/summerofcode.html\">странице летних проектов FreeBSD</a>." [[news]] date = "2014-02-10" -title = "FreeBSD Journal First Edition Available" -description = "We are pleased to announce the availability of the FreeBSD Journal! It is the new online Journal, that the FreeBSD Foundation is publishing, that is all about FreeBSD. Click <a href=\"http://freebsdjournal.com/\">here</a> to find out how to get the first issue that is focused on FreeBSD 10." +title = "Первое издание FreeBSD Journal доступно" +description = "Мы рады сообщить о доступности FreeBSD Journal! Это новый онлайн-журнал, который публикует Фонд FreeBSD, и он полностью посвящен FreeBSD. Нажмите <a href=\"http://freebsdjournal.com/\">здесь</a>, чтобы узнать, как получить первый выпуск, посвященный FreeBSD 10." [[news]] date = "2014-01-25" -title = "October-December, 2013 Status Report" -description = "The <a href=\"https://www.freebsd.org/news/status/report-2013-10-2013-12.html\">October-December, 2013 Status Report</a> is now available with 37 entries." +title = "Отчёт о состоянии работ за октябрь-декабрь 2013 года" +description = "Теперь доступен <a href=\"https://www.freebsd.org/news/status/report-2013-10-2013-12.html\">Отчёт о состоянии работ за октябрь-декабрь 2013 года</a>, содержащий 37 записей." [[news]] date = "2014-01-23" -description = "New committer: <a href=\"mailto:rodrigo@FreeBSD.org\">Rodrigo Osorio</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:rodrigo@FreeBSD.org\">Rodrigo Osorio</a> (ports)" [[news]] date = "2014-01-21" -description = "New committer: <a href=\"mailto:tychon@FreeBSD.org\">Tycho Nightingale</a> (src)" +description = "Новый коммиттер: <a href=\"mailto:tychon@FreeBSD.org\">Tycho Nightingale</a> (src)" [[news]] date = "2014-01-21" -description = "New committer: <a href=\"mailto:grembo@FreeBSD.org\">Michael Gmelin</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:grembo@FreeBSD.org\">Michael Gmelin</a> (ports)" [[news]] date = "2014-01-20" -title = "FreeBSD 10.0-RELEASE Available" -description = "<a href=\"https://www.freebsd.org/releases/10.0R/announce.html\">FreeBSD 10.0-RELEASE</a> is now available. Please be sure to check the <a href=\"https://www.freebsd.org/releases/10.0R/relnotes.html\">Release Notes</a> and <a href=\"https://www.freebsd.org/releases/10.0R/errata.html\">Release Errata</a> before installation for any late-breaking news and/or issues with 10.0. More information about FreeBSD releases can be found on the <a href=\"https://www.freebsd.org/releases/index.html\">Release Information</a> page." +title = "Доступна версия FreeBSD 10.0-RELEASE" +description = "<a href=\"https://www.freebsd.org/releases/10.0R/announce.html\">FreeBSD 10.0-RELEASE</a> опубликована. Перед установкой обязательно ознакомьтесь с <a href=\"https://www.freebsd.org/releases/10.0R/relnotes.html\">Примечаниями к выпуску</a> и <a href=\"https://www.freebsd.org/releases/10.0R/errata.html\">Исправлениями к выпуску</a> для получения последних новостей и/или информации о проблемах в версии 10.0. Дополнительная информация о выпусках FreeBSD доступна на странице <a href=\"https://www.freebsd.org/releases/index.html\">Информация о выпусках</a>." [[news]] date = "2014-01-20" -description = "Enhanced commit privileges: <a href=\"mailto:jgh@FreeBSD.org\">Jason Helfman</a> (ports, doc)" +description = "Расширенные привилегии коммиттера: <a href=\"mailto:jgh@FreeBSD.org\">Jason Helfman</a> (ports, doc)" [[news]] date = "2014-01-15" -description = "Enhanced commit privileges: <a href=\"mailto:skreuzer@FreeBSD.org\">Steven Kreuzer</a> (ports, doc)" +description = "Расширенные привилегии коммиттера: <a href=\"mailto:skreuzer@FreeBSD.org\">Steven Kreuzer</a> (ports, doc)" [[news]] date = "2014-01-13" -description = "Returning committer: <a href=\"mailto:bmah@FreeBSD.org\">Bruce A. Mah</a> (ports)" +description = "Возвращающийся коммиттер: <a href=\"mailto:bmah@FreeBSD.org\">Bruce A. Mah</a> (ports)" [[news]] date = "2014-01-10" -description = "New committer: <a href=\"mailto:riggs@FreeBSD.org\">Thomas Zander</a> (ports)" +description = "Новый коммиттер: <a href=\"mailto:riggs@FreeBSD.org\">Thomas Zander</a> (ports)" [[news]] date = "2014-01-09" -title = "FreeBSD 10.0-RC5 Available" -description = "The fifth RC build for the FreeBSD -10.0 release cycle is now available. ISO images for the amd64, i386, ia64, powerpc, powerpc64 and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2014-January/076800.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 10.0-RC5" +description = "Теперь доступна пятая сборка RC для цикла выпуска FreeBSD 10.0. Образы ISO для архитектур amd64, i386, ia64, powerpc, powerpc64 и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2014-January/076800.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2014-01-02" -title = "FreeBSD 10.0-RC4 Available" -description = "The fourth RC build for the FreeBSD -10.0 release cycle is now available. ISO images for the amd64, i386, ia64, powerpc, powerpc64 and sparc64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2014-January/076681.html\">available</a> on most of our <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +title = "Доступна версия FreeBSD 10.0-RC4" +description = "Теперь доступна четвертая сборка RC для цикла выпуска FreeBSD 10.0. Образы ISO для архитектур amd64, i386, ia64, powerpc, powerpc64 и sparc64 <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2014-January/076681.html\">доступны</a> на большинстве наших <a href=\"https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html\">зеркал FreeBSD</a>." [[news]] date = "2013-12-26" diff --git a/website/data/ru/press/press.toml b/website/data/ru/press/press.toml index a1927f2e07..04ed005bdb 100644 --- a/website/data/ru/press/press.toml +++ b/website/data/ru/press/press.toml @@ -91,13 +91,13 @@ author = "FreeBSD Foundation" description = "Чтобы понять, как далеко мы продвинулись, полезно оглянуться на путь, который привел к сегодняшнему дню, начиная с самых ранних работ по беспроводной связи в FreeBSD" [[press]] -name = "Автоматические снапшоты ZFS с Sanoid в FreeBSD" +name = "Автоматические снимки ZFS с Sanoid в FreeBSD" url = "https://freebsdfoundation.org/blog/zfs-automatic-snapshots-with-sanoid-on-freebsd/" siteName = "FreeBSD Foundation Blog" siteUrl = "https://freebsdfoundation.org/blog/" date = "2025-05-27" author = "FreeBSD Foundation" -description = "Создавайте автоматические снапшоты ZFS через регулярные интервалы и ротируйте их с помощью Sanoid" +description = "Создавайте автоматические снимки ZFS через регулярные интервалы и ротируйте их с помощью Sanoid" [[press]] name = "Как разблокировать высокоскоростной Wi-Fi в FreeBSD 14" @@ -226,459 +226,459 @@ author = "FreeBSD Foundation" description = "Инвестиции для ускорения сборок с нулевым доверием, SBOM, инструментов безопасности и улучшения опыта разработчиков" [[press]] -name = "FreeBSD 14 Release: Best New Features" +name = "Релиз FreeBSD 14: Лучшие новые функции" url = "https://www.debugpoint.com/freebsd-14-features/" siteName = "debugpoint.com" siteUrl = "https://www.debugpoint.com" date = "2023-11-15" author = "Arindam" -description = "Description of new features brought by FreeBSD 14" +description = "Описание новых функций, появившихся во FreeBSD 14" [[press]] -name = "FreeBSD can now boot in 25 milliseconds" +name = "FreeBSD теперь может загружаться за 25 миллисекунд" url = "https://www.theregister.com/2023/08/29/freebsd_boots_in_25ms/" siteName = "theregister.com" siteUrl = "https://www.theregister.com" date = "2023-08-29" author = "Liam Proven" -description = "FreeBSD can now boot in 25 milliseconds. On AWS Firecracker – but there are other new micro-VM engines around, too" +description = "FreeBSD теперь может загружаться за 25 миллисекунд. На AWS Firecracker – но есть и другие новые движки микро-ВМ" [[press]] -name = "Happy 30th, FreeBSD!" +name = "С 30-летием, FreeBSD!" url = "https://www.infoworld.com/article/3699263/happy-30th-freebsd-why-the-freebsd-open-source-project-has-endured.html" siteName = "infoworld.com" siteUrl = "https://www.infoworld.com" date = "2023-06-13" author = "Deb Goodkin" -description = "Happy 30th, FreeBSD! Why the FreeBSD open source project has endured" +description = "С 30-летием, FreeBSD! Почему проект FreeBSD с открытым исходным кодом продолжает жить" [[press]] -name = "FreeBSD comes to Amazon's lightweight hypervisor" +name = "FreeBSD приходит на облегченный гипервизор Amazon" url = "https://www.theregister.com/2022/10/19/freebsd_comes_to_amazons_lightweight/" siteName = "theregister.com" siteUrl = "https://www.theregister.com" date = "2022-10-19" author = "Liam Proven" -description = "The FreeBSD developer who brought FreeBSD to Amazon EC² has now got it working on the company's lightweight Firecracker hypervisor." +description = "Разработчик FreeBSD, который портировал FreeBSD на Amazon EC², теперь заставил его работать на облегчённом гипервизоре Firecracker компании." [[press]] -name = "CheriBSD-based computer runs KDE for the first time" +name = "Компьютер на основе CheriBSD впервые запускает KDE" url = "https://www.theregister.com/2022/07/26/cheri_computer_runs_kde/" siteName = "theregister.com" siteUrl = "https://www.theregister.com" date = "2022-07-26" author = "Liam Proven" -description = "Wayland and the KDE Plasma desktop now run on CheriBSD, the special version of FreeBSD for Arm's experimental Morello hardware." +description = "Wayland и рабочий стол KDE Plasma теперь работают на CheriBSD, специальной версии FreeBSD для экспериментального оборудования Morello от Arm." [[press]] -name = "FreeBSD 13.1 is out for everything from PowerPC to x86-64" +name = "FreeBSD 13.1 выпущена для всего: от PowerPC до x86-64" url = "https://www.theregister.com/2022/05/20/freebsd_131/" siteName = "theregister.com" siteUrl = "https://www.theregister.com" date = "2022-05-20" author = "Liam Proven" -description = "The latest version of FreeBSD, 13.1, was released this week for both 32 and 64-bit forms of x86, Arm, POWER – and 64-bit RISC-V." +description = "Последняя версия FreeBSD, 13.1, была выпущена на этой неделе для 32- и 64-разрядных вариантов x86, Arm, POWER – и 64-битного RISC-V." [[press]] -name = "License to thrill" +name = "Лицензия на острые ощущения" url = "https://www.theregister.com/2021/03/10/the_state_of_freebsd/" siteName = "theregister.com" siteUrl = "https://www.theregister.com" date = "2021-03-10" author = "Tim Anderson" -description = "Ahead of v13.0, the FreeBSD team talks about Linux and the completed toolchain project that changes everything" +description = "Перед выпуском v13.0 команда FreeBSD рассказывает о Linux и завершенном проекте toolchain, который меняет всё" [[press]] -name = "Discussing Past, Present and Future of FreeBSD Project" +name = "Обсуждаем прошлое, настоящее и будущее проекта FreeBSD" url = "https://itsfoss.com/freebsd-interview-deb-goodkin/" siteName = "itsfoss.com" siteUrl = "https://itsfoss.com" date = "2020-02-24" author = "Abhishek Prakash" -description = "FreeBSD is one of the most popular BSD distributions. It is used on desktop, servers and embedded devices for more than two decades. We talked to Deb Goodkin, executive director, FreeBSD Foundation and discussed the past, present and future of FreeBSD project." +description = "FreeBSD – один из самых популярных дистрибутивов BSD. Он используется на настольных компьютерах, серверах и встроенных устройствах более двух десятилетий. Мы поговорили с Деб Гудкин, исполнительным директором Фонда FreeBSD, и обсудили прошлое, настоящее и будущее проекта FreeBSD." [[press]] -name = "Supporting an open source operating system: a Q&A with the FreeBSD Foundation" +name = "Поддержка операционной системы с открытым исходным кодом: сессия вопросов и ответов с Фондом FreeBSD" url = "https://www.techradar.com/news/supporting-an-open-source-operating-system-a-qanda-with-the-freebsd-foundation" siteName = "techradar.com" siteUrl = "https://techradar.com" date = "2020-02-20" author = "" -description = "When discussing alternative operating systems to Microsoft’s Windows or Apple’s macOS, Linux often comes to mind. However, while Linux is a recreation of UNIX, FreeBSD is more of a continuation. The free and open source operating system was initially developed by students at the University of California at Berkeley which is why the BSD in its name stands for Berkeley Software Distribution." +description = "При обсуждении альтернативных операционных систем Microsoft Windows или Apple macOS часто вспоминают Linux. Однако, хотя Linux является воссозданием UNIX, FreeBSD – это скорее его продолжение. Бесплатная операционная система с открытым исходным кодом изначально была разработана студентами Калифорнийского университета в Беркли, поэтому BSD в её названии означает Berkeley Software Distribution." [[press]] -name = "Meet FreeBSD Project – A Journey of 26 Years and Beyond" +name = "Знакомьтесь: проект FreeBSD – Путешествие длиной в 26 лет и дальше" url = "https://hub.pfind.com/meet-freebsd-project/" siteName = "pfind.com" siteUrl = "https://hub.pfind.com" date = "2019-08-29" author = "William Chapman" -description = "When talking about operating systems or platforms to run the whole computing processes for various devices, you might have heard about FreeBSD quite often. However, today’s implementations of this operating system are apparently not too well-known, and many people don’t know the contributions of FreeBSD in today’s computing technology. Since this operating system is not generally available for the average users, FreeBSD remains to be something that many people nowadays are not well-acquainted with. Yet, it has been used in various hardware and online platforms today, and it has been actively used for more than 26 years now." +description = "Говоря об операционных системах или платформах для запуска всех вычислительных процессов для различных устройств, вы, вероятно, довольно часто слышали о FreeBSD. Однако современные реализации этой операционной системы, по-видимому, не слишком хорошо известны, и многие люди не знают о вкладе FreeBSD в современные информационные или компьютерные технологии. Поскольку эта операционная система обычно недоступна для обычных пользователей, FreeBSD остаётся чем-то, с чем многие люди сегодня плохо знакомы. Тем не менее, она используется в различных аппаратных и онлайн-платформах сегодня и активно используется уже более 26 лет." [[press]] -name = "FreeBSD Turns 26" +name = "FreeBSD исполняется 26 лет" url = "https://lwn.net/Articles/791609/" siteName = "LWN.net" siteUrl = "https://lwn.net" date = "2019-06-21" author = "Sean Kerner" -description = "The FreeBSD operating system is continuing to make progress, 26 years after it got its name. Among the areas where work is being done is on improved support for RISC-V, FUSE filesystem updates, C runtime changes, and security improvements. FreeBSD Day is celebrated on June 19, in recognition of the date in 1993 when the name FreeBSD was coined for a fork of the 386BSD project. The first official release of FreeBSD did not occur until November 1, 1993, however." +description = "Операционная система FreeBSD продолжает развиваться спустя 26 лет после получения своего названия. Среди областей, в которых ведется работа, – улучшенная поддержка RISC-V, обновления файловой системы FUSE, изменения в C runtime и улучшения безопасности. День FreeBSD отмечается 19 июня в ознаменование даты в 1993 году, когда было придумано название FreeBSD для ответвления от проекта 386BSD. Однако первый официальный выпуск FreeBSD состоялся только 1 ноября 1993 года." [[press]] -name = "8 Popular Products You Didn't Know Were Built with Open Source" +name = "8 популярных продуктов, о которых вы не знали, что они созданы с открытым исходным кодом" url = "https://www.designnews.com/design-hardware-software/8-popular-products-you-didnt-know-were-built-open-source" siteName = "DesignNews" siteUrl = "https://www.designnews.com" date = "2019-06-18" author = "Chris Wiltz" -description = "A popular streaming service, video games consoles, and mobile messaging all owe a debt to FreeBSD." +description = "Популярный стриминговый сервис, игровые консоли и мобильные мессенджеры обязаны своим существованием FreeBSD." [[press]] -name = "FreeBSD Foundation Announces FreeBSD Day on June 19, 2019" +name = "Фонд FreeBSD объявил 19 июня 2019 года Днём FreeBSD" url = "http://brilliancesecuritymagazine.com/press-release/freebsd-foundation-announces-freebsd-day-on-june-19-2019/" siteName = "Brilliance Security Magazine" siteUrl = "https://www.brilliancesecuritymagazine.com" date = "2019-06-06" -author = "Editorial Staff" -description = "The FreeBSD Foundation, supporters of FreeBSD, one of the oldest and largest open source computer operating systems in the world and used by many top corporations, has announced that June 19, 2019 is FreeBSD Day. FreeBSD Day marks the date in 1993 that developers named the new open source operating system and celebrates the impact FreeBSD has had on open source computing." +author = "Редакция" +description = "Фонд FreeBSD, поддерживающий FreeBSD, одну из старейших и крупнейших операционных систем с открытым исходным кодом в мире, используемую многими ведущими корпорациями, объявил, что 19 июня 2019 года – День FreeBSD. День FreeBSD отмечает дату в 1993 году, когда разработчики назвали новую операционную систему с открытым исходным кодом, и празднует влияние, которое FreeBSD оказала на информационные технологии с открытым исходным кодом." [[press]] -name = "FreeBSD ZFS vs. ZoL Performance, Ubuntu ZFS On Linux Reference" +name = "Сравнение производительности FreeBSD ZFS и ZoL, эталонной реализации ZFS On Linux в Ubuntu" url = "https://www.phoronix.com/scan.php?page=article&item=freebsd-zol-april" siteName = "Phoronix" siteUrl = "https://www.phoronix.com" date = "2019-04-22" author = "Michael Larabel" -description = "Overall, the FreeBSD ZFS On Linux port is looking good so far and we are looking forward to it hopefully maturing in time for FreeBSD 13.0. Nice job to iX Systems and all of those involved, especially the ZFS On Linux project. Those wanting to help in testing can try the FreeBSD ZoL spins. Stay tuned for more benchmarks and on more diverse hardware as time allows and the FreeBSD ZoL support further matures, but so far at least the performance numbers are in good shape." +description = "В целом порт FreeBSD ZFS On Linux выглядит хорошо, и мы с нетерпением ждем его созревания к выпуску FreeBSD 13.0. Отличная работа iX Systems и всех участников, особенно проекта ZFS On Linux. Те, кто хочет помочь в тестировании, могут попробовать сборки FreeBSD ZoL. Следите за новыми тестами и на более разнообразном оборудовании по мере возможности и дальнейшего созревания поддержки FreeBSD ZoL, но пока, по крайней мере, показатели производительности в хорошей форме." [[press]] -name = "Why did we build our solution on top of FreeBSD?" +name = "Почему мы построили наше решение на основе FreeBSD?" url = "https://www.synergysky.com/blog/whydidwebuildoursolutionontopof_freebsd" siteName = "Synergy SKY" siteUrl = "http://synergysky.com" date = "2017-11-07" author = "Egil Hasting" -description = "FreeBSD has given us the \"it just works\" experience, without sacrificing the full control. It feels and behaves mature and stable with great performance!" +description = "FreeBSD дала нам опыт «это просто работает», без ущерба для полного контроля. Она ощущается и ведет себя зрело и стабильно с отличной производительностью!" [[press]] -name = "FreeBSD Project: Under the Hood" +name = "Проект FreeBSD: Под капотом" url = "http://www.hostingadvice.com/blog/freebsd-project-under-the-hood/" siteName = "HostingAdvice.com" siteUrl = "http://hostingadvice.com" date = "2016-06-09" author = "Alexandra Leslie" -description = "With over 400 volunteer devs at its helm, the FreeBSD Project is a dynamic force that puts the control in administrators' hands. Project Committer Allan Jude has been a fan of the project since 2002. He discusses the system's internal structure and the feature functionality that drew him in contributing to its documentation and then to its development and what he's working on now, more than a decade later." +description = "Более 400 добровольных разработчиков во главе проекта FreeBSD представляют собой динамичную силу, которая передает контроль в руки администраторов. Коммиттер проекта Аллан Джуд является поклонником проекта с 2002 года. Он обсуждает внутреннюю структуру системы и функциональные возможности, которые привлекли его к участию в ее документации, а затем в разработке, и над чем он работает сейчас, более десяти лет спустя." [[press]] -name = "FreeBSD now available in Azure Marketplace" +name = "FreeBSD теперь доступна в Azure Marketplace" url = "https://azure.microsoft.com/en-us/blog/freebsd-now-available-in-azure-marketplace/" -siteName = "Microsoft Azure Blog" +siteName = "Блог Microsoft Azure" siteUrl = "https://azure.microsoft.com/en-us/blog/" date = "2016-06-08" author = "Jason Anderson" -description = "Microsoft excited to announce the availability of FreeBSD 10.3 as a ready-made VM image available directly from the Azure Marketplace. This means that not only can you quickly bring-up a FreeBSD VM in Azure, but also that in the event you need technical support, Microsoft support engineers can assist." +description = "Microsoft с радостью объявляет о доступности FreeBSD 10.3 в качестве готового образа ВМ, доступного непосредственно из Azure Marketplace. Это означает, что вы можете не только быстро запустить ВМ FreeBSD в Azure, но и в случае необходимости технической поддержки инженеры Microsoft могут помочь." [[press]] -name = "Cascadia Community Builder Award recognizes contributor Michael Dexter" +name = "Премия Cascadia Community Builder признаёт вклад Майкла Декстера" url = "http://seagl.org/news/2015/10/26/cascadia-award-announcement.html" -siteName = "Seattle GNU/Linux Conference" +siteName = "Конференция Seattle GNU/Linux" siteUrl = "http://seagl.org/" date = "2015-10-26" -author = "SeaGL Blog" -description = "The Cascadia Community Builder Award recognizes a person who has made an outstanding contribution to the free software movement in the Cascadia region. Michael Dexter was chosen because his work with the Portland Linux/Unix Group and the BSD community exemplified the type of unsung community-building work that is so critical to the growth of the free software movement." +author = "Блог SeaGL" +description = "Премия Cascadia Community Builder досталась человеку, внёсшему выдающийся вклад в движение свободного программного обеспечения в регионе Каскадия. Майкл Декстер был выбран потому, что его работа с Portland Linux/Unix Group и сообществом BSD является примером той незаметной работы по созданию сообщества, которая так важна для роста движения свободного программного обеспечения." [[press]] -name = "Enabling on AArch64" +name = "Активация AArch64" url = "https://community.arm.com/groups/processors/blog/2015/07/07/enabling-freebsd-on-aarch64" -siteName = "ARM Ltd. Blog" +siteName = "Блог ARM Ltd." siteUrl = "https://community.arm.com/groups/processors/blog/" date = "2015-07-07" author = "Andrew Wafaa" -description = "A summary of the activities around porting to ARM's new AArch64 (or ARM64) platform." +description = "Обзор деятельности по портированию на новую платформу AArch64 (или ARM64) от ARM." [[press]] -name = "Running on the server: a sysadmin speaks" +name = "Запуск на сервере: говорит системный администратор" url = "http://www.itwire.com/business-it-news/open-source/67420-running-freebsd-on-the-server-a-sysadmin-speaks" siteName = "iTWire" siteUrl = "http://www.itwire.com/" date = "2015-03-23" author = "Sam Varghese" -description = "For years now, Linux has been all the rage. But in recent times, there have been murmurings among some veterans long-time users after the introduction of systemd, the init system that seems to overstep its boundaries." +description = "Уже много лет Linux пользуется огромной популярностью. Но в последнее время среди некоторых ветеранов-пользователей после внедрения systemd, системы инициализации, которая, кажется, выходит за свои границы, слышны роптания." [[press]] -name = "Presenting FreeBSD! How We Made It Happen" +name = "Представляем FreeBSD! Как мы это сделали" url = "https://web.archive.org/web/20150115001300/https://www.digitalocean.com/company/blog/presenting-freebsd-how-we-made-it-happen/" -siteName = "Digital Ocean Inc. Blog" +siteName = "Блог Digital Ocean Inc." siteUrl = "https://www.digitalocean.com/blog/" date = "2015-01-14" author = "Neal Shrader" -description = "virtual private servers with IPv6 support are now available on the DigitalOcean platform in: San Francisco, New York, London, Amsterdam, and Singapore. DigitalOcean is also seeking tutorials, for which they are <a href=\"https://www.digitalocean.com/community/get-paid-to-write\">offering $200 USD</a> each." +description = "Виртуальные частные серверы с поддержкой IPv6 теперь доступны на платформе DigitalOcean в: Сан-Франциско, Нью-Йорке, Лондоне, Амстердаме и Сингапуре. DigitalOcean также ищет учебные пособия, за которые они <a href=\"https://www.digitalocean.com/community/get-paid-to-write\">предлагают 200 долларов США</a> за каждое." [[press]] -name = "Get started with FreeBSD: A brief intro for Linux users" +name = "Начало работы с FreeBSD: Краткое введение для пользователей Linux" url = "http://www.infoworld.com/article/2858288/unix/intro-to-freebsd-for-linux-users.html" siteName = "InfoWorld" siteUrl = "http://www.infoworld.com/" date = "2014-12-15" author = "Paul Venezia" -description = "A brief introduction to FreeBSD for curious Linux users. Covers the installation and updating process, building a basic firewall, installing binary packages, and finally installing and configuring a typical web stack with Apache, PHP, and MySQL." +description = "Краткое введение в FreeBSD для любопытных пользователей Linux. Освещает процесс установки и обновления, построение базового брандмауэра, установку бинарных пакетов и, наконец, установку и настройку типичного веб-стека с Apache, PHP и MySQL." [[press]] -name = "The Foundation Announces Generous Donation and Fundraising Milestone" +name = "Фонд объявляет о щедром пожертвовании и вехе в сборе средств" url = "http://freebsdfoundation.blogspot.com/2014/11/freebsd-foundation-announces-generous.html" -siteName = "The Foundation" +siteName = "Фонд" siteUrl = "https://www.freebsdfoundation.org/" date = "2014-11-18" -author = "The Foundation Board" -description = "The Foundation is pleased to announce the receipt of a record-breaking donation from Jan Koum, CEO and Co-Founder of <a href=\"https://www.whatsapp.com/\">WhatsApp</a>." +author = "Совет Фонда" +description = "Фонд рад объявить о получении рекордного пожертвования от Яна Кума, генерального директора и соучредителя <a href=\"https://www.whatsapp.com/\">WhatsApp</a>." [[press]] -name = "Cavium to Sponsor ARMv8 Based Implementation" +name = "Cavium станет спонсором реализации на основе ARMv8" url = "http://www.prnewswire.com/news-releases/cavium-to-sponsor-freebsd-armv8-based-implementation-277724361.html" siteName = "PR Newswire" siteUrl = "http://www.prnewswire.com/" date = "2014-10-01" author = "Cavium, Inc." -description = "Cavium, Inc., a leading provider of semiconductor products that enable intelligent processing for enterprise, data center, cloud, wired and wireless networking announced today that it is collaborating with the Foundation to develop and deliver the first ARMv8 reference design and implementation of the Operating System based on the ThunderX workload optimized processor family for next generation Data Center and Cloud workloads." +description = "Cavium, Inc., ведущий поставщик полупроводниковых продуктов, обеспечивающих интеллектуальную обработку для предприятий, центров обработки данных, облаков, проводных и беспроводных сетей, объявила сегодня о сотрудничестве с Фондом для разработки и поставки первой эталонной конструкции и реализации операционной системы на основе ARMv8 для семейства процессоров ThunderX, оптимизированных для рабочих нагрузок следующего поколения для центров обработки данных и облаков." [[press]] -name = "Parole de Tux: Tux et [french]" +name = "Parole de Tux: Tux и FreeBSD [на французском]" url = "http://www.captainposix.net/?q=articles/episode-36-tux-et-freebsd" siteName = "Captain Posix" siteUrl = "http://www.captainposix.net/" date = "2014-09-24" author = "Captain Posix" -description = "\"Parole de Tux\" is a Belgian monthly podcast which talks about news and technical topics regarding Free and Open Source Software. For the first time, this episode is dedicated to. The guest, a developer, sums up the history of the BSDs and their differences. He then briefly explains similarities and differences between a typical Linux distribution and before moving on to the main topic: the graphics stack, and how performs in this area." +description = "\"Parole de Tux\" – это бельгийский ежемесячный подкаст, который рассказывает о новостях и технических темах, связанных со свободным и открытым программным обеспечением. Впервые этот выпуск посвящен. Гость, разработчик, подводит историю BSD и их различия. Затем он кратко объясняет сходства и различия между типичным дистрибутивом Linux и, прежде чем перейти к основной теме: графическому стеку и тому, как работает в этой области." [[press]] -name = "Atlantic.Net Announces SSD-based VPS Services" +name = "Atlantic.Net объявляет о сервисах VPS на основе SSD" url = "http://talkincloud.com/cloud-computing-and-open-source/090214/atlanticnet-unveils-freebsd-cloud-vps-hosting-plans" siteName = "Talkin' Cloud" siteUrl = "http://talkincloud.com/" date = "2014-09-02" author = "Chris Talbot" -description = "SSD cloud VPS hosting solutions provider Atlantic.net has rolled out to its data centers in Orlando, Dallas and Toronto." +description = "Провайдер решений для облачного VPS-хостинга на SSD Atlantic.net развернул в своих центрах обработки данных в Орландо, Далласе и Торонто." [[press]] -name = "to support secure boot by mid-year" +name = "FreeBSD будет поддерживать безопасную загрузку к середине года" url = "http://www.itwire.com/business-it-news/open-source/62855-freebsd-to-support-secure-boot-by-mid-year" siteName = "ITWire" siteUrl = "http://www.itwire.com/" date = "2014-01-20" author = "Sam Varghese" -description = "Kirk McKusick describes the progress has been making in supporting UEFI secure boot, which is scheduled for inclusion in 10.1." +description = "Кирк МакКузик описывает прогресс, достигнутый в поддержке безопасной загрузки UEFI, которая запланирована для включения в 10.1." [[press]] -name = "McKusick Denies Lagging on Security" +name = "МакКузик отрицает отставание FreeBSD в безопасности" url = "http://www.itwire.com/business-it-news/open-source/62728-mckusick-denies-freebsd-lagging-on-security" siteName = "ITWire" siteUrl = "http://www.itwire.com/" date = "2014-01-06" author = "Sam Varghese" -description = "Kirk McKusick denies that is trailing behind when it comes to security practices, asserting that over the past decade has made good design and engineering choices in." +description = "Кирк МакКузик отрицает, что FreeBSD отстает, когда дело доходит до практик безопасности, утверждая, что за последнее десятилетие в ней были реализованы хорошие архитектурные и инженерные решения." [[press]] -name = "Fixing Network Attached Storage with commodity hardware and BSD" +name = "Исправление сетевого хранилища с помощью стандартного оборудования и BSD" url = "http://boingboing.net/2013/06/23/fixing-network-attached-storag.html" siteName = "Boing Boing" siteUrl = "http://boingboing.net/" date = "2013-06-23" author = "Ben Laurie" -description = "Ben Laurie discusses how and why he replaced a proprietary NAS with one based on and commodity hardware." +description = "Бен Лори обсуждает, как и почему он заменил проприетарное NAS на основе и стандартного оборудования." [[press]] -name = "2012 - A BSD Year in Retrospective" +name = "2012 – Год BSD в ретроспективе" url = "http://www.osnews.com/story/26787/2012_a_BSD_year_in_retrospective" siteName = "OSnews" siteUrl = "http://www.osnews.com/" date = "2013-02-14" author = "Julian Djamil" -description = "A retrospective of all the exciting developments in the BSD-family of operating systems in 2012, focusing on FreeBSD, NetBSD, OpenBSD and Dragonfly BSD." +description = "Ретроспектива всех захватывающих событий в семействе операционных систем BSD в 2012 году, сфокусированная на FreeBSD, NetBSD, OpenBSD и Dragonfly BSD." [[press]] -name = "A Decade of OS Access-control Extensibility" +name = "Десятилетие расширяемости контроля доступа в ОС" url = "https://queue.acm.org/detail.cfm?id=2430732" siteName = "ACM Queue" siteUrl = "https://queue.acm.org/" date = "2013-01-18" author = "Robert N. M. Watson" -description = "To discuss operating system security is to marvel at the diversity of deployed access-control models." +description = "Обсуждать безопасность операционных систем – значит поражаться разнообразию развёрнутых моделей контроля доступа." [[press]] -name = "A world without Linux: Where would Apache, Microsoft even Apple be today?" +name = "Мир без Linux: Где бы сегодня были Apache, Microsoft и даже Apple?" url = "http://www.infoworld.com/d/data-center/world-without-linux-where-would-apache-microsoft-even-apple-be-today-206680" siteName = "Infoworld" siteUrl = "http://www.infoworld.com" date = "2012-11-12" author = "Paul Venezia" -description = "If Linux hadn't conquered the world, we'd all be running FreeBSD, maybe even on our desktops." +description = "Если бы Linux не завоевал мир, мы бы все использовали FreeBSD, возможно, даже на наших настольных компьютерах." [[press]] -name = "FreeBSD Now Supported on Windows Server Hyper-V Via Beta Release" +name = "Теперь FreeBSD поддерживается в бета-релизе Windows Server Hyper-V" url = "http://redmondmag.com/articles/2012/08/09/freebsd-beta-for-windows-server-hyper-v.aspx" siteName = "Redmondmag" siteUrl = "http://redmondmag.com" date = "2012-08-09" author = "Kurt Mackie" -description = "Microsoft and collaborators today announced a beta release of drivers that enable the open source FreeBSD 8.2 server operating system to run in a virtual machine (VM) using Microsoft's Hyper-V Server." +description = "Microsoft и партнеры сегодня объявили о бета-выпуске драйверов, которые позволяют серверной операционной системе FreeBSD 8.2 с открытым исходным кодом работать в виртуальной машине (ВМ) с использованием Microsoft Hyper-V Server." [[press]] -name = "X.Org 7.7 Goes Into FreeBSD, KMS Is Ready" +name = "X.Org 7.7 попадает в FreeBSD, KMS готов" url = "http://www.phoronix.com/scan.php?page=news_item&px=MTExNzY" siteName = "phoronix" siteUrl = "http://www.phoronix.com" date = "2012-06-11" author = "Michael Larabel" -description = "While X.Org 7.7 was only released last week, this updated set of X packages have already worked their way into FreeBSD. The FreeBSD developers request your help in testing." +description = "Хотя X.Org 7.7 был выпущен только на прошлой неделе, этот обновлённый набор пакетов X уже попал в FreeBSD. Разработчики FreeBSD просят вашей помощи в тестировании." [[press]] -name = "Netflix Open Connect Network: FreeBSD, Not Linux" +name = "Сеть Netflix Open Connect: FreeBSD, а не Linux" url = "http://www.phoronix.com/scan.php?page=news_item&px=MTExNDM" siteName = "phoronix" siteUrl = "http://www.phoronix.com" date = "2012-06-06" author = "Michael Larabel" -description = "This week Netflix announced their Open Connect Network as their own open CDN (Content Distribution Network), but rather than using Linux as the base for this open-source platform, they decided to use FreeBSD." +description = "На этой неделе Netflix объявила о своей сети Open Connect как о своей собственной открытой CDN (сети распространения контента), но вместо использования Linux в качестве основы для этой платформы с открытым исходным кодом они решили использовать FreeBSD." [[press]] -name = "Why Should You Use FreeBSD? Here's Some Reasons" +name = "Почему вы должны использовать FreeBSD? Вот несколько причин" url = "http://www.phoronix.com/scan.php?page=news_item&px=MTExMDg" siteName = "phoronix" siteUrl = "http://www.phoronix.com" date = "2012-05-31" author = "Michael Larabel" -description = "FreeBSD is wondering why are you using FreeBSD. David Chisnall of the FreeBSD project is working on updating their advocacy material regarding this leading *BSD operating system. As such, he asked on the mailing list \"Why Are You Using FreeBSD?\"" +description = "FreeBSD интересуется, почему вы используете FreeBSD. Дэвид Чизналл из проекта FreeBSD работает над обновлением их рекламных материалов, касающихся этой ведущей операционной системы семейства *BSD. Как таковой, он спросил в списке рассылки «Почему вы используете FreeBSD?»" [[press]] -name = "Colocation Provider NYI Launches East Coast Mirror for FreeBSD Foundation" +name = "Провайдер услуг по размещению серверов NYI запускает для Фонда FreeBSD зеркало для восточного побережья США" url = "http://www.thewhir.com/web-hosting-news/colocation-provider-nyi-launches-east-coast-mirror-for-freebsd-foundation" siteName = "The WHIR" siteUrl = "http://www.thewhir.com" date = "2012-05-25" author = "Nicole Henderson" -description = "Colocation provider NYI announced on Friday that it has launched the East Coast mirror for The FreeBSD Foundation. \"FreeBSD has been a critical component of everything we do,\" Phillip Koblence, VP operations, NYI said in a statement. \"We look upon this launch as our way of giving back to a community whose open source projects have enabled us to craft customized solutions for our customers from the inside out.\"" +description = "Провайдер услуг по размещению серверов NYI объявил в пятницу о запуске для Фонда FreeBSD зеркала для восточного побережья США. «FreeBSD была критически важным компонентом всего, что мы делаем», – заявил Филипп Кобленс, вице-президент по операциям NYI. «Мы рассматриваем этот запуск как наш способ отдать сообществу, чьи проекты с открытым исходным кодом позволили нам создавать индивидуальные решения для наших клиентов изнутри»." [[press]] -name = "FreeBSD and Microsoft Hyper-V Interoperability Expected This Summer" +name = "Совместимость FreeBSD и Microsoft Hyper-V ожидается этим летом" url = "http://redmondmag.com/articles/2012/05/14/microsoft-hyperv-interoperability.aspx" siteName = "Redmondmag" siteUrl = "http://redmondmag.com" date = "2012-05-14" author = "Kurt Mackie" -description = "Microsoft and its partnering companies are finalizing a project that will enable FreeBSD interoperability with Windows Server Hyper-V." +description = "Microsoft и компании-партнёры завершают проект, который обеспечит совместимость FreeBSD с Windows Server Hyper-V." [[press]] -name = "FreeBSD 10 To Use Clang Compiler, Deprecate GCC" +name = "FreeBSD 10 будет использовать компилятор Clang, устареет GCC" url = "http://www.phoronix.com/scan.php?page=news_item&px=MTEwMjI" siteName = "phoronix" siteUrl = "http://www.phoronix.com" date = "2012-05-12" author = "Michael Larabel" -description = "As indicated by the Q1-2012 FreeBSD Status Report, LLVM's Clang compiler is quickly replacing GCC for this popular BSD operating system. The developers are also making much progress in a GNU-free C++11 stack. For FreeBSD 10 they're aiming for Clang as the default C/C++ compiler, deprecate GCC, and to have a BSD-licensed C++ stack." +description = "Как указано в отчете о состоянии FreeBSD за Q1-2012, компилятор Clang от LLVM быстро заменяет GCC для этой популярной BSD операционной системы. Разработчики также добиваются большого прогресса в создании стека C++11 без GNU. Они нацелены на то, чтобы во FreeBSD 10 сделать Clang компилятором C/C++, используемым по умолчанию, вывести из эксплуатации GCC и получить стек C++ с лицензией BSD." [[press]] -name = "FreeBSD Achieved A Lot In Q1'2012" +name = "FreeBSD достигла многого в Q1'2012" url = "http://www.phoronix.com/scan.php?page=news_item&px=MTEwMjE" siteName = "phoronix" siteUrl = "http://www.phoronix.com" date = "2012-05-12" author = "Michael Larabel" -description = "For the first three months of the 2012 calendar year, the FreeBSD project achieved a lot when it came to advancing their open operating system. Here's some of the interesting highlights from their quarterly status report." +description = "За первые три месяца 2012 года проект FreeBSD достиг многого в продвижении своей открытой операционной системы. Вот некоторые из интересных моментов из их квартального отчета о состоянии." [[press]] -name = "FreeBSD Gets A New X.Org With Intel KMS" +name = "FreeBSD получает новый X.Org с Intel KMS" url = "http://www.phoronix.com/scan.php?page=news_item&px=MTA5MTc" siteName = "phoronix" siteUrl = "http://www.phoronix.com" date = "2012-04-23" author = "Michael Larabel" -description = "The FreeBSD team working on X support have announced a set of X.Org updates to bring the FreeBSD package support to X.Org 7.5.2, which now includes Intel KMS support." +description = "Команда FreeBSD, работающая над поддержкой X, объявила о наборе обновлений X.Org для доведения поддержки пакетов FreeBSD до X.Org 7.5.2, который теперь включает поддержку Intel KMS." [[press]] -name = "Most Reliable Hosting Company Sites in March 2012" +name = "Самые надёжные сайты хостинговых компаний в марте 2012 года" url = "http://news.netcraft.com/archives/2012/04/02/most-reliable-hosting-company-sites-in-march-2012.html" siteName = "Netcraft Ltd." siteUrl = "http://www.netcraft.com/" date = "2012-03-02" author = "Netcraft" -description = "FreeBSD the OS of 3 of the top 10 most reliable hosting company sites in March 202." +description = "FreeBSD – ОС 3 из 10 самых надёжных сайтов хостинговых компаний в марте 2012." [[press]] -name = "PC-BSD 9 review ? to FreeBSD what Ubuntu is to Debian" +name = "Обзор PC-BSD 9 – для FreeBSD то же, что Ubuntu для Debian" url = "http://www.linuxuser.co.uk/reviews/pc-bsd-9-review-to-freebsd-what-ubuntu-is-to-debian/" siteName = "Linux User & Developer" siteUrl = "http://www.linuxuser.co.uk" date = "2012-02-09" author = "Koen Vervloesem" -description = "PC-BSD offers you a fully functional desktop environment based on rock solid FreeBSD technology, which makes it the perfect operating system for your first steps with BSD?" +description = "PC-BSD предлагает вам полнофункциональную среду рабочего стола на основе надёжной технологии FreeBSD, что делает ее идеальной операционной системой для ваших первых шагов с BSD?" [[press]] -name = "[Review] FreeBSD 9.0" +name = "[Обзор] FreeBSD 9.0" url = "http://linuxconfig.net/review/freebsd-review/freebsd-9-0-review.html" siteName = "linuxconfig.net" siteUrl = "http://linuxconfig.net" date = "2012-01-10" author = "linuxconfig.net" -description = "This article provides an overview of some of the new features available in FreeBSD 9.0." +description = "Эта статья предоставляет обзор некоторых новых функций, доступных в FreeBSD 9.0." [[press]] -name = "Why aren't you using FreeBSD?" +name = "Почему вы не используете FreeBSD?" url = "http://www.infoworld.com/d/data-center/why-arent-you-using-freebsd-178119?page=0,0" siteName = "Infoworld" siteUrl = "http://www.infoworld.com" date = "2011-11-11" author = "Paul Venezia" -description = "This article writes about why Paul Venezia is using FreeBSD for his servers" +description = "Эта статья рассказывает о том, почему Пол Венезия использует FreeBSD для своих серверов" [[press]] -name = "FreeBSD: A Faster Platform For Linux Gaming Than Linux?" +name = "FreeBSD: Более быстрая платформа для Linux-игр, чем Linux?" url = "http://www.phoronix.com/scan.php?page=article&item=linux_games_bsd" siteName = "Phoronix" siteUrl = "http://www.phoronix.com/" date = "2011-09-07" -description = "Michael Larabel shows how FreeBSD runs some linux programs faster than linux does." +description = "Майкл Ларабель показывает, как FreeBSD запускает некоторые linux-программы быстрее, чем linux." [[press]] -name = "Most Reliable Hosting Company Sites in June 2011" +name = "Самые надёжные сайты хостинговых компаний в июне 2011 года" url = "http://news.netcraft.com/archives/2011/07/08/most-reliable-hosting-company-sites-in-june-2011.html" siteName = "Netcraft Ltd." siteUrl = "http://www.netcraft.com/" date = "2011-07-08" author = "Jennifer Cownie" -description = "FreeBSD the OS of top 3 most reliable hosting company sites in June 2011." +description = "FreeBSD – ОС 3 самых надёжные сайтов хостинговых компаний в июне 2011 года." [[press]] -name = "PC-BSD 8.2 review" +name = "Обзор PC-BSD 8.2" url = "http://www.linuxbsdos.com/2011/03/03/pc-bsd-8-2-review/" siteName = "LinuxBSDos.com" siteUrl = "http://www.linuxbsdos.com/" date = "2011-03-03" author = "LinuxBSDos.com" -description = "LinuxBSDos.com looks at the installation (especially at the disk encryption features), system configuration and system management (including the installation of third party software packages via PC-BSD's PBI system) of PC-BSD 8.2." +description = "LinuxBSDos.com рассматривает установку (особенно функции шифрования диска), конфигурацию системы и управление системой (включая установку сторонних программных пакетов через систему PBI PC-BSD) PC-BSD 8.2." [[press]] -name = "FreeBSD 8.2 expands ZFS support" +name = "FreeBSD 8.2 расширяет поддержку ZFS" url = "http://itmanagement.earthweb.com/osrc/article.php/3926181/FreeBSD-82-Expands-ZFS-Support----Without-Oracle.htm" siteName = "Datamation.com" siteUrl = "http://itmanagement.earthweb.com/" date = "2011-02-25" author = "Sean Michael Kerner" -description = "The author looks at the status and the future of ZFS under FreeBSD. The information is based on interviews the website did with FreeBSD developer Josh Paetzel and Matt Olander from iXsystems." +description = "Автор рассматривает текущее состояние и будущее ZFS под FreeBSD. Информация основана на интервью, которые сайт провел с разработчиком FreeBSD Джошем Петцелем и Мэттом Оландером из iXsystems." [[press]] -name = "PC-BSD 8.1 review" +name = "Обзор PC-BSD 8.1" url = "http://www.linuxbsdos.com/2010/08/17/pc-bsd-8-1-review/" siteName = "LinuxBSDos.com" siteUrl = "http://www.linuxbsdos.com/" date = "2010-08-17" author = "LinuxBSDos.com" -description = "LinuxBSDos.com looks at the installation, system configuration and system management (including the installation of third party software packages via PC-BSD's PBI system) of PC-BSD 8.1." +description = "LinuxBSDos.com рассматривает установку, конфигурацию системы и управление системой (включая установку сторонних программных пакетов через систему PBI PC-BSD) PC-BSD 8.1." [[press]] -name = "Health Check: FreeBSD - The unknown giant" +name = "Проверка здоровья: FreeBSD – Неизвестный гигант" url = "http://www.h-online.com/open/features/Health-Check-FreeBSD-The-unknown-giant-920248.html" siteName = "The H" siteUrl = "http://www.h-online.com/" date = "2010-02-04" author = "Richard Hillesley" -description = "Richard Hillesley looks at the history of FreeBSD, the BSD license, Beastie and the new features in FreeBSD 8.0." +description = "Ричард Хиллесли рассматривает историю FreeBSD, лицензию BSD, Биести и новые функции в FreeBSD 8.0." diff --git a/website/data/security/advisories.toml b/website/data/security/advisories.toml index dfcfa583b1..ad0f58dfe3 100644 --- a/website/data/security/advisories.toml +++ b/website/data/security/advisories.toml @@ -2,6 +2,10 @@ # $FreeBSD$ [[advisories]] +name = "FreeBSD-SA-25:09.netinet" +date = "2025-10-22" + +[[advisories]] name = "FreeBSD-SA-25:08.openssl" date = "2025-09-30" diff --git a/website/data/zh-tw/news/news.toml b/website/data/zh-tw/news/news.toml index fe1034e65a..359df492c1 100644 --- a/website/data/zh-tw/news/news.toml +++ b/website/data/zh-tw/news/news.toml @@ -1,6 +1,11 @@ # Sort news by year, month and day # $FreeBSD$ [[news]] +date = "2025-10-25" +title = "FreeBSD 15.0-BETA3 發布了" +description = "FreeBSD 15.0 的第三個 BETA 版本現已發布。用於 amd64、armv7、powerpc64、powerpc64le和 riscv64 的 ISO 映像檔案已經 <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2025-October/003523.html\">發布</a>,可以在多數的 <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">FreeBSD 鏡像站</a>取得。" + +[[news]] date = "2025-10-18" title = "FreeBSD 15.0-BETA2 發布了" description = "FreeBSD 15.0 的第二個 BETA 版本現已發布。用於 amd64、armv7、powerpc64、powerpc64le和 riscv64 的 ISO 映像檔案已經 <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2025-October/003466.html\">發布</a>,可以在多數的 <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">FreeBSD 鏡像站</a>取得。" |
