* [PATCH v2 0/1] Isar v0.8 Release Candidate 1
@ 2022-01-12 15:17 Anton Mikanovich
2022-01-12 15:17 ` [PATCH v2 1/1] changelog: v0.8-rc1 Anton Mikanovich
2022-01-12 15:21 ` [PATCH v2 0/1] Isar v0.8 Release Candidate 1 Anton Mikanovich
0 siblings, 2 replies; 4+ messages in thread
From: Anton Mikanovich @ 2022-01-12 15:17 UTC (permalink / raw)
To: isar-users; +Cc: Anton Mikanovich
This is the ChangeLog for Isar v0.8-rc1.
We will proceed with the release after stabilization and documentation
updates patchsets apply.
---
Changes since v1:
- Addressed feedback.
- Update changelog list.
Anton Mikanovich (1):
changelog: v0.8-rc1
ChangeLog | 48 +++++++++++++++++++++++++++++++++++++
Supported_Configurations.md | 3 +++
2 files changed, 51 insertions(+)
--
2.25.1
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH v2 1/1] changelog: v0.8-rc1
2022-01-12 15:17 [PATCH v2 0/1] Isar v0.8 Release Candidate 1 Anton Mikanovich
@ 2022-01-12 15:17 ` Anton Mikanovich
2022-01-14 14:54 ` Anton Mikanovich
2022-01-12 15:21 ` [PATCH v2 0/1] Isar v0.8 Release Candidate 1 Anton Mikanovich
1 sibling, 1 reply; 4+ messages in thread
From: Anton Mikanovich @ 2022-01-12 15:17 UTC (permalink / raw)
To: isar-users; +Cc: Anton Mikanovich
Signed-off-by: Anton Mikanovich <amikan@ilbers.de>
---
ChangeLog | 48 +++++++++++++++++++++++++++++++++++++
Supported_Configurations.md | 3 +++
2 files changed, 51 insertions(+)
diff --git a/ChangeLog b/ChangeLog
index 1be4e8c..78d6b65 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,51 @@
+Release next
+
+Release v0.8
+
+ * Add Debian Sid Ports support
+ * Add Debian Bullseye support
+ * Drop Debian Jessie support
+ * Add Ubuntu Focal support
+ * Add RISC-V architecture support
+ * Add MIPSel architecture support
+ * Add STM32MP15x eval board target
+ * Add NanoPi NEO board target
+ * Add HiFive Unleashed board target
+ * Add qemuriscv64 virtual target
+ * Update BitBake version to 1.46.2 release
+ * Update WIC to the revision b85a09ea4
+ * Update U-Boot version to 2020.10
+ * Update linux-mainline version to 5.4.70
+ * Migrate CI to Avocado Framework
+ * Split CI on fast and full builds
+ * Add Sstate (Shared State) Cache support
+ * Add Ccache support
+ * Add deb-src caching support
+ * Add UEFI boot with systemd-boot
+ * Add CPIO image type (initramfs like filesystem) generation support
+ * Add VMWare/Virtualbox image generation support
+ * Add containerized filesystem and sdk generation support
+ * Add initramfs generation support
+ * Add multiple image types support
+ * Add Linux Kernel Selftests recipe
+ * Add prebuilt debs injecting support
+ * Add devshell and devshell_nodep targets
+ * Add git-buildpackage support
+ * Add buildstats generation and pybootchartgui
+ * Force running GPG-agent on demand
+ * Allow clear-text passwords for users
+ * Add compat architecture support via multiarch
+ * Add image versioning
+ * Add build dependencies defining support for debianization
+ * Add multiple DTBs deploying support
+ * Add BB_NO_NETWORK option
+ * Migrate to deb.debian.org in apt sources.list
+ * Add AUTOREV support for SRCREV
+ * Add support for patches in sub-directories
+ * Add rootfs postprocessing
+ * Allow downgrades when installing packages
+ * Deprecate isar-image
+
Release v0.7
* Improved CI scripts
diff --git a/Supported_Configurations.md b/Supported_Configurations.md
index 4dedb28..ef6a272 100644
--- a/Supported_Configurations.md
+++ b/Supported_Configurations.md
@@ -4,6 +4,9 @@ Supported Configurations
Release next
------------
+Release v0.8
+------------
+
### Host System : debian-jessie-amd64
Not supported
--
2.25.1
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH v2 0/1] Isar v0.8 Release Candidate 1
2022-01-12 15:17 [PATCH v2 0/1] Isar v0.8 Release Candidate 1 Anton Mikanovich
2022-01-12 15:17 ` [PATCH v2 1/1] changelog: v0.8-rc1 Anton Mikanovich
@ 2022-01-12 15:21 ` Anton Mikanovich
1 sibling, 0 replies; 4+ messages in thread
From: Anton Mikanovich @ 2022-01-12 15:21 UTC (permalink / raw)
To: isar-users; +Cc: Henning Schild
12.01.2022 18:17, Anton Mikanovich wrote:
> This is the ChangeLog for Isar v0.8-rc1.
>
> We will proceed with the release after stabilization and documentation
> updates patchsets apply.
>
> ---
> Changes since v1:
> - Addressed feedback.
> - Update changelog list.
>
> Anton Mikanovich (1):
> changelog: v0.8-rc1
>
> ChangeLog | 48 +++++++++++++++++++++++++++++++++++++
> Supported_Configurations.md | 3 +++
> 2 files changed, 51 insertions(+)
>
If there are no objections, we would like to apply this in few days, tag
the repo and prepare rc2 as new patchset later on.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH v2 1/1] changelog: v0.8-rc1
2022-01-12 15:17 ` [PATCH v2 1/1] changelog: v0.8-rc1 Anton Mikanovich
@ 2022-01-14 14:54 ` Anton Mikanovich
0 siblings, 0 replies; 4+ messages in thread
From: Anton Mikanovich @ 2022-01-14 14:54 UTC (permalink / raw)
To: isar-users
12.01.2022 18:17, Anton Mikanovich wrote:
> Signed-off-by: Anton Mikanovich <amikan@ilbers.de>
Applied to next, tagged as v0.8-rc1
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2022-01-14 14:54 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-12 15:17 [PATCH v2 0/1] Isar v0.8 Release Candidate 1 Anton Mikanovich
2022-01-12 15:17 ` [PATCH v2 1/1] changelog: v0.8-rc1 Anton Mikanovich
2022-01-14 14:54 ` Anton Mikanovich
2022-01-12 15:21 ` [PATCH v2 0/1] Isar v0.8 Release Candidate 1 Anton Mikanovich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox