feat: Upgrade pygit2 to version 1.9.1
This commit is contained in:
@@ -7,6 +7,7 @@ for the list of changes in SaltStack.
|
||||
**3004.1**
|
||||
|
||||
- Upgrade `salt-master` to `3004.1` *Silicon*
|
||||
- Upgrade `pygit2` to version `1.9.1`
|
||||
- Upgrade `libgit2` to version `1.4.2`
|
||||
- Change Docker base image to `ubuntu:hirsute-20220113`
|
||||
|
||||
|
||||
@@ -42,7 +42,7 @@ pip3 install timelib==0.2.5
|
||||
# Install pygit2 package
|
||||
install_libssh2
|
||||
install_libgit2
|
||||
pip3 install pygit2==1.7.0
|
||||
pip3 install cached-property cffi==1.14.6 pygit2==1.9.1
|
||||
|
||||
# Downloading bootstrap-salt.sh script
|
||||
BOOTSTRAP_VERSION='2021.09.17'
|
||||
|
||||
Reference in New Issue
Block a user