| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
(cherry picked from commit b5bdcb23dd2f74301dec238fc64dc5462e039f4e)
|
|
|
|
| |
(cherry picked from commit c279138c9b0c6a2142c76a02d6757bd8a95f43a2)
|
|
|
|
| |
fixes #4482
|
| |
|
|
|
|
| |
fixes #4477
|
|
|
|
| |
(cherry picked from commit b29f58a865acdfa50e070e5ce2a27d6989423eb7)
|
|
|
|
| |
(cherry picked from commit 15f7703cfe4b0900545a8b2799889c23d5fd0dda)
|
|
|
|
|
|
| |
update syslog patch to upstream commit version, add a_store fix
for x86, and apply some mitigation against unwanted vsz expansion
in multithreaded programs.
|
| |
|
|
|
|
|
|
| |
also fixes a minor memory leak in patch 1001 (the offending hunk is
now just deleted, as other upstream commits fixed the issue it tried
to address)
|
|
|
|
|
|
| |
reload the correct postgresql instance
(cherry picked from commit 43a63e03ba807dc7036a9f5e27b8463aa7e9d23d)
|
|
|
|
| |
(cherry picked from commit 827e8cc27905f5ecdfa1349373532d0fa1033a1d)
|
|
|
|
| |
(cherry picked from commit b6712c3cd84db50b2a7523017b058aad96e573d4)
|
|
|
|
| |
(cherry picked from commit b058a6d0c9137d23fbba5a6e1c195b9dcd682f55)
|
|
|
|
| |
(cherry picked from commit dde93838a0b847a99df574c6c47f70c379b652dc)
|
|
|
|
| |
(cherry picked from commit 0733b8e05ddb8aeefa922166d6d97d7d90ab63d8)
|
|
|
|
| |
(cherry picked from commit cf949ab93322674e5cef9a34ea72876b1e6dc7c0)
|
|
|
|
| |
(cherry picked from commit 41914ea9f01b579fde1e9241fc659d86bd666a4c)
|
|
|
|
| |
(cherry picked from commit 50b5aa49377e0f53d6e9baba0205a8231c6b8762)
|
|
|
|
| |
(cherry picked from commit 0df48acd155da7f5a1a6ed28ffa0c3d3624084a5)
|
|
|
|
| |
(cherry picked from commit df1c822e76d712cb306e491fd652b5acb54acaa0)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
A comment in configure.in says:
> dnl For libpcap's that don't need the restart function called for
> dnl multiple lexer passes, allow them to turn it off here. This option
> dnl exists solely to address a very rude email from the maintainer
> dnl indicating that it shouldn't be called directly (and of course he
> dnl was wrong because this is still needed).
This indicates that you should not really call pcap_restart() directly,
so we use this --disable-pcap-restart.
This fixes segfault when the filter is invalid.
fixes #4466
(cherry picked from commit 25948a450ec1e10d2d4d52b2cd50e032d0a8e732)
|
|
|
|
| |
(cherry picked from commit 9ae76e8e15c68a60ffcfff487fa6963a2c851829)
|
|
|
|
| |
(cherry picked from commit 4b944db481e2cd3109b3ebd21a914bc60be5a4db)
|
|
|
|
|
|
| |
(cherry picked from commit b7cedfd50a6dbb773a0b308ec6eb678b4cd4e457)
Signed-off-by: Leonardo Arena <rnalrd@alpinelinux.org>
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
and rename the patches so that we have groups for upstream
cherry-picks, patches we want to upstream, and locally carried patches.
(cherry picked from commit e048450980dfeb8d73df4ba109e14d90d47d2c30)
|
| |
|
|
|
|
|
| |
fixes #4430
(cherry picked from commit a95a74c3c8ffb8b763964a061f1c7f04a717f0f5)
|
|
|
|
|
| |
ref #4430
(cherry picked from commit 43e3de7667edd46d5b5448c9c93d304f94e7603d)
|
|
|
|
|
|
|
| |
ref #4435
fixes #4436
(cherry picked from commit 79b0aaea9ac5f1e44d437aa26cf01d4e3ab484a5)
|
|
|
|
|
|
|
|
| |
replaced by busybox trigger
fixes #4135
(cherry picked from commit 401bc15a8f7c492321211021cb9c0ebb50facdcd)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
fixes #4434
(cherry picked from commit 521fc31bda433360f39180603b463ea38c48e303)
|
| |
|
|
|
|
|
|
| |
and cherry-pick a pmtu fix from linux.git
(cherry picked from commit 990b6cb45af845d9a3fd3d7d32cebf4890aff37e)
|
|
|
|
| |
(cherry picked from commit 7ab606e05ec1557868306bc7a90a17d6c8f20717)
|
|
|
|
|
|
| |
fixes #4445
(cherry picked from commit 3f422832e1e14a724e6c0c659ed9ab8609507f3c)
|
|
|
|
|
|
| |
fixes #4446
(cherry picked from commit 80c5136b033e3d28508e996d1e1ad224c9017639)
|
|
|
|
|
|
|
| |
interoperability fix to work with Alpine patched ipsec-tools
(will probably be removed after a migration period)
(cherry picked from commit 2a4023dfee4f68916ac96d02fc41874d7286d625)
|
|
|
|
|
|
| |
nfnl_catch() can return stop in certain transient error conditions
(cherry picked from commit 75981f53078a55e53eae0c13dfc46e2de051247b)
|