From 31402e0b9772a901a2edb02740ddbe8b31d6b2e8 Mon Sep 17 00:00:00 2001 From: Alex Pyrgiotis Date: Thu, 1 Dec 2022 17:42:18 +0200 Subject: [PATCH 1/2] Prepare artifact links for 0.4.0 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e17291c..fcdbc22 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,8 @@ _Read more about Dangerzone in the blog post [Dangerzone: Working With Suspiciou ## Getting started -- Download [Dangerzone 0.3.2 for Mac](https://github.com/firstlookmedia/dangerzone/releases/download/v0.3.2/Dangerzone-0.3.2.dmg) -- Download [Dangerzone 0.3.2 for Windows](https://github.com/firstlookmedia/dangerzone/releases/download/v0.3.2/Dangerzone-0.3.2.msi) +- Download [Dangerzone 0.4.0 for Mac](https://github.com/firstlookmedia/dangerzone/releases/download/v0.4.0/Dangerzone-0.4.0.dmg) +- Download [Dangerzone 0.4.0 for Windows](https://github.com/firstlookmedia/dangerzone/releases/download/v0.4.0/Dangerzone-0.4.0.msi) - See [installing Dangerzone](INSTALL.md) for Linux repositories You can also install Dangerzone for Mac using [Homebrew](https://brew.sh/): `brew install --cask dangerzone` From 6517c4bc5fd7f6e4ad2b4a05489b2729333d19f5 Mon Sep 17 00:00:00 2001 From: Alex Pyrgiotis Date: Thu, 1 Dec 2022 22:31:29 +0200 Subject: [PATCH 2/2] Replace references to github.com/firstlookmedia Replace references to github.com/firstlookmedia with github.com/freedomofpress, since the ownership of these repos has been transferred to the Freedom of the Press Foundation. --- INSTALL.md | 2 +- README.md | 4 ++-- RELEASE.md | 2 +- setup.py | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index 8ff3a07..87754eb 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -61,4 +61,4 @@ sudo dnf install -y dangerzone ## Build from source -If you'd like to build from source, follow the [build instructions](https://github.com/firstlookmedia/dangerzone/blob/master/BUILD.md). +If you'd like to build from source, follow the [build instructions](https://github.com/freedomofpress/dangerzone/blob/master/BUILD.md). diff --git a/README.md b/README.md index fcdbc22..0b0ea81 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,8 @@ _Read more about Dangerzone in the blog post [Dangerzone: Working With Suspiciou ## Getting started -- Download [Dangerzone 0.4.0 for Mac](https://github.com/firstlookmedia/dangerzone/releases/download/v0.4.0/Dangerzone-0.4.0.dmg) -- Download [Dangerzone 0.4.0 for Windows](https://github.com/firstlookmedia/dangerzone/releases/download/v0.4.0/Dangerzone-0.4.0.msi) +- Download [Dangerzone 0.4.0 for Mac](https://github.com/freedomofpress/dangerzone/releases/download/v0.4.0/Dangerzone-0.4.0.dmg) +- Download [Dangerzone 0.4.0 for Windows](https://github.com/freedomofpress/dangerzone/releases/download/v0.4.0/Dangerzone-0.4.0.msi) - See [installing Dangerzone](INSTALL.md) for Linux repositories You can also install Dangerzone for Mac using [Homebrew](https://brew.sh/): `brew install --cask dangerzone` diff --git a/RELEASE.md b/RELEASE.md index 0aab381..bb42290 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -214,6 +214,6 @@ To publish the release: - Create a new release on GitHub, put the changelog in the description of the release, and upload the macOS and Windows installers - Update the [Installing Dangerzone](INSTALL.md) page -- Update the [Dangerzone website](https://github.com/firstlookmedia/dangerzone.rocks) to link to the new installers +- Update the [Dangerzone website](https://github.com/freedomofpress/dangerzone.rocks) to link to the new installers - Update the brew cask release of Dangerzone with a [PR like this one](https://github.com/Homebrew/homebrew-cask/pull/116319) - Toot release announcement on our mastodon account @dangerzone@fosstodon.org diff --git a/setup.py b/setup.py index 29f4c92..e30e337 100644 --- a/setup.py +++ b/setup.py @@ -28,7 +28,7 @@ Dangerzone is an open source desktop application that takes potentially \ dangerous PDFs, office documents, or images and converts them to safe PDFs. \ It uses container technology to convert the documents within a secure sandbox.\ """, - url="https://github.com/firstlookmedia/dangerzone", + url="https://github.com/freedomofpress/dangerzone", packages=["dangerzone", "dangerzone.gui"], data_files=[ (