Skip to content

Commit 8ed424e

Browse files
authored
Update version and changes files (#2997)
Bump version and update changes files for the release of the 19.pre version. Note: we messed up with Git tags in the past, so it is replacing 19devel with 19.pre. It should not be a problem since we have not released version 19 yet.
2 parents 46653c4 + bc42513 commit 8ed424e

File tree

6 files changed

+50
-1
lines changed

6 files changed

+50
-1
lines changed

live/src/agama-installer.changes

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
-------------------------------------------------------------------
2+
Fri Jan 9 14:44:01 UTC 2026 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
3+
4+
- Version 19.pre
5+
16
-------------------------------------------------------------------
27
Tue Jan 6 16:21:35 UTC 2026 - Ladislav Slezák <lslezak@suse.com>
38

products.d/agama-products.changes

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
-------------------------------------------------------------------
2+
Fri Jan 9 14:44:00 UTC 2026 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
3+
4+
- Version 19.pre
5+
- Do not offer or pre-install YaST2.
6+
17
-------------------------------------------------------------------
28
Tue Dec 2 12:40:33 UTC 2025 - Dominique Leuenberger <dimstar@opensuse.org>
39

rust/package/agama.changes

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
-------------------------------------------------------------------
2+
Fri Jan 9 14:43:59 UTC 2026 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
3+
4+
- Version 19.pre
5+
- Introduce the version 2 of the HTTP API (gh#agama-project/agama#2997).
6+
- Add new services, ported from Ruby:
7+
- hostname
8+
- files
9+
- manager
10+
- storage
11+
- Replace the old API with the new one.
12+
- Adapt most parts of the CLI to the new HTTP API.
13+
- Missing pieces:
14+
- Users and authentication handling.
15+
- iSCSI, DASD, zFCP.
16+
- Network proxy.
17+
- IPMI.
18+
- Use self-signed certificates for registration.
19+
120
-------------------------------------------------------------------
221
Wed Nov 19 14:49:59 UTC 2025 - Ladislav Slezák <lslezak@suse.com>
322

service/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
agama-yast (19.devel95.39d953111)
4+
agama-yast (19.pre.devel792.5591e40f6)
55
cfa (~> 1.0.2)
66
cfa_grub2 (~> 2.0.0)
77
cheetah (~> 1.0.0)

service/package/rubygem-agama-yast.changes

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
-------------------------------------------------------------------
2+
Fri Jan 9 14:43:58 UTC 2026 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
3+
4+
- Version 19.pre
5+
- Introduce the version 2 of the HTTP API (gh#agama-project/agama#2997).
6+
- Drop most of the services because they have been ported to Rust.
7+
- Adapt the storage D-Bus service API to the new approach.
8+
19
-------------------------------------------------------------------
210
Fri Dec 12 06:21:47 UTC 2025 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
311

web/package/agama-web-ui.changes

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
-------------------------------------------------------------------
2+
Fri Jan 9 14:43:59 UTC 2026 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
3+
4+
- Version 19.pre
5+
- Adapt to the version 2 of the HTTP API (gh#agama-project/agama#2997).
6+
- Introduce a new overview page.
7+
- Missing pieces:
8+
- Installation progress.
9+
- Add-ons registration.
10+
- iSCSI, DASD and zFCP support.
11+
112
-------------------------------------------------------------------
213
Tue Dec 16 08:32:09 UTC 2025 - Ladislav Slezák <lslezak@suse.com>
314

0 commit comments

Comments
 (0)