-
Notifications
You must be signed in to change notification settings - Fork 0
/
Changes
39 lines (28 loc) · 1.08 KB
/
Changes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
Revision history for Yum-Line
{{$NEXT}}
0.2.1 2017-04-12 11:28:53 EDT
- bugfix: post_update not running on base repositories.
- bugfix: crash when no sync occurs on repo.
0.2.0 2017-04-07 14:57:38 EDT
- bugfix: --disabletrain parameter fixed.
- Add support for post-update commands.
0.1.3 2017-03-30 17:22:08 EDT
- bugfix: Update metadata in both repos when promoting.
- Only sync latest version of packages.
0.1.2 2016-11-17 15:44:57 EST
- Support yum's reposync command for sources
0.1.1 2016-06-14 17:05:48 EDT
- Properly record dependency on Test::Fatal
0.1.0 2016-04-27 15:46:23 EDT
- Improved documentation
- Rationalised commands and configuration
- Behave as documented
- Support HTTP(S) sources
0.0.4 2016-01-12 16:25:01 EST
- Support repos with multi-arch packages
0.0.3 2015-12-11 11:40:13 EST
- Add metadata and follow milla conventions
0.0.2 2015-12-09 17:15:16 EST
- Added scant documentation
0.0.1 2015-12-09 16:52:36 EST
- Initial release