154189 Commits

Author SHA1 Message Date
bket
007ebcd0f5 Add CVE-quirk for privoxy 2021-02-04 19:25:04 +00:00
bket
d441b48f00 Update to privoxy-3.0.31
Fixes two CVE's:

CVE-2021-20217
Prevent an assertion from getting triggered by a crafted CGI request.

CVE-2021-20216
Fixed a memory leak when decompression fails "unexpectedly".

Feedback and OK from sthen@
2021-02-04 19:23:58 +00:00
sthen
e5555e594c xtacy: fix for -fno-common, from Yozo TODA 2021-02-04 19:13:18 +00:00
zhuk
e08696c7ad Update oicb to 1.2.4.
Fixes build with -fno-common, among other things; initial input from kn@.
2021-02-04 18:52:09 +00:00
sthen
f401ddef53 kamailio: regen plists 2021-02-04 18:43:58 +00:00
kn
0ae5e05428 Run MODPY_BIN_ADJ once for all MODPY_ADJ_FILES
MODPY_BIN_ADJ's perl snippt accepts multiple files so save a few execs.

To make it more robust, also append `--' to it such that ports cannot
(accidentially) pass options;  I've checked the tree that no port does
this on purpose.

The only case where this could fail is with huge MODPY_ADJ_FILES but
that is not the case in our tree;  ports where lots of shebangs are
fixed have their own construct around it, e.g. textproc/calibre which
uses the `find -exec ${MODPY_ADJ_FILES} {} +' idiom.

OK sthen
2021-02-04 17:13:52 +00:00
kn
dab8670d98 Update to bonzomatic 2021.01.29
(old patches got merged)

Added support for accessing the contents of the previous frame in a texture
- motion blur, feedback effects, state machines, GO GO GO!

Additional syntax colouring options
Also HDR texture support and a number of other fixes
2021-02-04 17:01:26 +00:00
ajacoutot
3d2f478355 Update to awscli-1.19.1. 2021-02-04 16:34:57 +00:00
ajacoutot
2ac2cae237 Update to py3-boto3-1.17.1. 2021-02-04 16:34:44 +00:00
ajacoutot
bacefdfccc Update to py3-botocore-1.20.1. 2021-02-04 16:34:32 +00:00
naddy
781db2b1c5 x11/piewm: fix build with -fno-common 2021-02-04 16:19:59 +00:00
sthen
7d42d59acc update to php-7.4.15 2021-02-04 16:01:09 +00:00
naddy
8f422506a6 x11/sawfish: fix build with -fno-common
Cherry-picked from upstream repository, no new release yet.
2021-02-04 16:00:48 +00:00
sthen
7f8a615fc1 update to php-7.3.27 2021-02-04 16:00:45 +00:00
sthen
595e32130b update to squidguard-1.6.0, add -fno-common fix from gentoo 2021-02-04 15:25:50 +00:00
mestre
ab6d4339bc update to 2021.02.04.1 2021-02-04 14:47:14 +00:00
sthen
f8c1965e8d update to calc-2.12.7.6 2021-02-04 14:42:07 +00:00
cwen
7517073852 wmtz: update to 0.7.20150816
This update allows wmtz to use libdockapp, reducing the amount of patches
needed, and fixes the build with -fno-common.

https tweak and OK sthen@
2021-02-04 13:59:25 +00:00
cwen
418cbf8da6 wmmoonclock: update to 1.30; fix the build with -fno-common
OK sthen@
2021-02-04 13:55:17 +00:00
cwen
1f57e40b2a wmglobe: fix the build with -fno-common
OK sthen@
2021-02-04 13:51:20 +00:00
cwen
6bcb53f29d wmweather: fix the build with -fno-common
OK sthen@
2021-02-04 13:50:09 +00:00
cwen
959be099d2 wmitime: update to 0.5; fix the build with -fno-common
tweaks and OK sthen@
2021-02-04 13:48:53 +00:00
tb
fe1f017a8d net/quagga: fix for -fno-common
Declare instead of defining variables in headers and extern a variable
in one test; move one variable definition to a C file.

