From e07fb2c3bb39e5a3a2a77ab354285a240ed4382b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Kr=C3=A1tk=C3=BD?= Date: Mon, 6 Apr 2026 14:16:29 +0200 Subject: [PATCH 1/2] docs: import Ubuntu 12.04 LTS "Precise Pangolin" release notes (as-is) Raw import from: https://wiki.ubuntu.com/PrecisePangolin/ReleaseNotes Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- docs/12.04/index.md | 81 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 81 insertions(+) create mode 100644 docs/12.04/index.md diff --git a/docs/12.04/index.md b/docs/12.04/index.md new file mode 100644 index 0000000..dffded2 --- /dev/null +++ b/docs/12.04/index.md @@ -0,0 +1,81 @@ +--- +tocdepth: 3 +--- + +(ubuntu-12-04-lts-release-notes)= +# Ubuntu 12.04 LTS "Precise Pangolin" Release Notes + + + +## When adding features to this page and subpages, please add credits for the relevant upstream developers where appropriate. +||'''Table of Contents'''<
> <>|| + +'''WARNING: Release reached End of Life''' + +'''This release is no longer supported, please see [[Releases]]''' + +'''WARNING: Release reached End of Life''' + += Introduction = + +These release notes for '''Ubuntu 12.04.5''' (Precise Pangolin) provide an overview of the release and document the known issues with Ubuntu 12.04.5 and its flavors. For details of the changes applied since 12.04.4, please see the [[PrecisePangolin/ReleaseNotes/ChangeSummary/12.04.5|12.04.5 change summary]]. The release notes for [[PrecisePangolin/ReleaseNotes/12.04|12.04]], [[PrecisePangolin/ReleaseNotes/12.04.1|12.04.1]], [[PrecisePangolin/ReleaseNotes/12.04.2|12.04.2]], [[PrecisePangolin/ReleaseNotes/12.04.3|12.04.3]] and [[PrecisePangolin/ReleaseNotes/12.04.4|12.04.4]] are available as well. + += Product Overview = + +The overview of each product included with this release, as well as of the installation, upgrade, and known issues can be found by following these links: + * [[PrecisePangolin/ReleaseNotes/UbuntuDesktop|Ubuntu 12.04.5 (LTS)]] + * [[PrecisePangolin/ReleaseNotes/UbuntuServer|Ubuntu Server 12.04.5 (LTS)]] + * [[Core|Ubuntu Core (LTS)]] + * [[PrecisePangolin/ReleaseNotes/Edubuntu|Edubuntu 12.04.5 (LTS)]] + * [[PrecisePangolin/ReleaseNotes/Kubuntu|Kubuntu 12.04.5 (LTS)]] + * [[PrecisePangolin/ReleaseNotes/UbuntuStudio|Ubuntu Studio 12.04.5 (LTS)]] + +##= Installation = +## KEEP THIS HERE TO CHECK ON THE LINKS IN THE SUBPAGES... +##== Download == + +##Ubuntu 12.04 images can be downloaded from a location near you: + +## * http://www.ubuntu.com/download (Ubuntu and Ubuntu Server) . + +## In addition they can also be found at the following locations: + +## * http://releases.ubuntu.com/12.04.5/ (Ubuntu, Ubuntu Server) +## * http://cloud-images.ubuntu.com/releases/12.04.5/ (Ubuntu Cloud Images) +## * http://cdimage.ubuntu.com/releases/12.04.5/ (Ubuntu Core, DVD, preinstalled ARM images, source) +## * http://cdimage.ubuntu.com/netboot/12.04/ (Ubuntu Netboot) +## * http://cdimage.ubuntu.com/edubuntu/releases/12.04.5/ (Edubuntu) +## * http://cdimage.ubuntu.com/kubuntu/releases/12.04.5/ (Kubuntu) +## * http://cdimage.ubuntu.com/ubuntustudio/releases/12.04.5/ (Ubuntu Studio) + + + += Reporting bugs = + +Your comments, bug reports, patches and suggestions will help fix bugs and improve the quality of future releases. Please [[http://help.ubuntu.com/community/ReportingBugs|report bugs using the tools provided]]. + +If you want to help out with bugs, the [[http://wiki.ubuntu.com/BugSquad|Bug Squad]] is always looking for help. + += Ubuntu Project Contributors = + +Ubuntu 12.04.5 would not be possible without the contributions of our developers, testers, release team members, documentation writers, translators, bug analysts and our users who take the time to file bugs. +Ubuntu is based on [[http://www.debian.org|Debian]], [[http://www.kernel.org|the Linux Kernel]] and our many other excellent upstream projects. Thank you! +##[[PrecisePangolin/ReleaseNotes/Credits/Developers|developers]], +##[[PrecisePangolin/ReleaseNotes/Credits/Testers|testers]], +##[[PrecisePangolin/ReleaseNotes/Credits/ReleaseTeam|release team members]], +##[[PrecisePangolin/ReleaseNotes/Credits/DocsTeam|documentation writers]], +##[[PrecisePangolin/ReleaseNotes/Credits/Translators|translators]], +##[[PrecisePangolin/ReleaseNotes/Credits/BugImprovers|bug analysts]] and our +##[[PrecisePangolin/ReleaseNotes/Credits/BugReporters| users who take the time to file bugs]]. + + +If you would like to help shape Ubuntu in the future, please take a look at the list of ways you can [[http://www.ubuntu.com/community/participate|participate]]. + + += More information = + +You can find out more about Ubuntu on the [[http://www.ubuntu.com|Ubuntu website]] and [[http://wiki.ubuntu.com|Ubuntu wiki]]. + +To sign up for future Ubuntu development announcements, please subscribe to Ubuntu's development announcement list at: + + http://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-announce From 473522e88ad18230abe930e8481fb6553de4e7f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Kr=C3=A1tk=C3=BD?= Date: Mon, 6 Apr 2026 14:16:29 +0200 Subject: [PATCH 2/2] docs: convert Ubuntu 12.04 LTS "Precise Pangolin" release notes to MyST Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- docs/12.04/index.md | 89 +++++++++++++++++++++------------------------ docs/archive.md | 1 + 2 files changed, 43 insertions(+), 47 deletions(-) diff --git a/docs/12.04/index.md b/docs/12.04/index.md index dffded2..2db0588 100644 --- a/docs/12.04/index.md +++ b/docs/12.04/index.md @@ -2,80 +2,75 @@ tocdepth: 3 --- + + (ubuntu-12-04-lts-release-notes)= -# Ubuntu 12.04 LTS "Precise Pangolin" Release Notes +# Ubuntu 12.04 LTS release notes + +**WARNING: Release reached End of Life** + +**This release is no longer supported, please see [Releases](https://help.ubuntu.com/community/Releases)** + +**WARNING: Release reached End of Life** + - +(12-04-lts-introduction)= +## Introduction -## When adding features to this page and subpages, please add credits for the relevant upstream developers where appropriate. -||'''Table of Contents'''<
> <>|| +These release notes for **Ubuntu 12.04.5** (Precise Pangolin) provide an overview of the release and document the known issues with Ubuntu 12.04.5 and its flavors. For details of the changes applied since 12.04.4, please see the [12.04.5 change summary](https://wiki.ubuntu.com/PrecisePangolin/ReleaseNotes/ChangeSummary/12.04.5). The release notes for [12.04](https://wiki.ubuntu.com/PrecisePangolin/ReleaseNotes/12.04), [12.04.1](https://wiki.ubuntu.com/PrecisePangolin/ReleaseNotes/12.04.1), [12.04.2](https://wiki.ubuntu.com/PrecisePangolin/ReleaseNotes/12.04.2), [12.04.3](https://wiki.ubuntu.com/PrecisePangolin/ReleaseNotes/12.04.3) and [12.04.4](https://wiki.ubuntu.com/PrecisePangolin/ReleaseNotes/12.04.4) are available as well. -'''WARNING: Release reached End of Life''' -'''This release is no longer supported, please see [[Releases]]''' +(12-04-lts-product-overview)= +## Product Overview -'''WARNING: Release reached End of Life''' +The overview of each product included with this release, as well as of the installation, upgrade, and known issues can be found by following these links: -= Introduction = +* [Ubuntu 12.04.5 (LTS)](https://wiki.ubuntu.com/PrecisePangolin/ReleaseNotes/UbuntuDesktop) +* [Ubuntu Server 12.04.5 (LTS)](https://wiki.ubuntu.com/PrecisePangolin/ReleaseNotes/UbuntuServer) +* [Ubuntu Core (LTS)](https://wiki.ubuntu.com/Core) +* [Edubuntu 12.04.5 (LTS)](https://wiki.ubuntu.com/PrecisePangolin/ReleaseNotes/Edubuntu) +* [Kubuntu 12.04.5 (LTS)](https://wiki.ubuntu.com/PrecisePangolin/ReleaseNotes/Kubuntu) +* [Ubuntu Studio 12.04.5 (LTS)](https://wiki.ubuntu.com/PrecisePangolin/ReleaseNotes/UbuntuStudio) -These release notes for '''Ubuntu 12.04.5''' (Precise Pangolin) provide an overview of the release and document the known issues with Ubuntu 12.04.5 and its flavors. For details of the changes applied since 12.04.4, please see the [[PrecisePangolin/ReleaseNotes/ChangeSummary/12.04.5|12.04.5 change summary]]. The release notes for [[PrecisePangolin/ReleaseNotes/12.04|12.04]], [[PrecisePangolin/ReleaseNotes/12.04.1|12.04.1]], [[PrecisePangolin/ReleaseNotes/12.04.2|12.04.2]], [[PrecisePangolin/ReleaseNotes/12.04.3|12.04.3]] and [[PrecisePangolin/ReleaseNotes/12.04.4|12.04.4]] are available as well. -= Product Overview = -The overview of each product included with this release, as well as of the installation, upgrade, and known issues can be found by following these links: - * [[PrecisePangolin/ReleaseNotes/UbuntuDesktop|Ubuntu 12.04.5 (LTS)]] - * [[PrecisePangolin/ReleaseNotes/UbuntuServer|Ubuntu Server 12.04.5 (LTS)]] - * [[Core|Ubuntu Core (LTS)]] - * [[PrecisePangolin/ReleaseNotes/Edubuntu|Edubuntu 12.04.5 (LTS)]] - * [[PrecisePangolin/ReleaseNotes/Kubuntu|Kubuntu 12.04.5 (LTS)]] - * [[PrecisePangolin/ReleaseNotes/UbuntuStudio|Ubuntu Studio 12.04.5 (LTS)]] -##= Installation = -## KEEP THIS HERE TO CHECK ON THE LINKS IN THE SUBPAGES... -##== Download == -##Ubuntu 12.04 images can be downloaded from a location near you: -## * http://www.ubuntu.com/download (Ubuntu and Ubuntu Server) . -## In addition they can also be found at the following locations: -## * http://releases.ubuntu.com/12.04.5/ (Ubuntu, Ubuntu Server) -## * http://cloud-images.ubuntu.com/releases/12.04.5/ (Ubuntu Cloud Images) -## * http://cdimage.ubuntu.com/releases/12.04.5/ (Ubuntu Core, DVD, preinstalled ARM images, source) -## * http://cdimage.ubuntu.com/netboot/12.04/ (Ubuntu Netboot) -## * http://cdimage.ubuntu.com/edubuntu/releases/12.04.5/ (Edubuntu) -## * http://cdimage.ubuntu.com/kubuntu/releases/12.04.5/ (Kubuntu) -## * http://cdimage.ubuntu.com/ubuntustudio/releases/12.04.5/ (Ubuntu Studio) -= Reporting bugs = +(12-04-lts-reporting-bugs)= +## Reporting bugs -Your comments, bug reports, patches and suggestions will help fix bugs and improve the quality of future releases. Please [[http://help.ubuntu.com/community/ReportingBugs|report bugs using the tools provided]]. +Your comments, bug reports, patches and suggestions will help fix bugs and improve the quality of future releases. Please [report bugs using the tools provided](http://help.ubuntu.com/community/ReportingBugs). -If you want to help out with bugs, the [[http://wiki.ubuntu.com/BugSquad|Bug Squad]] is always looking for help. +If you want to help out with bugs, the [Bug Squad](http://wiki.ubuntu.com/BugSquad) is always looking for help. -= Ubuntu Project Contributors = -Ubuntu 12.04.5 would not be possible without the contributions of our developers, testers, release team members, documentation writers, translators, bug analysts and our users who take the time to file bugs. -Ubuntu is based on [[http://www.debian.org|Debian]], [[http://www.kernel.org|the Linux Kernel]] and our many other excellent upstream projects. Thank you! -##[[PrecisePangolin/ReleaseNotes/Credits/Developers|developers]], -##[[PrecisePangolin/ReleaseNotes/Credits/Testers|testers]], -##[[PrecisePangolin/ReleaseNotes/Credits/ReleaseTeam|release team members]], -##[[PrecisePangolin/ReleaseNotes/Credits/DocsTeam|documentation writers]], -##[[PrecisePangolin/ReleaseNotes/Credits/Translators|translators]], -##[[PrecisePangolin/ReleaseNotes/Credits/BugImprovers|bug analysts]] and our -##[[PrecisePangolin/ReleaseNotes/Credits/BugReporters| users who take the time to file bugs]]. +(12-04-lts-ubuntu-project-contributors)= +## Ubuntu Project Contributors +Ubuntu 12.04.5 would not be possible without the contributions of our developers, testers, release team members, documentation writers, translators, bug analysts and our users who take the time to file bugs. +Ubuntu is based on [Debian](http://www.debian.org), [the Linux Kernel](http://www.kernel.org) and our many other excellent upstream projects. Thank you! +##[developers](https://wiki.ubuntu.com/PrecisePangolin/ReleaseNotes/Credits/Developers), +##[testers](https://wiki.ubuntu.com/PrecisePangolin/ReleaseNotes/Credits/Testers), +##[release team members](https://wiki.ubuntu.com/PrecisePangolin/ReleaseNotes/Credits/ReleaseTeam), +##[documentation writers](https://wiki.ubuntu.com/PrecisePangolin/ReleaseNotes/Credits/DocsTeam), +##[translators](https://wiki.ubuntu.com/PrecisePangolin/ReleaseNotes/Credits/Translators), +##[bug analysts](https://wiki.ubuntu.com/PrecisePangolin/ReleaseNotes/Credits/BugImprovers) and our +##[users who take the time to file bugs](https://wiki.ubuntu.com/PrecisePangolin/ReleaseNotes/Credits/BugReporters). -If you would like to help shape Ubuntu in the future, please take a look at the list of ways you can [[http://www.ubuntu.com/community/participate|participate]]. +If you would like to help shape Ubuntu in the future, please take a look at the list of ways you can [participate](http://www.ubuntu.com/community/participate). -= More information = +(12-04-lts-more-information)= +## More information -You can find out more about Ubuntu on the [[http://www.ubuntu.com|Ubuntu website]] and [[http://wiki.ubuntu.com|Ubuntu wiki]]. +You can find out more about Ubuntu on the [Ubuntu website](http://www.ubuntu.com) and [Ubuntu wiki](http://wiki.ubuntu.com). To sign up for future Ubuntu development announcements, please subscribe to Ubuntu's development announcement list at: - http://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-announce +[lists.ubuntu.com/mailman/listinfo/ubuntu-devel-announce](http://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-announce) diff --git a/docs/archive.md b/docs/archive.md index aae5d06..b6c8af3 100644 --- a/docs/archive.md +++ b/docs/archive.md @@ -5,4 +5,5 @@ 25.04 (Plucky Puffin) <25.04/index> 24.10 (Oracular Oriole) <24.10/index> +12.04 LTS (Precise Pangolin) <12.04/index> :::