13921 Commits

Author SHA1 Message Date
fcambus
f9ecb06575 Update GeoLite2 databases to latest version. 2017-12-07 16:11:17 +00:00
akoshibe
5fbd0f0701 Remove unused install scripts and reference to bash. Install missing switchd(8)
configuration file.

OK phessler@
2017-12-07 06:33:40 +00:00
ajacoutot
5b954163d6 Update to py-botocore-1.8.8. 2017-12-06 07:49:42 +00:00
sthen
4ec3167e9b avoid non-thread-safe umask use; found by semarie, I used a slightly different
diff than upstream used.
2017-12-05 16:50:10 +00:00
job
fffe98e038 Update to aggregate6 1.0.12
This version brings 'truncate' and 'verbose' mode.

OK sthen@
2017-12-05 10:42:45 +00:00
ajacoutot
2f8032a1b6 Update to py-botocore-1.8.7. 2017-12-05 10:32:02 +00:00
espie
1cad0a9db6 a few more FIX_EXTRACT_PERMISSIONS 2017-12-04 17:56:27 +00:00
sthen
43e505ef05 update to wireshark-2.4.3, amongst other things this fixes some crashes. 2017-12-02 21:33:00 +00:00
job
5a8b29aea2 Remove FULLPKGNAME
OK jasper@
2017-12-02 15:03:58 +00:00
edd
3bc18c7732 Update security/gpgme to 1.9.0 and deal with fallout across the tree.
Fallout stems from the removal of the gpgme-pthread shared object.

Initial diff by me, refreshed diff from jca@.

Tested in a bulk by ajacoutot@.

OK jca@, ajacoutot@. Thanks.
2017-12-02 12:44:33 +00:00
pascal
c24fa7e9a3 Update to tor 0.3.1.9; same diff from Klemens Nanni. This release fixes
security issues TROVE-2017-09 through -13.
2017-12-02 12:20:30 +00:00
rsadowski
af21c3a479 update konversation to 1.7.4 2017-12-02 08:50:20 +00:00
fcambus
187c43b02c Update libgadu to 1.12.2.
OK awolk@
2017-12-01 22:12:40 +00:00
naddy
fb96e58d00 Security update to 7.57.0. Fixes:
CVE-2017-8816: NTLM buffer overflow via integer overflow
CVE-2017-8817: FTP wildcard out of bounds read
CVE-2017-8818: SSL out of buffer access
2017-12-01 21:02:23 +00:00
job
2bea0ee801 Add aggregate6 2017-12-01 17:13:50 +00:00
jca
3b507ba968 Skip building examples that need additional deps
SDL failure spotted by naddy@
2017-12-01 16:09:54 +00:00
landry
a504985219 Ensure /var/db/rrd is group-writable, and that it belongs to
_rrdcached:_rrdcached - allows for example facette to read rdd when
_facette user is in _rrdcached group for.
Note that this wont apply to existing setups, so carefully review your
own setup to figure out if it needs fixin'.

ok sthen@ (maintainer)
2017-12-01 10:36:51 +00:00
ajacoutot
f16e39dd05 Update to py-botocore-1.8.6. 2017-12-01 08:29:36 +00:00
jca
757ba494fd Only list libnet once in WANTLIB, keep the most precise occurrence
ok benoit@ (maintainer)
2017-11-30 14:26:14 +00:00
ajacoutot
1fcda9d685 Update to py-s3transfer-0.1.12. 2017-11-30 09:49:34 +00:00
ajacoutot
aff16f47d7 Update to py-botocore-1.8.4. 2017-11-30 09:49:14 +00:00
fcambus
2f47ffcd26 Add lua-psl. 2017-11-29 18:35:53 +00:00
fcambus
bf486eb98f Import net/lua-psl.
Lua bindings to libpsl, a C library that handles the Public Suffix List.

The PSL is a list of domains where there may be sub-domains outside of the
administrator's control. e.g. the administrator of '.com' does not manage
'github.com'.

OK jca@
2017-11-29 18:33:27 +00:00
jca
f741931bfa Specify which libnet version we want (1.0) in WANTLIB
Unbreaks libnids build when libnet-1.1 is installed.
2017-11-29 13:02:24 +00:00
bluhm
0e4b27c75d update p5-NetAddr-MAC to 0.95
from maintainer Mikolaj Kucharski
2017-11-29 00:14:29 +00:00
sthen
b665b9bfce update to icingaweb2-2.5.0 2017-11-28 21:01:42 +00:00
jasper
4da7ebc1d4 update to WhatWeb-0.4.9 2017-11-28 12:08:41 +00:00
jasper
1ec75308b2 update to ipv6calc-1.0.0 2017-11-28 12:03:28 +00:00
jasper
f716ffc7bf update to py-paho-mqtt-1.3.1 2017-11-28 11:55:12 +00:00
jasper
eaa2716aae update to queryperf-9.11.2 2017-11-28 11:52:32 +00:00
ajacoutot
f3b1219344 Update to py-botocore-1.8.2. 2017-11-28 08:18:26 +00:00
sthen
1ee3a09ff7 update to LibreNMS 1.34 2017-11-27 17:41:36 +00:00
fcambus
8cad5d9dcc Update libmaxminddb to 1.3.1. 2017-11-25 14:49:52 +00:00
sthen
096afa0fdf don't pick up libexecinfo 2017-11-25 13:12:39 +00:00
sthen
468fde6459 update to lldpd-0.9.9 2017-11-25 13:11:55 +00:00
sthen
5761f14aa1 disable libexecinfo, and garbage-collect --disable-pie which was removed upstream 2017-11-25 12:40:18 +00:00
ajacoutot
1add5e57f8 Default to bootstrap,no_valadoc
Shoud fix dep loop when running dpb in random order, as reported by naddy@
2017-11-24 13:40:35 +00:00
jca
685f42b2ec Work around C99 requirement with base gcc 2017-11-24 12:47:34 +00:00
landry
6cb191fdd3 (minor) Update to xl2tpd 1.3.10.1.
While here add a small patch disabling flow control which seems broken,
see https://github.com/xelerance/xl2tpd/issues/133 - with it, xl2tpd is
somewhat usable against npppd/isakmpd. Been running with it since 6+
months.

