Andy Walsh
710700c7b4
samba4: fix build with parallel jobs
...
* fixes openwrt/packages#8721
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2019-04-24 12:21:18 +02:00
Florian Eckert
ed91f37e37
stunnel: update to version 5.53
...
Update to version 5.53
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-04-24 10:07:24 +02:00
Rosen Penev
caea056dc2
Merge pull request #8735 from neheb/joe
...
jose: Fix compilation without deprecated OpenSSL APIs
2019-04-24 00:48:47 -07:00
Rosen Penev
63edc1b4f0
sysrepo: Fix compilation with bindings enabled
...
By default the buildbot does not build the bindings and thus misses this.
The BUILD_DEPENDS is totally broken. Removing the + sign should fix it.
The SWIG directories are wrong. Fix them.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-23 22:00:16 -07:00
Rosen Penev
01e479d56d
sumo: Update to 1.1.0
...
Cleaned up Makefile slightly. Updated URL.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-23 16:20:36 -07:00
Daniel Golle
13914fac46
Merge pull request #8689 from BKPepe/jinja
...
Jinja2: update to version 2.10.1
2019-04-23 23:12:00 +02:00
Jose Riha
58db73e36d
mjpg-streamer: make init script recognize file output plugin
...
Signed-off-by: Jose Riha <jose1711@gmail.com>
2019-04-23 22:34:38 +02:00
Josef Schlehofer
60b94e4217
python3-ifaddr: add a new package
...
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-04-23 17:49:38 +02:00
Josef Schlehofer
2275823e01
python3-zeroconf: add a new package
...
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-04-23 17:49:37 +02:00
Josef Schlehofer
caed02b74d
python3-netdisco: add a new package
...
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-04-23 17:49:36 +02:00
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 #8726 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 #8727 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 #8703 from neheb/minic
...
miniupnpc: Update to 2.1.20190408
2019-04-22 22:54:56 -07:00
Rosen Penev
3ce20e664f
Merge pull request #8747 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 #8757 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 #8743 from lucize/libreswan-klips
...
libreswan: backport deprecating KLIPS
2019-04-22 11:46:45 -07:00
Rosen Penev
1246339e04
Merge pull request #8671 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 #8725 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 #8712 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 #8751 from micmac1/sql327
...
sqlite3: bump to 3.27.2
2019-04-22 09:29:23 -07:00
Rosen Penev
fe0747b37f
Merge pull request #8753 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 #8744 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 #8731 from neheb/lzmq
...
lzmq: Fix homepage URL
2019-04-21 13:27:08 -07:00
Daniel Engberg
54624e189f
Merge pull request #8702 from diizzyy/samba4-urls
...
Samba4: Rework URLs
2019-04-21 22:15:29 +02:00
Rosen Penev
ea6d0976b8
Merge pull request #8685 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 #8739 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 ( #8714 )
...
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
83b9991e07
erlang: Fix compilation without deprecated OpenSSL APIs
...
Renamed the patch as it does more than fix ENGINE support.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-20 13:29:32 -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 #8709 from BKPepe/license
...
CONTRIBUTING.md: update Identifier for Licenses
2019-04-20 16:05:04 -04:00