152826 Commits

Author SHA1 Message Date
sthen
d51d80fe86 no need to overwrite FULLPKGNAME/FULLPKGPATH now this is no longer flavoured. 2020-12-17 00:00:11 +00:00
sthen
bfddeb4fc0 move asterisk to 18.1.0 from the 18.x LTS branch.
IMAP voicemail has moved from building all of Asterisk with a separate
build option (with imap files linked to the main binaries) to a separate
module which can be switched in config. (Only one voicemail module is
allowed at a time, if you have multiple of these installed you can
select between them with noload in modules.conf).

Quirks doesn't handle a flavour moving to unflavoured+subpackage; use
@ask-upgrade so that users of the imap flavour (and only them) are
warned about this at update time.
2020-12-16 23:57:26 +00:00
sthen
22e4e26ebe fix previous, dpb didn't like it 2020-12-16 21:51:02 +00:00
sthen
5dfe12e207 minor update to bind-9.16.10 2020-12-16 21:44:49 +00:00
sthen
a87ac2d0c3 update to tor-browser-10.0.7, from maintainer Caspar Schutijser 2020-12-16 21:33:14 +00:00
sthen
75e4eb7532 minor icinga-web2 readme tweaks for easier copy-and-paste 2020-12-16 21:27:33 +00:00
sthen
89acf5a8ed update to icinga-web2-module-director 1.8.0 with required other modules
(ipl was bundled and moved to a separate distribution)
2020-12-16 21:26:41 +00:00
sthen
68e030c53e more "don't use the old icinga versions" warnings
i'll probably remove these sometime soon
2020-12-16 21:25:35 +00:00
sthen
336558aebd move some icinga parts in Makefile.inc, setup for web2-module-foo 2020-12-16 20:47:31 +00:00
anton
00d31f847d update to mdsort-8.0.0
- stop leaking interpolation matches between rules
- remove force pattern flag
- skip mbox separator line
- support many label actions in conjunction with pass
2020-12-16 19:59:46 +00:00
sthen
d4cf1afce1 update to the last skytools-legacy version (upstream have now reorganised
it into separate repos: py-skytools, pgq, londiste, walmgr etc).
pea@ doesn't use this any more.

heads-up: this may well be removed soon as there's no py3 support in the
the non-legacy version and newer py-psycopg2 drops py2 support.
2020-12-16 19:00:02 +00:00
sthen
cd79c00252 asterisk: tweak the -fblocks/BlocksRuntime setup after another
failed attempt to get this working with clang
2020-12-16 17:57:08 +00:00
ajacoutot
0e50bd48ce Add docbook to MODGNOME_TOOLS to unbreak.
spotted by naddy@
2020-12-16 17:20:04 +00:00
ajacoutot
8ea1bd1146 Missing BDEP on shells/bash.
spotted by naddy@
2020-12-16 17:18:50 +00:00
bcallah
aa023384c6 +tnylpo 2020-12-16 16:54:16 +00:00
bcallah
f31a6a1561 Import emulators/tnylpo, a utility to run CP/M-80 programs under Unix.
ok benoit@

tnylpo allows the execution of programs written for CP/M-80 version 2.2
under Unixy operating systems. The companion program tnylpo-convert
converts text files to and from the CP/M format.

Features:
* Full Z80 instruction set (including undocumented instructions and
  features)
* All BDOS calls of CP/M 2.2 and a few taken from CP/M 3 (mostly for
  date and time handling)
* All character handling BIOS calls of CP/M 2.2
* Maps CP/M file operations to operations on files in the Unix file
  system
* Allows you to map up to 16 CP/M drives to arbitrary Unix directories
* Built-in curses based emulation of the DEC VT52
* Allows you to combine CP/M programs with Unix shell redirections and
  pipelines

Note that all CP/M program and data file names are expected in lower
case. For example, files called TURBO.COM or L80.COM need to be renamed
to turbo.com and l80.com to be accessible by tnylpo.
2020-12-16 16:53:48 +00:00
bcallah
af40a9f377 Update to feh-3.6.1
Changelog: https://feh.finalrewind.org/archive/3.6/
Testing/oks were given on version 3.6; 3.6.1 contains a number of memory
leak fixes: https://feh.finalrewind.org/archive/3.6.1/
Big endian testing from cwen@ and kirby@ -- thanks!
ok rsadowski@ cwen@ kirby@
2020-12-16 16:41:49 +00:00
sthen
511eaf0d6f update to icinga2-2.12.3, including a fix for revoked certificates due
for renewal being automatically renewed ignoring the CRL (CVE-2020-29663)
(only affects setups with external certificate signing, which is uncommon,
with revoked certificates that expire in less than 30 days).
2020-12-16 15:10:59 +00:00
cwen
25b6929f62 geo/spatialiate/gui: unbreak on ld.bfd archs
The libpq configure check failed because library flags are not sanitised
before the test, uselessly pulling X11 libraries. Work around that issue
by providing an extra linker flag for ld.bfd archs.

