Commit Graph

16930 Commits

Author SHA1 Message Date
Lucian Cristian eefb46c590 clamav: update to 0.101.0
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2018-12-11 00:15:53 +02:00
Hannu Nyman 7ec4304904 Merge pull request #7540 from BKPepe/netdata
netdata: update to version 1.11.1
2018-12-10 22:14:17 +02:00
Hannu Nyman e96353dd45 yaaw: fix mirror hash
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-12-10 21:40:45 +02:00
Hannu Nyman 112509ae74 yaaw: try to fix bad copy at a source mirror
Bump source date to force a new download to fix a bad 0 byte
copy at one Openwrt source mirror.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-12-10 21:24:52 +02:00
Hannu Nyman 9787e268af Merge pull request #7596 from cotequeiroz/psqlodbc_odbc_config
psqlodbc: correct --with-unixodbc setting
2018-12-10 21:19:35 +02:00
Hannu Nyman 41712d5904 Merge pull request #7595 from cotequeiroz/unixodbc_lib-dir
unixodbc: Fix LIB_PREFIX in host build
2018-12-10 21:19:19 +02:00
Hannu Nyman ed7676d40c Merge pull request #7358 from neheb/yara
yara: Fix compile without deprecated OpenSSL APIs
2018-12-10 21:09:54 +02:00
Nikos Mavrogiannopoulos 485db8a770 gnutls: updated to 3.6.5
Compile tested for: ar71xx

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2018-12-10 19:57:19 +01:00
Peter Wagner 43001d241b git: update to 2.20.0
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-12-10 19:28:43 +01:00
Hannu Nyman ed24ae9a63 Merge pull request #7628 from DocLM/libgphoto2
libgphoto2: update package 2.5.21
2018-12-10 19:07:07 +02:00
Hannu Nyman 5eff27da8b Merge pull request #7613 from cotequeiroz/clamav_no-xml
clamav: fixup disabling xml
2018-12-10 19:06:29 +02:00
Karl Palsson 05ec863154 libwebsockets: bump to 3.1.0
Drops an openssl deprecation patch applied upstream.

Changes since 3.0.0, the following list of websocket related features:
* gzip+brotli compression in the webserver
* threadpools
* string tokenizers
* http reverse proxies
* managed disk cache

Full changes at https://libwebsockets.org/git/libwebsockets/tree/changelog?id=89eedcaa94e1c8a97ea3af10642fd224bcea068f#n4

Tested on ath79, and classic usage of libwebsockets to provide
websockets support to a C application.

Signed-off-by: Karl Palsson <karlp@etactica.com>
2018-12-10 15:33:50 +00:00
Karl Palsson 509691b4a7 lua-penlight: update to 1.6.0
Full changelog at https://github.com/stevedonovan/Penlight/blob/master/CHANGELOG.md#160-2018-11-23

Interesting changes:
* version numbers fixed
* import_into includes everything properly
* more compat with lua 5.1

Includes a switch to codeload to avoid the git cloning and mirror
hashes.

