Skip to content

Commit 93a131b

Browse files
author
tphoney
committed
minor tweak to 4.11.0 adding debian 8 to metadata
1 parent 0097303 commit 93a131b

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
## Supported Release 4.11.0
22
###Summary
33

4-
Provides a new parser validate_absolute_paths, a fix to the is_package_provider fact and a test improvement.
4+
Provides a new parser validate_absolute_paths and Debian 8 support. There is a fix to the is_package_provider fact and a test improvement.
55

66
####Features
77
- Adds new parser called is_absolute_path
8+
- Supports Debian 8
89

910
####Bugfixes
1011
- Allow package_provider fact to resolve on PE 3.x

metadata.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,8 @@
5656
"operatingsystem": "Debian",
5757
"operatingsystemrelease": [
5858
"6",
59-
"7"
59+
"7",
60+
"8"
6061
]
6162
},
6263
{

0 commit comments

Comments
 (0)