Skip to content

Commit

Permalink
Link roadmap bullets to tickets/discussions where available
Browse files Browse the repository at this point in the history
  • Loading branch information
pmatilai committed Sep 12, 2023
1 parent 46ad5a7 commit fbcea05
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,28 +9,28 @@ title: rpm.org - Roadmap
* Bugfix release for 4.18 (Q1)
* RPM 4.19 release (Q3)
* Build infra modernization
* CMake based build system
* Replace fakechroot with better technology
* [CMake based build system](https://github.com/rpm-software-management/rpm/pull/2096)
* [Replace fakechroot with better technology](https://github.com/rpm-software-management/rpm/issues/1580)
* Migrate away from SemaphoreCI Classic (Q3)
* Hands-free packaging
* Dynamic spec generation
* Declarative user/group handling
* Resource management for parallel builds
* Deprecate internal OpenPGP parser
* Purge obsolete API
* [Dynamic spec generation](https://github.com/rpm-software-management/rpm/discussions/2032)
* [Declarative user/group handling](https://github.com/rpm-software-management/rpm/issues/1032)
* [Resource management for parallel builds](https://github.com/rpm-software-management/rpm/issues/804)
* [Deprecate internal OpenPGP parser](https://github.com/rpm-software-management/rpm/issues/1935)
* [Purge obsolete API](https://github.com/rpm-software-management/rpm/issues/1989)
* RPM v6 scoping (ongoing)
* First [public draft of RPM v6 format](https://github.com/rpm-software-management/rpm/discussions/2374)
* Migrate away from SemaphoreCI Classic (Q3)
* First [public draft of RPM v6 format](https://github.com/rpm-software-management/rpm/discussions/2374)

## 2024
* RPM 4.20 release (Q3)
* Hands-free packaging
* Dynamic spec generation continued
* Declarative build system
* [Declarative build system](https://github.com/rpm-software-management/rpm/issues/1087)
* RPM v6 readiness
* Support for RPM v3 packages removed
* Support for multi-arch packages
* File trigger design review + adjustment
* Finalize plugin API, make public
* [Support for RPM v3 packages removed](https://github.com/rpm-software-management/rpm/issues/1107)
* [Support for multi-arch dependencies](https://github.com/rpm-software-management/rpm/issues/2197)
* [File trigger design review + adjustment](https://github.com/rpm-software-management/rpm/issues/2655)
* [Finalize plugin API, make public](https://github.com/rpm-software-management/rpm/issues/1536)
* RPM v6 specification

## 2025
Expand Down

0 comments on commit fbcea05

Please sign in to comment.