151236 Commits

Author SHA1 Message Date
ajacoutot
51a802f6b0 Unbreak: EVISION -> REVISION 2020-10-31 08:41:27 +00:00
ajacoutot
4f62a58659 Update to packer-1.6.5. 2020-10-31 08:40:09 +00:00
tb
77222096c9 Update to tlsfuzzer 20201030 2020-10-31 07:39:53 +00:00
rsadowski
8bb5b8fe70 Update nextcloudclient to 3.0.3
Update diff from maintainer with shared-lib and WANTLIB teak by me
2020-10-31 06:42:58 +00:00
sthen
1d695c8ee4 Update unifi/lts DESCR information about security support to past-tense.
only use this branch if you have one of the devices that do not work with
the unifi/stable release (Broadcom 11ac and Pico M2 flashed with unifi
firmware). Prompted by a mail from Jordan Geoghegan.
2020-10-30 22:13:37 +00:00
jeremy
94f9388dab Add distpatch to fix crashes when using fibers on sparc64
Also add local patch to compile a couple of fiber-related
files with -O0, as that is also needed to prevent the crash
on sparc64.

Add a second distpatch to fix a regression in 2.7.2 causing
a crash when calling ffi_closure_free.

OK kn@
2020-10-30 22:07:20 +00:00
naddy
2b75a92c37 update to 20.09 2020-10-30 20:55:01 +00:00
zhuk
e83530bf1e hook up kid3 2020-10-30 20:42:00 +00:00
zhuk
e1d5a0d8a2 Import Kid3, a multimedia tags editor.
The utility supports editing multiple MP3, Ogg/Vorbis, FLAC, MPC,
MP4/AAC, MP2, Opus, Speex, TrueAudio, WavPack, WMA, WAV and AIFF
files at once, having full control over ID3v1 & v2 tags. There are both
GUI and interactive CLI.

input from sthen@ and rsadowski@, okay rsadowski@
2020-10-30 20:40:53 +00:00
jasper
7f2112b748 py-elftools went python3-only 2020-10-30 20:12:34 +00:00
jasper
3398279b30 - update to py-elftools-0.27
- switch to python3-only
2020-10-30 20:12:09 +00:00
jasper
3f3fcd72af update to elixir-1.11.1 2020-10-30 19:44:32 +00:00
jasper
289da3f1d1 update to pwntools-4.2.2 2020-10-30 19:38:27 +00:00
jasper
0545f5e4a6 update to py-scp-0.13.3 2020-10-30 19:29:08 +00:00
jasper
a42f5231d5 update to boofuzz-0.2.1 2020-10-30 19:28:51 +00:00
jasper
d714a19764 fix build with newer versions of boost
from brad
2020-10-30 19:25:57 +00:00
jasper
80b171eb52 - update HOMEPAGE
- most ports in here use meson which get their CONFIGURE_STYLE from
  the module, so stop setting it to 'gnu' in Makefile.inc by default
2020-10-30 19:18:12 +00:00
jasper
4060049b43 - update to gupnp-igd-1.2.0
- switch to meson
2020-10-30 19:17:12 +00:00
jasper
dcdb63189e take maintainership 2020-10-30 18:21:16 +00:00
juanfra
dbcd27f72f Move HOMEPAGE and MASTER_SITES to https.
Suggested by tj@. OK kirby@ (MAINTAINER).
2020-10-30 17:17:00 +00:00
naddy
09d99de2e1 Stop using -fno-strength-reduce. It is ignored by gcc4 and triggers
a warning by clang.

