127107 Commits

Author SHA1 Message Date
landry
3a117fd2e0 Update to firefox 59.0.2.
See https://www.mozilla.org/en-US/firefox/59.0.2/releasenotes/
(security advisories not up yet)
2018-03-26 16:51:44 +00:00
landry
0b436ae7c4 Update to firefox-esr 52.7.3.
See https://www.mozilla.org/en-US/firefox/52.7.3/releasenotes/
(security advisories not up yet)
2018-03-26 16:01:17 +00:00
landry
bf1dbb5bc7 Update to thunderbird 52.7.2.
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2018-09/

Discussed with sthen@ & naddy@
2018-03-25 18:25:22 +00:00
sthen
6a337423f1 update to urbanterror 4.3.3, the current version in ports is unable to join
games on most servers as it's outdated. without the update it's a bit of a
waste shipping 3+GB of packages for various arches :)

ok bentley@
2018-03-23 22:59:36 +00:00
sthen
d0017b8b63 update to icinga 2.8.2, ok jca@
CVE-2018-6532: By sending specially crafted requests, authenticated and
unauthenticated, an attacker can exhaust a lot of memory on the server
side, triggering the OOM killer.

CVE-2018-6534: By sending specially crafted messages, an attacker can
cause a NULL pointer dereference, which can cause Icinga2 to crash.

CVE-2018-6535: Lack of a constant-time password comparison function can
disclose the password to an attacker.

Detailed write-up and simple crashers for the above at
https://hansmi.ch/articles/2018-03-icinga2-security

