Commit graph

14550 commits

Author SHA1 Message Date
Jan Pavlinec
d410c6b0b6
libxslt: patch security issue and add CPE id
Fixes CVE-2019-11068

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-04-23 15:23:19 +02:00
Alexandru Ardelean
c74c1a22ec jdcal,et_xmlfile,rcssmin: remove un-needed python packages
This change removes a series of Python packages that are added to
seafile-seahub and are not needed.
After some investigation into seafile, there are no references for it.

These are some of the low-hanging fruits.
They're not used [not sure when they were], and these packages were born
out of some weird sprints somewhere and forgotten on web and left
un-maintained.

So, remove them.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2019-04-23 11:43:18 +03:00
Hannu Nyman
cd4919ef0d
Merge pull request from jefferyto/python-hyperlink-19.0.0
python-hyperlink: Update to 19.0.0
2019-04-23 11:16:18 +03:00
Hannu Nyman
23dcc72935
Merge pull request from jefferyto/python-twisted-19.2.0
python-twisted: Update to 19.2.0, refresh patches
2019-04-23 11:16:08 +03:00
Rosen Penev
ade6422955
Merge pull request from neheb/minic
miniupnpc: Update to 2.1.20190408
2019-04-22 22:54:56 -07:00
Rosen Penev
3ce20e664f
Merge pull request from neheb/xer
xerces-c: Use libstdcpp instead of uclibc++
2019-04-22 18:41:47 -07:00
Rosen Penev
27cf721a35
znc: Clean up Makefile and fix compilation on PPC
Some of these hacks were needed when uClibc++ was used. Now that it is not
we can remove them.

Remove libpthread dependency. Not only is it unneeded, package-defaults
already specifies it.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-22 18:39:18 -07:00
Rosen Penev
b669636e60
Merge pull request from neheb/gst1
gst1-libav: Add a hack to get it to build on mips64
2019-04-22 13:50:06 -07:00
Rosen Penev
016fbd0830
gst1-libav: Add a hack to get it to build on mips64
octeonplus is being passed to gcc, which is incorrect and causes build
failure. This works around it.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-22 13:46:25 -07:00
Eneas U de Queiroz
ca4590ccdf
noddos: add libipset-7, uclient-fetch compatiblity
Old API compatibility was kept with a compatiblity shim.

Detect wget --timestamping support to make it compatible with
uclient-fetch implementation of wget.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2019-04-22 16:54:02 -03:00
Rosen Penev
63f30bcf6b
Merge pull request from lucize/libreswan-klips
libreswan: backport deprecating KLIPS
2019-04-22 11:46:45 -07:00
Rosen Penev
1246339e04
Merge pull request from neheb/mini
miniupnpd: Update to 2.1.20190408
2019-04-22 11:16:30 -07:00
Florian Eckert
3b8085b57f
micrond: use procd for service start
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2019-04-22 19:32:40 +02:00
Florian Eckert
ad697d867e
micrond: initial check-in from freifunk-gluon package feed
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-04-22 19:32:39 +02:00
Rosen Penev
d340f045b7
xerces-c: Use libstdcpp instead of uclibc++
Both dependent packages (sumo and libelektra) use (and must use) libstdcpp

Two libc++ cannot be linked against each other at the same time. I believe
this causes xerces-c to not be used even though it is listed as a
dependency.

Took the time to clean up the Makefile. Also replaced -fPIC with -fpic to
eliminate potential issues. Added linker flags for smaller size.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-22 10:27:50 -07:00
Hannu Nyman
92364502ad
Merge pull request from nxhack/bump_8_16_0
node: update to 8.16.0
2019-04-22 20:05:03 +03:00
Hannu Nyman
921aeb6699
Merge pull request from jefferyto/obfs4proxy-0.0.10
obfs4proxy: Update to 0.0.10
2019-04-22 20:04:10 +03:00
Rosen Penev
3d45447edc
Merge pull request from micmac1/sql327
sqlite3: bump to 3.27.2
2019-04-22 09:29:23 -07:00
Rosen Penev
fe0747b37f
Merge pull request from jefferyto/python-cffi-1.12.3
python-cffi: Update to 1.12.3
2019-04-22 09:26:57 -07:00
Jeffery To
73dccda56d python-cffi: Update to 1.12.3
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-04-22 21:18:58 +08:00
Peter Wagner
c9926b55d7 libsndfile: update to 2019-04-21-25824cb9
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-04-22 12:12:48 +02:00
Peter Wagner
20468cfef1 nfs-kernel-server: create nfs user and group
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-04-22 11:26:28 +02:00
Josef Schlehofer
aec5d9ed19
python3-netifaces: add a new package
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-04-22 10:06:39 +02:00
Sebastian Kemper
ed5c6cd628 sqlite3: bump to 3.27.2
No ABI/API changes, backward compatible.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2019-04-22 09:48:30 +02:00
Rosen Penev
0300ee1b00
Merge pull request from ammubhave/bump_zstd
zstd: bump zstd version to 1.4.0
2019-04-21 16:07:54 -07:00
Rosen Penev
f7e7ee5ff3
squid: Update to 4.6
Remove upstreamed patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-21 15:15:53 -07:00
Rosen Penev
51199dee15
Merge pull request from neheb/lzmq
lzmq: Fix homepage URL
2019-04-21 13:27:08 -07:00
Daniel Engberg
54624e189f
Merge pull request from diizzyy/samba4-urls
Samba4: Rework URLs
2019-04-21 22:15:29 +02:00
Rosen Penev
ea6d0976b8
Merge pull request from ClaymorePT/boost_1.70.0_r1
boost: Update makefile to version 1.70.0 + minor updates
2019-04-21 13:12:47 -07:00
Amol Bhave
bea3caf836 zstd: bump zstd version to 1.4.0
This diff bumps the zstd version to 1.4.0

