reyk
d8061ce496
Disable BIOS debug messages and turn on SMBIOS.
...
This includes the following changes:
- Disable debugging in SeaBIOS except of a single version line:
SeaBIOS (version 1.11.0p0-OpenBSD-vmm)
- Turn off all debug messages of the SGABIOS payload
(1.11.0p0-OpenBSD-vmm is all we need to know, it is documented in the
firmware package that it is included in vmm-firmware).
- Enable SMBIOS: this now gives a BIOS version string in the dmesg and
hw.vendor + hw.product sysctl values (you can also query the SMBIOS
with the dmidecode package). Please note that SeaBIOS sets all SMBIOS
strings to "Bochs Bochs" by default, we include patch-src_fw_smbios_c
to print OpenBSD, VMM, SeaBIOS, and 1.11.0p0-OpenBSD-vmm as the BIOS
version accordingly.
OK sthen@ mlarkin@
2018-07-11 09:09:46 +00:00
ajacoutot
765084a7d7
Remove ARM workaround.
...
from Brad (maintainer)
2018-07-11 09:08:16 +00:00
ajacoutot
53ecf84de5
Update to rust to 1.27.1:
...
https://github.com/rust-lang/rust/blob/stable/RELEASES.md#version-1271-2018-07-10
It contains also a fix that changes the way libcompiler_rt.a is included by
rustc in order to avoid duplicated symbols in a static library (some symbols
from system libcompiler_rt.a, others from Rust itself).
from semarie, thank you :-)
2018-07-11 08:35:59 +00:00
gonzalo
652438b1fa
Update for SMPlayer to 18.6:
...
http://www.smplayer.info/en/changes
Tested by Josh thanks!
2018-07-11 08:17:11 +00:00
jasper
77e8942ee5
update to py-cryptodome-3.6.4
2018-07-11 07:42:46 +00:00
jasper
67e9f809c4
update to py-pynetbox-3.4.3
2018-07-11 07:39:42 +00:00
landry
8dd795f49e
Bugfix update to thunderbird 52.9.1.
...
See https://www.thunderbird.net/en-US/thunderbird/52.9.1/releasenotes/
Fixes bug #1473893 (Detaching attachments corrupts the main body of the
e-mail text), issue introduced in 52.9.0.
2018-07-11 06:11:45 +00:00
ajacoutot
9c80ced6ca
Fix build with new meson(1).
2018-07-10 20:13:15 +00:00
ajacoutot
9238cffb99
Fix build with new meson(1).
2018-07-10 20:09:01 +00:00
gonzalo
f70c00cfdb
Update for kcaldav to 0.17
...
OK Aaron Poffenberger (maintainer)
2018-07-10 19:59:51 +00:00
gonzalo
1e2cfd4c30
Update for feh to 2.27
...
,,Please'' @bcallah
2018-07-10 19:45:14 +00:00
fcambus
eb2b7369af
Update mame to 0.199.
2018-07-10 17:29:07 +00:00
naddy
7b37b22d7d
Remove fixed-point workarounds; our arm arch unconditionally supports
...
floating point.
2018-07-10 16:26:42 +00:00
naddy
ee22358f59
Remove fixed-point workarounds; our arm arch unconditionally supports
...
floating point.
2018-07-10 16:02:35 +00:00
ajacoutot
fd984e2e3e
Update to terraform-provider-postgresql-0.1.2.
2018-07-10 15:49:16 +00:00
ajacoutot
fb6bcfcdb0
Update to terraform-provider-alicloud-1.9.5.
2018-07-10 15:49:07 +00:00
ajacoutot
6589f8d58f
Update to vault-0.10.3.
2018-07-10 15:44:17 +00:00
ajacoutot
39b694bc2b
Update to packer-1.2.4.
2018-07-10 15:44:04 +00:00
ajacoutot
2a5f227614
Update to consul-1.2.0.
2018-07-10 15:43:54 +00:00
naddy
b2cd148e7c
arm switched to clang; remove never true condition
2018-07-10 15:43:51 +00:00
naddy
e337a7d3a5
Remove fixed-point workarounds; our armv7 arch unconditionally supports
...
floating point.
2018-07-10 15:30:15 +00:00
naddy
cebf4f4570
bump after previous
2018-07-10 15:28:51 +00:00
naddy
73103e4aaa
Remove fixed-point workarounds; our armv7 arch unconditionally supports
...
floating point.
2018-07-10 15:25:19 +00:00
naddy
5f6b876060
Remove fix-point workarounds; our armv7 arch unconditionally supports
...
floating point.
2018-07-10 15:17:41 +00:00
ajacoutot
bce612e860
Unbreak with new meson(1).
2018-07-10 14:45:53 +00:00
ajacoutot
1fb3f86b29
Fix build with new meson.
2018-07-10 14:28:46 +00:00
fcambus
9b11531a3e
Disable retguard for mame.
...
ELF_RANDOMIZE_LIMIT was bumped to 1MB for retguard, but MAME actually
requires 4MB, so it fails on statup.
There is no sense bumping ELF_RANDOMIZE_LIMIT again just for one program,
so disable retguard by adding -fno-ret-protector to CFLAGS.
Discussed with mortimer@
2018-07-10 14:05:23 +00:00
naddy
f6c1d6ad8c
fix C++ non-const narrowing errors on LP64-clang archs other than amd64; ok jca@
2018-07-10 13:53:29 +00:00
naddy
730a96df0c
Explicitly link with libvorbis and libogg to fix building with lld.
...
While here, fix spelling in COMMENT.
ok kili@
2018-07-10 13:50:52 +00:00
kn
d1def7758b
Security update to redis-4.0.10
...
This fixes multiple issues, see http://antirez.com/news/119 .
OK sthen
2018-07-10 13:44:57 +00:00
jasper
3199c8b159
update to consul-template-0.19.5
2018-07-10 13:32:52 +00:00
kn
38b18b1d77
Add pledge
...
While here, clean up whitespace and install punigz as hardlink.
Take maintainer as discussed with Thomas Pfaff.
OK jca
2018-07-10 13:32:44 +00:00
jasper
94d53fbdd5
update to fierce-1.2.2
2018-07-10 13:30:21 +00:00
naddy
da22f9ce4f
explicitly link with -lm to fix building with lld; ok bentley@
2018-07-10 13:28:24 +00:00
gonzalo
f79c3102c7
Update for Khal to 0.9.9
...
OK jung@ (maintainer)
2018-07-10 13:24:14 +00:00
robert
c0d6f25e63
update to 1.4.3
2018-07-10 13:21:31 +00:00
jasper
ebe486ca67
moved to github, also sync HOMEPAGE while here
2018-07-10 13:13:42 +00:00
jasper
ca7470cd37
- update to borgmatic-1.2.0
...
- remove MESSAGE since we've had it for a while and we're post-release now
2018-07-10 13:04:06 +00:00
ajacoutot
2c1165dd0b
Unbreak with new meson(1): needs MODGNOME_LDFLAGS=-L${X11BASE}/lib
2018-07-10 12:49:14 +00:00
abieber
dc80708a55
Update to keybase-2.1.0
...
OK gonzalo@, bket@
2018-07-10 12:45:44 +00:00
sthen
9aef74c485
fix remmina build to use the correct CFLAGS, so that DEBUG options can be
...
used as expected. ok jasper@
spotted while looking at mutex-related VNC crashes reported by Bryan Vyhmeister
but doesn't fix these.
2018-07-10 12:35:01 +00:00
jasper
0d3d702d78
missed in previous
2018-07-10 12:32:39 +00:00
jasper
95dcebb2ec
update to zabbix-3.4.11
...
ok robert@ (MAINTAINER)
2018-07-10 12:32:23 +00:00
jasper
6530e94461
update to minio-0.20180710
2018-07-10 12:31:09 +00:00
ajacoutot
cccbe42f5e
Unbreak build: need bison.
2018-07-10 12:30:16 +00:00
gonzalo
893c004c94
Update for pass-otr to 1.1.1
...
https://github.com/tadfisher/pass-otp/releases
OK abieber@ (maintainer)
2018-07-10 12:29:21 +00:00
ajacoutot
8863b27727
Update to meson-0.47.0.
2018-07-10 12:29:16 +00:00
gonzalo
ba0bf433d0
Update for kwebapp to 0.5.1
...
OK abieber@ (maintainer)
2018-07-10 12:27:19 +00:00
jca
fca7ffff57
Update to wkhtmltopdf-0.12.4
...
from Frank Groeneveld (maintainer)
2018-07-10 12:24:24 +00:00
bentley
5f21ef5e31
Update to ap2-mod_wsgi-4.6.4.
...
Release notes:
https://modwsgi.readthedocs.io/en/latest/release-notes.html
2018-07-10 11:18:43 +00:00