9272 Commits

Author SHA1 Message Date
mhei
cf2366d7eb php5-pecl-http: upgrade to 1.7.6
Signed-off-by: Michael Heimpold <mhei@heimpold.de>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@37381 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-17 16:15:28 +00:00
mhei
925791d387 php5-pecl-libevent: upgrade to 0.1.0
Signed-off-by: Michael Heimpold <mhei@heimpold.de>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@37380 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-17 16:15:27 +00:00
mhei
e78f6f9e12 php5-pecl-http: disable libevent support (fixes #13742)
When libevent2 was found in staging directory the configure scripts
automatically adds a dependency to it. This breaks the build as
mentioned in #13742.
To keep the footprint on the target small let's explicit disable
it rather than adding an dependency on libevent2.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@37379 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-17 16:15:25 +00:00
tripolar
fa75d29d8e [packages/git] update to 1.8.3.3
Signed-off-by: Peter Wagner <tripolar@gmx.at>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@37375 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-16 22:13:17 +00:00
jow
df799c9bb2 darkstat: fix DNS resolution on uClibc (#12323)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37351 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-15 20:50:55 +00:00
mirko
cf48a7d407 [package/coreutils] fix errors in shipped stdio.in.h
gets() got dropped in eglibc version 2.16 - so no need to wrap it

Signed-off-by: Mirko Vogt <mirko@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@37327 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-15 00:42:42 +00:00
mhei
561f818e75 [packages] php5: upgrade to 5.4.17
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Signed-off-by: Michael Heimpold <mhei@heimpold.de>



git-svn-id: svn://svn.openwrt.org/openwrt/packages@37319 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-14 20:13:54 +00:00
tripolar
9ae8016ef1 [packages] git: get rid of XDL_FAST_HASH, it does NOT work on big-endian systems,
and uname is no reliable way to determine which arch will run git 
closes #13611


git-svn-id: svn://svn.openwrt.org/openwrt/packages@37239 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-11 14:17:11 +00:00
luka
d687c4921d [packages] snort: add libuuid as dependency
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@37238 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-11 13:40:08 +00:00
juhosg
77fa40438b packages: add tstat
Tstat is a passive sniffer able to provide several insight on the
traffic patterns at both the network and the transport levels.

http://tstat.tlc.polito.it

Signed-off-by: Tivadar Szemethy <tivadar.szemethy@netvisor.hu>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@37196 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-08 08:41:42 +00:00
lars
7a775d6291 [packages] i2c-tools: Pass LDFLAGS
Pass LDFLAGS when building the i2c-tools. This fixes the build under certain
exotic configurations.


git-svn-id: svn://svn.openwrt.org/openwrt/packages@37188 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-07 20:22:35 +00:00
jow
e81cedd7a6 madwifi: fix setup of unencrypted ad-hoc interfaces, regression was introduced with r31082
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37172 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-04 21:21:14 +00:00
heil
739c1003df package: haproxy
- integrate backported fixes from upstream


git-svn-id: svn://svn.openwrt.org/openwrt/packages@37170 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-04 17:53:00 +00:00
tripolar
26d12a9c0c [packages] pulseaudio: remove accidently commited libcap dependency
Signed-off-by: Peter Wagner <tripolar@gmx.at>



git-svn-id: svn://svn.openwrt.org/openwrt/packages@37147 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-03 10:54:17 +00:00
tripolar
e1a8beaae7 [packages] add myself as package maintainer
Signed-off-by: Peter Wagner <tripolar@gmx.at>



git-svn-id: svn://svn.openwrt.org/openwrt/packages@37145 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-03 10:20:19 +00:00
tripolar
153123586c [packages] pulseaudio update to v4.0
remove udev dependency, to use the first soundcard without udev, comment 
load-module module-detect
and add 
load-module module-alsa-sink device=hw:0 
to system.pa

Signed-off-by: Peter Wagner <tripolar@gmx.at>



git-svn-id: svn://svn.openwrt.org/openwrt/packages@37144 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-03 09:55:34 +00:00
tripolar
38066e1177 [packages]dovecot update to v2.2.4
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37142 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-03 01:49:27 +00:00
luka
dd0334d60b [packages] pciutils: update to version 3.2.0
Signed-off-by: Luka Perkov <luka@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@37140 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-02 23:56:28 +00:00
tripolar
a9d9093ff2 [packages] cmus update to v2.5.0
Signed-off-by: Peter Wagner <tripolar@gmx.at>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@37139 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-02 23:22:55 +00:00
tripolar
2536f54219 [packages]: update git to v1.8.3.2
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37138 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-02 23:13:28 +00:00
luka
db88208eed [packages] uboot-envtools-mmc: remove package
Functionality has been added to main uboot-envtools package and that one should
be used instead.

Signed-off-by: Luka Perkov <luka@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@37137 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-02 23:12:35 +00:00
tripolar
95943f5457 [packages] update fetchmail to v6.3.26
Signed-off-by: Peter Wagner <tripolar@gmx.at>



git-svn-id: svn://svn.openwrt.org/openwrt/packages@37133 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-02 21:27:42 +00:00
jow
ecbf080173 Drop ndppd, it moved to the openwrt-oruting feed
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37117 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-01 13:41:40 +00:00
nbd
f16dfdd11b mdadm: remove from /packages, it is in /trunk now
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@37104 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-06-30 14:25:40 +00:00
acinonyx
6703553e9a [packages] quagga: Drop 'quagga' package; will be moved in routing feed
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37055 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-06-28 11:18:55 +00:00
obsy
d2552a2383 [packages] transmission: update to 2.80, fix version number
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37045 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-06-27 18:54:37 +00:00
obsy
b913eb1e4c [packages] transmission: update to 2.80
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37044 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-06-27 18:53:33 +00:00
mirko
e95b58b0b6 [packages/] remove packages which got moved to the telephony feed
- libs/opal
 - libs/openh323
 - libs/ptlib
 - libs/pwlib

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
Signed-off-by: Mirko Vogt <mirko@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@37025 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-06-24 12:25:43 +00:00
jow
3d627def9b wget: forcefully disable libuuid (#13746)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@37022 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-06-24 12:00:27 +00:00
kerneis
9f041557a0 [packages] babeld: new upstream release 1.4.2
INCOMPATIBLE CHANGE: the former option import_table is now a list in
/etc/config/babeld.

Default values for interface parameters, introduced in this release, are
not supported yet in UCI config.

19 June 2013: babeld-1.4.2

  * Extensive changes to the configuration parser.  It is now possible
    to set all command-line options from the configuration file, and
    to specify default values for interface parameters.
  * Allow redistributing routes from multiple kernel tables.  Thanks
    to Toke Høiland-Jørgensen.
  * Fix some whitespace issues in the configuration parser.
  * Fix a bug in the configuration parser that could give wrong values
    to some exotic interface parameters (channel and faraway).
  * Fix a bug that could cause some extra traffic at shutdown.  Thanks
    to Matthieu Boutier.
  * Under Linux, set rp_filter explicitly for all interfaces.  This
    avoids mysterious routing failures on distributions that set
    rp_filter by default.  Reported by Baptiste Jonglez.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36990 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-06-21 16:53:06 +00:00
heil
6ec3f47552 package: haproxy
- fix a possible crash when using negative header occurrences



git-svn-id: svn://svn.openwrt.org/openwrt/packages@36945 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-06-17 13:53:49 +00:00
tripolar
868bc27cbc [packages/nfs-kernel-server]: update to v1.2.8
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36857 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-06-05 18:36:16 +00:00
jow
d0866d3010 Drop firewall-mod-save, it is not needed anymore
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36843 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-06-04 12:35:20 +00:00
luka
36553e76c8 [packages] libre: update to 0.4.3
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36819 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-06-02 16:00:14 +00:00
luka
b460ec1cfc [packages] librem: update to 0.4.3
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36818 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-06-02 16:00:10 +00:00
jow
208c0aaf5a madwifi: properly fix build against Linux 3.7 and later
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36762 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-05-29 16:08:13 +00:00
jow
ee2527a1e4 Revert "madwifi: fix build against Linux 3.7"
This reverts commit fdabc38a090b74709b2aed90ab9bc7df07986768.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36761 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-05-29 16:08:01 +00:00
tripolar
ab3b9ca411 [packages] openssh: update to 6.2p2
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36747 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-05-28 17:18:02 +00:00
mirko
56bd704416 [packages/zabbix]: delete empty file zabbix_agentd.conf
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36742 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-05-28 11:02:46 +00:00
mirko
1600442bc3 Update zabbix to version 2.0.6.
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36741 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-05-28 10:05:52 +00:00
mirko
d8a5c20913 This patch add 3 extra packages for zabbix-agentd
zabbix-extra-network: a detection rule with the ifname (eth0.1) and the network name (wan).
zabbix-extra-wifi: an universal detection rule for wifi (using libuci-lua) and many userparameters (using libiwinfo-lua)
zabbix-extra-mac80211: a phy (phy0) detection rule and userparameters for mac80211 devices

zabbix-extra-network and zabbix-extra-wifi will work as non root user if /etc/config/wireless and /etc/config/network are world-readeable (default)
(see http://nbd.name/gitweb.cgi?p=uci.git;a=commit;h=07d6fd66f6a20e35490bc8b55d26fdb389016120)
zabbix-extra-mac80211 come with a suid helper so that you can still run zabbix as non root user.

Ready to use templates are available here: http://wiki.openwrt.org/doc/howto/zabbix

Please delete files/zabbix_agentd.conf, it's an empty file.

Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36740 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-05-28 10:03:03 +00:00
kerneis
f46cba938e [packages] babeld: new upstream release 1.4.1
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36728 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-05-26 17:05:42 +00:00
acinonyx
faa2ac6388 [quagga] Update to v0.99.22
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36717 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-05-25 17:05:33 +00:00
jow
c04fbfede4 vnstat: avoid adding the same interface over and over when running uci-defaults against already existing config
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36716 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-05-25 12:04:48 +00:00
luka
eb559e89c8 [package] lxc: add new package
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36651 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-05-17 11:32:24 +00:00
luka
33d994c54a [packages] strongswan: upgrade to 5.0.4
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36649 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-05-17 11:25:28 +00:00
nbd
937f802cad packages: fold the IPv6 menu into Network
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36635 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-05-14 15:02:57 +00:00
luka
de59af1156 [packages] postgresql: revert r36614
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36619 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-05-13 12:03:33 +00:00
luka
9704db8433 [packages] shadow: remove menu
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36618 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-05-13 12:03:29 +00:00
luka
d69e235b2f [packages] postgresql: fix visibility issues with libpq
Signed-off-by: Luka Perkov <luka@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36614 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-05-12 21:29:58 +00:00