aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* privoxy: remove upgrade handling, conffile and initscript fixesChristian Schoenebeck2015-02-15
| | | | | | | | * remove upgrade handling for version 3.0.21 or older packages. Also fix #726 * added user.action, user.filter and user.trust files to conffiles (might be modified by user on running system) * move permission setting from Makefile (install) to initscript because permissions are overwritten during/inside buildroot Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* ulogd: backport upstream fixesDaniel Golle2015-02-15
| | | | | | Fixes https://github.com/openwrt/packages/issues/908 Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* ocserv: updated to 0.9.1Nikos Mavrogiannopoulos2015-02-15
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* haproxy: update to version 1.5.11 and pending patchesThomas Heil2015-02-15
| | | | | | | | | | | | | | | | | | | | | | | | | | - BUG/MEDIUM: backend: correctly detect the domain when use_domain_only is used - MINOR: ssl: load certificates in alphabetical order - BUG/MINOR: checks: prevent http keep-alive with http-check expect - BUG/MEDIUM: Do not set agent health to zero if server is disabled in config - MEDIUM/BUG: Only explicitly report "DOWN (agent)" if the agent health is zero - BUG/MINOR: stats:Fix incorrect printf type. - DOC: add missing entry for log-format and clarify the text - BUG/MEDIUM: http: fix header removal when previous header ends with pure LF - BUG/MEDIUM: channel: fix possible integer overflow on reserved size computation - BUG/MINOR: channel: compare to_forward with buf->i, not buf->size - MINOR: channel: add channel_in_transit() - MEDIUM: channel: make buffer_reserved() use channel_in_transit() - MEDIUM: channel: make bi_avail() use channel_in_transit() - BUG/MEDIUM: channel: don't schedule data in transit for leaving until connected - BUG/MAJOR: log: don't try to emit a log if no logger is set - BUG/MINOR: args: add missing entry for ARGT_MAP in arg_type_names - BUG/MEDIUM: http: make http-request set-header compute the string before removal - BUG/MINOR: http: fix incorrect header value offset in replace-hdr/replace-value - BUG/MINOR: http: abort request processing on filter failure - BUG/MINOR: pattern: error message missing - BUG/MEDIUM: pattern: some entries are not deleted with case insensitive match Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
* unrar: update to 5.2.5Álvaro Fernández Rojas2015-02-15
| | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* Merge pull request #907 from kissg1988/sudoTed Hess2015-02-14
|\ | | | | sudo: update to version 1.8.12
| * sudo: update to version 1.8.12Gergely Kiss2015-02-14
| | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | Merge pull request #906 from mstorchak/lvmTed Hess2015-02-14
|\ \ | |/ |/| lvm2: set cache directory to /tmp/lvm/cache
| * lvm2: set cache directory to /tmp/lvm/cacheMaxim Storchak2015-02-14
| | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | fakeidentd: import from oldpackagesDaniel Gimpelevich2015-02-14
| | | | | | | | | | Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us> Signed-off-by: Ted Hess <thess@kitschensync.net>
* | ocserv: added option to use seccompNikos Mavrogiannopoulos2015-02-14
| | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | libseccomp: added packageNikos Mavrogiannopoulos2015-02-14
| | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | Merge pull request #904 from tru7/patch-2Steven Barth2015-02-14
|\ \ | | | | | | knxd: update Makefile to new version
| * | knxd: update Makefile to new versionOthmar Truniger2015-02-13
| |/ | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | Merge pull request #903 from tru7/patch-1Steven Barth2015-02-14
|\ \ | | | | | | knxd: improve init script
| * | knxd: improve init scriptOthmar Truniger2015-02-13
| |/ | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | Merge pull request #901 from hkallweit/masterSteven Barth2015-02-14
|\ \ | |/ |/| unbound: bump to 1.5.1 and update named.cache
| * unbound: bump to version 1.5.1Heiner Kallweit2015-02-12
| | | | | | | | Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
| * unbound: bump named.cache to latest version from Nov 2014Heiner Kallweit2015-02-12
|/ | | | Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
* Merge pull request #891 from psycho-nico/fix-dmapd-issue-890Ted Hess2015-02-12
|\ | | | | dmapd: make check library optionnal
| * dmapd: make check library optionnalNicolas Thill2015-02-10
| | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | muninlite: revert "correctly parse ifname with - char"Jonathan McCrohan2015-02-12
| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit edcad492e115e012366b41350e9cd3032bda832e. Patch is broken and breaking build; reverting until I have time to investigate. Reopens #701 Closes #889 Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
* | muninlite: fix uptime should report days patchJonathan McCrohan2015-02-12
| | | | | | | | | | | | | | | | | | 1295d87 failed to remove cdef config which will break graphs for existing users. Properly closes #810 Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
* | python3-bottle: add packageZvonimir Fras2015-02-11
| | | | | | | | | | Signed-off-by: Zvonimir Fras <zvonimir.fras@sartura.hr> Signed-off-by: Luka Perkov <luka@openwrt.org>
* | Merge pull request #895 from aTanW/masterTed Hess2015-02-11
|\ \ | | | | | | gammu: remove unneeded dependencies
| * | gammu: remove unneeded dependenciesaTanW2015-02-11
| | | | | | | | | | | | | | | | | | | | | Signed-Off-By: Vitaly Protsko <villy@sft.ru> --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
* | | lttng-modules: add dependency on kernel tracingNicolas Thill2015-02-11
| | | | | | | | | | | | | | | | | | Fixes: #888 Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | Merge pull request #893 from chris5560/masterSteven Barth2015-02-11
|\ \ \ | | | | | | | | ddns-scripts: update to version 2.3.0-1
| * | | ddns-scripts: update to version 2.3.0-1Christian Schoenebeck2015-02-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | new option "use_curl" to force the use of curl if GNU Wget and curl are installed fix initscript reload(): reload and not restart if killall -1 fails BusyBox nc not support -v in every compiled version Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | | | Merge pull request #894 from kissg1988/seafileSteven Barth2015-02-11
|\ \ \ \ | |/ / / |/| | | seafile: update to version 4.0.6
| * | | seafile: update to version 4.0.6Gergely Kiss2015-02-10
| | | | | | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | | | Merge pull request #887 from tcatm/masterSteven Barth2015-02-10
|\ \ \ \ | |_|_|/ |/| | | tayga: allow more flexible routing
| * | | tayga: allow more flexible routingNils Schneider2015-02-10
|/ / / | | | | | | | | | | | | | | | | | | | | | In some scenarios (e.g. 464xlat) it is desirable to not route the mapped prefix to tayga's interface. This adds an option 'noroutes' which, when set to 1, will prevent such routes from being added. Signed-off-by: Nils Schneider <nils@nilsschneider.net>
* | | Merge pull request #885 from psycho-nico/fix-dbus-disable-rpathSteven Barth2015-02-09
|\ \ \ | | | | | | | | dbus: disable rpath
| * | | dbus: disable rpathNicolas Thill2015-02-09
| | | | | | | | | | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | | shine: add new packageNicolas Thill2015-02-09
|/ / / | | | | | | | | | | | | | | | savonet/shine is a super fast fixed-point MP3 encoder Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | ntpd: update to 4.2.8p1Peter Wagner2015-02-09
| | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | git: update to 2.3.0Peter Wagner2015-02-09
| | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | Merge pull request #870 from jow-/rtorrent-autoconf-fixtripolar2015-02-09
|\ \ \ | | | | | | | | rtorrent: remove manual autoconf invocation
| * | | rtorrent: remove manual autoconf invocationJo-Philipp Wich2015-02-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Makefile already uses the proper autoreconf fixup but leaves a manual autoconf invocation in place. The bad autoconf call leads to the following build error in the SDK: ( cd .../rtorrent-0.9.4-git; ./autogen.sh ); aclocal... autoheader... libtoolize... libtoolize nor glibtoolize not found make[2]: *** [.../rtorrent-0.9.4-git/.configured_] Error 1 Remove the entire Build/Configure override to let rtorrent build correctly. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* | | | Merge pull request #869 from jow-/libtorrent-autoconf-fixtripolar2015-02-09
|\ \ \ \ | | | | | | | | | | libtorrent: remove manual autoconf invocation
| * | | | libtorrent: remove manual autoconf invocationJo-Philipp Wich2015-02-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Makefile already uses the proper autoreconf fixup but leaves a manual autoconf invocation in place. The bad autoconf call leads to the following build error in the SDK: configure.ac:3: installing `./config.guess' configure.ac:3: installing `./config.sub' configure.ac:20: installing `./install-sh' configure.ac:20: installing `./missing' src/Makefile.am: installing `./depcomp' autoreconf: Leaving directory `.' aclocal... autoheader... libtoolize... libtoolize nor glibtoolize not found make[2]: *** [.../.configured_] Error 1 Remove the entire Build/Configure override to let libtorrent build correctly. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* | | | | dbus: bump to 1.9.8Steven Barth2015-02-09
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | | | | Merge pull request #881 from MikePetullo/masterTed Hess2015-02-08
|\ \ \ \ \ | | | | | | | | | | | | libdmapsharing: update to 2.9.30
| * | | | | libdmapsharing: update to 2.9.30W. Michael Petullo2015-02-08
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | lttng-modules: add new packageNicolas Thill2015-02-08
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | | | | lttng-tools: import from old packages feedNicolas Thill2015-02-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - update to latest version (v2.6.0) - add license info - add myself as maintainer Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | | | | lttng-ust: import from old packages feedNicolas Thill2015-02-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - update to latest version (v2.6.0) - add license info - add myself as maintainer Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | | | | cryptodev-linux: updated to 1.7Nikos Mavrogiannopoulos2015-02-08
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | | | shairplay: fix PKG_FIXUPNicolas Thill2015-02-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PKG_FIXUP should be defined before including package.mk Signed-off-by: Nicolas Thill <nico@openwrt.org>