aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* python-psycopg2: Update to 2.7.6.1Rosen Penev2018-12-08
| | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #7607 from cotequeiroz/python-egenix-mx-base_sourcesHannu Nyman2018-12-08
|\ | | | | python-egenix-mx-base: use source distribution
| * python-egenix-mx-base: use source distributionEneas U de Queiroz2018-12-07
| | | | | | | | | | | | | | The zip file distribution did not include the source files, and downloaded pre-built binaries from the web. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | Merge pull request #7610 from cotequeiroz/elektra_host-no-rubyHannu Nyman2018-12-08
|\ \ | | | | | | elektra: skip ruby plugin in host/compile
| * | elektra: skip ruby plugin in host/compileEneas U de Queiroz2018-12-07
| | | | | | | | | | | | | | | | | | | | | Linking is failing, and the plugin is not needed for the host build anyway. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | Merge pull request #7606 from cotequeiroz/libyaml-cpp_sonameHannu Nyman2018-12-08
|\ \ \ | | | | | | | | libyaml-cpp: copy file matching libs soname
| * | | libyaml-cpp: copy file matching libs sonameEneas U de Queiroz2018-12-07
| | |/ | |/| | | | | | | | | | | | | | | | The soname is not set to the full version, but only major.minor. This uses libyaml-cpp.so.?.? to try to get it right. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | Merge pull request #7609 from cotequeiroz/libndpi-symlinksHannu Nyman2018-12-08
|\ \ \ | | | | | | | | libndpi: fix copying of library
| * | | libndpi: fix copying of libraryEneas U de Queiroz2018-12-07
| |/ / | | | | | | | | | | | | | | | The package was copying a symbolic link, not the library itself. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | tor: package improvementsKonstantin Demin2018-12-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * remove "torify" script - "torify" script is just a wrapper around torsocks, but torsocks is not currently present in packages. * tor-geoip: fix "install" recipe: - use $(INSTALL_DATA) instead of $(CP) as a proper way of installing files * drop deprecated configure option: "--with-ssl-dir" is considered deprecated and obsolete, while "--with-openssl-dir" is already present. * build in parallel * build with -ffunction-sections, -fdata-sections, --gc-sections and -flto * remove "--disable-largefile" in CONFIGURE_ARGS * remove "-std=gnu99" in EXTRA_CFLAGS * use $(FPIC) in EXTRA_CFLAGS * remove trailing whitespace Compile- and run-tested on ar71xx/generic, TP-Link Archer C7 v2 (world-wide version). Signed-off-by: Konstantin Demin <rockdrilla@gmail.com>
* | | Merge pull request #7557 from wvdakker/masterHannu Nyman2018-12-08
|\ \ \ | | | | | | | | Shorewall: Bump to version 5.2.1.2
| * | | Shorewall6: Bump to version 5.2.1.2W. van den Akker2018-12-02
| | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | Shorewall: Bump to version 5.2.1.2W. van den Akker2018-12-02
| | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | Shorewall6-lite: Bump to version 5.2.1.2W. van den Akker2018-12-02
| | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | Shorewall-lite: Bump to version 5.2.1.2W. van den Akker2018-12-02
| | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | Shorewall-core: Bump to version 5.2.1.2W. van den Akker2018-12-02
| | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
* | | | Merge pull request #7516 from neheb/umHannu Nyman2018-12-08
|\ \ \ \ | | | | | | | | | | umurmur: Fix compilation without OpenSSL ECC support
| * | | | umurmur: Fix compilation without OpenSSL ECC supportRosen Penev2018-12-06
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #7528 from lnslbrty/package/ptunnel-ngHannu Nyman2018-12-08
|\ \ \ \ \ | | | | | | | | | | | | ptunnel-ng: add new package
| * | | | | ptunnel-ng: add new packageToni Uhlig2018-12-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ptunnel-NG is a bugfixed and refactored version of Ptunnel. Ptunnel is an application that allows you to reliably tunnel TCP connections to a remote host using ICMP echo request and reply packets, commonly known as ping requests and replies. Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* | | | | | Merge pull request #7584 from cretingame/masterHannu Nyman2018-12-08
|\ \ \ \ \ \ | | | | | | | | | | | | | | erlang: license corrected
| * | | | | | erlang: license correctedArnaud Sautaux2018-12-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Arnaud Sautaux <arnaud.sautaux@infoteam.ch>
* | | | | | | Merge pull request #7611 from cotequeiroz/libglog_fix-libunwindHannu Nyman2018-12-07
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | libglog: [fixup] fix removing libunwind dependency
| * | | | | | | libglog: fix removing libunwind dependencyEneas U de Queiroz2018-12-07
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ac_cv_header_libunwind_h needs to be set to 0, as ac_cv_have_libunwind_h overwritten based on the former's value. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | | | Merge pull request #7608 from cotequeiroz/node-xXx_fix-symlinksHannu Nyman2018-12-07
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | fixup: Node-{arduino-firmata,cylon,hid,serialport}: fix symlinks
| * | | | | | node-serialport: copy files, not symlinksEneas U de Queiroz2018-12-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was meant to be included in 93d6d1b, but wasn't. Current version of npm install installs a link to the build directory. The workaround is to use npm pack to make a tarball and install from that. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
| * | | | | | node-hid: copy files, not symlinksEneas U de Queiroz2018-12-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was meant to be included in 1e0720e, but wasn't. Current version of npm install installs a link to the build directory. The workaround is to use npm pack to make a tarball and install from that. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
| * | | | | | node-cylon: copy files, not symlinksEneas U de Queiroz2018-12-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was meant to be included in 56fe558, but wasn't. Current version of npm install installs a link to the build directory. The workaround is to use npm pack to make a tarball and install from that. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
| * | | | | | node-arduino-firmata: copy files, not symlinksEneas U de Queiroz2018-12-07
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was meant to be included in 6ed62c6, but wasn't. Current version of npm install installs a link to the build directory. The workaround is to use npm pack to make a tarball and install from that. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | | Merge pull request #7604 from neheb/patch-3Hannu Nyman2018-12-07
|\ \ \ \ \ \ | | | | | | | | | | | | | | python-idna: Update to 2.8
| * | | | | | python-idna: Update to 2.8Rosen Penev2018-12-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changed URL to pythonhosted one. Some Makefile rearrangements for consistency between packages. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #7601 from neheb/dhHannu Nyman2018-12-07
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | dtndht: Add -std-gnu89 to fix compilation problems.
| * | | | | | | dtndht: Add -std-gnu89 to fix compilation problems.Rosen Penev2018-12-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bootstrapping.c:225:6: warning: implicit declaration of function 'blacklist_is_enabled' [-Wimplicit-function-declaration] bootstrapping.c:226:3: warning: implicit declaration of function 'blacklist_blacklist_id'; did you mean 'dht_blacklisted'? [-Wimplicit-function-declaration] Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #7599 from cotequeiroz/netatalk_disable-libeventHannu Nyman2018-12-07
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | netatalk: don't use bundled libevent
| * | | | | | | | netatalk: don't use bundled libeventEneas U de Queiroz2018-12-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libevent2 bundled with netatalk is not compatible with openssl 1.1.x. The binary that links to it, netatalk, is not included in the final package, so there's no dependency to add. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | | | | | Merge pull request #7598 from cotequeiroz/neon_no-krb5Hannu Nyman2018-12-07
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | neon: Remove krb5 dependency
| * | | | | | | | | neon: Remove krb5 dependencyEneas U de Queiroz2018-12-06
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | | | | | Merge pull request #7600 from Ansuel/nginxupHannu Nyman2018-12-07
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | nginx: bump to latest release and other
| * | | | | | | | nginx: bump to latest release and otherAnsuel Smith2018-12-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This bumps nginx to latest release, adds support for STREAM MODULE and bump rtmp version to fix a compilation error Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
* | | | | | | | | libsndfile: Fix MIRROR_HASHRosen Penev2018-12-07
| |_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #7588 from thess/cci-modsTed Hess2018-12-06
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | CircleCI: Do not run build as root. Move to public docker repo.
| * | | | | | | CircleCI: Do not run build as root. Move to public docker repo.Ted Hess2018-12-05
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change docker hub repository to 'openwrtorg'. Create and use non-root user 'build'. Add xz-utils and unzip. Use version numbers for docker images (SHA has no sense of time). Disable pipefail in build step Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | | | Merge pull request #6720 from cotequeiroz/node-_update-npmHannu Nyman2018-12-06
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | Node-{arduino-firmata,cylon,hid,serialport}: fix npm installation
| * | | | | | node-serialport: fix issues with node 8.11.3Eneas U de Queiroz2018-08-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Get node version from node executable instead of keeping it hardcoded to the Makefile. Current version of npm install installs a link to the build directory. The workaround is to use npm pack to make a tarball and install from that. npm also adds useless metadata to package.json exposing PKG_BUILD_DIR, so it needs to be stripped. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
| * | | | | | node-hid: fix issues with node 8.11.3Eneas U de Queiroz2018-08-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Get node version from node executable instead of keeping it hardcoded to the Makefile. Current version of npm install installs a link to the build directory. The workaround is to use npm pack to make a tarball and install from that. npm also adds useless metadata to package.json exposing PKG_BUILD_DIR, so it needs to be stripped. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
| * | | | | | node-cylon: fix issues with node 8.11.3Eneas U de Queiroz2018-08-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Get node version from node executable instead of keeping it hardcoded to the Makefile. Current version of npm install installs a link to the build directory. The workaround is to use npm pack to make a tarball and install from that. npm also adds useless metadata to package.json exposing PKG_BUILD_DIR, so it needs to be stripped. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
| * | | | | | node-arduino-firmata: fix issues with node 8.11.3Eneas U de Queiroz2018-08-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Get node version from node executable instead of keeping it hardcoded to the Makefile. Current version of npm install installs a link to the build directory. The workaround is to use npm pack to make a tarball and install from that. npm also adds useless metadata to package.json exposing PKG_BUILD_DIR, so it needs to be stripped. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | | | wget: disable libpcre2Eneas U de Queiroz2018-12-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libpcre2 is picked over libpcre by wget's configure Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | | | Merge pull request #7597 from cotequeiroz/nginx_rtmp-openssl-fixHannu Nyman2018-12-06
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | nginx: fix rtmp module with openssl 1.1.1
| * | | | | | | nginx: fix rtmp module with openssl 1.1.1Eneas U de Queiroz2018-12-06
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patch that changes the order of some include files in ngx_rtp_cenc.c that caused a compilation failure. Patch submitted upstream (#13). Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>