Discussed with sthen@
2017-11-23 16:41:06 +00:00
espie
24a8e055fc wrong bootstrap. noticed by naddy@ 2017-11-23 15:11:12 +00:00
bluhm
3e20283098 update p5-Net-Inspect to 0.329 2017-11-23 14:39:54 +00:00
ajacoutot
130a278878 Update to py-boto3-1.4.8. 2017-11-23 08:31:42 +00:00
ajacoutot
66a7808816 Update to py-botocore-1.8.1. 2017-11-23 08:31:23 +00:00
jca
b079a2af84 Update to samba-4.6.11
See https://wiki.samba.org/index.php/Samba_4.6_Features_added/changed
for a ChangeLog.  samba-4.6.10 bulk build & ok ajacoutot@, tests by Ian;
samba-4.6.11 just adds a bunch of security fixes over 4.6.10.
2017-11-22 16:15:44 +00:00
jca
b8bde0576b SECURITY update to samba-4.5.15
Fixes for:
o  CVE-2017-14746 (Use-after-free vulnerability.)
o  CVE-2017-15275 (Server heap memory information leak.)

More details at:
   o https://www.samba.org/samba/security/CVE-2017-14746.html
   o https://www.samba.org/samba/security/CVE-2017-15275.html
2017-11-22 15:09:24 +00:00
ajacoutot
6db0d0f5ca Update to py-botocore-1.7.48. 2017-11-21 09:23:21 +00:00
naddy
1a87aebd2d mechanical replacement of the gettext module 2017-11-21 00:12:59 +00:00
awolk
bdd66fc672 net/corebird 1.5.1 => 1.7.3
OK rsadowski@

Klemens Nanni suggested the following tweaks
on ports@ (thanks!) which have been included:
 - added a missing full stop in DESCR
 - SEPARATE_BUILD now set to Yes
 - fixed indent for TEST & TEST_INTERACTIVE
 - switch HOMEPAGE to https:// (also pointed out by rsadowski@)

Port changes:
 - dropping dependency on librest
 - dropping wantlib on soup-gnome
 - appdata changed it's dwelling place
 - setting HOME for tests and interactive
   causing all tests to finally pass

upstream changelog:
---
Version 1.7.3

Changelog:
  - Increase maximum tweet length to 280 characters
  - Increase maximum name length to 50 characters and improve
    certain parts of the UI to cope better with longer names
  - Fix the emoji button not showing up in the compose window
  - Update translations

Version 1.7.2

Changelog:
 - Fix window cancel button label mixup
 - Fix potential crash when composing a tweet (#779)
 - Fix abort when trying to detect emoji support (#781)
 - Fix spell checking
 - Update translations

Release 1.7.1

Changelog:
 - Fixed a small problem with the appdata file in 1.7

Version 1.7

Changelog:
 - Hashtags and Mentions in profile desriptions are now clickable
 - The mention-completion when composing a new tweet now fetches
   unknown users from the twitter server
 - Videos larger than the screen size are now getting scaled down
   while playing
 - Profiles now indicate when an account is suspended
 - Profiles handle protected accounts better when trying to
   access followers/following users, etc.
 - The compose window now allows tweets with just media
   attached but not text
 - Improve the hashtag/mention/link detection when composing a new tweet
 - The compose dialog now shows an emoji chooser. This is
   only available starting GTK+ 3.22.19 and the emojis will only be
   rendered with color if you have the needed cairo version
   installed, as well as an emoji font.
 - Fixed a bug that led to wrong Direct Message info being
   inserted into the database
 - Fixed a bug that resulted in broken files when downloading
   instagram images

Version 1.6 (2017-08-25)

Changelog:
  - Dependencies: GTK+ 3.20 is now required, and librest is no longer
    a dependency
  - Facelift for the tweet info page
  - Lots of stability fixes
  - The compose window now starts uploading images as soon as they
    are selected
2017-11-20 21:43:48 +00:00
jasper
30aef3d72e update to gupnp-igd-0.2.5 2017-11-20 20:11:43 +00:00
danj
53059e6a1c Update to exabgp-3.4.22, add a test target and prettify the Makefile
ok jca@ sthen@
2017-11-20 18:39:33 +00:00