Commit Graph

12084 Commits

Author SHA1 Message Date
sthen
fb6232791e update to squid-4.6 2019-02-20 16:23:27 +00:00
juanfra
79d6ffdc17 Drop MAINTAINER. 2019-02-19 19:19:56 +00:00
robert
993009bbe4 be nice and create ~/Downloads if its not there 2019-02-19 15:04:54 +00:00
robert
480e47e15c Make sure to always default to the Downloads directory in case a file
dialog is opened and unveil(2) is used.
This fixes the issue when another program not using unveil(2) changes
the last used path of the file dialog and then the file dialog opened
by chrome will get stuck inside a non-existent directory.

To make sure that the ~/Downloads XDG directory is always available
for glib to pick up, the chrome wrapper script will check if the
~/.config/user-dirs.dirs does not exist and create it with one entry
configured: XDG_DOWNLOAD_DIR="$HOME/Downloads"
2019-02-19 14:57:53 +00:00
pvk
c0932cdd6e Update distinfo, thanks ajacoutot@! 2019-02-15 10:33:24 +00:00
pvk
4e913ced55 Update gitea 1.7.2 -> 1.7.2
ok robert@
2019-02-15 08:31:41 +00:00
robert
d3e164675d update to 72.0.3626.109 2019-02-14 16:14:27 +00:00
pvk
4679592565 Update gitea 1.7.0 -> 1.7.1
ok robert@
2019-02-14 10:08:53 +00:00
landry
3151060003 Update to firefox-esr 60.5.1.
See https://www.mozilla.org/en-US/firefox/60.5.1/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2019-05/
2019-02-13 12:35:25 +00:00
landry
38dc5b178f Bugfix update to firefox 65.0.1.
See https://www.mozilla.org/en-US/firefox/65.0.1/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2019-04/
2019-02-13 12:33:40 +00:00
juanfra
2ee031586c SECURITY:
Update to hiawatha 10.8.4.

"When AllowDotFiles is enabled, a directory traversal is possible,
exposing files which can be read by the webserver to the outside
world. By default, AllowDotFiles is not enabled."

https://csirt.cedia.org.ec/2019/02/apv-190208001-vulnerability-detected-in-hiawatha-allowdotfiles/
2019-02-12 21:57:34 +00:00
bcallah
210c91c640 Bugfix update to libmicrohttpd-0.9.63 2019-02-12 21:11:40 +00:00
ajacoutot
e5591ce1c8 Update to lighttpd-1.4.53.
from Brad (maintainer)
ok solene@
2019-02-12 09:14:29 +00:00
rpointel
1e30db25bc update django to latest versions: 1.11.19 and 2.1.6.
ok jasper@.
2019-02-11 16:35:39 +00:00
fcambus
c7cf35c2c3 Update newsboat to 2.14.
Newsboat now depends on Rust and Cargo, and all the work has been done
by semarie@, thanks!

OK remi@
2019-02-11 09:57:52 +00:00
sthen
e3abf3915e use gmake to build ap2-mod_perl, unbreaks build with perl 5.28 2019-02-10 21:08:58 +00:00
ajacoutot
b580e5288a SECURITY update to webkitgtk4-2.22.6
CVE-2019-6212, CVE-2019-6215, CVE-2019-6216, CVE-2019-6217, CVE-2019-6226,
CVE-2019-6227, CVE-2019-6229, CVE-2019-6233, CVE-2019-6234.
2019-02-10 12:29:50 +00:00
abieber
33b50d15d5 Update luakit to 2.1
- Switch to using version numbers vs a date.
- Stop trying to run tests.

OK gsoares@
2019-02-09 17:55:27 +00:00
sthen
d9075a1be8 remove junk README.pod files that "Older versions of ExtUtils::MakeMaker
may errantly install" - unbreaks packaging with perl 5.28
2019-02-09 17:09:49 +00:00
sthen
1520767479 update to composer-1.8.3 2019-02-08 11:28:06 +00:00
gonzalo
9f1f50f5ab Update for Nextcloud to 15.0.4
OK abieber@ kirby@
2019-02-08 07:38:51 +00:00
danj
5a9baa0ea2 Remove py-nevow
It's a py2 only port that won't be ported to py3. Pamela Mosiejczuk
sent a diff for it and no one cared
2019-02-07 19:50:02 +00:00
robert
bad882edfb update to 72.0.3626.96 2019-02-07 18:22:18 +00:00
ajacoutot
bb8e7813b4 png -> png16 2019-02-07 15:01:29 +00:00
ajacoutot
4b1e298284 Try to fix build with newer libc++ (tests still ongoing).
Few tweaks while here.

prodded by naddy@
2019-02-07 08:03:56 +00:00
robert
57775479fd update to 72.0.3626.81
now chromium uses f'in java to use the closure compiler which
creates "better javascript" by parsing and converting all js
code into unreadable garbage. this feature is only enable on
amd64 because on i386 java randomly fails to allocate the needed
memory and on arm64 we do not have jdk yet. on these architectures,
we use the best method to create "better javascript", which is cat(1)
2019-02-06 16:41:55 +00:00
sthen
50d6439440 major update to squid-4.5
quick update notes below, but you should still review upstream's
RELEASENOTES.html if you use this.

