ajacoutot
f08b5e0c12
Update to shotwell-0.30.1.
...
This commit is dedicated to Kristaps Dzonsons and all the
Scuba Divers^shotwell haters out there ;-)
2018-09-29 16:30:37 +00:00
rsadowski
1efbb5aa13
Update mkvtoolnix-27.0.0
2018-09-29 13:52:35 +00:00
kn
b2bac2d5a3
Update to OpenSC-0.19
...
This release contains fixes for mutliple issues, ranging from stack based
buffer overflows to out of bounds reads and writes on the heap. They can
be triggered by malicious smartcards sending malformed responses to APDU
commands. A detailed description can be found at X41-2018-002
<https://www.x41-dsec.de/lab/advisories/x41-2018-002-OpenSC/ >.
While here, replace hardcoded 0644 with ${NONBINMODE} and adjust the
default PKCS11 provider path to opensc-pkcs11.so so pkcs11-tool(1) works
without having to it pass it `--module' all the time.
OK sthen rsadowski
2018-09-29 11:19:16 +00:00
rsadowski
679b155574
Update intellij-2018.2.4
...
From Caspar Schutijser (maintainer) Thanks!
2018-09-29 09:49:13 +00:00
ajacoutot
d366bf39f2
Update to login_krb5-6.4.
2018-09-29 09:23:36 +00:00
rsadowski
6639fdb566
Update py-qtpy-1.5.1
...
From Elias M. Mariani (maintainer) Thanks!
2018-09-29 08:38:04 +00:00
ajacoutot
acdac49edd
Fix crash in pango_fc_font_key_get_variations() when key is null.
...
- from usptream
2018-09-29 08:16:31 +00:00
ajacoutot
dc161628e8
Update to libgda-5.2.5.
2018-09-29 08:08:19 +00:00
ajacoutot
cfa070e6d0
Update to awscli-1.16.24.
2018-09-29 08:02:03 +00:00
ajacoutot
45a2bc4ac6
Update to py-botocore-1.12.14.
2018-09-29 08:01:48 +00:00
ajacoutot
3bbb29b2cb
Update to py-boto3-1.9.14.
2018-09-29 08:01:33 +00:00
rsadowski
4a3f9136dc
Bugfix update catch2-2.4.1
2018-09-29 07:44:54 +00:00
ajacoutot
02dac29969
Update to google-cloud-sdk-218.0.0.
2018-09-29 07:27:50 +00:00
ajacoutot
4d478461ea
Update to appstream-glib-0.7.13.
2018-09-29 07:11:10 +00:00
rsadowski
7768760594
Update krita-4.1.3
2018-09-29 06:42:21 +00:00
sthen
60170d874f
this lost its "#!/usr/bin/env php" -> "#!${MODPHP_BIN}" subst in r1.2; readd
2018-09-28 22:41:14 +00:00
sthen
cc165359ed
add php71/72 flavours for pecl-* ports
...
add comments for the ports which have separate www/Makefile handling for
php 5.6-only ports (a little messy but this shouldn't last for too long,
5.6 and 7.0 are both EOL soon)
2018-09-28 22:25:46 +00:00
sthen
9a798e665c
add php71/72 flavours for pecl-* ports
2018-09-28 22:24:24 +00:00
sthen
c72587967f
add php 7.1.22 and 7.2.10
2018-09-28 22:22:03 +00:00
sthen
2288a20c0d
MODULES scaffolding to cope with additional PHP versions
2018-09-28 21:27:25 +00:00
sthen
9e53e485ef
replace hardcoded 7.0 with ${MODPHP_VERSION}
2018-09-28 21:22:39 +00:00
danj
8683177d83
Update to upt-pypi-0.2.1
2018-09-28 20:41:51 +00:00
tb
d968a86225
Trivial update. This way it's easier to be sure we're up-to-date.
...
No change in the packaged .json files. Surprisingly, the
libcrypto/wycheproof tests still pass.
ok sthen
2018-09-28 15:08:13 +00:00
sthen
d566b737bd
update to Tor Browser 8.0.1, from attila, plist nit pointed out by landry
2018-09-28 14:54:26 +00:00
sthen
7c960e3aa2
nginx port tweaks, ok robert@
...
- add nginx-auth-ldap module (https://github.com/kvspb/nginx-auth-ldap/ )
- reduce duplication in DISTFILES with foo{bar}ext syntax
- simplify RUN_DEPENDS*
- use perl MODULES to get ${P5ARCH} defined, use in PLIST-perl
2018-09-28 14:36:16 +00:00
sthen
1643483b61
update to 20180320 snap of zxing
2018-09-28 14:14:03 +00:00
rsadowski
797cfa57f7
Update qbittorrent-4.1.3
...
CHANGELOG:
https://www.qbittorrent.org/news.php
From Elias M. Mariani (maintainer) Thanks!
2018-09-28 13:25:03 +00:00
abieber
850683ea83
+ geckodriver
2018-09-28 12:59:51 +00:00
abieber
464bc4a1cb
Import mozilla's geckodriver.
...
geckodriver is used by things like Selenium to interact with Gecko-based
web browsers.
OK jeremy@
2018-09-28 12:57:38 +00:00
fcambus
45d79ee5c0
Update spleen to 1.0.1.
2018-09-28 09:33:18 +00:00
pirofti
3549cce688
Update rt to 4.4.3.
...
This is a minor update. No database or functional changes.
You can find the release notes here:
https://docs.bestpractical.com/release-notes/rt/4.4.3
OK robert@ (maintainer)
2018-09-28 09:03:49 +00:00
ajacoutot
8edecef58d
Update to librsvg-2.44.6.
2018-09-28 06:57:41 +00:00
bcallah
112ba709e0
Update to wtf-20180925
2018-09-27 23:46:17 +00:00
sthen
1e7e18ad2f
remove some unneeded patches, simplify libressl patch
2018-09-27 22:55:53 +00:00
sthen
4ab303f477
conditionalise -mcrypt in PHP_EXTENSIONS, noop for now
2018-09-27 22:51:36 +00:00
sthen
62268513bc
whitespace
2018-09-27 22:50:53 +00:00
sebastia
4126573a8e
update to 3.12.0
2018-09-27 21:49:31 +00:00
sebastia
8a61fe719c
update to 1.5.0
2018-09-27 21:33:31 +00:00
sebastia
aab0539b42
Update to 0.2.0
2018-09-27 21:15:18 +00:00
thfr
f07b3a1490
bugfix update to 1.1; ok bcallah@
2018-09-27 17:08:44 +00:00
jasper
be6aba1747
update to grilo-plugins-0.3.8
2018-09-27 16:57:34 +00:00
sthen
02041e176f
adjust php's README, some of the ssl/tls-related functions need openssl.cnf
...
reported by florian@
2018-09-27 16:40:11 +00:00
sthen
b71232dc2a
s/sendmail/smtpd/ in MESSAGE, ok Brad
2018-09-27 16:16:50 +00:00
ajacoutot
c685009a06
Update to terraform-provider-aws-1.38.0.
2018-09-27 14:40:03 +00:00
gonzalo
59e424713f
Update for Nextcloud to 14.0.1:
...
https://nextcloud.com/changelog/
OK kirby@
2018-09-27 14:24:37 +00:00
ajacoutot
51a7041028
Python is actually needed at build time:
...
-- Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE)
CMake Error at CMakeLists.txt:43 (message):
Python not found, but required for tests
2018-09-27 13:16:04 +00:00
jasper
d2f2baf6f6
security update to mosquitto-1.5.3 which addresses CVE-2018-12543.
...
it's recommended users update as quickly as possible to prevent a
malicious user from triggering the issue and causing the server to
go offline.
note this does not affect mosquitto 1.4.x which is available on
OPENBSD_6_3.
thanks to upstream mosquitto for the heads-up
2018-09-27 11:07:39 +00:00
rpointel
dc8b1cda5b
update selenium to 3.14.0.
2018-09-27 11:02:21 +00:00
fcambus
163bdc091e
Update mame to 0.202.
2018-09-27 10:43:14 +00:00
sthen
653256fa81
update to icinga2-2.9.2
2018-09-27 09:35:54 +00:00