We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af4abe9 commit 325e557Copy full SHA for 325e557
1 file changed
docs/packaging/packaging-changes.md
@@ -11,6 +11,22 @@ This page is meant to serve as a changelog of sorts for the Solus packaging envi
11
- This list is not exhaustive
12
- This list is in _reverse chronological order_ (newest first)
13
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
30
## 2025
31
32
### December
0 commit comments