-
Notifications
You must be signed in to change notification settings - Fork 685
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
bac98a3
commit e2c2f07
Showing
12 changed files
with
16 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ Priority: optional | |
Maintainer: SecureDrop Team <[email protected]> | ||
Homepage: https://securedrop.org | ||
Package: securedrop-app-code | ||
Version: 0.8.0~rc3 | ||
Version: 0.8.0 | ||
Architecture: amd64 | ||
Depends: python-pip,apparmor-utils,gnupg2,haveged,python,secure-delete,sqlite3,apache2-mpm-worker,libapache2-mod-wsgi,libapache2-mod-xsendfile,redis-server,supervisor,securedrop-keyring,securedrop-config | ||
Description: Packages the SecureDrop application code pip dependencies and apparmor profiles. This package will put the apparmor profiles in enforce mode. This package does use pip to install the pip wheelhouse |
16 changes: 2 additions & 14 deletions
16
install_files/securedrop-app-code/usr/share/doc/securedrop-app-code/changelog.Debian
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,8 @@ | ||
securedrop-app-code (0.8.0~rc3) trusty; urgency=medium | ||
securedrop-app-code (0.8.0) trusty; urgency=medium | ||
|
||
* See changelog.md | ||
|
||
-- SecureDrop Team <[email protected]> Tue, 26 Jun 2018 04:52:58 +0000 | ||
|
||
securedrop-app-code (0.8.0~rc2) trusty; urgency=medium | ||
|
||
* See changelog.md | ||
|
||
-- SecureDrop Team <[email protected]> Thu, 21 Jun 2018 23:05:56 +0000 | ||
|
||
securedrop-app-code (0.8.0~rc1) trusty; urgency=medium | ||
|
||
* See changelog.md | ||
|
||
-- SecureDrop Team <[email protected]> Wed, 13 Jun 2018 21:04:00 +0000 | ||
-- SecureDrop Team <[email protected]> Tue, 26 Jun 2018 22:20:25 +0000 | ||
|
||
securedrop-app-code (0.7.0) trusty; urgency=medium | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ Priority: optional | |
Maintainer: SecureDrop Team <[email protected]> | ||
Homepage: https://securedrop.org | ||
Package: securedrop-config | ||
Version: 0.1.1+0.8.0~rc3 | ||
Version: 0.1.1+0.8.0 | ||
Architecture: all | ||
Description: Establishes baseline system state for running SecureDrop. | ||
Configures apt repositories. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ Priority: optional | |
Maintainer: SecureDrop Team <[email protected]> | ||
Homepage: https://securedrop.org | ||
Package: securedrop-keyring | ||
Version: 0.1.1+0.8.0~rc3 | ||
Version: 0.1.1+0.8.0 | ||
Architecture: amd64 | ||
Depends: gnupg | ||
Description: Provides an apt keyring for SecureDrop-related packages, so the master signing key used for SecureDrop packages can be updated via apt. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ Priority: optional | |
Maintainer: SecureDrop Team <[email protected]> | ||
Homepage: https://securedrop.org | ||
Package: securedrop-ossec-agent | ||
Version: 2.8.2+0.8.0~rc3 | ||
Version: 2.8.2+0.8.0 | ||
Architecture: amd64 | ||
Depends: ossec-agent,securedrop-keyring,securedrop-config | ||
Replaces: ossec-agent | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ Priority: optional | |
Maintainer: SecureDrop Team <[email protected]> | ||
Homepage: https://securedrop.org | ||
Package: securedrop-ossec-server | ||
Version: 2.8.2+0.8.0~rc3 | ||
Version: 2.8.2+0.8.0 | ||
Architecture: amd64 | ||
Depends: ossec-server,securedrop-keyring,securedrop-config | ||
Replaces: ossec-server | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
__version__ = '0.8.0~rc3' | ||
__version__ = '0.8.0' |