aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* python-automat: new packageJeffery To2018-01-16
| | | | | | | | | | | | This is a new requirement for the Twisted package. From the readme: Automat is a library for concise, idiomatic Python expression of finite-state automata (particularly deterministic finite-state transducers). Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* Merge pull request #5440 from jefferyto/python-txsocksx-srcHannu Nyman2018-01-15
|\ | | | | python-txsocksx: use variant PyBuild/Compile syntax, add src package, refresh patches
| * python-txsocksx: use variant PyBuild/Compile syntax, add src package,Jeffery To2018-01-14
| | | | | | | | | | | | refresh patches Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | Merge pull request #5441 from jefferyto/python-src-packagesHannu Nyman2018-01-15
|\ \ | | | | | | python-*,python3-*: add src packages for multiple packages
| * | python-*,python3-*: add src packages for multiple packagesJeffery To2018-01-15
| | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | Merge pull request #5442 from jefferyto/python-cffi-1.11.4Hannu Nyman2018-01-15
|\ \ \ | | | | | | | | python-cffi: update to 1.11.4, add src packages
| * | | python-cffi: update to 1.11.4, add src packagesJeffery To2018-01-15
| |/ / | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | Merge pull request #5443 from chris5560/masterHannu Nyman2018-01-15
|\ \ \ | |/ / |/| | ddns-scripts: fix incompatibility with luci-app-ddns <= V.2.4.8-2
| * | ddns-scripts: fix incompatibility with luci-app-ddns <= V.2.4.8-2Christian Schoenebeck2018-01-14
|/ / | | | | | | | | | | fix incompatibility with luci-app-ddns versions <= 2.4.8-2 (#5430) Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | Merge pull request #5360 from commodo/python_reproducibleHannu Nyman2018-01-14
|\ \ | | | | | | python,python3: honour the SOURCE_DATE_EPOCH for the build-info
| * | python,python3: honour the SOURCE_DATE_EPOCH for the build-infoAlexandru Ardelean2018-01-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Modules/getbuildinfo.c allows the use of DATE and TIME macros to be defined via CFLAGS. These vars, control the build date & time when the interpreter is opened, and can be read via the `platform._sys_version()` function. So, a conversion from SOURCE_DATE_EPOCH to DATE & TIME is required at build-time. This is especially needed for `platform._sys_version()` to work. The installation of pip seems to rely on this. The logic has been adapted from: https://wiki.debian.org/ReproducibleBuilds/TimestampsProposal#Makefile Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | Merge pull request #5439 from jefferyto/python-pyptlib-srcHannu Nyman2018-01-14
|\ \ \ | | | | | | | | python-pyptlib: use default variant build/compile rule, add src package
| * | | python-pyptlib: use default variant build/compile rule, add src packageJeffery To2018-01-14
| | |/ | |/| | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | Merge pull request #5438 from jefferyto/python-ipaddress-srcHannu Nyman2018-01-14
|\ \ \ | | | | | | | | python-ipaddress: use default variant build/compile rule, add src package
| * | | python-ipaddress: use default variant build/compile rule, add srcJeffery To2018-01-14
| |/ / | | | | | | | | | | | | | | | package Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | Merge pull request #5437 from jefferyto/python-crypto-py3-srcHannu Nyman2018-01-14
|\ \ \ | |/ / |/| | python-crypto: add python3 variant, src packages, omit tests
| * | python-crypto: add python3 variant, src packages, omit testsJeffery To2018-01-14
|/ / | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | Merge pull request #5430 from chris5560/masterHannu Nyman2018-01-13
|\ \ | | | | | | ddns-scripts: multiple fixes
| * | ddns-scripts: multiple fixesChristian Schoenebeck2018-01-13
|/ / | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | procps-ng: use alternatives to coexist with busybox appletsYousong Zhou2018-01-12
| | | | | | | | | | | | Fixes FS#699 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | Merge pull request #5425 from lucize/cryptodevupHannu Nyman2018-01-12
|\ \ | | | | | | cryptodev-linux: bump to latest git 2017-10-04
| * | cryptodev-linux: bump to latest git 2017-10-04Lucian Cristian2018-01-12
| | | | | | | | | | | | | | | | | | fix kernel > 4.13 compilation Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | Merge pull request #5426 from jefferyto/python-enum34-srcHannu Nyman2018-01-12
|\ \ \ | | | | | | | | python-enum34: use default variant build/compile rule, add src package
| * | | python-enum34: use default variant build/compile rule, add src packageJeffery To2018-01-12
|/ / / | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | Merge pull request #5423 from jefferyto/zope-interface-4.4.3Hannu Nyman2018-01-12
|\ \ \ | | | | | | | | zope-interface: update to 4.4.3, rename to python-zope-interface, add python3 variant
| * | | zope-interface: update to 4.4.3, rename to python-zope-interface, addJeffery To2018-01-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | Merge pull request #5420 from jefferyto/python-service-identity-17.0.0Hannu Nyman2018-01-12
|\ \ \ \ | |_|/ / |/| | | python-service-identity: update to 17.0.0, add python3 variant
| * | | python-service-identity: update to 17.0.0, add python3 variantJeffery To2018-01-12
| |/ / | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | Merge pull request #5364 from MikePetullo/grilo-pluginsMichael Heimpold2018-01-11
|\ \ \ | |/ / |/| | grilo-plugins: update to 0.3.5
| * | grilo-plugins: update to 0.3.5W. Michael Petullo2018-01-07
| | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | Merge pull request #5419 from commodo/python-package-mk-localizeHannu Nyman2018-01-11
|\ \ \ | | | | | | | | treewide: re-organizing python-package.mk & python3-package.mk
| * | | seafile-seahub: fix python-package.mk includeAlexandru Ardelean2018-01-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * | | treewide: use local python-package.mk & python3-package.mk filesAlexandru Ardelean2018-01-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * | | python,python3: merge package install scriptsAlexandru Ardelean2018-01-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * | | python,python3: simplify path to install shell-scriptAlexandru Ardelean2018-01-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Now that all files are exported, it makes sense to just reference the script directly. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | python,python3: export mk files outside of python package dirsAlexandru Ardelean2018-01-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * | | python,python3: do not install .mk snippetsMatthias Schiffer2018-01-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | git: add missing template filesPeter Wagner2018-01-11
| | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | Merge pull request #4369 from val-kulkov/libmilter-packageJo-Philipp Wich2018-01-11
|\ \ \ \ | | | | | | | | | | libmilter-sendmail: the sendmail mail filter API library
| * | | | libmilter-sendmail: the sendmail mail filter API libraryVal Kulkov2017-07-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The sendmail Mail Filter API (Milter) is designed to allow third-party programs access to mail messages as they are being processed in order to filter meta-information and content. This library is a prerequisite for the OpenDKIM package. The proposed Makefile also contains sections for building Sendmail. These sections are commented out because more work is necessary to properly complete porting of Sendmail to LEDE/OpenWrt. The notes in Makefile provide details on what is required to complete the port. It has been verified that Sendmail executables compile and run properly on the target system when the commented sections in Makefile are uncommented. Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
* | | | | Merge pull request #5418 from jefferyto/python-pyopenssl-17.5.0Hannu Nyman2018-01-10
|\ \ \ \ \ | | | | | | | | | | | | python-pyopenssl: update to 17.5.0
| * | | | | python-pyopenssl: update to 17.5.0Jeffery To2018-01-11
| | |/ / / | |/| | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | Merge pull request #5416 from dibdot/travelmateHannu Nyman2018-01-10
|\ \ \ \ \ | | | | | | | | | | | | travelmate: update 1.0.2
| * | | | | travelmate: update 1.0.2Dirk Brenken2018-01-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* | | | | | Merge pull request #5415 from dibdot/adblockHannu Nyman2018-01-10
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | adblock: update 3.4.3
| * | | | | adblock: update 3.4.3Dirk Brenken2018-01-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* | | | | | Merge pull request #5412 from jefferyto/python-pycparser-2.18Hannu Nyman2018-01-10
|\ \ \ \ \ \ | | | | | | | | | | | | | | python-pycparser: update to 2.18, fix _build_tables error
| * | | | | | python-pycparser: update to 2.18, fix _build_tables errorJeffery To2018-01-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | Merge pull request #5397 from diizzyy/utils-pcsc-toolsHannu Nyman2018-01-10
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | pcsc-tools: remove myself as maintainer
| * | | | | | | pcsc-tools: remove myself as maintainerDaniel Engberg2018-01-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove myself as maintainer Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>