Skip to content

Commit

Permalink
Update changelog/release v1.4.19.
Browse files Browse the repository at this point in the history
  • Loading branch information
Fizzadar committed Nov 13, 2021
1 parent c10ddc5 commit 3f9e4b4
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# v1.4.19

+ Use `uname -m` in `server.Arch` fact (@weakish)
+ Fix user check in `server.user` operation (@glassbeads)
+ Fix setting user primary group in `server.user` operation (@glassbeads)
+ Always add CWD to `sys.path` (@glassbeads)
+ Fix issues with regex parsing for `deb.DebPackage` & `deb.DebPackages` facts
+ Fix parsing apt repository lines with `[]` characters

# v1.4.18

+ Fix exception collecting `Docker.*` facts on objects that don't exist
Expand Down

0 comments on commit 3f9e4b4

Please sign in to comment.