Skip to content

Commit

Permalink
SecureDrop 1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zenmonkeykstop committed Mar 11, 2021
1 parent 5bc99d7 commit 70b9de4
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 126 deletions.
32 changes: 6 additions & 26 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,35 +1,11 @@
# Changelog

## 1.8.0~rc5

* No-op release to verify unattended upgrade functionality

## 1.8.0~rc4

* Bugfix: Ensure unattended-upgrades accepts package config defaults (#5855)

## 1.8.0~rc3

* Bugfix: Ensure unattended-upgrades accepts package config defaults

## 1.8.0~rc2

### Operations

* Bugfix: Force UTF-8 for tmux (#5844)
* Bugfix (Focal): Ensure the systemd-timesyncd service is not masked (#5842)
* Update restore playbook to compare when torconfigs are being updated (#5834)

### Web applications

* String tweaks and fixes in response to translator feedback (#5827)

## 1.8.0~rc1
## 1.8.0

### Web applications

* Provide end-of-life messaging and disable source interface after Xenial End-of-life (#5789)
* Adds safe deletion functionality to the Journalist Interface (#5770)
* Adds safe deletion functionality to the Journalist Interface (#5770, #5827)
* source\_app.utils.normalizer\_timestamps will no longer create an empty file (#5724)

### Operations
Expand All @@ -52,6 +28,10 @@
* (Focal) Remove resolvconf (#5809)
* (Focal) Disable ipv6 via cmdline (#5810)
* (Focal) Add check to prevent Onion Service v2 install (#5819)
* (Focal) Force UTF-8 for tmux (#5844)
* (Focal): Ensure the systemd-timesyncd service is not masked (#5842)
* Update restore playbook to compare when torconfigs are being updated (#5834)
* (Focal) Ensure unattended-upgrades accepts package config defaults (#5855)

### Translations

Expand Down
2 changes: 1 addition & 1 deletion install_files/ansible-base/group_vars/all/securedrop
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Variables that apply to both the app and monitor server go in this file
# If the monitor or app server need different values define the variable in
# hosts_vars/app.yml or host_vars/mon.yml
securedrop_version: "1.8.0~rc5"
securedrop_version: "1.8.0"
securedrop_app_code_sdist_name: "securedrop-app-code-{{ securedrop_version | replace('~', '-') }}.tar.gz"

grsecurity: true
Expand Down
Original file line number Diff line number Diff line change
@@ -1,71 +1,5 @@
securedrop-app-code (1.8.0~rc5+focal) focal; urgency=medium
securedrop-app-code (1.8.0+focal) focal; urgency=medium

* see changelog.md

-- SecureDrop Team <[email protected]> Wed, 10 Mar 2021 17:07:30 -0500

securedrop-app-code (1.8.0~rc4+focal) focal; urgency=medium

* See changelog.md

-- SecureDrop Team <[email protected]> Wed, 10 Mar 2021 00:06:41 +0000

securedrop-app-code (1.8.0~rc3+focal) focal; urgency=medium

* See changelog.md

-- SecureDrop Team <[email protected]> Mon, 08 Mar 2021 13:36:03 -0500

securedrop-app-code (1.8.0~rc2+focal) focal; urgency=medium

* See changelog.md

-- SecureDrop Team <[email protected]> Thu, 04 Mar 2021 22:55:08 +0000

securedrop-app-code (1.8.0~rc1+focal) focal; urgency=medium

* See changelog.md

-- SecureDrop Team <[email protected]> Wed, 24 Feb 2021 16:17:53 -0500

securedrop-app-code (1.7.0~rc4+focal) focal; urgency=medium

* See changelog.md

-- SecureDrop Team <[email protected]> Thu, 21 Jan 2021 13:36:19 -0800

securedrop-app-code (1.7.0~rc3+focal) focal; urgency=medium

* See changelog.md

-- SecureDrop Team <[email protected]> Tue, 19 Jan 2021 20:52:40 +0000

securedrop-app-code (1.7.0~rc2+focal) focal; urgency=medium

* See changelog.md

-- SecureDrop Team <[email protected]> Thu, 14 Jan 2021 17:45:17 -0800

securedrop-app-code (1.7.0~rc1+focal) focal; urgency=medium

* See changelog.md

-- SecureDrop Team <[email protected]> Tue, 12 Jan 2021 21:01:25 +0000

securedrop-app-code (1.7.0~rc1+focal) focal; urgency=medium

* See changelog.md

-- SecureDrop Team <[email protected]> Wed, 07 Oct 2020 16:40:22 -0400

securedrop-app-code (1.6.0~rc2+focal) focal; urgency=medium

* See changelog.md

-- SecureDrop Team <[email protected]> Mon, 05 Oct 2020 11:43:50 -0400

securedrop-app-code (1.6.0~rc1+focal) focal; urgency=medium

*

-- SecureDrop Team <[email protected]> Thu, 18 Jun 2020 21:58:23 +0000
-- SecureDrop Team <[email protected]> Thu, 11 Mar 2021 18:40:32 +0000
Original file line number Diff line number Diff line change
@@ -1,32 +1,8 @@
securedrop-app-code (1.8.0~rc5+xenial) xenial; urgency=medium
securedrop-app-code (1.8.0+xenial) xenial; urgency=medium

* See changelog.md

-- SecureDrop Team <[email protected]> Wed, 10 Mar 2021 17:07:11 -0500

securedrop-app-code (1.8.0~rc4+xenial) xenial; urgency=medium

* See changelog.md

-- SecureDrop Team <[email protected]> Wed, 10 Mar 2021 00:06:31 +0000

securedrop-app-code (1.8.0~rc3+xenial) xenial; urgency=medium

* See changelog.md

-- SecureDrop Team <[email protected]> Mon, 08 Mar 2021 13:35:32 -0500

securedrop-app-code (1.8.0~rc2+xenial) xenial; urgency=medium

* See changelog.md

-- SecureDrop Team <[email protected]> Thu, 04 Mar 2021 22:54:58 +0000

securedrop-app-code (1.8.0~rc1+xenial) xenial; urgency=medium

* See changelog.md
* See changelog.md

-- SecureDrop Team <[email protected]> Wed, 24 Feb 2021 16:17:01 -0500
-- SecureDrop Team <[email protected]> Thu, 11 Mar 2021 18:40:19 +0000

securedrop-app-code (1.7.1+xenial) xenial; urgency=medium

Expand Down
2 changes: 1 addition & 1 deletion molecule/builder-xenial/tests/vars.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
securedrop_version: "1.8.0~rc5"
securedrop_version: "1.8.0"
ossec_version: "3.6.0"
keyring_version: "0.1.4"
config_version: "0.1.4"
Expand Down
2 changes: 1 addition & 1 deletion molecule/shared/stable.ver
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.7.1
1.8.0
2 changes: 1 addition & 1 deletion securedrop/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '1.8.0~rc5'
__version__ = '1.8.0'
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

setuptools.setup(
name="securedrop-app-code",
version="1.8.0~rc5",
version="1.8.0",
author="Freedom of the Press Foundation",
author_email="[email protected]",
description="SecureDrop Server",
Expand Down

0 comments on commit 70b9de4

Please sign in to comment.