aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | Merge pull request #620 from commodo/python3-updateSteven Barth2014-12-09
|\ \ \ \ | | | | | | | | | | Python3 update
| * | | | python3: add $(PKG_INSTALL_DIR)/$(PYTHON3_PKG_DIR) to PYTHON3PATHAlexandru Ardelean2014-12-09
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | python3: disable Python3 bytecode generation by defaultAlexandru Ardelean2014-12-09
|/ / / / | | | | | | | | | | | | | | | | | | | | Same as python. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | Merge pull request #619 from commodo/python-cleanupSteven Barth2014-12-09
|\ \ \ \ | | | | | | | | | | Python cleanup
| * | | | python-setuptools: remove explicit PYTHONPATH setAlexandru Ardelean2014-12-09
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | python-pip: remove explicit PYTHONPATH setAlexandru Ardelean2014-12-09
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | python: add $(PKG_INSTALL_DIR)/$(PYTHON_PKG_DIR) to PYTHONPATHAlexandru Ardelean2014-12-09
|/ / / / | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | Merge pull request #618 from mhei/avahiTed Hess2014-12-08
|\ \ \ \ | | | | | | | | | | Avahi service file packages
| * | | | mpd: factor out avahi service fileMichael Heimpold2014-12-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As discussed in #543 provide the avahi service file within its own tiny package to allow the user to choose which services are announced. Signed-off-by: Michael Heimpold <mhei@heimpold.de> --- The former avahi service file was only installed for mpd-full. Does the mpd-mini does not support network functionality? Then we should adjust deps here...
| * | | | openssh: provide an avahi service fileMichael Heimpold2014-12-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As discussed in #543, we can announce the SFTP service via Avahi when sftp-server is installed. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
| * | | | avahi: factor out service files into own packagesMichael Heimpold2014-12-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This allows the user to select individual services to be announced via Avahi. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
| * | | | avahi: trim descriptions of HTTP and SSH servicesMichael Heimpold2014-12-08
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | This makes the description of the HTTP and SSH services look the same as in other distributions as suggested by kirelagin in #543. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | privoxy: moved to github and update to 3.0.22Steven Barth2014-12-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - moved from oldpackages to github - set maintainer - update pkg source to new version 3.0.22 - run privoxy as non root user privoxy:privoxy - using procd including network events to restart on changes - log start and stop to syslog, privoxy not using syslog Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | | | Merge pull request #595 from ffainelli/stokenNikos Mavrogiannopoulos2014-12-08
|\ \ \ \ | | | | | | | | | | Add stoken and update openconnect to use it
| * | | | openconnect: add an option to support stokenFlorian Fainelli2014-12-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a new build configuration option for openconnect and let it link against libstoken if instructed to. Two new uci configuration variables are introduced: "token_mode" and "token_secret" to allow openconnect to use those. Signed-off-by: Florian Fainelli <florian@openwrt.org>
| * | | | utils: add stokenFlorian Fainelli2014-12-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | stoken is a tokencode generator compatible with RSA SecurID 128-bit (AES). stoken supports libtomcrypt and libnettle, we build against nettle by default since tomcrypt is not packaged by OpenWrt Signed-off-by: Florian Fainelli <florian@openwrt.org>
* | | | | Merge pull request #613 from the2masters/prosodyThomas Heil2014-12-08
|\ \ \ \ \ | | | | | | | | | | | | prosody: update to 0.9.7
| * | | | | prosody: update to 0.9.7Stefan Hellermann2014-12-08
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | update prosody to 0.9.7 to get the latest fixes. Changelogs: http://blog.prosody.im/prosody-0-9-5-released/ http://blog.prosody.im/prosody-0-9-6-released/ http://blog.prosody.im/prosody-0-9-7-released/ Tested for a few days with a dozen clients Signed-off-by: Stefan Hellermann <stefan@the2masters.de>
* / / / / btrfs-progs: fix libattr linking and dependencyDaniel Golle2014-12-08
|/ / / / | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | Merge pull request #608 from chris5560/masterSteven Barth2014-12-07
|\ \ \ \ | | | | | | | | | | ddns-scripts: Update to version 2.1.0-3
| * | | | ddns-scripts: Update to version 2.1.0-3Christian Schoenebeck2014-12-07
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - removed special handling for dynamic_dns_helper.sh and url_escape.sed in Makefile/postinst - minor fixes in logging - allow retry_count of "0" to run infinite retrys on error -- https://dev.openwrt.org/ticket/18382 - changed naming of .dat and .err file to have one per section, not one per process - defer hotplug helper from 25-ddns to 95-ddns (according initscript START=95) -- https://github.com/openwrt/packages/issues/568 (#568) - fix commandline for busybox wget -- https://dev.openwrt.org/ticket/18411 -- https://dev.openwrt.org/ticket/18437 -- https://github.com/openwrt/packages/issues/605 (#605) - remove checking answer from ddns provider because there are to many different. Some providers do not follow API from dyndns.com Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | | | Merge pull request #607 from wongsyrone/patch-1Steven Barth2014-12-07
|\ \ \ \ | | | | | | | | | | fdm: add missing quote mark in Makefile
| * | | | fdm: add missing quote mark in MakefileSyrone Wong2014-12-07
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | This commit will fix compile warning as below tmp/.config-package.in:22096:warning: multi-line strings not supported Signed-off-by: Shuoyao Wang <wong.syrone@gmail.com>
* | | | Merge pull request #604 from Shulyaka/masterSteven Barth2014-12-07
|\ \ \ \ | | | | | | | | | | postfix: broken mynetworks parameter default value
| * | | | postfix: broken mynetworks parameter default valueDenis Shulyaka2014-12-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed an issue with the default parameter value. 1. By default, the init script set ip address instead of network address in the parameter value (i.e. 192.168.1.1/24 instead of 192.168.1.0/24) 2. Dynamic address were not caught by the init script As a result, if the mynetworks parameter was left default, Postfix would have rejected the mails with the following message in the logs: Sat Dec 6 23:26:45 2014 mail.info postfix/smtpd[22806]: NOQUEUE: reject: RCPT from unknown[104.167.106.30]: 451 4.3.0 <ds_gitcommit@shulyaka.org.ru>: Temporary lookup failure; from=<delivery@mx.sailthru.com> to=<ds_gitcommit@shulyaka.org.ru> proto=ESMTP helo=<mx-indiegogo-b.sailthru.com> Sat Dec 6 23:26:45 2014 mail.warn postfix/smtpd[22806]: warning: non-null host address bits in "127.0.0.1/8", perhaps you should use "127.0.0.0/8" instead This commit fixes that behavior for the new installations. Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
* | | | | Merge pull request #578 from Frieds-Technology/dmx_usb_moduleSteven Barth2014-12-07
|\ \ \ \ \ | | | | | | | | | | | | dmx_usb_module: new package added
| * | | | | dmx_usb_module: new package addedMartijn Zilverschoon2014-11-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dmx_usb_module is a kernel module that is needed to controll FTDI485 based DMX modules. Signed-off-by: Martijn Zilverschoon <martijn@friedzombie.com>
* | | | | | ipsec-tools: Use procd in racoon's init scriptNoah Meyerhans2014-12-06
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Noah Meyerhans <frodo@morgul.net>
* | | | | | bind: Use procd in /etc/init.d/namedNoah Meyerhans2014-12-06
| |_|_|/ / |/| | | | | | | | | | | | | | Signed-off-by: Noah Meyerhans <frodo@morgul.net>
* | | | | gst1-plugins-bad: (Re-)add srtp plugin (use latest libsrtp)Ted Hess2014-12-06
| |_|/ / |/| | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | openconnect: simplified cmdline appendingNikos Mavrogiannopoulos2014-12-05
| | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | ocserv: enable the X-CSTP-DynDNS headerNikos Mavrogiannopoulos2014-12-05
| | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | openconnect: added upstream patch for dynamic IPsNikos Mavrogiannopoulos2014-12-05
| | | | | | | | | | | | | | | | That requires an update to ocserv as well to advertise them.
* | | | btrfs-progs: import from oldpackgesDaniel Golle2014-12-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | bump to 3.17.3, add LICENSE and MAINTAINER info, bump license header, add missing dependencies, ... Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | gst1-plugins-bad: disable srtp library build - not usedTed Hess2014-12-05
| | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | cryptsetup: bump copyright headerDaniel Golle2014-12-05
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | cryptsetup: add PKG_LICENSE informationDaniel Golle2014-12-05
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | import cryptsetup from oldpackagesDaniel Golle2014-12-05
| | | | | | | | | | | | | | | | | | | | | | | | and bump version to 1.6.6 and switch to kernel.org mirror Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | lvm2: bump version to 2.02.114Daniel Golle2014-12-05
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | haproxy: update to version 1.9 patch 02Thomas Heil2014-12-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - BUILD: fix "make install" to support spaces in the install dirs - BUG/MEDIUM: checks: fix conflicts between agent checks and ssl healthchecks - BUG/MEDIUM: ssl: fix bad ssl context init can cause segfault in case of OOM. - BUG/MINOR: samples: fix unnecessary memcopy converting binary to string. - BUG/MEDIUM: connection: sanitize PPv2 header length before parsing address information - BUG/MEDIUM: pattern: don't load more than once a pattern list. - BUG/MEDIUM: ssl: force a full GC in case of memory shortage - BUG/MINOR: config: don't inherit the default balance algorithm in frontends - BUG/MAJOR: frontend: initialize capture pointers earlier - BUG/MINOR: stats: correctly set the request/response analysers - DOC: fix typo in the body parser documentation for msg.sov - BUG/MINOR: peers: the buffer size is global.tune.bufsize, not trash.size - MINOR: sample: add a few basic internal fetches (nbproc, proc, stopping) - BUG/MAJOR: sessions: unlink session from list on out of memory - BUG/MEDIUM: patterns: previous fix was incomplete - BUG/MEDIUM: payload: ensure that a request channel is available Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
* | | | gstreamer1: Use lazy symbol binding to load pluginsTed Hess2014-12-04
| | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | Merge pull request #585 from chewi/masterMichael Heimpold2014-12-04
|\ \ \ \ | | | | | | | | | | libxml2: Fix zlib detection the right way
| * | | | libxml2: Fix zlib detection the right wayJames Le Cuirot2014-12-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The previous fix (#557) forced -lz into LDFLAGS instead of fixing the real issue where configure was failing to detect zlib in the first place. This was happening because it was looking in /lib, resulting in conflicts with the host libraries. Signed-off-by: James Le Cuirot <james.le-cuirot@yakara.com>
* | | | | Merge pull request #593 from lukbaj/masterTed Hess2014-12-04
|\ \ \ \ \ | | | | | | | | | | | | Update libimobiledevice, libplist, libusbmuxd and usbmuxd
| * | | | | Update libimobiledevice, libplist, libusbmuxd and usbmuxdLukasz Baj2014-12-04
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated libraries and tools to support connectivity of Apple devices, such as iPads, iPods and iPhones. Signed-off-by: Lukasz Baj <l.baj@radytek.com>
* | | | | Merge pull request #592 from ageekymonk/chilli_proxyImre Kaloz2014-12-04
|\ \ \ \ \ | | | | | | | | | | | | coova-chilli: adding menuconfig option for enabling chilli proxy
| * | | | | Coova-chilli: Adding Menu option for enabling chilli proxy.Ramanathan Sivagurunathan2014-12-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Chilli proxy is used when one does not want to setup AAA server but want to handle AAA through http. Developer's Certificate of Origin 1.1 By making a contribution to this project, I certify that: (a) The contribution was created in whole or in part by me and I have the right to submit it under the open source license indicated in the file; or (b) The contribution is based upon previous work that, to the best of my knowledge, is covered under an appropriate open source license and I have the right under that license to submit that work with modifications, whether created in whole or in part by me, under the same open source license (unless I am permitted to submit under a different license), as indicated in the file; or (c) The contribution was provided directly to me by some other person who certified (a), (b) or (c) and I have not modified it. (d) I understand and agree that this project and the contribution are public and that a record of the contribution (including all personal information I submit with it, including my sign-off) is maintained indefinitely and may be redistributed consistent with this project or the open source license(s) involved. Signed-off-by: Ramanathan Sivagurunathan ramzthecoder@gmail.com
* | | | | | strongswan: correctly install plugin include configsSteven Barth2014-12-04
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | | | | | git: update to 2.2.0Peter Wagner2014-12-04
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | Merge pull request #590 from thess/gstreamer-updateSteven Barth2014-12-04
|\ \ \ \ \ \ | | | | | | | | | | | | | | gstreamer1: Upgrade to 1.4.4