Skip to content

Commit 325e557

Browse files
committed
packaging-changes.md: Add items for relicensing and info utility
1 parent af4abe9 commit 325e557

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

docs/packaging/packaging-changes.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,22 @@ This page is meant to serve as a changelog of sorts for the Solus packaging envi
1111
- This list is not exhaustive
1212
- This list is in _reverse chronological order_ (newest first)
1313

14+
## 2026
15+
16+
### May
17+
18+
#### Added `go-task info` as a helper utility
19+
20+
- This little helper returns `eopkg info` for the current directory.
21+
- For example, when you are in `~/solus-packages/packages/n/nano`, `go-task info` will output the same as `eopkg info nano`
22+
23+
### April
24+
25+
#### Began re-licensing packages repository with MPL-2.0
26+
27+
- Require a checkbox on package PRs so contributors acknowledge explicit licensing
28+
- See blog post for more detail [here](https://getsol.us/2026/05/clearing-up-the-fog/)
29+
1430
## 2025
1531

1632
### December

0 commit comments

Comments
 (0)