jasper
16e989246a
update to z3-4.8.8
2020-06-28 12:19:35 +00:00
espie
24e163809a
register-plist is a logical place to be able to save stuff elsewhere,
...
set up to be able to save manpages
2020-06-28 10:58:25 +00:00
sthen
686fc58006
update to libjpeg-turbo-2.0.5, including a fix for CVE-2020-13790 in
...
the PPM reader that caused a buffer overrun in cjpeg, TJBench, or the
tjLoadImage() function if one of the values in a binary PPM/PGM input
file exceeded the maximum value defined in the file's header and that
maximum value was less than 255.
From Brad.
2020-06-28 10:55:33 +00:00
tb
b8bb52ab64
Avoid an out-of-bounds read in the redis-sentinel
...
The Redis sentinel would crash with a segfault after a few minutes because
it tried to read from a page without read permissions. Check up front
whether the sds is long enough to contain redis:slave or redis:master
before memcmp() as is done everywhere else in sentinelRefreshInstanceInfo().
From Nam Nguyen
2020-06-28 10:47:15 +00:00
tb
927dec0a23
add a few comments to summarize the many changes in src/Makefile
2020-06-28 10:33:01 +00:00
bcallah
780959e73a
Update to seed7-20200531
2020-06-28 03:34:44 +00:00
bcallah
e44b3f5ed7
Update to hyperrogue-11.3o
2020-06-28 02:37:25 +00:00
pirofti
54dad52791
Ditch python2 flavor for py-dill and py-multiprocess.
...
The PLIST for py-multiprocess is pretty different across Python flavors.
Discussed with naddy@ and kmos@.
OK kmos@
2020-06-27 21:13:53 +00:00
kmos
b30795bf80
seahorse needs C99 so base-gcc needs to be told that.
...
Add -std=gnu99 for base-gcc arches
This fixes the build on sparc64
ok ajacoutot (maintainer)
2020-06-27 18:14:22 +00:00
sthen
24a4c88e89
update to dropbear-2020.80
2020-06-27 18:02:13 +00:00
sthen
cff825dc17
fix messed-up BUILD_DEPENDS
2020-06-27 16:13:25 +00:00
jasper
a8d8c96110
update to supervisor-4.2.0
2020-06-27 14:33:20 +00:00
abieber
a2fb6231bf
Bump ogvt to 1.0.5. Switch to MODGO_MOD* vars for deps.
2020-06-27 13:43:07 +00:00
ajacoutot
3056ef4ee7
Regen MODGO_* stuff after the recent go MODULE change.
2020-06-27 13:05:45 +00:00
espie
f56ba983b1
minor update: tweak usage, have -d also delete webp for already converted
...
files as this makes more sense.
2020-06-27 12:55:22 +00:00
ajacoutot
38123ac2f1
Update to terragrunt-0.23.29.
2020-06-27 12:53:27 +00:00
ajacoutot
1c33047474
Update to awscli-1.18.89.
2020-06-27 12:20:49 +00:00
ajacoutot
19a2cd1283
Update to py3-boto3-1.14.12.
2020-06-27 12:20:25 +00:00
ajacoutot
c24be5e5e6
Update to py3-botocore-1.17.12.
2020-06-27 12:20:09 +00:00
ajacoutot
7a2a3f7689
Update to exoscale-cli-1.13.3.
2020-06-27 12:11:53 +00:00
steven
c4db2f6d50
minor update to 4.16
2020-06-27 11:57:07 +00:00
sthen
b75f63f150
update to PuTTY 0.74
...
- In some situations an SSH server could cause PuTTY to access freed
memory by pretending to accept an SSH key and then refusing the
actual signature. It can only happen if you're using an SSH agent.
- New configuration option to disable PuTTY's default policy of
changing its host key algorithm preferences to prefer keys it
already knows. (There is a theoretical information leak in this
policy.)
2020-06-27 11:56:19 +00:00
ajacoutot
63037a78c7
Update to gnome-builder-3.36.1.
2020-06-27 09:25:31 +00:00
jasper
b9d14225b5
this spiderpig needs both python 2 and 3 as pointed out by antoine
2020-06-27 09:09:54 +00:00
jasper
8b3417c4f5
this port lacked a BDEP on python 3. it was previously brought in by the lang/rust
...
dependency which was recently removed.
2020-06-27 08:58:56 +00:00
jasper
e923766787
add quirks entry for wireguard-go after it was effectively removed (through IGNORE)
2020-06-27 08:52:16 +00:00
jasper
1b073ee64b
update to pwntools-4.1.4
2020-06-27 08:47:43 +00:00
jasper
5d68ef5ce0
update to gtksourceview4-4.6.1
2020-06-27 08:42:56 +00:00
ajacoutot
0cc4e3d28f
Update to terraform-0.12.28.
2020-06-27 08:33:51 +00:00
landry
52bb7ce2ce
Update to nss 3.54, req'd by gecko 79.
...
see https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.54_release_notes
(mostly root certs changes)
2020-06-27 06:35:16 +00:00
yasuoka
e29987df81
Fix configure to use posix_openpt(3).
...
ok jca
2020-06-27 04:11:03 +00:00
kmos
84316c03c4
Remove -Werror since the deprecation warnings will kill the build almost
...
immediately with it. This fixes the build on sparc64
ok sthen bcallah
2020-06-27 04:01:18 +00:00
kmos
a61c4d7777
Fix build of windowmaker for sparc64 and other base-gcc arches.
...
Maintainer timeout.
2020-06-27 01:13:47 +00:00
abieber
273b7fe1fe
Remove extra shell.
...
Fix from espie@
2020-06-26 23:26:04 +00:00
abieber
44c868f59f
+ olm
2020-06-26 22:28:12 +00:00
abieber
49e640c9c6
Import olm.
...
OLM is a Doubli Ratchet crypto library used by various Matrix clients.
OK bcallah
2020-06-26 22:27:26 +00:00
fcambus
c7a73c0c91
Regen distinfo, tarball was rerolled because tag name changed.
...
The only change is in 3rdparty/lua-zlib/lua_zlib.c:
- SETLITERAL("_VERSION", "lua-zlib $Id$ (tag: mame0222, release0222)");
+ SETLITERAL("_VERSION", "lua-zlib $Id$ (tag: mame0222)");
Pointed out by naddy@, thanks!
2020-06-26 22:20:15 +00:00
sthen
37022952e5
telepathy-logger: add BDEP on libxslt (previously a BDEP of gnome-doc-utils
...
which was recently removed from here), autoconf refuses to build without it
2020-06-26 21:27:09 +00:00
sthen
932c9dac61
append the flavour to the @pkgpath marker, otherwise all flavoured packages
...
have @pkgpath security/sudo and act as candidates for each other, i.e. to
stop all pkg_add -u runs from asking which flavour to use. ok millert@
2020-06-26 20:23:54 +00:00
fcambus
b6d24039b4
Update mame to 0.222.
2020-06-26 19:54:47 +00:00
kn
cb5c1858f1
Remove myself as MAINTAINER
...
I no longer use this; 1.6.0 is out but someone else should
take care of this TLS proxy, otherwise I tend to remove it
rather than leaving an unmaintained port behind.
2020-06-26 17:41:14 +00:00
bcallah
c0b538c4ca
Bugfix update to 18.1, which fixes the docbook generation.
...
Changelog: https://github.com/enz/pentobi/compare/v18.0...v18.1
2020-06-26 16:17:50 +00:00
espie
ada8dbb7b9
explain why FAKE_TREE_OWNER is not a regular option
2020-06-26 14:47:05 +00:00
sthen
97b368c4a9
update to neomutt-20200626
2020-06-26 13:39:31 +00:00
sthen
c6443493bb
unifi: warn at update if the database is old and was created using mongodb's
...
deprecated MMAPV1 engine, doing a config backup + shutdown + remove db files
+ restore will recreate with WiredTiger which has significantly smaller files
and checkpointing (and seems like it maybe a bit more robust..)
2020-06-26 13:15:23 +00:00
espie
2519958a27
add code to write conflict-related info in the cookie, so that if it changes
...
we rerun pkglocate
also check the pkglocate cookie vs the fake cookie, so that we rerun things
if somehow fake was rerun without cleaning things first (unlikely, but still)
2020-06-26 13:00:07 +00:00
pirofti
151f2e82d2
Switch py-imageio to FLAVOR=python3.
...
OK sthen@, ajacoutot@
2020-06-26 12:59:11 +00:00
pirofti
72d228a52c
Switch ports to FLAVOR=python3.
...
OK sthen@
2020-06-26 12:57:45 +00:00
espie
75f4ce503e
manage a pkglocate_cookie, so that pkglocate is not run every time.
...
Note the TODOs, there's some code to be written to actuall re-run
pkglocate when the conflicts change.
2020-06-26 12:00:27 +00:00
espie
5918cd90f0
add a PKGLOCATE_COOKIE that will be filled in by update-plist
...
turns out update-plist already groks -D thanks to inheriting from
common code!
2020-06-26 11:51:16 +00:00