ok sthen
2021-02-04 13:17:12 +00:00
sthen
809c723453 remove etherape, it doesn't work properly (dialog boxes don't display, etc)
ok benoit@
2021-02-04 12:57:28 +00:00
sthen
a5c2870e6b etherape doesn't work properly (dialog boxes don't display, etc),
also it fails to build with -fno-common. We currently have an outdated
version but the newer one has similar problems. This is a quick commit
of an updated version of etherape prior to removing it in case anyone
wants to pick it up again in the future.
2021-02-04 12:56:01 +00:00
sthen
12d9cebd83 unhook etherape, ok benoit@ 2021-02-04 12:52:05 +00:00
sthen
ecf0d465e9 update to dnsmasq-2.84, from Brad 2021-02-04 12:32:12 +00:00
ajacoutot
5c57edfb84 Update osinfo to version 1.9.0. 2021-02-04 11:47:56 +00:00
cwen
2fe45031e4 wmmenu: update to 1.3
OK sthen@
2021-02-04 11:38:32 +00:00
cwen
a2c28bd9b3 wmdate: fix with the new libdockapp update
OK sthen@
2021-02-04 11:35:56 +00:00
cwen
9b6854cd9e wmnetload: fix with the new libdockapp update
OK sthen@
2021-02-04 11:34:54 +00:00
cwen
63172bdd1c libdockapp: update to 0.7.3
tweaks and OK sthen@
2021-02-04 11:33:24 +00:00
benoit
5bbdebc867 Update to p5-Lingua-Stem-2.31 from wen heping, tweaks & OK cwen@ 2021-02-04 09:50:21 +00:00
sthen
22e02cdd8c pmacct: -fno-common fix from upstream 2021-02-03 23:14:18 +00:00
sthen
1753e62c02 x11vnc: fix with -fno-common, from upstream 2021-02-03 23:08:15 +00:00
naddy
81c0e1e00f x11/tvtwm: fix build with -fno-common 2021-02-03 22:29:21 +00:00
sthen
a215fca685 update to serf-1.3.9, similar diff from Sven Falempin, ok stsp 2021-02-03 22:22:42 +00:00
sthen
77931af376 qstat: persuade autogen.sh script to use the correct autoconf version
found by naddy
2021-02-03 21:48:42 +00:00
edd
dc0640a011 Update audio/audacious (and meta pkg) to version 4.1.
OK MAINTAINER: bket@. Thanks!
2021-02-03 21:44:37 +00:00
naddy
f065eca93f security/aescrypt: build with -fno-common 2021-02-03 21:23:20 +00:00
solene
436f878632 Update to lagrange-1.1.1 2021-02-03 20:55:05 +00:00
naddy
65b2142d3b mail/mboxgrep: fixes for -fno-common and missing prototypes 2021-02-03 19:13:11 +00:00
ajacoutot
f657b77181 Update to glib2-2.66.5. 2021-02-03 19:07:51 +00:00
sebastia
2ec4517840 update 2.15.10 -> 2.15.11 2021-02-03 19:02:35 +00:00
sebastia
91c6655ccf simple update 1.1.7 -> 1.1.8 2021-02-03 19:01:31 +00:00
sebastia
d5b5e577a1 update 3.8.10 -> 3.8.14 2021-02-03 18:56:43 +00:00
ajacoutot
d3675af653 Update to h323plus-1.27.2. 2021-02-03 18:56:25 +00:00
sebastia
85de122af3 update 0.12.1 -> 0.13.1 2021-02-03 18:56:02 +00:00
sebastia
dce8fa4730 update 1.10.1 -> 1.11.0 2021-02-03 18:55:10 +00:00
sebastia
0e55fb1bd2 simple update 1.9.2 -> 1.9.3 2021-02-03 18:54:31 +00:00