aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | | | | | | | | | Merge pull request #4326 from chris5560/masterHannu Nyman2017-05-04
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | radicale: update to version 1.1.2
| * | | | | | | | | | | | radicale: update to version 1.1.2Christian Schoenebeck2017-05-04
|/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | update to version 1.1.2 Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | | | | / / / / / / / tiff: update to version 4.0.7 with CVE fixesJiri Slachta2017-05-04
| |_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jiri Slachta <jiri@slachta.eu>
* | | | | | | | | | | vpnc: add PKG_MIRROR_HASHHannu Nyman2017-05-04
| |/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add PKG_MIRROR_HASH to enable building vpnc also in those buildbot buildslaves that do not have svn. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | | | | | Merge pull request #4323 from persandstrom/masterHannu Nyman2017-05-03
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | protobuf: upgrade to version 3.3
| * | | | | | | | | protobuf: upgrade to version 3.3Per Sandström2017-05-02
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Per Sandström <per.j.sandstrom@gmail.com>
* | | | | | | | | Merge pull request #4317 from nikil/fpingHannu Nyman2017-05-01
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | fping: Update to 4.0
| * | | | | | | | | fping: Update to 4.0Nikil Mehta2017-04-30
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nikil Mehta <nikil.mehta@gmail.com>
* | | | | | | | | Merge pull request #4209 from lynxis/upstream-ipmisHannu Nyman2017-05-01
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | add ipmitool: Command-line interface to IPMI-enabled devices
| * | | | | | | | | add ipmitool: Command-line interface to IPMI-enabled devicesAlexander Couzens2017-03-28
| | | | | | | | | |
* | | | | | | | | | ntfs-3g: Update to 2017.3.23 version, provide single utilites package, ↵Ted Hess2017-04-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | refresh patches Changes to NTFS-3G: Delegated processing of special reparse points to external plugins Allowed kernel cacheing by lowntfs-3g when not using Posix ACLs Enabled fallback to read-only mount when the volume is hibernated Made a full check for whether an extended attribute is allowed Moved secaudit and usermap to ntfsprogs (now ntfssecaudit and ntfsusermap) Enabled encoding broken UTF-16 into broken UTF-8 Autoconfigured selecting <sys/sysmacros.h> vs <sys/mkdev> Allowed using the full library API on systems without extended attributes support Fixed DISABLE_PLUGINS as the condition for not using plugins Corrected validation of multi sector transfer protected records Denied creating/removing files from $Extend Returned the size of locale encoded target as the size of symlinks http://www.tuxera.com/community/release-history/ Signed-off-by: BangLang Huang <banglang.huang@foxmail.com> Make ntfs-3g-utils into a single package due to upstream package changes. Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | | | | | | Merge pull request #4305 from billsq/openconnect_7.08Nikos Mavrogiannopoulos2017-04-29
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | openconnect: Update to version 7.08
| * | | | | | | | | | openconnect: Bump openconnect to 7.08Qian2017-04-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump openconnect to 7.08. Remove patch as it is included in the upstream source. Signed-off-by: Qian Sheng billsq@billsq.me
* | | | | | | | | | | Merge pull request #4308 from billsq/ocserv_udp_portNikos Mavrogiannopoulos2017-04-29
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | ocserv: split UDP and TCP port configs
| * | | | | | | | | | | ocserv: split UDP and TCP port configsQian2017-04-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added a new config entry udp_port to split UDP port from TCP. This is useful when particular port is blocked by the ISP. udp_port falls back to port if not set to be compatible with current config file. Also fixed an ifname typo from the last commit. Signed-off-by: Qian Sheng <billsq@billsq.me>
* | | | | | | | | | | | Merge pull request #4276 from mhei/libcanfestivalMichael Heimpold2017-04-29
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | libcanfestival: fix several small build process issues
| * | | | | | | | | | | | libcanfestival: use http download instead of hg checkoutMichael Heimpold2017-04-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was suggested by @hnyman because hg is not a prerequisite in LEDE or Openwrt, so using that should be avoided, if possible. The tricky part is that the filename is appended to the URL, thus we construct/use an URL where the appended filename does not hurt. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
| * | | | | | | | | | | | libcanfestival: fix several small build process issuesMichael Heimpold2017-04-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch tries to address the following package issues: - the upstream hg repository seems to contain some invalid timestamps, at least the following warning are generated during package compilation (only one example): emcy.c: Timestamp out of range; substituting 2514-05-30 01:53:03.999999999 This can be fixed by touching all files after unpacking, thus tar is now given the -m switch. - one or more LEDE buildbot(s) do not have hg tool installed and thus are not able to checkout the sources from upstream This patch populates PKG_MIRROR_HASH in the hope that the buildbot's first try is to download an already packed source tarball prior to checkout it out from upstream. - While at packaging from upstream, use the common infrastructure, i.e. use a source date etc. This also results in tar.xz files and thus reduces the disk footprint a little bit. - during compilation the follwing warning could be observed: cc1: note: someone does not honour copts correctly, passed 0 times To silent down these warning, patch the Makefiles and pass the expected option. Important note: changes are only compile tested due to missing hardware at hand. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | | | | | | | | Merge pull request #4311 from dibdot/package-adblockHannu Nyman2017-04-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | adblock: update 2.6.2
| * | | | | | | | | | | | adblock: update 2.6.2Dirk Brenken2017-04-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * refine 'force dns' handling: - enabled-check before firewall reload - add rule name (better LuCI experience) Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | | | | | | | collectd: build cpufreq also for armvirt targetHannu Nyman2017-04-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable collectd-mod-cpufreq also for armvirt to make it available for ipq806x devices in LEDE buildbot snapshots. LEDE phase2 buildbot for arm_cortex-a15_neon-vfpv4 that is the package arch for ipq806x, uses armvirt SDK instead of ipq806x SDK. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | | | | | | | | Merge pull request #4306 from TDT-GmbH/mwan3-add-networkHannu Nyman2017-04-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | Mwan3 add network
| * | | | | | | | | | | | net/mwan3: update Makefile versionFlorian Eckert2017-04-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | | | | | | | | net/mwan3: add connected network regardless of mwan3 interface enable stateFlorian Eckert2017-04-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If netifd set an interface up/down which is not tracked by mwan3 the connected network of that interface should regardless be added/removed to the mwan3_connected ipset. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | | | | | | | | | | irqbalance: add PKG_MIRROR_HASHHannu Nyman2017-04-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | | | | | | | | cmdpad, pcsc-lite, slide-switch, stoken: shorten titleHannu Nyman2017-04-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Longest package titles are not shown in the menuconfig, which decreases manuconfig usability. Shorten some of the longest titles. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | | | | | | | | ccrypt: shorten title, use PKG_HASHHannu Nyman2017-04-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Shorten the package title to improve menuconfig usability * Use PKG_HASH Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | | | | | | | | Merge pull request #4298 from ClaymorePT/boost_1.64.0_r1Hannu Nyman2017-04-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | boost: Package Version Update -> 1.64.0
| * | | | | | | | | | | | | boost: Package Version Update -> 1.64.0Carlos Miguel Ferreira2017-04-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Maintainer: @ClaymorePT Compile tested: Broadcom BCM2708 Run tested: None Description: - New header-only library -> Process -> Process library by Klemens D. Morgenstern, that provides cross platorm ways to allows you to: - create child processes - setup streams for child processes - communicate with child processes through streams (synchronously or asynchronously) - wait for processes to exit (synchronously or asynchronously) - terminate processes Information about the 1.64.0 release (updated libraries, bug fixes, etc), can be found here [1]. [1]: http://www.boost.org/users/history/version_1_64_0.html Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
* | | | | | | | | | | | | | Merge pull request #4301 from billsq/ifname_addr_fixNikos Mavrogiannopoulos2017-04-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ocserv: Correctly get runtime LAN ifname and addresses
| * | | | | | | | | | | | | | Increase PKG_RELEASE version.Qian2017-04-26
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Correctly get runtime LAN ifname and addressesQian2017-04-25
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. Correctly get LAN runtime ifname and addresses using network functions 2. Do not store ip settings in config files as they may change next time.
* | | | | | | | | | | | | | strongswan: bump to 5.5.2Stijn Tintel2017-04-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | | | | | | | | | | | Merge pull request #4285 from hnyman/xmlrpcTed Hess2017-04-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xmlrpc-c: update to 1.39.12, download source as .tgz
| * | | | | | | | | | | | | | xmlrpc-c: update to 1.39.12, download source as .tgzHannu Nyman2017-04-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update to version 1.39.12 * Download sources as a .tgz file Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | | | | | | | | | | freeradius3: Bump package releaseToke Høiland-Jørgensen2017-04-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Forgot to bump the package release in commit 424f4e2c. Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
* | | | | | | | | | | | | | | acme: Support running in webroot mode, detect other daemons on port 80Toke Høiland-Jørgensen2017-04-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For configurations where another web server is running on port 80, running acme.sh in standalone mode fails. Try to detect this and refuse to run; and allow the user to configure a webroot directory to use the running webserver for certificate verification. This also updates acme.sh to the latest version. Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
* | | | | | | | | | | | | | | freeradius3: A couple of small fixesToke Høiland-Jørgensen2017-04-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Moves /etc/freeradius3/sites-{enabled,available}/inner-tunnel to be part of the freeradius3-mod-eap package. This prevents conflicts between freeradius3-mod-eap-peap and freeradius3-mod-eap-ttls which both included the file before. This fixes LEDE bug FS#678. - Change the demo cert validity to be 1 year instead of 60 days. Should keep the cert valid for the duration of the LEDE release cycle (with some slack). This fixes #4239. Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
* | | | | | | | | | | | | | | Merge pull request #4303 from dibdot/package-adblockHannu Nyman2017-04-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | adblock: update 2.6.1
| * | | | | | | | | | | | | | adblock: update 2.6.1Dirk Brenken2017-04-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add "adb_forcedns" to redirect all dns requests to local resolver (disabled by default) * add "adb_forcesrt" to enable overall sort / duplicate removal on low memory devices with less than 64 MB RAM (disabled by default) Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | | | | | | | | | Merge pull request #4282 from dibdot/patch-wifischeduleHannu Nyman2017-04-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | wifischedule: remove package arch dependency
| * | | | | | | | | | | | | | | wifischedule: remove package arch dependencydibdot2017-04-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove package architecture dependency cause wifischedule is "shell script only" Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | | | | | | | | | | Merge pull request #4302 from EricLuehrsen/unbound_162Hannu Nyman2017-04-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | unbound: update to version 1.6.2
| * | | | | | | | | | | | | | | unbound: update to version 1.6.2Eric Luehrsen2017-04-25
|/ / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
* | | | / / / / / / / / / / / gnunet: update sourcesDaniel Golle2017-04-25
| |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | | | | | | | Merge pull request #4297 from commodo/tcpreplay-4-2-3Hannu Nyman2017-04-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tcpreplay: update to 4.2.3
| * | | | | | | | | | | | | | tcpreplay: update to 4.2.3Alexandru Ardelean2017-04-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | | | | | | | | | Merge pull request #4295 from Ansuel/bump-cryptodevHannu Nyman2017-04-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cryptodev-linux: bump to 4.9
| * | | | | | | | | | | | | | | cryptodev-linux: bump to 4.9Ansuel Smith2017-04-24
|/ / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cosmetic update just to remove git date Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
* | | | | | | | | | | | | | | Merge pull request #4265 from pprindeville/isc-dhcp-reassignDaniel Golle2017-04-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | isc-dhcp: reassign to new owner