Add debug package.
2020-10-30 16:21:12 +00:00
ajacoutot
c813a909a3 Update to google-cloud-sdk-316.0.0. 2020-10-30 13:28:54 +00:00
ajacoutot
a80a864249 Update to awscli-1.18.168. 2020-10-30 13:20:04 +00:00
ajacoutot
9fad4538e7 Update to py3-boto3-1.16.8. 2020-10-30 13:19:49 +00:00
ajacoutot
e08e98946d Update to py3-botocore-1.19.8. 2020-10-30 13:19:37 +00:00
ajacoutot
af1f55d63d Update to gnugk-5.6. 2020-10-30 13:11:30 +00:00
ajacoutot
3dffe803a2 Unbreak with upcoming icu4c update. 2020-10-30 11:27:28 +00:00
benoit
da8e6c10d6 Update to git 2.29.2. 2020-10-30 08:34:35 +00:00
ajacoutot
5ff3745d2e Revert previus; too many breakages I need to fix first. 2020-10-30 07:02:01 +00:00
sthen
7a37c7891e update to php-7.4.12 2020-10-29 23:25:16 +00:00
sthen
682fd803e4 update to wireshark-3.2.8 2020-10-29 22:34:38 +00:00
sthen
a8701c760b chromium: disable build on i386, the binary cannot be execve()'d, it
immediately returns ENOMEM so there's no point wasting 26h in a build
for it

  2254 sh       NAMI  "/usr/local/chrome/chrome"
  2254 sh       RET   execve -1 errno 12 Cannot allocate memory
2020-10-29 21:06:52 +00:00
solene
0d93a2d87f Update to tome4-1.7.0 2020-10-29 20:28:41 +00:00
landry
c61a10f78a Add link to upstream commit 2020-10-29 18:36:08 +00:00
pascal
816659bfcc Do not pick up minizip if present. Found by naddy@.
ok landry@
2020-10-29 17:23:21 +00:00
sthen
5b5d56f786 update to php-7.3.24 2020-10-29 15:53:14 +00:00
ajacoutot
5731ad58bb Update to qpdf-10.0.2.
based on a submission from wen heping
2020-10-29 14:31:58 +00:00
ajacoutot
dc3cd9fd93 Update to icu4c-68.1. 2020-10-29 14:18:46 +00:00
tracey
49bc6ea1a5 Update arduino-esp32 patches to match xtensa-esp32-elf version 8.4.0.
ok benoit@ kmos@
2020-10-29 14:11:50 +00:00
tracey
c28ff3d464 Update xtensa-esp32-elf toolchain to 8.4.0. ok claudio@ kmos@ 2020-10-29 14:10:51 +00:00
martin
68129d8bcf Update py-whisper and py-carbon to 1.1.7, dropping python2 support.
Input and OK sthen@
2020-10-29 13:46:27 +00:00
ajacoutot
980f728dc2 Upstream updated to using WAF 2.0.20 for some bug fix.
Sync WANTLIB while here.

from Brad
2020-10-29 13:44:14 +00:00
tb
bd1f51cd88 Update to Redis 6.0.9
The incorrect assumption in zmalloc_usable_size() was corrected upstream,
so we can get rid of the local patch. Add a new patch for a long long
time_t format string, with a tweak from jca.

ok danj

Changelog: https://github.com/redis/redis/blob/6.0.9/00-RELEASENOTES
2020-10-29 05:14:03 +00:00
lteo
0eeb8c9473 Update to Gradle 6.7.
https://docs.gradle.org/6.7/release-notes.html
2020-10-29 02:22:24 +00:00
bcallah
77e08f9769 Update to ugrep-3.0.4
Changelog: https://github.com/Genivia/ugrep/releases/tag/v3.0.4
2020-10-28 23:31:59 +00:00
bcallah
d9ce140fd9 Update to diffoscope-161 2020-10-28 23:17:36 +00:00
bcallah
c5a928942a Update to streamlink-1.7.0
Changelog: https://github.com/streamlink/streamlink/releases/tag/1.7.0
2020-10-28 23:07:31 +00:00
bcallah
c911ccfda6 Update to julius-1.5.1
This version is the same as 1.5.0 with a fix for Android, the 1.5.0
changelog is here: https://github.com/bvschaik/julius/releases/tag/v1.5.0
2020-10-28 22:46:59 +00:00
sthen
65c89eb2fc gnuradio: add a cmake patch that avoids a build error if doxygen was present
on the system earlier in configure, but was then removed before it reaches this
point. more details in the patch comment.
2020-10-28 20:52:47 +00:00
jasper
c5c524da84 - update to bspwm-0.9.10
- remove unneeded patch modifying the example config

from Ricky Cintron
2020-10-28 20:43:40 +00:00