OK landry@ and kmos@ (who tested on sparc64, thanks!)
2020-12-16 14:39:32 +00:00
bket
6f4fbf0a83 Update to ncspot-0.2.6
From Henrik Friedrichsen <henrik AT diff DOT cc> (MAINTAINER).
2020-12-16 14:12:00 +00:00
landry
1054e7f983 devel/py-build{bot,slave}: update to 2.9.3.
See https://github.com/buildbot/buildbot/releases/tag/v2.9.3
2020-12-16 13:11:34 +00:00
ajacoutot
c228e6ff25 Update to zeek-3.2.3. 2020-12-16 09:06:28 +00:00
ajacoutot
6819d32339 Update to awscli-1.18.197. 2020-12-16 08:58:57 +00:00
ajacoutot
36b1f8413c Update to py3-boto3-1.16.37. 2020-12-16 08:58:43 +00:00
ajacoutot
e2eeb23ed8 Update to py3-botocore-1.19.37. 2020-12-16 08:58:32 +00:00
ajacoutot
e60984585d Update to webkitgtk4-2.30.4.
Move BDEP from py2 to py3.
2020-12-16 08:57:55 +00:00
ajacoutot
8672875033 SECURITY update to gdm-3.38.2.1.
- Address autologin unlock bug issue (CVE-2020-27837)
2020-12-16 07:59:01 +00:00
ajacoutot
870b84534f Update to google-cloud-sdk-321.0.0. 2020-12-16 07:55:58 +00:00
benoit
513cd4b9a8 Update to p5-Math-Base85-0.5. 2020-12-16 05:36:27 +00:00
namn
fe7cf3b003 update games/freeorion to 0.4.10.1
From Tom Murphy (maintainer). Thank you!

changelog:
https://github.com/freeorion/freeorion/blob/v0.4.10.1/ChangeLog.md

- WANTLIB remove GLU and boost_system-mt
- remove upstreamed patch
- tweaks by gonzalo@ for missing tab and by me to adjust for boost
  python bindings naming
- input from thfr@ and sthen@ regarding safely removing two WANTLIB not
  used by freeorion directly. GLEW loads GLU and boost-locale loads
  boost_system-mt.

"Tested and works fine for me." Tom Murphy (maintainer)
kirby@ tested on amd64 and macppc
ok thfr@ gonzalo@ kirby@
2020-12-16 02:04:52 +00:00
mariani
d0b68bc48d Update print/lyx 2.3.5.2 to 2.3.6
Changelog:
https://www.lyx.org/announce/2_3_6.txt
2020-12-15 23:07:33 +00:00
cwen
24a5f1e94e innoextract: unbreak on powerpc
The -Wl,--as-needed linker flag causes the std::unique_ptr configure
test to fail due to undefined reference errors. A fallback exists, using
std::auto_ptr, but it has been removed from the C++17 standard, used by
upstream.
Remove the use of -Wl,--as-needed on powerpc, so we use the same code on
all archs, instead of reenabling std::auto_ptr by force.

OK thfr@ (maintainer)
2020-12-15 19:38:22 +00:00
rsadowski
52d9be9197 Update libdvdnav to 6.1.0
From Brad
2020-12-15 18:57:43 +00:00
rsadowski
fb75f9afc4 Update libdvdread to 6.1.1
From Brad
2020-12-15 18:57:38 +00:00
otto
89426d9c49 Fix build of boost::context on powerpc by removing an unneeded patch.
ok cwen@ brad
2020-12-15 18:53:17 +00:00
fcambus
b7d94d4498 Update gnucobol to 3.1.1.
From Wen Heping, thanks!
2020-12-15 18:43:42 +00:00
bket
ad032a4012 Enable building of ngx_stream_ssl_preread_module
This module allows extracting of information from the ClientHello
message without terminating SSL/TLS.

Thanks sthen@ and tb@ for the cluestick.

"...diff looks fine" robert@ (maintainer)
2020-12-15 18:32:34 +00:00
jturner
b291ef8b45 Update janet to 0.13.1. Release notes: https://github.com/janet-lang/janet/releases/tag/v1.13.1 2020-12-15 17:54:38 +00:00
robert
ece6659e2a update bacula to 11.0.0
ok sthen@
2020-12-15 17:16:27 +00:00
sthen
5c6cabc073 update to mutt-wizard-20201210, from maintainer Aisha Tammy, fix rcsid while there 2020-12-15 16:54:48 +00:00
landry
90a5fd94fa mail/{mozilla-thunderbird,thunderbird-i18n}: update to 78.6.0.
See https://www.thunderbird.net/en-US/thunderbird/78.6.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2020-56/
2020-12-15 16:43:51 +00:00
landry
6b12a5c99c www/firefox-esr{,-18n}: update to 78.6.0.
See https://www.mozilla.org/en-US/firefox/78.6.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2020-55/
2020-12-15 16:42:45 +00:00
landry
bcd0592d0d www/{mozilla-firefox,firefox-i18n}: update to 84.0.
See https://www.mozilla.org/en-US/firefox/84.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2020-54/

- add /dev/drm0 & /usr/lib to main unveil file for proper webgl reporting
in about:support (see #1680946)
- add patch from #1677715 to fix the build, remove in 85.
2020-12-15 16:41:12 +00:00
sthen
7f66252f25 update to leveldb-1.22, switching to cmake build, from Ashton Fagg
who takes maintainer with a couple of tweaks by me
2020-12-15 16:03:42 +00:00
sthen
d98f505f77 update to direnv-2.25.0, from maintainer Ashton Fagg 2020-12-15 15:59:39 +00:00
sthen
63f9c6ccce update to vile-9.8u, from Ashton Fagg 2020-12-15 15:39:28 +00:00
sthen
210a455f04 update to tbb-2020.3, from Ashton Fagg 2020-12-15 15:39:11 +00:00
sthen
ca096aa34b poison some py-related things which are easy to get wrong:
MODPY_ADJFILES (should be MODPY_ADJ_FILES)
MODPY_PYPI (should be MODPY_PI)
2020-12-15 14:52:27 +00:00
feinerer
8c71318ebb Update to lemonbar 1.4
Add pledge support (sync with x11/lemonbar-xft).
2020-12-15 14:16:08 +00:00
gonzalo
38c7f380f5 Update for Nextcloud to 20.0.3
OK tracey@
2020-12-15 12:25:20 +00:00