File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 1
- # v1.5.0.dev0
1
+ # v1.5.0.dev1
2
2
3
3
This release includes a huge number of improvements, major highlights:
4
4
@@ -15,13 +15,17 @@ This replaces the old style of setting `SUDO = True` at the top of files which w
15
15
16
16
Operation & fact updates:
17
17
18
+ + Add ` pkgin.packages ` & ` pkgin.upgrade ` operations (@lun-4 )
19
+ + Add ` pkgin.PkginPackages ` fact (@lun-4 )
20
+ + Add ` selinux.FileContext ` & ` selinux.SEBoolean ` facts (@benridley )
18
21
+ Add ` openrc.service ` operation
19
22
+ Add ` openrc.OpenrcStatus ` & ` openrc.OpenrcEnabled ` facts
20
23
+ Add last login time to ` server.Users ` fact (@sysadmin75 )
21
24
+ Fetch held deb package versions in ` deb.DebPackages ` fact (@GerardoGR )
22
25
+ Add ` force ` , ` force_backup ` and ` force_backup_dir ` arguments to ` files.files ` , ` files.directory ` & ` files.link ` operations
23
26
+ Add resource and SSL arguments to ` mysql.user ` operation
24
27
+ Add ` with_grant_option ` argument to ` mysql.privileges ` operation
28
+ + Add ` available ` argument to ` apk.packages ` operation (@lun-4 )
25
29
26
30
Connector updates:
27
31
You can’t perform that action at this time.
0 commit comments