Alexandru Ardelean
83c349caee
python-evdev: use PYTHON[3]_PKG_SETUP_GLOBAL_ARGS vars for build
This is a minor cleanup.
Use PYTHON[3]_PKG_SETUP_GLOBAL_ARGS variable to specify extra build args.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
6 years ago
Alexandru Ardelean
3e961f7689
python-evdev: bump to version 1.2.0
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
6 years ago
Rosen Penev
1e81e577b6
Merge pull request #8792 from zhaojh329/libuwsc
libuwsc: update to 3.2.2
6 years ago
Jianhui Zhao
0803c6ee5d
libuwsc: update to 3.2.2
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
6 years ago
Josef Schlehofer
0f21b03a46
Merge pull request #8754 from BKPepe/urllib3
python-urllib3: update to version 1.25
6 years ago
Hannu Nyman
aee8628696
nano: update to 4.2
* update nano to 4.2
Release notes at https://nano-editor.org/news.php
2019.04.24 - GNU nano 4.2
* The integrated spell checker does not crash when 'spell' is missing.
* Option --breaklonglines works also when --ignorercfiles is used.
* Automatic hard-wrapping is more persistent in pushing words to the
same overflow line.
Tested with ipq806x/R7800 and mvebu/WRT3200ACM
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
6 years ago
Josef Schlehofer
c06badc4c5
Merge pull request #8749 from BKPepe/home-assistant-deps
Add Python packages (ifaddr, zeroconf, netdisco)
6 years ago
Josef Schlehofer
6dcaa769d8
python-urllib3: update to version 1.25
Add PKG_CPE_ID
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
6 years ago
Josef Schlehofer
ea7df85c0b
Merge pull request #8214 from dddaniel/master
Adding awscli to python packages
6 years ago
Hannu Nyman
ef6393ac0c
Merge pull request #8784 from Andy2244/samba-fix-parallel-jobs
samba4: fix build with parallel jobs
6 years ago
Andy Walsh
710700c7b4
samba4: fix build with parallel jobs
* fixes openwrt/packages#8721
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
6 years ago
Rosen Penev
caea056dc2
Merge pull request #8735 from neheb/joe
jose: Fix compilation without deprecated OpenSSL APIs
6 years ago
Daniel Golle
13914fac46
Merge pull request #8689 from BKPepe/jinja
Jinja2: update to version 2.10.1
6 years ago
Josef Schlehofer
60b94e4217
python3-ifaddr: add a new package
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
6 years ago
Josef Schlehofer
2275823e01
python3-zeroconf: add a new package
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
6 years ago
Josef Schlehofer
caed02b74d
python3-netdisco: add a new package
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
6 years ago
Hannu Nyman
cd4919ef0d
Merge pull request #8726 from jefferyto/python-hyperlink-19.0.0
python-hyperlink: Update to 19.0.0
6 years ago
Hannu Nyman
23dcc72935
Merge pull request #8727 from jefferyto/python-twisted-19.2.0
python-twisted: Update to 19.2.0, refresh patches
6 years ago
Rosen Penev
ade6422955
Merge pull request #8703 from neheb/minic
miniupnpc: Update to 2.1.20190408
6 years ago
Rosen Penev
3ce20e664f
Merge pull request #8747 from neheb/xer
xerces-c: Use libstdcpp instead of uclibc++
6 years ago
Rosen Penev
b669636e60
Merge pull request #8757 from neheb/gst1
gst1-libav: Add a hack to get it to build on mips64
6 years ago
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>
6 years ago
Rosen Penev
63f30bcf6b
Merge pull request #8743 from lucize/libreswan-klips
libreswan: backport deprecating KLIPS
6 years ago
Rosen Penev
1246339e04
Merge pull request #8671 from neheb/mini
miniupnpd: Update to 2.1.20190408
6 years ago
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>
6 years ago
Florian Eckert
ad697d867e
micrond: initial check-in from freifunk-gluon package feed
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
6 years ago
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>
6 years ago
Hannu Nyman
92364502ad
Merge pull request #8725 from nxhack/bump_8_16_0
node: update to 8.16.0
6 years ago
Hannu Nyman
921aeb6699
Merge pull request #8712 from jefferyto/obfs4proxy-0.0.10
obfs4proxy: Update to 0.0.10
6 years ago
Rosen Penev
3d45447edc
Merge pull request #8751 from micmac1/sql327
sqlite3: bump to 3.27.2
6 years ago
Rosen Penev
fe0747b37f
Merge pull request #8753 from jefferyto/python-cffi-1.12.3
python-cffi: Update to 1.12.3
6 years ago
Jeffery To
73dccda56d
python-cffi: Update to 1.12.3
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
6 years ago
Peter Wagner
c9926b55d7
libsndfile: update to 2019-04-21-25824cb9
Signed-off-by: Peter Wagner <tripolar@gmx.at>
6 years ago
Peter Wagner
20468cfef1
nfs-kernel-server: create nfs user and group
Signed-off-by: Peter Wagner <tripolar@gmx.at>
6 years ago
Josef Schlehofer
aec5d9ed19
python3-netifaces: add a new package
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
6 years ago
Sebastian Kemper
ed5c6cd628
sqlite3: bump to 3.27.2
No ABI/API changes, backward compatible.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
6 years ago
Rosen Penev
0300ee1b00
Merge pull request #8744 from ammubhave/bump_zstd
zstd: bump zstd version to 1.4.0
6 years ago
Rosen Penev
51199dee15
Merge pull request #8731 from neheb/lzmq
lzmq: Fix homepage URL
6 years ago
Daniel Engberg
54624e189f
Merge pull request #8702 from diizzyy/samba4-urls
Samba4: Rework URLs
6 years ago
Rosen Penev
ea6d0976b8
Merge pull request #8685 from ClaymorePT/boost_1.70.0_r1
boost: Update makefile to version 1.70.0 + minor updates
6 years ago
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>
6 years ago
Rosen Penev
d4330abc2e
Merge pull request #8739 from bluewavenet/patch-4
libmicrohttpd: Prevent Recursive Dependency
6 years ago
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>
6 years ago
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>
6 years ago
Peter Wagner
50e017f7df
libsndfile: update to 2019-04-07-d5531723
Signed-off-by: Peter Wagner <tripolar@gmx.at>
6 years ago
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>
6 years ago
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>
6 years ago
Rosen Penev
e7d28760f1
jose: Fix compilation without deprecated OpenSSL APIs
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Ted Hess
ad251d45ca
Merge pull request #8709 from BKPepe/license
CONTRIBUTING.md: update Identifier for Licenses
6 years ago
Peter Wagner
626a4315a9
openssh: update to 8.0p1
Signed-off-by: Peter Wagner <tripolar@gmx.at>
6 years ago