aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
...
* | | | | | | | bind: upgrade to 9.9.8-P3Noah Meyerhans2016-01-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: * CVE-2015-8704 * CVE-2015-3193 * CVE-2015-8000 * CVE-2015-8461 Signed-off-by: Noah Meyerhans <frodo@morgul.net>
* | | | | | | | treewide: use $(STAGING_DIR)/host instead of $(STAGING_DIR_HOST), sync with ↵Felix Fietkau2016-01-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | changes in trunk Signed-off-by: Felix Fietkau <nbd@openwrt.org>
* | | | | | | | strongswan: bump to 5.3.5Steven Barth2016-01-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | | | | | | | Merge pull request #2289 from stintel/strongswanSteven Barth2016-01-20
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | strongswan: preserve /etc/ipsec.d during upgrade
| * | | | | | | | strongswan: preserve /etc/ipsec.d during upgradeStijn Tintel2016-01-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | | | | | | Merge pull request #2263 from jsiverskog/mdnsresponder_bump_versionSteven Barth2016-01-20
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | mdnsresponder: bump to 576.30.4.
| * | | | | | | | mdnsresponder: bump to 576.30.4.Jacob Siverskog2016-01-13
| | |_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jacob Siverskog <jacob@teenage.engineering>
* | | | | | | | mosquitto: properly separate the passwd utilityKarl Palsson2016-01-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Building both variants improperly tried to include the passwd utility for the non-ssl variant, as the variable was set for the ssl variant. Use properly separated install tasks to install additional files, rather than hacking around inside the single target. Signed-off-by: Karl Palsson <karlp@remake.is>
* | | | | | | | mosquitto: fix old whitespace bugKarl Palsson2016-01-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Introduced back in 2014 Fixes: cd21cbb82eacf5c2dc60a8dd8dfa51f978b98193 Signed-off-by: Karl Palsson <karlp@tweak.net.au>
* | | | | | | | mosquitto: fix whitespace error introduced with ↵Jo-Philipp Wich2016-01-18
| |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7a6a575887db81934369f38616d137005ed9ea96 Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* | | | | | | openssh: update to 7.1p2Peter Wagner2016-01-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | | mosquitto: Bump to version 1.4.7Karl Palsson2016-01-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Minor changes mostly unrelated to OpenWRT. Full changelog at http://mosquitto.org/2015/12/version-1-4-7-released/ Signed-off-by: Karl Palsson <karlp@remake.is>
* | | | | | | mosquitto: optionally include mosquitto_passwd utilityKarl Palsson2016-01-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Many users of the SSL build of mosquitto need the passwd utility for managing keys. Fixes github issue #1909 Signed-off-by: Karl Palsson <karlp@remake.is>
* | | | | | | ntpd: update to 4.2.8p5Peter Wagner2016-01-14
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | ddns-scripts: bump 2.5.0 to release 5Leonardo Brondani Schenkel2016-01-10
| | | | | |
* | | | | | ddns-scripts: allow setting CloudFlare 'rec_id' in the configLeonardo Brondani Schenkel2016-01-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is necessary when there are multiple records for the same domain, otherwise the script will overwrite the first one returned by the API. It has the secondary benefit of allowing faster updates by performing only one API call instead of two. In case 'rec_id' is not set the script behaves exactly as before. Signed-off-by: Leonardo Brondani Schenkel <leonardo@schenkel.net>
* | | | | | ocserv: updated to 0.10.11Nikos Mavrogiannopoulos2016-01-10
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | | | Merge pull request #2251 from marcogiovinazzi/ddns-duckdns.orgHannu Nyman2016-01-10
|\ \ \ \ \ \ | | | | | | | | | | | | | | ddns-scripts: Added duckdns.org service
| * | | | | | ddns-scripts: Added duckdns.org servicemarcogiovinazzi2016-01-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marco Giovinazzi <marco.giovinazzi@comodojo.org>
* | | | | | | znc: update to 1.6.2Jonas Gorski2016-01-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonas Gorski <jogo@openwrt.org>
* | | | | | | znc: enable features/support explicitlyJonas Gorski2016-01-08
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't let znc autodetect library presence to avoid random missing dependencies popping up. Closes #2193. Signed-off-by: Jonas Gorski <jogo@openwrt.org>
* | | | | | Merge pull request #2219 from chris5560/masterHannu Nyman2016-01-07
|\ \ \ \ \ \ | | | | | | | | | | | | | | [Radicale] upstream to Radicale 1.1
| * | | | | | [Radicale] upstream to Radicale 1.1Christian Schoenebeck2015-12-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream to Radicale 1.1 * new "boot_delay" option (default 10 seconds) to wait for interfaces to come up before hotplug restarts are enabled. Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | | | | | | Merge pull request #2238 from commodo/ovs-reduce-size-part1Hannu Nyman2016-01-06
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | openvswitch: reduce some package bloat
| * | | | | | openvswitch: split bin tools into separate packagesAlexandru Ardelean2016-01-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | And move them under an "Open vSwitch" submenu. It's cleaner this way. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | | | openvswitch: update titles for ovs-benchmark and ovs-monitor-ipsec packagesAlexandru Ardelean2016-01-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | | | openvswitch: remove redundant postint ruleAlexandru Ardelean2016-01-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | | | openvswitch: fix source paths for the install ruleAlexandru Ardelean2016-01-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I guess these were left since some initial OVS package versions. They were fine up until recently. Some of the build artifacts got a little messy and thus the OpenWRT OVS package got a little messy. This cleans it up a bit. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | | | openvswitch: depend on kernelUlrich Weber2016-01-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | so ovs gets rebuild on kernel changes Signed-off-by: Ulrich Weber <uw@ocedo.com>
* | | | | | | ocserv: prevent a crash if the per-user dir does not existNikos Mavrogiannopoulos2016-01-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Relates #2167
* | | | | | | knxd: add one uci option for one cmdline arg. add a lot comments in the ↵Patrick Grimm2016-01-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | config file (closes #2233) Signed-off-by: Patrick Grimm <patrick@lunatiki.de> Acked-by: Othmar Truniger <github@truniger.ch> [Squashed patches from PR into single one, bump PKG_RELEASE] Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | | knxd: use procd (refs #2233)Patrick Grimm2016-01-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Patrick Grimm <patrick@lunatiki.de> Acked-by: Othmar Truniger <github@truniger.ch> [Squashed patches from PR] Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | | Merge pull request #2237 from clarkwang/privoxy-list-more-than-9Hannu Nyman2016-01-04
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | privoxy: "list" does not work when there are 10+ entries
| * | | | | | | privoxy: "list" does not work when there are 10+ entriesClark WANG (Home)2016-01-03
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Clark Wang <dearvoid@gmail.com>
* | | | | | | Merge pull request #2196 from jow-/masterJo-Philipp Wich2016-01-04
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | DD: freeradius2: completely disable runtime OpenSSL version checks
| * | | | | | freeradius2: completely disable runtime OpenSSL version checksJo-Philipp Wich2015-12-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Whenever we ship fixed libopenssl binaries in DD, the Freeradius daemon fails at startup because it detects a mismatch of the build time and runtime OpenSSL version. Since our OpenSSL updates for DD are ABI compatible we do not need or even want this superflous check. Removing it saves us the effort to rebuild Freeradius after every OpenSSL version bump. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* | | | | | | Merge pull request #2220 from tru7/knxdHannu Nyman2016-01-01
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | knxd: bump new version
| * | | | | | | knxd: bump new versionOthmar Truniger2015-12-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | | | | | | | Merge pull request #2221 from MikePetullo/krb5Hannu Nyman2016-01-01
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | krb5: update to 1.14
| * | | | | | | krb5: update to 1.14W. Michael Petullo2015-12-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | | | Merge pull request #2214 from MikePetullo/lighttpdHannu Nyman2015-12-31
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | lighttpd: update to 1.4.38
| * | | | | | | | lighttpd: update to 1.4.38W. Michael Petullo2015-12-30
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* / / / / / / / scapy: update to 2.3.1W. Michael Petullo2015-12-30
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | | Merge pull request #2164 from mstorchak/rsyncTed Hess2015-12-30
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | rsync: update to 3.1.2
| * | | | | | | rsync: update to 3.1.2Maxim Storchak2015-12-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://rsync.samba.org/security.html#s3_1_2: If you're using a version of rsync older than 3.1.2 as a client and receiving files from an rsync server that you might not fully trust, this version adds extra checking to the file list to prevent the sender from tweaking the paths and/or the transfer requests in a way that could cause a file to be received outside the transfer destination. Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | | | | | | | Upgrade OpenVSwitch to version 2.5.0 to support kernels up to 4.3Jeroen van Bemmel2015-12-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Most patches for 4.1 are no longer needed, only a minor patch to fix a missing WAIT_ANY constant. 2.5.0 depends on nf_conntrack (ipv4 and ipv6) Signed-off-by: Jeroen van Bemmel <jvb127@gmail.com>
* | | | | | | | Merge pull request #2186 from olmari/add-dy-fi-ddnsHannu Nyman2015-12-28
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | ddns-scripts: Added dy.fi service
| * | | | | | | | ddns-scripts: Added dy.fi serviceSami Olmari2015-12-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added dy.fi dynamic dns provider into ddns-scripts (ipv4) services file. Tested-by: Vaasa Hacklab ry <info@vaasa.hacklab.fi> Signed-off-by: Sami Olmari <sami@olmari.fi>
| * | | | | | | | ddns-scripts: Added dy.fi serviceSami Olmari2015-12-27
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added dy.fi dynamic dns provider into ddns-scripts (ipv4) services file. Tested-by: Vaasa Hacklab ry <info@vaasa.hacklab.fi> Signed-off-by: Sami Olmari <sami@olmari.fi>
* | | | | | | | Merge pull request #2162 from Adze1502/masterHannu Nyman2015-12-27
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | mwan3: update to version 2.0-2