aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | | | | | | | | | zabbix: add server frontendKrystian Kozak2018-10-29
| | |_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added zabbix-server-frontend package, which allow to use website interface. To make frontend working, it is required to add some options to uhttpd config witch allow php working. uci add_list uhttpd.main.index_page='index.html, default.html, index.php' uci add_list uhttpd.main.interpreter='.php=/usr/bin/php-cgi' uci set uhttpd.main.index_file='index.html, default.html, index.php' uci commit Compile tested: Yes, brcm2708 Run tested: Yes, brcm2708 Signed-off-by: Krystian Kozak <krystian.kozak20@gmail.com>
* | | | | | | | | | build,circleci: make BRANCH a variableEtienne Champetier2018-10-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* | | | | | | | | | Merge pull request #7264 from neheb/patch-26Hannu Nyman2018-10-29
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | python-dateutil: Update to 2.7.5
| * | | | | | | | | python-dateutil: Update to 2.7.5Rosen Penev2018-10-28
| | |/ / / / / / / | |/| | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | bind: Update bind.keysNoah Meyerhans2018-10-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A multi-year DNSSEC root key update is in progress, as described at https://www.isc.org/downloads/bind/bind-keys/. This change refreshes the bind.keys file, ensuring that the new key, in place as of 2018-10-11, will be recognized and trusted. Signed-off-by: Noah Meyerhans <frodo@morgul.net>
* | | | | | | | | bind: Include delv in the bind-tools packageNoah Meyerhans2018-10-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | delv is a tool for sending DNS queries and validating the results, using the same internal resolver and validator logic as named. Signed-off-by: Noah Meyerhans <frodo@morgul.net>
* | | | | | | | | bind: Update to 9.11.5Noah Meyerhans2018-10-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This includes the fix for CVE-2018-5738: When recursion is enabled but the allow-recursion and allow-query-cache ACLs are not specified, they should be limited to local networks, but they were inadvertently set to match the default allow-query, thus allowing remote queries. Signed-off-by: Noah Meyerhans <frodo@morgul.net>
* | | | | | | | | libs/c-ares: Update to 1.15.0Karl Palsson2018-10-29
| |_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Full changelog at https://c-ares.haxx.se/changelog.html Of interest: * fixes warnings with modern gcc * reports not found for onion addresses per RFC7686 Signed-off-by: Karl Palsson <karlp@etactica.com>
* | | | | | | | Merge pull request #7209 from ldir-EDB0/libsshKevin Darbyshire-Bryant2018-10-29
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | libssh: bump to 0.7.6 CVE-2018-10933 fix
| * | | | | | | | libssh: bump to 0.7.6 CVE-2018-10933 fixKevin Darbyshire-Bryant2018-10-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump from 0.7.5 to 0.7.6. Upstream changelog: Fixed CVE-2018-10933 Added support for OpenSSL 1.1 Added SHA256 support for ssh_get_publickey_hash() Fixed config parsing Fixed random memory corruption when importing pubkeys Backported upstream patches since 0.7.6 to fix interactive authentication issues amongst other things: 9d5cf209 libcrypto: Fix memory leak in evp_final() 10397321 gssapi: Set correct state after sending GSSAPI_RESPONSE (select mechanism OID) 7ad80ba1 server: Fix compile error acb0e4f4 examples: Explicitly track auth state in samplesshd-kbdint 3fe7510b messages: Check that the requested service is 'ssh-connection' 734e3ce6 server: Set correct state after sending INFO_REQUEST (Kbd Interactive) e4c6d591 packet: Add missing break in ssh_packet_incoming_filter() f81ca616 misc: Add strndup implementation if not provides by the OS Refresh patches. Remove local backport for OpenSSL 1.1 support as is now in release Remove PKG_INSTALL & CMAKE vars that are defaulted anyway Add PKG_CPE_ID:=cpe:/a:libssh:libssh for CVE tracking Remove BROKEN tag as is no longer broken Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
* | | | | | | | | Merge pull request #6492 from neheb/pamNikos Mavrogiannopoulos2018-10-29
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | libpam: Update to 1.3.0
| * | | | | | | | | libpam: Update to 1.3.0Rosen Penev2018-10-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed upstreamed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | build,circleci: add python to docker build imageEtienne Champetier2018-10-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is needed to build ca-certificates Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* | | | | | | | | | openvswitch: bump to version 2.10.1Yousong Zhou2018-10-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | | | | | build,circleci: enable CircleCI workflowsEtienne Champetier2018-10-28
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* | | | | | | | | build,circleci: change exclude patternEtienne Champetier2018-10-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Even when configured to only build PR, CircleCI always build the default branch `only: /pull.*/` seems like a good idea, but it fails when: - you are testing on the same repo, because github doesn't create a pull branch - when your repo is configured, because it see the push on your repo, prevent building this commit because it doesn't match the regexp, then when you do the PR CircleCI doesn't work In the end what we really want is `ignore: master` Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* | | | | | | | | build,circleci: fixup pkgs list generationEtienne Champetier2018-10-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* | | | | | | | | bind: Remove OpenSSL deprecated APIs dependencyRosen Penev2018-10-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It seems to not be needed anymore. Tested on mvebu and ar71xx. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #7270 from pprindeville/issue/7235Philip Prindeville2018-10-28
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | isc-dhcp: drop .conf suffix on dhcrelay config file
| * | | | | | | | | isc-dhcp: drop .conf suffix on dhcrelay config filePhilip Prindeville2018-10-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolves issue #7235 Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | | | | | | | Merge pull request #7266 from neheb/patch-28Hannu Nyman2018-10-28
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | hdparm: Update to 9.58
| * | | | | | | | | | hdparm: Update to 9.58Rosen Penev2018-10-28
| | |_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add myself as maintainer as agreed previously. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | websocketpp: Add package (WebSocket++)Bruno Randolf2018-10-28
| |/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | WebSocket++ is a header only C++ library that implements RFC6455 The WebSocket Protocol. Signed-off-by: Bruno Randolf <br1@einfach.org>
* | | | | | | | | Merge pull request #7213 from gladiac1337/feature-haproxy-v1.8.14-updatesThomas Heil2018-10-28
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | haproxy: Update all patches for HAProxy v1.8.14
| * | | | | | | | haproxy: Update all patches for HAProxy v1.8.14Christian Lachner2018-10-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add new patches (see https://www.haproxy.org/bugs/bugs-1.8.14.html) - Raise PKG_RELEASE to 2 Signed-off-by: Christian Lachner <gladiac@gmail.com>
* | | | | | | | | Merge pull request #7063 from neheb/patch-38Hannu Nyman2018-10-28
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | libsearpc: Update to 3.1.0
| * | | | | | | | | libsearpc: Update to 3.1.0Rosen Penev2018-10-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to codeload for simplicity. Rearranged Makefile a bit for consistency between Makefiles. Removed version dependency for seafile-server to avoid breaking builds. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | Merge pull request #5903 from aparcar/prometheusHannu Nyman2018-10-28
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | prometheus: add package
| * | | | | | | | | | prometheus: add packagePaul Spooren2018-07-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Compile tested: x86/64, aarch64_cortex-a53 Run tested: x86/64 Signed-off-by: Paul Spooren <spooren@informatik.uni-leipzig.de> Signed-off-by: Paul Spooren <mail@aparcar.org>
* | | | | | | | | | | Revert "libaio: Update to 0.3.111"Hannu Nyman2018-10-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit bf9f9195514f48da238719532c4d412d6648c44f. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | | | | | | lib/c-ares: remove duplicate cpe-idKarl Palsson2018-10-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Karl Palsson <karlp@tweak.net.au>
* | | | | | | | | | | Merge pull request #7184 from neheb/soupHannu Nyman2018-10-28
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | libsoup: Update to 2.65.1
| * | | | | | | | | | | libsoup: Update to 2.65.1Rosen Penev2018-10-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added PKG_CPE_ID for proper CVE tracking. Added PKG_BUILD_PARALLEL for faster compilation. Added --disable-gtk-doc-html to fix parallel compilation. Cleaned up and reorganized configure flags. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | Merge pull request #7143 from neheb/patch-27Hannu Nyman2018-10-28
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | unrar: Update to 5.6.7
| * | | | | | | | | | | | unrar: Update to 5.6.8Rosen Penev2018-10-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | | Merge pull request #6367 from neheb/libaioHannu Nyman2018-10-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | libaio: Update to 0.3.111
| * | | | | | | | | | | | | libaio: Update to 0.3.111Rosen Penev2018-09-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switched to new upstream at pagure.io. Refreshed debian patches. Added KERNEL_AIO dependency. Even though the generic kernel config lists CONFIG_AIO=y, it's still disabled by default. This fixes all packages that depend on libaio. Added myself as maintainer. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | | | Merge pull request #6892 from neheb/patch-31Hannu Nyman2018-10-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | python-egenix-mx-base: Update to 3.2.9
| * | | | | | | | | | | | | | python-egenix-mx-base: Update to 3.2.9Rosen Penev2018-09-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switched URL to standard pythonhosted one. Only a zip file is available. No .tar.gz. This should hopefully fix uscan. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | | | | Merge pull request #6626 from neheb/libevdevHannu Nyman2018-10-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libevdev: Update to 1.5.9
| * | | | | | | | | | | | | | | libevdev: Update to 1.5.9Rosen Penev2018-07-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | | | | | Merge pull request #6880 from neheb/pyobdcHannu Nyman2018-10-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pyodbc: Update to 4.0.24
| * | | | | | | | | | | | | | | | pyodbc: Update to 4.0.24Rosen Penev2018-09-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes compilation on buildbots. Removed upstreamed patch. Changed URL to a sensical one. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | | | | | | Merge pull request #7055 from neheb/patch-6Hannu Nyman2018-10-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pcre2: Update to 10.32
| * | | | | | | | | | | | | | | | | pcre2: Update to 10.32Rosen Penev2018-09-30
| | |_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed SourceForge link and removed ftp mirror. Added PKG_BUILD_PARALLEL for faster compilation. Small adjustments for consistency between other Makefiles. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | | | | | | Merge pull request #7208 from neheb/obexHannu Nyman2018-10-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | openobex: Update to 1.7.2
| * | | | | | | | | | | | | | | | | openobex: Update to 1.7.2Rosen Penev2018-10-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add myself as maintainer. Cosmetic Makefile fixes for consistency between projects. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | | | | | | | Merge pull request #7157 from neheb/hidHannu Nyman2018-10-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | hiredis: Update to 0.14.0
| * | | | | | | | | | | | | | | | | | hiredis: Update to 0.14.0Rosen Penev2018-10-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added PKG_BUILD_PARALLEL for faster building. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | | | | | | | | Merge pull request #6817 from neheb/patch-30Hannu Nyman2018-10-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | c-ares: Add CPE ID to track CVEs