Tested with NBG6817

Signed-off-by: Amol Bhave <ambhave@fb.com>
2019-04-21 12:32:51 -07:00
Rosen Penev
d4330abc2e
Merge pull request from bluewavenet/patch-4
libmicrohttpd: Prevent Recursive Dependency
2019-04-21 10:09:54 -07:00
Josef Schlehofer
8cf1287139
python-urllib3: update to version 1.24.2 ()
Changed TITLE as the current was too long
Added PKG_LICENSE_FILES

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-04-21 19:08:07 +02:00
Lucian Cristian
b4b98e2922 libreswan: backport deprecating KLIPS
remove building kernel module, it is not used and is not working with 4.19

rework the ready to use l2tp-ipsec example

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2019-04-21 16:47:51 +03:00
Peter Wagner
50e017f7df libsndfile: update to 2019-04-07-d5531723
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-04-21 11:57:45 +02:00
Rob White
6439517410 libmicrohttpd: Prevent Recursive Dependency
Maintainer: Alexander Couzens lynxis@fe80.eu

Compile Tested: Snapshot SDK

Run Tested: target - ath79, hardware - gl-ar300m16, package - nodogsplash v3.2.1 and nodogsplash v3.3.1, Openwrt Snapshot.

Description: Bump to PKG_RELEASE:=3


Signed-off-by: Rob White <rob@blue-wave.net>
2019-04-21 08:39:30 +01:00
Rob White
53272bf9a3 libmicrohttpd: Prevent Recursive Dependency
Maintainer: Alexander Couzens lynxis@fe80.eu

Compile Tested: Snapshot SDK

Run Tested: target - ath79, hardware - gl-ar300m16, package - nodogsplash v3.2.1 and nodogsplash v3.3.1, Openwrt Snapshot.

Description: If a package depends on libmicrohttpd but does not specify which variant,
a recursive dependency error occurs caused by the superfluous CONFLICTS line.
With this change, a package will get the named variant, or default to the
no-ssl variant if only libmicrohttpd is specified.

Signed-off-by: Rob White <rob@blue-wave.net>
2019-04-21 08:18:53 +01:00
Rosen Penev
b81a2bd384
php7: Fix compilation without deprecated OpenSSL APIs
Refreshed patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-20 14:07:51 -07:00
Rosen Penev
e7d28760f1
jose: Fix compilation without deprecated OpenSSL APIs
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-20 13:25:48 -07:00
Ted Hess
ad251d45ca
Merge pull request from BKPepe/license
CONTRIBUTING.md: update Identifier for Licenses
2019-04-20 16:05:04 -04:00
Peter Wagner
626a4315a9 openssh: update to 8.0p1
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-04-20 18:09:21 +02:00
Rosen Penev
f1772130fe
Merge pull request from dengqf6/npn
nginx: fix 
2019-04-20 08:52:55 -07:00
Rosen Penev
46fc281e9e nfs-utils: Fix compilation on some platforms
Added a patch sent upstream.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-20 13:17:50 +02:00
Daniel Danzberger
41ef6b91f7 python-awscli: Add new package
Signed-off-by: Daniel Danzberger <daniel@dd-wrt.com>
2019-04-20 08:10:12 +02:00
Daniel Danzberger
999c01f8c2 python-botocore: Add new package
Signed-off-by: Daniel Danzberger <daniel@dd-wrt.com>
2019-04-20 08:03:22 +02:00
Rosen Penev
2c28e01f59
Merge pull request from MikePetullo/snort3
snort3: ignore liblzma if present
2019-04-19 20:47:13 -07:00
Rosen Penev
35b67f67ff
lzmq: Fix homepage URL
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-19 18:04:14 -07:00
Deng Qingfang
d11b534f62 nginx: fix
Let nginx's config depend on CONFIG_OPENSSL_WITH_NPN

Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
2019-04-20 09:01:40 +08:00
Rosen Penev
efea61f06d
Merge pull request from ammubhave/fix_zmq_for_glibc
zmq: Fix compilation for c++ stdlib
2019-04-19 16:58:05 -07:00
Amol Bhave
acabcd4c23 zmq: Fix compilation for c++ stdlib
Compilation for the zmq lib is broken for c++ stdlib in openwrt since the
patches add uclibc++ specific code.

This diffs changes the patch to only include the code conditioned
on if we are actually using uclibc++.

Signed-off-by: Amol Bhave <amol@amolbhave.com>
2019-04-19 16:18:28 -07:00
W. Michael Petullo
3441931472 snort3: ignore liblzma if present
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-04-19 18:21:06 -04:00