File tree Expand file tree Collapse file tree 5 files changed +25
-9
lines changed Expand file tree Collapse file tree 5 files changed +25
-9
lines changed Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ Avatar|Contributor|Contributions
19
19
<img class =' float-left rounded-1 ' src =' https://avatars.githubusercontent.com/u/287147?v=4 ' width =' 36 ' height =' 36 ' alt =' @techhat ' >|[ @techhat ] ( https://github.com/techhat ) |3
20
20
<img class =' float-left rounded-1 ' src =' https://avatars.githubusercontent.com/u/91293?v=4 ' width =' 36 ' height =' 36 ' alt =' @whiteinge ' >|[ @whiteinge ] ( https://github.com/whiteinge ) |3
21
21
<img class =' float-left rounded-1 ' src =' https://avatars.githubusercontent.com/u/1912062?v=4 ' width =' 36 ' height =' 36 ' alt =' @devster31 ' >|[ @devster31 ] ( https://github.com/devster31 ) |3
22
- <img class =' float-left rounded-1 ' src =' https://avatars.githubusercontent.com/u/1233212 ?v=4 ' width =' 36 ' height =' 36 ' alt =' @baby-gnu ' >|[ @baby-gnu ] ( https://github.com/baby-gnu ) |1
23
- <img class =' float-left rounded-1 ' src =' https://avatars.githubusercontent.com/u/148888069 ?v=4 ' width =' 36 ' height =' 36 ' alt =' @didiermfb ' >|[ @didiermfb ] ( https://github.com/didiermfb ) |1
22
+ <img class =' float-left rounded-1 ' src =' https://avatars.githubusercontent.com/u/148888069 ?v=4 ' width =' 36 ' height =' 36 ' alt =' @didiermfb ' >|[ @didiermfb ] ( https://github.com/didiermfb ) |2
23
+ <img class =' float-left rounded-1 ' src =' https://avatars.githubusercontent.com/u/1233212 ?v=4 ' width =' 36 ' height =' 36 ' alt =' @baby-gnu ' >|[ @baby-gnu ] ( https://github.com/baby-gnu ) |2
24
24
<img class =' float-left rounded-1 ' src =' https://avatars.githubusercontent.com/u/377632?v=4 ' width =' 36 ' height =' 36 ' alt =' @jerrykan ' >|[ @jerrykan ] ( https://github.com/jerrykan ) |1
25
25
<img class =' float-left rounded-1 ' src =' https://avatars.githubusercontent.com/u/222721?v=4 ' width =' 36 ' height =' 36 ' alt =' @rpatterson ' >|[ @rpatterson ] ( https://github.com/rpatterson ) |1
26
26
<img class =' float-left rounded-1 ' src =' https://avatars.githubusercontent.com/u/5507973?v=4 ' width =' 36 ' height =' 36 ' alt =' @simonclausen ' >|[ @simonclausen ] ( https://github.com/simonclausen ) |1
@@ -30,4 +30,4 @@ Avatar|Contributor|Contributions
30
30
31
31
---
32
32
33
- Auto-generated by a [ forked version] ( https://github.com/myii/maintainer ) of [ gaocegege/maintainer] ( https://github.com/gaocegege/maintainer ) on 2025-04-14 .
33
+ Auto-generated by a [ forked version] ( https://github.com/myii/maintainer ) of [ gaocegege/maintainer] ( https://github.com/gaocegege/maintainer ) on 2025-06-26 .
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ # [ 0.12.0] ( https://github.com/saltstack-formulas/apt-formula/compare/v0.11.2...v0.12.0 ) (2025-06-26)
4
+
5
+
6
+ ### Features
7
+
8
+ * ** repositories:** stop removing sources files and support unmanaged ([ 6687a12] ( https://github.com/saltstack-formulas/apt-formula/commit/6687a12f42b28fac7b170c03c150ec45f1c9acff ) )
9
+
3
10
## [ 0.11.2] ( https://github.com/saltstack-formulas/apt-formula/compare/v0.11.1...v0.11.2 ) (2025-04-14)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
name: apt
2
2
os: Debian, Ubuntu, Raspbian
3
3
os_family: Debian
4
- version: 0.11.2
4
+ version: 0.12.0
5
5
release: 1
6
6
minimum_version: 2017.7
7
7
summary: Apt formula
Original file line number Diff line number Diff line change @@ -58,12 +58,12 @@ This list is sorted by the number of commits per contributor in *descending* ord
58
58
* - :raw-html-m2r: `<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1912062?v=4' width='36' height='36' alt='@devster31'> `
59
59
- `@devster31 <https://github.com/devster31 >`_
60
60
- 3
61
- * - :raw-html-m2r: `<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1233212?v=4' width='36' height='36' alt='@baby-gnu'> `
62
- - `@baby-gnu <https://github.com/baby-gnu >`_
63
- - 1
64
61
* - :raw-html-m2r: `<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/148888069?v=4' width='36' height='36' alt='@didiermfb'> `
65
62
- `@didiermfb <https://github.com/didiermfb >`_
66
- - 1
63
+ - 2
64
+ * - :raw-html-m2r: `<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1233212?v=4' width='36' height='36' alt='@baby-gnu'> `
65
+ - `@baby-gnu <https://github.com/baby-gnu >`_
66
+ - 2
67
67
* - :raw-html-m2r: `<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/377632?v=4' width='36' height='36' alt='@jerrykan'> `
68
68
- `@jerrykan <https://github.com/jerrykan >`_
69
69
- 1
@@ -86,4 +86,4 @@ This list is sorted by the number of commits per contributor in *descending* ord
86
86
87
87
----
88
88
89
- Auto-generated by a `forked version <https://github.com/myii/maintainer >`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer >`_ on 2025-04-14 .
89
+ Auto-generated by a `forked version <https://github.com/myii/maintainer >`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer >`_ on 2025-06-26 .
Original file line number Diff line number Diff line change 2
2
Changelog
3
3
=========
4
4
5
+ `0.12.0 <https://github.com/saltstack-formulas/apt-formula/compare/v0.11.2...v0.12.0 >`_ (2025-06-26)
6
+ --------------------------------------------------------------------------------------------------------
7
+
8
+ Features
9
+ ^^^^^^^^
10
+
11
+
12
+ * **repositories: ** stop removing sources files and support unmanaged (\ `6687a12 <https://github.com/saltstack-formulas/apt-formula/commit/6687a12f42b28fac7b170c03c150ec45f1c9acff >`_\ )
13
+
5
14
`0.11.2 <https://github.com/saltstack-formulas/apt-formula/compare/v0.11.1...v0.11.2 >`_ (2025-04-14)
6
15
--------------------------------------------------------------------------------------------------------
7
16
You can’t perform that action at this time.
0 commit comments