21 Commits

Author SHA1 Message Date
Christoph Reiter
e8f4f9baa3 more CPEs 2024-03-26 09:46:25 +01:00
Christoph Reiter
a2ee04bf00 More CPEs 2024-03-24 20:09:34 +01:00
Christoph Reiter
174e938942 more CPEs 2024-03-22 19:04:22 +01:00
Christoph Reiter
36921853ac Add some github URLs 2024-01-21 19:56:52 +01:00
Christoph Reiter
75bb29d4ff openssl rebuilds 2022-12-21 18:57:19 +01:00
Christoph Reiter
25c5c41770 libevent: backport openssl v3 patch
taken from Arch Linux
2022-12-11 14:47:18 +01:00
Christoph Reiter
e40c90814f Makedepend on gcc/make where needed
This means we no longer need msys2-devel
2021-12-13 22:19:56 +01:00
Christoph Reiter
38126d763e makedepend on autotools for packages using configure
In some cases this will introduce cycles which could likely be cleaned
up by only depending on some unix tools instead of the whole autotools.

Rebuilding doesn't make much sense at this point since it just adds a subset
of base-devel which is still installed by default.
2021-12-12 14:20:50 +01:00
Johannes Schindelin
f289fbf968 libevent: trust the libevent maintainer's signature
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2020-10-29 23:27:09 +01:00
Johannes Schindelin
f346bd76e8 libevent: fix DNS lookups in MSYS2
There is code in libevent to obtain the list of name server IPs the
Windows way, but it was disabled when building in MSYS mode.

To avoid conflicts between the Win32 and the MSYS headers, a hack is
needed where the `evutil_load_windows_system_library_()` function no
longer uses any Win32 types but plain C ones.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2020-10-29 22:21:06 +01:00
Alexey Pavlov
70c569b6a6 libevent: Update to 2.1.12 2020-07-14 15:21:59 +03:00
Alexey Pavlov
885bbbadf0 Drop Python2 support. Round 4 2020-03-02 12:44:15 +03:00
Christoph Reiter
60697c0d21
Python 2 Removal - Round 2 (#1874)
* cygrunsrv: Remove Python 2 dependency

Looks unused

* elinks: Move to Python 3

* gyp: Update and build with Python 3

* doxygen: Build with Python 3

* file: Drop Python 2 module

* glib2: Build with Python 3

* libevent: Use Python 3

* setconf: Use Python 3

* jsoncpp: Build with Python 3
2020-02-28 09:36:23 +03:00
Viktor Szakats
7f7316ba9b use HTTPS in URLs where supported (#1741) 2019-09-30 09:33:57 +03:00
Alexey Pavlov
fb63ecbf22 libevent: Update to 2.1.11 2019-08-06 10:17:29 +03:00
Alexey Pavlov
79a697c05e libevent: Update to 2.1.10 2019-06-11 10:43:20 +03:00
Alexey Pavlov
8a9d8c741a Rebuild packages for openssl-1.1.x 2018-12-13 21:47:10 +03:00
mashir43
f8532f3a81 libevent: Update to 2.1.8 2017-04-26 13:20:58 +09:00
Viktor Szakats
2b989ddc97 libevent: fix url, update homepage, use sha256 2016-02-29 19:11:34 +01:00
Alexpux
7974ca32b6 libevent: Split package. 2014-08-01 08:57:05 +04:00
Yuta NAKAI
a5ceb52e1e libevent: New package. 2014-08-01 00:56:31 +09:00