- if you explicitly configure sslcrtd_program (for advanced tls mitm
configurations) you need to change from /usr/local/libexec/squid/sslcrtd
to /usr/local/libexec/squid/security_file_certgen in your config (if you
just use options on the http_port line to enable this without extra
config, this doesn't need to change).

- if using a cert helper disk cache, you may need to clear/reinitialize
the directory (not mentioned in release notes but I needed this).

- the SMB_LM helpers (for old lanmanager protocol, which should not be
used anyway) are no longer packaged, following upstream's change in default
build.
2019-02-05 23:03:15 +00:00
jasper
f38358c759 update to epiphany-3.30.3 2019-02-05 19:16:33 +00:00
edd
1fa8c50bc6 www/links+: Update to 2.18.
"The update looks good to me"
"Been using the new version daily for a week now" -- MAINTAINER

OK bcallah@ with a small tweak. Thanks.
2019-01-31 11:37:09 +00:00
sthen
bc078ad09a set DPB_PROPERTIES+=lonesome on chromium/iridium for i386 (like is done
for firefox) in the hope that this will reduce build problems. these
ports often end up building together on a machine and they aren't coping
too well.

compiling some individual files is now bumping into my 75 minute DPB
stuck_timeout (possibly the llvm update took it over the edge) - raising
the timeout means that the other ports which occasionally hang during
compilation tie up a build slot for too long.
2019-01-30 22:47:35 +00:00
cwen
a51f89c284 Update p5-WWW-Wikipedia to 2.05
Fix build with Perl 5.26+ (no . in @INC)
Changelog:
https://metacpan.org/changes/release/BRICAS/WWW-Wikipedia-2.05
OK bcallah@ sthen@
2019-01-30 15:14:05 +00:00
cwen
017f444262 Fix build with Perl 5.26+ (no . in @INC)
OK bcallah@ sthen@
2019-01-30 15:05:19 +00:00
cwen
2c2894de67 Fix build with Perl 5.26+ (no . in @INC)
OK bcallah@ sthen@
2019-01-30 14:55:06 +00:00
cwen
2ba94b3944 Fix build with Perl 5.26+ (no . in @INC)
OK bcallah@ sthen@
2019-01-30 14:43:37 +00:00
landry
a34de66a3b Update to firefox 65.0.
See https://www.mozilla.org/en-US/firefox/65.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2019-01/

* link against systemwide icu4c now that it's been updated
* add 'video' to main process pledge: note that by default on OpenBSD
  only root can access the video device, so this changes nothing.
* document how to enable audio recording and changing video/webcam
  device ownership for proper WebRTC usage.

beware if you try building this: in -current, rust fails to build any
mozilla since the devel/llvm update, but this is known and being worked on.
2019-01-29 21:03:19 +00:00
landry
6da8f96a2e Update to firefox-esr 60.5.0.
See https://www.mozilla.org/en-US/firefox/60.5.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2019-02/
2019-01-29 20:49:49 +00:00
landry
2187bdc2d8 Bump REVISION-main after previous - while here add a reminder comment
about how seamonkey version relates to thunderbird version.
2019-01-29 20:47:08 +00:00
landry
0462e59252 Enforce dependency on nss 3.41.1 & sqlite 3.26. 2019-01-29 20:45:53 +00:00
sthen
5f1da1b1ba update to urlwatch-2.16
adds CSS and XPath selectors
2019-01-28 14:48:18 +00:00
pvk
bb3b5b730e Update gitea 1.5.3 -> 1.7.0
ok abieber@ kn@
2019-01-28 11:46:26 +00:00
sthen
ac73c7c857 couple of additional fixes needed for newer p5-XML-Feed that I missed when
reviewing cwen's diff. pointed out by, based on a diff from, and OK okan@
2019-01-28 01:00:21 +00:00
sthen
efdd871c01 update to p5-XML-Feed-0.55 2019-01-28 00:37:01 +00:00
cwen
ce9572363a Fix p5-Plagger runtime with recent versions of p5-XML-Feed
OK sthen@ bcallah@
2019-01-27 23:11:35 +00:00
sthen
d65496a6a6 update to ap2-mod_perl 2.0.10, rolling in perl 5.22.0 patches that we had
locally, unsure if it will work with new new perl yet but it's a better
starting point
2019-01-26 22:40:30 +00:00
sthen
b18c157b7f Fix in perl 5.26.0+ (no . in @INC by default) 2019-01-26 22:11:55 +00:00
sthen
e893c9f468 remove p5-WWW-Google-SiteMap; imported in 2007 as "yet another WIAB
dependency" and no substantial changes since, no current dependencies,
fails build with perl 5.28+, marked on CPAN as deprecated since 2009.

ok fcambus@ "He's dead, Jim" ian@
2019-01-26 14:42:55 +00:00
sthen
a23d12e732 Fix in perl 5.26.0+ (no . in @INC by default) 2019-01-25 22:32:04 +00:00
sthen
edd060ff86 update to a newer debian patchset, the old one doesn't exist any more
spotted by tj
2019-01-24 20:54:04 +00:00
pvk
76542fb0ee Fix RUN_DEPENDS missed in previous commit 2019-01-24 06:07:04 +00:00
sthen
252bd0cae5 adjust the p5-Expect script driving the build (... - this thing is distributed
as a .phar with an interactive build) as suhosin is no longer relevant
2019-01-23 21:06:18 +00:00