Commit Graph

8 Commits

Author SHA1 Message Date
Mark Brand 8eeefe9edb update: freetds, libgcrypt, mpg123, qca 2020-07-08 01:35:00 +02:00
Boris Pek b19caac469 libgcrypt: update patch:
fix segfaults in otrl_privkey_fingerprint() function (from libotr)
which happened in applications built for x86_64-w64-mingw32.* targets

See: https://github.com/psi-im/plugins/issues/45
2019-03-02 14:47:28 +11:00
Tony Theodore 1b1b9c9a9a various packages: run `make refresh-patches` with numbering 2017-11-19 11:29:22 +11:00
Tony Theodore cd1655c9ef various packages: refresh patches
brings patches into common format to reduce noise in diffs
2017-11-19 11:29:22 +11:00
Boris Nagaev 6adb5ade12 Copyright headers: point to LICENSE.md and shorten
The following script was applied:

    sed ':a;/part of MXE.$/{N;s/\n//;ba}' -i $(git grep -l 'part of MXE')

    sed 's/\(part of MXE\).*\(See index.html\)/\1. \2/' -i \
        $(git grep -l 'part of MXE.*See index.html')

    before='This file is part of MXE. See index.html for further information.'
    after='This file is part of MXE. See LICENSE.md for licensing information.'
    sed "s/$before/$after/" -i $(git grep -l 'part of MXE')

Then git grep 'index.html for further information' revealed two other files.
One of them was patched manually (patch.mk). Makefile has text
"See index.html for further information" unrelated to licensing.

See https://github.com/mxe/mxe/issues/1500#issuecomment-241340792
2016-08-27 12:31:29 +03:00
Mark Brand 6c01e8a366 libgcrypt: update 2016-04-16 09:28:43 +02:00
Mark Brand 31b19374ed libgcrypt: update 2015-09-08 09:50:01 +02:00
Tony Theodore 46e1a4c290 libgcrypt: fix x86_64-w64-mingw32 builds 2014-12-04 15:52:54 +11:00