Christian Schoenebeck
74eac1f595
ddns-scripts: fix incompatibility with luci-app-ddns <= V.2.4.8-2
fix incompatibility with luci-app-ddns versions <= 2.4.8-2 (#5430 )
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
7 years ago
Hannu Nyman
f460719bf4
Merge pull request #5360 from commodo/python_reproducible
python,python3: honour the SOURCE_DATE_EPOCH for the build-info
7 years ago
Hannu Nyman
2cb09305ce
Merge pull request #5439 from jefferyto/python-pyptlib-src
python-pyptlib: use default variant build/compile rule, add src package
7 years ago
Hannu Nyman
e7fba5f643
Merge pull request #5438 from jefferyto/python-ipaddress-src
python-ipaddress: use default variant build/compile rule, add src package
7 years ago
Hannu Nyman
4dd61ab61c
Merge pull request #5437 from jefferyto/python-crypto-py3-src
python-crypto: add python3 variant, src packages, omit tests
7 years ago
Jeffery To
953179225b
python-pyptlib: use default variant build/compile rule, add src package
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
7 years ago
Jeffery To
b8e77a8990
python-ipaddress: use default variant build/compile rule, add src
package
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
7 years ago
Jeffery To
fa60629c99
python-crypto: add python3 variant, src packages, omit tests
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
7 years ago
Hannu Nyman
a5fdaeb52c
Merge pull request #5430 from chris5560/master
ddns-scripts: multiple fixes
7 years ago
Christian Schoenebeck
8cb6b1dc4d
ddns-scripts: multiple fixes
Write *.ip file with current registered IP, whenever "get_registered_IP" is called (used by next luci-app-ddns version)
Changed detection of cURL proxy support #3876
Reread data from ubus if "get_local_ip" from "ip_network" #5004 #3338
Fix godaddy_com_v1 #5285
Implement "param_opt" for "cloudflare_com_v4" #5097
Inside logfile "*password*" printed in stead of real password #5281 and others
Add ipv4 service "dnsever.com" #5178
Add ipv4 service "myip.co.ua" #5199
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
7 years ago
Yousong Zhou
cdb8722abe
procps-ng: use alternatives to coexist with busybox applets
Fixes FS#699
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
8 years ago
Hannu Nyman
28647a1709
Merge pull request #5425 from lucize/cryptodevup
cryptodev-linux: bump to latest git 2017-10-04
7 years ago
Hannu Nyman
6b8603facd
Merge pull request #5426 from jefferyto/python-enum34-src
python-enum34: use default variant build/compile rule, add src package
7 years ago
Jeffery To
c52fa2a1cf
python-enum34: use default variant build/compile rule, add src package
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
7 years ago
Hannu Nyman
f2313b4e7c
Merge pull request #5423 from jefferyto/zope-interface-4.4.3
zope-interface: update to 4.4.3, rename to python-zope-interface, add python3 variant
7 years ago
Jeffery To
ed1993458f
zope-interface: update to 4.4.3, rename to python-zope-interface, add
python3 variant
Renaming the package is needed to allow for a Python 3 variant
(python3-zope-interface). Packages that depend on this (only twisted)
also have their dependencies adjusted.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
7 years ago
Hannu Nyman
eaa62332f2
Merge pull request #5420 from jefferyto/python-service-identity-17.0.0
python-service-identity: update to 17.0.0, add python3 variant
7 years ago
Lucian Cristian
c3d4691468
cryptodev-linux: bump to latest git 2017-10-04
fix kernel > 4.13 compilation
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
7 years ago
Michael Heimpold
754cb39673
Merge pull request #5364 from MikePetullo/grilo-plugins
grilo-plugins: update to 0.3.5
7 years ago
Jeffery To
b549da3aea
python-service-identity: update to 17.0.0, add python3 variant
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
7 years ago
Hannu Nyman
48e1f18b8b
Merge pull request #5419 from commodo/python-package-mk-localize
treewide: re-organizing python-package.mk & python3-package.mk
7 years ago
Peter Wagner
f3490fe273
git: add missing template files
Signed-off-by: Peter Wagner <tripolar@gmx.at>
7 years ago
Jo-Philipp Wich
5d0971b9cc
Merge pull request #4369 from val-kulkov/libmilter-package
libmilter-sendmail: the sendmail mail filter API library
7 years ago
Hannu Nyman
7c35f64e5a
Merge pull request #5418 from jefferyto/python-pyopenssl-17.5.0
python-pyopenssl: update to 17.5.0
7 years ago
Hannu Nyman
08c4e3c5c9
Merge pull request #5416 from dibdot/travelmate
travelmate: update 1.0.2
7 years ago
Hannu Nyman
63ef10f519
Merge pull request #5415 from dibdot/adblock
adblock: update 3.4.3
7 years ago
Dirk Brenken
c3098f69d0
adblock: update 3.4.3
* add pidfile writing / check to prevent further race conditions
* ease the download utility selection: uclient-fetch (default),
wget, curl, aria2c, wget-nossl, busybox-wget are pre-configured
* add debug download logging in case of an error, e.g. wrong url
* change 'malware' blocklist source url
* add logfile information to email template
* LuCI: add 'Download Utility' select box
* LuCI: add new "running" status
Signed-off-by: Dirk Brenken <dev@brenken.org>
7 years ago
Alexandru Ardelean
d8d977c70a
seafile-seahub: fix python-package.mk include
This include is a bit special, because it's the
package that uses OpenWrt's mk rule.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years ago
Jeffery To
3720796b00
python-pyopenssl: update to 17.5.0
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
7 years ago
Alexandru Ardelean
1476739d5f
treewide: use local python-package.mk & python3-package.mk files
This guarantees for the package feeds that
the mk files will always be available for all packages.
Will need to see about external-feed Python packages
a bit later.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years ago
Alexandru Ardelean
f4c098cc85
python,python3: merge package install scripts
The only difference just a parameter for Python3
[ -b to compile bytecodes in legacy mode ].
No need to keep 2 almost identical files now
that they're exported.
I'm a bit scared of that param, since it may get
removed at some point.
But let's see until then.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years ago
Alexandru Ardelean
57987b699b
python,python3: simplify path to install shell-script
Now that all files are exported, it makes sense
to just reference the script directly.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years ago
Alexandru Ardelean
ccdc6bc530
python,python3: export mk files outside of python package dirs
Since `lang/python` is it's own folder of Python packages
(for both Python 2 & 3), and these build rules are needed
in a lot of packages [especially Python packages],
putting them here makes sense architecturally,
to be shared.
This also helps get rid of the `include_mk` construct
which relies on OpenWrt core to provide, and seems
like a broken design idea that has persisted for a while.
Reason is: it requires that Python 2/3 be built to provide
these mk files for other Python packages,
which seems like a bad idea.
Long-term, there could be an issue where some other feeds
would require these mk files [e.g. telephony] for
some Python packages.
We'll see how we handle this a bit later.
For now we limit this to this feed.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years ago
Matthias Schiffer
55c0b5ae19
python,python3: do not install .mk snippets
The .mk snippets are not really usable at the moment, as they cannot be
considered for metadata collection (package DUMP) when included through
include_mk. Python packages do not use include_mk anymore for this reason,
so the install commands can be removed as well.
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
7 years ago
Dirk Brenken
a196f2bb0e
travelmate: update 1.0.2
* add new 'running' status
* rework debug & status output
* LuCI: refine status view
* LuCI: add two missing eap auth variants
Signed-off-by: Dirk Brenken <dev@brenken.org>
7 years ago
Hannu Nyman
c6b24960cd
Merge pull request #5412 from jefferyto/python-pycparser-2.18
python-pycparser: update to 2.18, fix _build_tables error
7 years ago
Hannu Nyman
4e348a0122
Merge pull request #5397 from diizzyy/utils-pcsc-tools
pcsc-tools: remove myself as maintainer
7 years ago
Hannu Nyman
fbbe58e6c8
Merge pull request #5398 from diizzyy/utils-tio
utils/tio: Update to 1.28
7 years ago
Hannu Nyman
ff8a9afd35
Merge pull request #5411 from jefferyto/python-pyasn1-modules-0.2.1
python-pyasn1-modules: update to 0.2.1
7 years ago
Hannu Nyman
bc0adc7a6e
Merge pull request #5410 from jefferyto/python-pyasn1-0.4.2
python-pyasn1: update to 0.4.2
7 years ago
Hannu Nyman
970f7c2f07
Merge pull request #5409 from jefferyto/python-parsley-py3
python-parsley: add python3 variant
7 years ago
Hannu Nyman
6c1963d1e6
Merge pull request #5408 from jefferyto/python-ipaddress-1.0.19
python-ipaddress: update to 1.0.19
7 years ago
Hannu Nyman
5ceefacdd7
Merge pull request #5407 from jefferyto/python-gmpy2-py3
python-gmpy2: add python3 variant
7 years ago
Hannu Nyman
820b3325bf
Merge pull request #5404 from jefferyto/python-cryptography-2.1.4
python-cryptography: update to 2.1.4, refresh patches
7 years ago
Hannu Nyman
c3f054eaa5
Merge pull request #5403 from jefferyto/python-attrs-17.4.0
python-attrs: update to 17.4.0, add python3 variant
7 years ago
Jeffery To
1a025036d8
python-pycparser: update to 2.18, fix _build_tables error
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
7 years ago
Jeffery To
7e303024c1
python-pyasn1-modules: update to 0.2.1
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
7 years ago
Jeffery To
3d2e61b47f
python-pyasn1: update to 0.4.2
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
7 years ago
Jeffery To
ac9aaa7ad2
python-parsley: add python3 variant
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
7 years ago
Matthias Schiffer
81af546d2a
Merge pull request #5400 from NeoRaider/usbip-build
usbip: fix build
7 years ago