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
22
33This release includes a huge number of improvements, major highlights:
44
@@ -15,13 +15,17 @@ This replaces the old style of setting `SUDO = True` at the top of files which w
1515
1616Operation & fact updates:
1717
18+ + Add ` pkgin.packages ` & ` pkgin.upgrade ` operations (@lun-4 )
19+ + Add ` pkgin.PkginPackages ` fact (@lun-4 )
20+ + Add ` selinux.FileContext ` & ` selinux.SEBoolean ` facts (@benridley )
1821+ Add ` openrc.service ` operation
1922+ Add ` openrc.OpenrcStatus ` & ` openrc.OpenrcEnabled ` facts
2023+ Add last login time to ` server.Users ` fact (@sysadmin75 )
2124+ Fetch held deb package versions in ` deb.DebPackages ` fact (@GerardoGR )
2225+ Add ` force ` , ` force_backup ` and ` force_backup_dir ` arguments to ` files.files ` , ` files.directory ` & ` files.link ` operations
2326+ Add resource and SSL arguments to ` mysql.user ` operation
2427+ Add ` with_grant_option ` argument to ` mysql.privileges ` operation
28+ + Add ` available ` argument to ` apk.packages ` operation (@lun-4 )
2529
2630Connector updates:
2731
You can’t perform that action at this time.
0 commit comments