Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
Shared puppet modules group
tor
Compare Revisions
3.1.0...3.1.1
Commits (3)
Tor's GPG key expired, so they refreshed the expiration date
· 3946982f
Louis-Philippe Véronneau
authored
Dec 11, 2020
3946982f
Merge branch 'gpg_key_refresh'
· d9248c0e
Micah
authored
Dec 14, 2020
d9248c0e
Release version 3.1.1
· b7560a2f
Louis-Philippe Véronneau
authored
Dec 17, 2020
b7560a2f
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
1 deletion
+10
-1
CHANGELOG.md
CHANGELOG.md
+9
-0
files/torproject.gpg
files/torproject.gpg
+0
-0
metadata.json
metadata.json
+1
-1
No files found.
CHANGELOG.md
View file @
b7560a2f
...
...
@@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file. The format
is based on
[
Keep a Changelog
](
http://keepachangelog.com/en/1.0.0/
)
and this
project adheres to
[
Semantic Versioning
](
http://semver.org
)
.
## [3.1.1](https://gitlab.com/shared-puppet-modules-group/tor/-/tags/3.1.1) (2020-12-17)
### Changed
-
Refresh Tor Project's GPG key due to expiration.
[
Full Changelog
](
https://gitlab.com/shared-puppet-modules-group/tor/-/compare/3.1.0...3.1.1
)
## [3.1.0](https://gitlab.com/shared-puppet-modules-group/tor/-/tags/3.1.0) (2020-11-24)
### Added
...
...
files/torproject.gpg
View file @
b7560a2f
No preview for this file type
metadata.json
View file @
b7560a2f
{
"name"
:
"smash-tor"
,
"version"
:
"3.1.
0
"
,
"version"
:
"3.1.
1
"
,
"author"
:
"SMASH"
,
"summary"
:
"Installs, configures and manages Tor"
,
"license"
:
"GPL-3.0"
,
...
...