sthen
6637f64866
update to py-M2Crypto-0.38.0, tweak/ok tb@
2021-07-24 20:02:04 +00:00
cwen
66ff0692ae
qqwing: fix an infinite loop on unsigned char archs
...
Using the `--solve` option on powerpc made qqwing freeze. A looped
getchar(3) call never reached EOF, since the return value was stored
as a char, that is unsigned on powerpc and arm*, instead of int.
OK jca@
2021-07-24 19:35:41 +00:00
cwen
cd0438c481
ish: fix an infinite loop on unsigned char archs
...
Decoding using the -lf option on powerpc made ish freeze. A looped
fgetc(3) call never reached EOF, since the return value was stored
as a char, that is unsigned on powerpc and arm*, instead of int.
OK jca@
2021-07-24 19:26:54 +00:00
danj
f8fd489ec9
Update to redis-6.2.5
...
ok tb
2021-07-24 19:03:13 +00:00
sthen
1f3629599d
update to py-pygments-2.9.0
2021-07-24 18:33:32 +00:00
sthen
841d7b73ab
update to py-defusedxml-0.7.1
2021-07-24 18:24:50 +00:00
kmos
42a442a9f2
Update MASTER_SITES2 since filedump.se.rit.edu went away
2021-07-24 18:16:26 +00:00
sthen
c8c2b8c7a4
update to p5-SNMP-Info-3.73
2021-07-24 18:14:28 +00:00
sthen
58b853ea94
update to py-pyscard-2.0.1
2021-07-24 18:14:20 +00:00
jca
afa7c230d9
Major update to liburcu-0.13.0
...
Blocked for a long time for various TLS problems which don't seem
present any more. There are two tests ("multiflavor") that segfault,
though. Tested on amd64, sparc64, riscv64 (previously unsupported) and
powerpc (thx cwen@).
2021-07-24 16:45:24 +00:00
jca
f375a6b49c
No support for riscv64
2021-07-24 15:10:23 +00:00
jasper
54ec12fba3
update to folks-0.15.3
2021-07-24 13:03:57 +00:00
bket
6ea57b9227
Update to bats-1.4.1
...
Changelog:
https://github.com/bats-core/bats-core/blob/v1.4.1/docs/CHANGELOG.md
2021-07-24 11:21:24 +00:00
ajacoutot
4033bd26a8
Update to terragrunt-0.31.1.
2021-07-24 09:44:24 +00:00
sthen
e0b0b06ab1
update to epoll-shim-0.0.20210418
2021-07-24 09:32:44 +00:00
cwen
42cd159cc5
guile2: provide a valid bootstrap for 32 bit big endian archs
...
This allows to reduce the building time by a factor of 6 on powerpc. A target
has been provided to create your own bootstrap (similarly to what lang/gcc
does), and could be extended for archs that have no bootstrap (64 bit big
endian notably) later.
EXTRACT_ONLY tweak and OK gkoehler@
2021-07-24 09:31:03 +00:00
ajacoutot
0000cae3ea
Update to terraform-1.0.3.
2021-07-24 09:28:36 +00:00
ajacoutot
e162c080ee
Update to packer-1.7.4.
2021-07-24 09:27:55 +00:00
ajacoutot
984f0b47ce
Add fix from upstream to prevent filling up session logs
...
(~/.cache/gdm/session.log) with:
The overwriting error message was: Not a ISO 8601 date string.
Allowed form is [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]
2021-07-24 09:27:33 +00:00
ajacoutot
800cea9217
Update to epson-inkjet-printer-escpr-1.7.15.
2021-07-24 08:53:46 +00:00
sthen
7989cb78fc
rgain: add missing test dep
2021-07-24 08:53:31 +00:00
ajacoutot
97ff99f94c
Update to amazon-ssm-agent-3.1.90.0.
2021-07-24 08:51:03 +00:00
ajacoutot
d60f101646
Update to google-cloud-sdk-349.0.0.
2021-07-24 08:48:54 +00:00
ajacoutot
11e549986a
Update to gnugk-5.8.
2021-07-24 08:47:27 +00:00
sthen
2e93431e56
update to rgain3-1.1.1
2021-07-24 08:46:43 +00:00
sthen
b2b24599de
update to composer-2.1.5
2021-07-24 08:40:59 +00:00
ajacoutot
3fe9539bb0
Update to awscli-1.20.6.
2021-07-24 08:36:37 +00:00
ajacoutot
9d9dd08acd
Update to py3-boto3-1.18.6.
2021-07-24 08:36:17 +00:00
ajacoutot
b876368de5
Update to py3-botocore-1.21.6.
2021-07-24 08:36:07 +00:00
ajacoutot
cfc0a4ae09
SECURITY update to webkitgtk4-2.32.3.
...
- https://webkitgtk.org/security/WSA-2021-0004.html
2021-07-24 07:32:15 +00:00
kn
2fc6935f84
Update to puppet 6.24.0
...
https://puppet.com/docs/puppet/6/release_notes_puppet.html
2021-07-23 20:21:49 +00:00
sebastia
81f816a778
update 3.14.18 -> 3.14.19
2021-07-23 18:56:19 +00:00
sthen
5198de70c5
update to libphonenumber-8.12.28
2021-07-23 11:47:11 +00:00
sthen
d04e51542b
update to composer-2.1.4
2021-07-23 11:19:35 +00:00
sthen
f18cd54186
update to pecl-imagick-3.5.1
2021-07-23 11:19:20 +00:00
sthen
cc7a25271a
qemu: "Enable building on riscv64. There is a TCG backend.". from Brad
2021-07-23 11:17:17 +00:00
jca
8e2d8c3746
Restore patch to allow building on machines without apm(4) support.
...
No bump as it doesn't change the code on platforms with apm(4) support.
Fixes the build on riscv64.
2021-07-23 08:04:21 +00:00
landry
e0e25da0ba
www/seamonkey: update to 2.53.8.1
...
See https://www.seamonkey-project.org/releases/seamonkey2.53.8.1/
2021-07-23 07:50:02 +00:00
feinerer
c79dfa3cef
Update to qrcode 7.2
2021-07-23 06:01:37 +00:00
sthen
240642f8cc
update to asterisk-18.5.1
...
https://downloads.asterisk.org/pub/security/AST-2021-007.html
Remote Crash Vulnerability in PJSIP channel driver
https://downloads.asterisk.org/pub/security/AST-2021-008.html
Remote crash when using IAX2 channel driver
https://downloads.asterisk.org/pub/security/AST-2021-009.html
pjproject/pjsip: crash when SSL socket destroyed during handshake
2021-07-23 00:55:44 +00:00
jca
04618f1d02
Prefer endian.h instead of a hardcoded list of architectures.
...
Fixes the build on riscv64
2021-07-22 23:24:37 +00:00
bcallah
b230d700f5
Update to qtfm-6.2.1
...
Changelog: https://github.com/rodlie/qtfm/releases/tag/6.2.1
Remove some patches that have been addressed in this update.
2021-07-22 21:01:58 +00:00
bcallah
fb55b53700
Update to worker-4.8.1
...
Changelog: http://www.boomerangsworld.de/cms/worker/changes.html#org899b20b
2021-07-22 20:47:58 +00:00
bcallah
28fc1562cf
Update to ugrep-3.3.5
...
Changelog: https://github.com/Genivia/ugrep/releases/tag/v3.3.5
2021-07-22 20:41:51 +00:00
bcallah
7310f80ce4
Update to diffoscope-178
2021-07-22 20:28:40 +00:00
bcallah
6fafe17f26
Update to corsixth-0.65.1
...
Changelog: https://github.com/CorsixTH/CorsixTH/releases/tag/v0.65.1
2021-07-22 20:25:14 +00:00
sthen
6f6cacad8c
regen plist to unbreak, following the setuptools update
...
site-packages/__pycache__/site.cpython-38.pyc is no longer created. not
found in setuptools test build because dxf2gcode doesn't register a
build dependency on setuptools; I've added that with BUILD_DEPENDS (it's
not a typical setuptools port). drop obsolete code dealing with -3 suffix
on py3 binaries while there.
2021-07-22 18:53:17 +00:00
sthen
852d5f9880
update to sshguard-2.4.2 and enable DEBUG_PACKAGES, ok maintainer
2021-07-22 18:16:32 +00:00
abieber
4f3dd3d83f
Update go-ipfs to v0.9.1
...
OK solene@
2021-07-22 16:01:47 +00:00
landry
c4dbb3a7e1
www/mozilla-firefox: update to 90.0.2.
...
See https://www.mozilla.org/en-US/firefox/90.0.2/releasenotes/
2021-07-22 13:06:25 +00:00