(CVE-2017-16933 and CVE-2018-6536 also in this release relate to the
init scripts that we don't use).
2018-03-23 09:31:17 +00:00
fcambus
3b3624d027 In calcurse 4.3.0, the strftime(3) format string to display dates in
calendar was changed to '%B %-d, %Y'.

The %-* format string is a GNU libc extension which we don't support,
resulting in dates being displayed like 'March -d, 2018' instead of
showing the day of the month as a decimal number.

Switch to using the %d format string instead.

OK naddy@, jca@
2018-03-22 23:15:29 +00:00
ajacoutot
80e0b186b8 Slow boxes will really need to wait for ttys to be initialized before
starting GDM, otherwise you loose your ability to input anything...
So add a timer in the GDM init file (instead of the rc.d script where it
was really ugly).

reported by and ok sthen@
2018-03-22 16:51:08 +00:00
sthen
828cbb8e09 backport 791177d from upstream, fixing arm/aarc64. found by Markus Hennecke,
ok ajacoutot
2018-03-22 12:39:23 +00:00
phessler
5892e31794 a much better fix, pulled from upstream.
OK landry@
2018-03-21 20:39:16 +00:00
landry
622f668db5 Backport https://www.sqlite.org/cgi/src/info/d75e67654aa9620b to fix CVE-2018-8740.
"In SQLite through 3.22.0, databases whose schema is corrupted using a
CREATE TABLE AS statement could cause a NULL pointer dereference"

Cf https://bugs.launchpad.net/ubuntu/+source/sqlite3/+bug/1756349

Discussed with sthen@, no objection from naddy@
2018-03-21 20:28:47 +00:00
phessler
a83fd7018f BROKEN-aarch64 = configure stuck on testing if BDB supports shared environments 2018-03-21 20:02:16 +00:00
phessler
5d4b3a62bd fix build on aarch64
OK sthen@
2018-03-21 20:01:00 +00:00
robert
e044fa98db update to 65.0.3325.181 2018-03-21 19:58:17 +00:00
rsadowski
fc4f81ab31 (Last) try to unbreak kmymoney
Create a custom target for KMYMONEYSETTINGS_H and create dependencies for all
targets which include/use generated kmymoneysettings.h

Tested by and ok sthen@ Thanks!
2018-03-21 19:21:33 +00:00
bluhm
56587013b1 Replace atoi(3) with strtonum(3) to detect overflow.
Use long integers to make overflows less likely.
Take maintainer from markus@.
OK markus@
2018-03-21 15:18:31 +00:00
kirby
9eb2bf6848 update to seafile-6.1.6 2018-03-21 12:30:27 +00:00
giovanni
c4ef7b142b bugfix update to 1.20170911 2018-03-21 07:36:15 +00:00
sthen
3cf0e453d4 security update kamailio to 5.0.6: pre-authentication heap overflow in
handling From:

- fix berkeley db utilities and kamctl "shift: nothing to shift",
reported by feinerer@, from maintainer Roman Kravchuk

- fix runtime TLS failure, undefined symbol OPENSSL_zalloc,
from maintainer

- remove some dead patches follow switch to clang, from me

(there was an earlier update to 5.1.x from maintainer earlier this
month which I missed pushing earlier and it's too close to release now;
this is planned for post-6.3)
2018-03-20 22:03:35 +00:00
sthen
3d9171fba7 unbreak; we now have all functions that haproxy uses in openssl-compat.h
(there are more !LIBRESSL pieces src/ssl_sock.c)
2018-03-20 21:57:55 +00:00
sthen
c2c2ed1acc update to rspamd-1.7.1, a couple of important fixes since 1.7.0 2018-03-20 14:51:19 +00:00
sthen
9497ed0990 update to certbot/py-acme 0.22.2 2018-03-20 14:47:54 +00:00
rsadowski
9c6de25074 Unbreak
- add missing CMAKE_CURRENT_{SOURCE,BINARY}_DIR to find kmymoneysettings.h
- rm -DCMAKE_POLICY_DEFAULT_CMP0071=NEW (Revert previous commit) and also
  revert reorder patch

spotted by naddy@ (Hopefully for the last time)
2018-03-20 12:52:26 +00:00
kn
230352fa05 Update ripgrep to 0.8.1
Also add missing BDEP on asciidoc and do some clean up.

OK landry
2018-03-20 10:40:23 +00:00
landry
04a177b058 Remove conflict with tkcvs which doesnt install cvscheck anymore - from
sthen@
2018-03-20 08:30:32 +00:00
landry
c8c873dcf7 Remove conflict on tkcvs, from sthen@ 2018-03-20 08:29:45 +00:00
landry
a4d56cf858 Update to tkcvs 8.2.3, from Currell Berry who takes maintainership.
Remove conflict with tkdiff and depend on it instead.
with tweaks from sthen@ and me, ok todd@ (previous maintainer)
2018-03-20 08:29:13 +00:00
landry
d3562acaf3 xfce4-pulseaudio 0.4.0 2018-03-20 07:18:16 +00:00
jasper
0de0f61c60 Let erlang tools find their versioned self; while here prevent
collisions during static analysis when multiple versions of erlang are installed

from Bill Karh
2018-03-19 20:57:20 +00:00
jasper
af4fca98b7 update to latest jenkins releases; includes fixes for
CVE-2018-1000067
CVE-2018-1000068
CVE-2018-6356

ok ian@ (MAINTAINER)
2018-03-19 19:48:04 +00:00
jasper
5854664754 update to libgit2-0.26.3, includes security fixes as part of 0.26.2:
"memory handling issues when reading crafted repository index files.
The issues allow for possible denial of service due to allocation of large
memory and out-of-bound reads. As the index is never transferred via the
network, exploitation requires an attacker to have access to the local repository."
2018-03-19 18:28:12 +00:00
jca
48e0e29fb0 Update to knot-2.6.5
Release notes at:
  https://www.knot-dns.cz/2018-02-12-version-265.html
2018-03-19 18:17:42 +00:00
sthen
829fc1c274 update to redis-4.0.8 with a number of important fixes. see
https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES
update pointed out by kn@ but with a more complex diff.

dcoppa (maintainer) doesn't seem to be around so I'm committing anyway
in order that it makes 6.3; ok jasper@
2018-03-19 18:15:57 +00:00
jasper
858e7b19a0 remove empty file 2018-03-19 17:52:11 +00:00
jasper
9aac2b1607 update to gnome-calendar-3.26.4 2018-03-19 15:39:41 +00:00
sthen
15616638fb update to rspamd-1.7.0, https://rspamd.com/announce/2018/03/12/rspamd-1.7.0.html 2018-03-19 15:36:13 +00:00
robert
0276c1d2e5 - update to 5.10.0.160
- apply a patch from Thomas Frohwein:
  Use SIGUSR1 as the abort signal in mono instead of SIGTTIN,
  because SIGTTIN gets delivered to all processes/threads and
  that is not what we want here.

The port is still broken though, so leaving it as BROKEN.
2018-03-19 15:12:20 +00:00
landry
5e8c3c664c Update to qgis 2.18.17.
Add py-jinja2 & py-pygments to RDEP for MetaSearch plugin, reported by
Loic Bartoletti (thanks!)
2018-03-19 13:40:34 +00:00
ajacoutot
877ba4ebc4 Update to libhttpseverywhere-0.8.2. 2018-03-19 08:56:24 +00:00
ajacoutot
15edcbaa9c Bump version. 2018-03-19 08:44:54 +00:00
ajacoutot
ddc8e44a3e Update to webkitgtk4-2.20.0.
- this will allow us to provide WebKit security updates for 6.3

tested in a bulk and I've been running with this for a few days
2018-03-19 08:13:15 +00:00
landry
81d93fbe82 Update to xfce4-settings 4.12.3. 2018-03-19 07:50:52 +00:00
bcallah
8bc41a6bae Update to OpenRCT2-0.1.2
changelog: https://github.com/OpenRCT2/OpenRCT2/releases/tag/v0.1.2
2018-03-19 02:59:49 +00:00
sthen
794a748a41 fix; we now have ECDSA_SIG accessors 2018-03-18 23:56:59 +00:00
sthen
8e5238cb0f unbreak powerdns now that libressl has more 1.1 api functions. may also be
possible to remove thread locking with auto-init support but skipping
that for now.

attempt to build on hppa again; it switched compiler since it was marked
BROKEN.
2018-03-18 22:56:21 +00:00
danj
71f127c9fa Fix packaging on !amd64
Problem noticed by sthen@
2018-03-18 20:46:43 +00:00
naddy
9441cd8caf fix an eye-watering C language abuse: function pointers have no guaranteed
ordering; from upstream git
2018-03-18 20:38:39 +00:00
rpointel
e324663cb9 repair build on arch != amd64, spotted by sthen@.
ok jca@.
2018-03-18 19:13:20 +00:00
bluhm
d8dd4b0d6d update p5-Net-SSLeay to 1.85
enable test for LibreSSL that was disabled for OpenSSL >= 1.1.0e
2018-03-18 16:47:58 +00:00
bluhm
6a839221fc update p5-Mail-SPF-Iterator to 1.114 2018-03-18 15:27:23 +00:00
robert
4fd06eb548 update to 3.4.7; from Mark Patruck 2018-03-18 15:18:26 +00:00