pidgin/nest

Add pgp public key and refer to it in our security disclosure method

The idea behind this is to make sure people that choose to use email to let us
known about a potential security issue in Pidgin encrypt the content of the
emails using a set of pgp keys of trusted Pidgin developers. For now we only
have the pgp key of grim but more keys can easily be added later on.

At the same time, since Hugo does not currently have a built-in shortcode for
linking directly to static resources, I had to add a new shortcode for doing so

Testing Done:
Ran `dev-server.sh` and made sure content looked as intended and links worked.

Bugs closed: NEST-46

Reviewed at https://reviews.imfreedom.org/r/860/
---
title: "2.14.4 Released!"
date: 2021-04-29T00:00:00-00:00
replaces: []
---
**Notice for Windows users:** We are aware of an issue with the installer
failing to download the dictionaries used for spellchecking. We are currently
working on a fix and hope to have this resolved as soon as possible.
Another minor version of Pidgin has been released, 2.14.4. It has been many
years since we were able to get three releases out to our users in such a short
amount of time (less than a month!), something that we are certainly very happy
to see and hope you are as well.
The complete changelog for this release is the following:
General:
* Use `LT_LIB_M` to find the math library. This should simplify things for
various distros including the BSD's. ({{% review 608 %}}) (and, Justin
Lechner)
libpurple:
* Removed a dangling reference to oscar that was causing the unit tests to fail.
({{% review 605 %}}) (Gary Kramlich)
* Update `purple-remote` and `purple-url-handler` to have a Python 3 shebang.
({{% review 609 %}}) (Richard Laager)
Pidgin:
* Install our AppData file into the `$prefix/share/metainfo`. ({{% review 607
%}}) (Lars Wendler)
* Re-enable the Gevolution plugin and set the evolution-data-server requirement
to >= 3.6. ({{% review 610 %}}) (Ed Catmur, Lars Wendler)
Windows-Specific Changes:
* Output pkg-config files so that our Windows builds can be seen by meson. Grim
owes a blog post on how this works. ({{% review 615 %}}) (Gary Kramlich)
* Update the debug symbols download in the installer to the inetc plugin. ({{%
review 627 %}}) (Gary Kramlich)
* Make sure the uninstaller removes all files that we install. ({{% review 612
%}}) (Gary Kramlich)
You can find 2.14.4 on
[SourceForge](https://sourceforge.net/projects/pidgin/files/Pidgin/2.14.4/).
We hope everyone enjoys this release and the fixes it brings. Remember that if
you have any questions or comments we have a [variety of channels]({{< ref
"contact" >}}) where you can reach out to us.