Signed-off-by: Karl Palsson <karlp@etactica.com>
2018-12-10 15:33:50 +00:00
Leonardo Medici 5093e2d6ec libgphoto2: update package 2.5.21
Signed-off-by: Leonardo Medici <leonardo_medici@me.com>
2018-12-10 15:10:52 +01:00
Luiz Angelo Daros de Luca 0bb89bfe38 hplip: update to 3.18.12
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2018-12-09 22:59:29 -02:00
Luiz Angelo Daros de Luca d3aae1afa4 libcups: update to 2.2.10
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2018-12-09 22:59:00 -02:00
Ted Hess 37ca20a06c Merge pull request #7623 from jefferyto/slide-switch-0.9.3
slide-switch: update to latest version
2018-12-09 16:39:10 -05:00
Ted Hess bb9c753624 Merge pull request #7621 from neheb/btr
btrfs-progs: Update to 4.19.1
2018-12-09 16:37:53 -05:00
Rosen Penev 17eda29ea6 btrfs-progs: Update to 4.19.1
Removed upstreamed patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-09 13:14:33 -08:00
Michael Heimpold 14d4cdfc78 Merge pull request #7622 from cotequeiroz/php7-pecl-http_libidnkit
php7-pecl-http: ensure libidnkit is disabled
2018-12-09 21:53:12 +01:00
Jeffery To 00d67b05c4 slide-switch: update to latest version
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2018-12-10 04:02:31 +08:00
Eneas U de Queiroz d1174d7779 php7-pecl-http: ensure libidnkit is disabled
Otherwise, configure may pick up the host system library.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-12-09 17:38:16 -02:00
Ted Hess 0076897a47 Merge pull request #7615 from thess/cci-hashcheck
CircleCI: Add package HASH check from Travis. Fix build log generation.
2018-12-09 10:44:15 -05:00
Ted Hess e6e7b5211a CircleCI: Add package checks and HASH verify from Travis. Fix build log generation.
Signed-off-by: Ted Hess <thess@kitschensync.net>
2018-12-09 10:37:30 -05:00
Michael Heimpold 794f8f8e94 php7: update to 7.2.13
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2018-12-09 16:26:52 +01:00
Michael Heimpold 84100190cf mmc-utils: update to latest git revision
This also includes a fix for the trimming function and thus fixes #7306.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2018-12-09 16:26:52 +01:00
Hannu Nyman a5412ad822 Merge pull request #7514 from neheb/pen
pen: Fix compilation without deprecated OpenSSL APIs
2018-12-09 13:41:46 +02:00
Hannu Nyman 906baaa14d Merge pull request #7513 from neheb/xu
xupnpd: Fix compilation without deprecated OpenSSL APIs
2018-12-09 13:40:44 +02:00
Hannu Nyman 251131af61 Merge pull request #7493 from neheb/luajit
luajit: Switch to versioned releases
2018-12-09 13:39:47 +02:00
Hannu Nyman 5b940c3e5e Merge pull request #7507 from neheb/znc2
znc: Update deprecated patch to include OpenSSL 1.1
2018-12-09 13:37:04 +02:00
Hannu Nyman ba6abc9b74 Merge pull request #7487 from neheb/lsql
luasql: Update to 2.4.0
2018-12-09 13:34:46 +02:00
Hannu Nyman aa668f56e8 Merge pull request #7427 from neheb/patch-9
python-psycopg2: Update to 2.7.6.1
2018-12-09 11:45:05 +02:00
Hannu Nyman 3ff0337786 Merge pull request #7417 from neheb/upm
libupm: Update to 1.7.1
2018-12-09 11:44:41 +02:00
Hannu Nyman c0154044a0 Merge pull request #7415 from neheb/mraa
libmraa: Add back version patch
2018-12-09 11:43:30 +02:00
Hannu Nyman c08e5f38b5 Merge pull request #7618 from neheb/mod
lttng-modules: Update to 2.10.8
2018-12-09 11:38:03 +02:00
Hannu Nyman 3979ea677f Merge pull request #7614 from cotequeiroz/grilo-plugins_disable-dmap
grilo-plugins: disable dmap plugin, use hostpkg
2018-12-09 11:37:35 +02:00
Hannu Nyman 05b3f3a9f6 Merge pull request #7552 from neheb/gr
grilo: Fix build dependency on perl-xml-parser
2018-12-09 11:37:21 +02:00
Rosen Penev bba50f547f lttng-modules: Update to 2.10.8
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-08 19:54:48 -08:00
Rosen Penev ae79f0e14f python-psycopg2: Update to 2.7.6.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-08 18:12:55 -08:00
Joseph Benden 4b71fb45a8 aircrack-ng: Update to 1.5.1
Signed-off-by: Joseph Benden <joe@benden.us>
2018-12-08 19:08:17 -07:00
Rosen Penev 4e88f514d6 golang-github-dchest-siphash: Switch to versioned releases
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-12-08 17:51:33 -08:00
Joseph Benden 286722c48e aircrack-ng: Update to 1.5
Signed-off-by: Joseph Benden <joe@benden.us>
2018-12-08 15:31:11 -07:00
Hannu Nyman e81189e983 Merge pull request #7607 from cotequeiroz/python-egenix-mx-base_sources
python-egenix-mx-base: use source distribution
2018-12-08 21:59:38 +02:00
Hannu Nyman 09ad63a69f Merge pull request #7610 from cotequeiroz/elektra_host-no-ruby
elektra: skip ruby plugin in host/compile
2018-12-08 14:13:16 +02:00
Hannu Nyman 2d920cb3e7 Merge pull request #7606 from cotequeiroz/libyaml-cpp_soname
libyaml-cpp: copy file matching libs soname
2018-12-08 14:11:14 +02:00
Hannu Nyman 08944806f5 Merge pull request #7609 from cotequeiroz/libndpi-symlinks
libndpi: fix copying of library
2018-12-08 13:08:30 +02:00
Konstantin Demin b7603be359 tor: package improvements
* remove "torify" script
  - "torify" script is just a wrapper around torsocks,
    but torsocks is not currently present in packages.
* tor-geoip: fix "install" recipe:
  - use $(INSTALL_DATA) instead of $(CP) as a proper way
    of installing files
* drop deprecated configure option:
    "--with-ssl-dir" is considered deprecated and obsolete,
    while "--with-openssl-dir" is already present.
* build in parallel
* build with -ffunction-sections, -fdata-sections,
  --gc-sections and -flto
* remove "--disable-largefile" in CONFIGURE_ARGS
* remove "-std=gnu99" in EXTRA_CFLAGS
* use $(FPIC) in EXTRA_CFLAGS
* remove trailing whitespace

Compile- and run-tested on ar71xx/generic,
TP-Link Archer C7 v2 (world-wide version).

Signed-off-by: Konstantin Demin <rockdrilla@gmail.com>
2018-12-08 11:55:41 +01:00
Hannu Nyman 46c051101d Merge pull request #7557 from wvdakker/master
Shorewall: Bump to version 5.2.1.2
2018-12-08 09:52:39 +02:00
Hannu Nyman 0e7778b9f9 Merge pull request #7516 from neheb/um
umurmur: Fix compilation without OpenSSL ECC support
2018-12-08 09:48:18 +02:00
Hannu Nyman 8210366388 Merge pull request #7528 from lnslbrty/package/ptunnel-ng
ptunnel-ng: add new package
2018-12-08 09:43:31 +02:00