Daniel Golle
ce83241311
ulogd: backport upstream fixes
...
Fixes https://github.com/openwrt/packages/issues/908
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-02-15 16:23:50 +01:00
Nikos Mavrogiannopoulos
72fa0f7ac8
ocserv: updated to 0.9.1
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-02-15 15:21:48 +01:00
Thomas Heil
8609cc44e7
haproxy: update to version 1.5.11 and pending patches
...
- 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>
2015-02-15 14:26:03 +01:00
Álvaro Fernández Rojas
397868f064
unrar: update to 5.2.5
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-02-15 02:08:50 +01:00
Ted Hess
79fe85ced8
Merge pull request #907 from kissg1988/sudo
...
sudo: update to version 1.8.12
2015-02-14 18:37:42 -05:00
Ted Hess
993dd64a8c
Merge pull request #906 from mstorchak/lvm
...
lvm2: set cache directory to /tmp/lvm/cache
2015-02-14 18:36:58 -05:00
Gergely Kiss
5b8a84b350
sudo: update to version 1.8.12
...
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
2015-02-14 22:33:46 +01:00
Daniel Gimpelevich
0075f283ef
fakeidentd: import from oldpackages
...
Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-02-14 12:19:13 -05:00
Nikos Mavrogiannopoulos
201ef91c32
ocserv: added option to use seccomp
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-02-14 13:40:29 +01:00
Nikos Mavrogiannopoulos
47d01047a6
libseccomp: added package
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-02-14 13:31:03 +01:00
Steven Barth
dd6b14a833
Merge pull request #904 from tru7/patch-2
...
knxd: update Makefile to new version
2015-02-14 11:33:50 +01:00
Steven Barth
164c7eea6e
Merge pull request #903 from tru7/patch-1
...
knxd: improve init script
2015-02-14 11:33:40 +01:00
Steven Barth
9eb992e42c
Merge pull request #901 from hkallweit/master
...
unbound: bump to 1.5.1 and update named.cache
2015-02-14 11:33:00 +01:00
Maxim Storchak
b142d973db
lvm2: set cache directory to /tmp/lvm/cache
...
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2015-02-14 10:36:56 +02:00
Othmar Truniger
dd223dd1ff
knxd: update Makefile to new version
...
Signed-off-by: Othmar Truniger <github@truniger.ch>
2015-02-13 19:36:44 +01:00
Othmar Truniger
31a4a47dd0
knxd: improve init script
...
Signed-off-by: Othmar Truniger <github@truniger.ch>
2015-02-13 19:34:17 +01:00
Heiner Kallweit
2cfb8c6c2a
unbound: bump to version 1.5.1
...
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
2015-02-12 21:01:12 +01:00
Heiner Kallweit
f2370ca1db
unbound: bump named.cache to latest version from Nov 2014
...
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
2015-02-12 21:00:13 +01:00
Ted Hess
be72dc43b4
Merge pull request #891 from psycho-nico/fix-dmapd-issue-890
...
dmapd: make check library optionnal
2015-02-12 11:12:01 -05:00
Jonathan McCrohan
4f8fea4e22
muninlite: revert "correctly parse ifname with - char"
...
This reverts commit edcad492e1
.
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>
2015-02-12 00:31:09 +00:00
Jonathan McCrohan
8c6a2df87a
muninlite: fix uptime should report days patch
...
1295d87
failed to remove cdef config which will break graphs for
existing users.
Properly closes #810
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2015-02-12 00:24:13 +00:00
Zvonimir Fras
2e416a28b6
python3-bottle: add package
...
Signed-off-by: Zvonimir Fras <zvonimir.fras@sartura.hr>
Signed-off-by: Luka Perkov <luka@openwrt.org>
2015-02-11 17:02:15 +01:00
Ted Hess
65919397bc
Merge pull request #895 from aTanW/master
...
gammu: remove unneeded dependencies
2015-02-11 09:25:16 -05:00
aTanW
760ba95253
gammu: remove unneeded dependencies
...
Signed-Off-By: Vitaly Protsko <villy@sft.ru>
---
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
2015-02-11 16:20:21 +03:00
Nicolas Thill
041fbeecad
lttng-modules: add dependency on kernel tracing
...
Fixes : #888
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-11 11:52:01 +01:00
Steven Barth
0b4aa71a32
Merge pull request #893 from chris5560/master
...
ddns-scripts: update to version 2.3.0-1
2015-02-11 10:12:53 +01:00
Steven Barth
5945521662
Merge pull request #894 from kissg1988/seafile
...
seafile: update to version 4.0.6
2015-02-11 10:12:36 +01:00
Gergely Kiss
05264f3f00
seafile: update to version 4.0.6
...
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
2015-02-10 23:56:28 +01:00
Christian Schoenebeck
5731d0e52d
ddns-scripts: update to version 2.3.0-1
...
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>
2015-02-10 22:06:02 +01:00
Steven Barth
90df5a2f5b
Merge pull request #887 from tcatm/master
...
tayga: allow more flexible routing
2015-02-10 14:43:28 +01:00
Nicolas Thill
278105df8e
dmapd: make check library optionnal
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-10 12:08:28 +01:00
Nils Schneider
7d153edb7d
tayga: allow more flexible routing
...
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>
2015-02-10 03:34:10 +01:00
Steven Barth
9fdf0326d7
Merge pull request #885 from psycho-nico/fix-dbus-disable-rpath
...
dbus: disable rpath
2015-02-09 20:32:44 +01:00
Nicolas Thill
39c89a8268
shine: add new package
...
savonet/shine is a super fast fixed-point MP3 encoder
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-09 17:10:09 +01:00
Nicolas Thill
e222bf249d
dbus: disable rpath
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-09 17:00:22 +01:00
Peter Wagner
a957258b78
ntpd: update to 4.2.8p1
...
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2015-02-09 14:41:44 +01:00
Peter Wagner
ea86770688
git: update to 2.3.0
...
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2015-02-09 14:40:01 +01:00
tripolar
ac152121f3
Merge pull request #870 from jow-/rtorrent-autoconf-fix
...
rtorrent: remove manual autoconf invocation
2015-02-09 14:36:58 +01:00
tripolar
f69329e0d3
Merge pull request #869 from jow-/libtorrent-autoconf-fix
...
libtorrent: remove manual autoconf invocation
2015-02-09 14:36:37 +01:00
Steven Barth
c6663a360b
dbus: bump to 1.9.8
...
Signed-off-by: Steven Barth <steven@midlink.org>
2015-02-09 09:44:41 +01:00
Ted Hess
99640cd9ff
Merge pull request #881 from MikePetullo/master
...
libdmapsharing: update to 2.9.30
2015-02-08 15:12:39 -05:00
Nicolas Thill
dd313555f3
lttng-modules: add new package
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-08 20:55:48 +01:00
Nicolas Thill
0796ff4e36
lttng-tools: import from old packages feed
...
- update to latest version (v2.6.0)
- add license info
- add myself as maintainer
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-08 20:55:48 +01:00
Nicolas Thill
0bb5f29415
lttng-ust: import from old packages feed
...
- update to latest version (v2.6.0)
- add license info
- add myself as maintainer
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-08 20:55:48 +01:00
Nikos Mavrogiannopoulos
53ea5955bd
cryptodev-linux: updated to 1.7
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-02-08 20:46:40 +01:00
Nicolas Thill
f5c4816f10
shairplay: fix PKG_FIXUP
...
PKG_FIXUP should be defined before including package.mk
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-08 19:34:53 +01:00
Nicolas Thill
404c37b238
libnetfilter-cttimeout: add new package
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-08 19:13:16 +01:00
Nicolas Thill
cb17a8e6da
libnetfilter-cthelper: add new package
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-08 19:13:16 +01:00
Nicolas Thill
d5029d9f5c
libnetfilter-queue: fix license, cleanup
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-08 19:13:16 +01:00
Nicolas Thill
bfe2db0bd2
libnetfilter-acct: fix license, cleanup
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-08 19:13:16 +01:00