4016 Commits

Author SHA1 Message Date
kerneis
0d1253efa3 [packages] babeld: new upstream release 1.3.5
12 April 2013: babeld-1.3.5

  * Fix parsing of "channel interfering".  Reported by Gioacchino
    Mazzurco.
  * Correctly reset rp_filter to its old value at shutdown.  Thanks to
    Matthias Schiffer.
  * Work around a race condition that could cause us to fail to notice
    an interface's link-local address, and hence mark all neighbours
    as unreachable.  Reported by Gabriel Kerneis.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36330 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-04-12 21:11:41 +00:00
luka
51e1729a27 [packages] strongswan: add init script
Signed-off-by: Luka Logar <luka.logar@cifra.si>
Signed-off-by: Luka Perkov <luka@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36319 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-04-12 15:05:38 +00:00
luka
85491ffb37 [packages] strongswan: add eap-radius plugin
Signed-off-by: Luka Logar <luka.logar@cifra.si>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36318 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-04-12 14:37:28 +00:00
zioproto
a294dffd0f [packages] olsrd: init: reduce code duplication by reusing already_in_schema()
changed scope/position of this function, and reuse it.

Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36300 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-04-10 10:48:36 +00:00
zioproto
54e2dda469 [packages] olsrd: init: parse new var 'speed', which translates to several other vars
Range is 1...20 where 1 is fastest protocol speed and 20 is the slowest protocol speed

Like in the Freifunk-Firmware from sven-ola we accept now a per-interface
option 'speed', which should range from 1...20 and is sanitized. when the
value is not in valid range, it defaults to 6 which allows the daemon to
start and behave like in a city-wide mesh. (same default like in freifunk firmware)

The value 'speed' overrides the normal values for emission intervals like
Hello-, Tc-, Mid-, Hna-Interval/ValidityTime or sets them explicitely. this
makes it much easier to play with intervals on several routers:

Instead of changes eight values, we only have to alter 1 value.

The value-calculation is tested since several years.

Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36299 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-04-10 10:48:35 +00:00
zioproto
72dadf133b [packages] olsrd: init: for better reuse, make a function out of a procedure get_value_for_entry()
Later we want to reuse that functionality, to avoid code duplication
we make a function with clean entry and return-codes, so we can do e.g.:

get_value_for_entry "$entry" || continue

which is also better readable.

Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36298 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-04-10 10:48:32 +00:00
obsy
52f8e6eda1 [packages] vsftpd: add TLS variant
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36238 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-04-07 09:26:08 +00:00
heil
1cd0b6b2e6 package: haproxy
- fix for CVE-2013-1912 


git-svn-id: svn://svn.openwrt.org/openwrt/packages@36190 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-04-03 11:08:17 +00:00
tripolar
1507ec8b6a [packages]: openssh update to 6.2p1
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36157 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-04-03 09:13:15 +00:00
heil
89cca70763 package: haproxy
- add backported patches for 1.4.22



git-svn-id: svn://svn.openwrt.org/openwrt/packages@36152 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-04-02 13:52:02 +00:00
heil
5fa0f87ce8 package: haproxy
- add latest improvements, up to patch 35



git-svn-id: svn://svn.openwrt.org/openwrt/packages@36096 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-03-20 17:11:36 +00:00
obsy
facfcb2089 [packages] proftpd: update to 1.3.4c
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36093 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-03-20 09:08:09 +00:00
nunojpg
2cf4f06354 [packages] sshtunnel: port value in server section is not read Signed-off-by: Ingo Schmidt <ich at der-ingo.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36087 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-03-18 19:06:30 +00:00
jow
daf269112f net-tools: since we ship "slattach" it makes sense to enable SLIP support
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36084 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-03-18 11:18:24 +00:00
jow
237045bc68 freeswitch: return $(FS_DEFAULT_HEAD) in DUMP phase, avoids hanging scripts/feeds update due to git.freeswitch.org connectivity issues
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36058 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-03-16 22:10:20 +00:00
jow
2e01b30579 miniupnpd: fix package postinstall
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36057 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-03-16 22:10:18 +00:00
mazilo
23765beede bumped to FS git HEAD 6af84a870c21836e20077f27a85d94fd382a02be
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36055 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-03-16 14:43:34 +00:00
zioproto
cc0e775211 [packages] tinc: Version bump 1.0.20
With pleasure we announce the release of tinc version 1.0.20. Here is a
summary of the changes:

 * Use /dev/tap0 by default on FreeBSD and NetBSD when using switch mode.

 * Minor improvements and clarifications in the documentation.

 * Allow tinc to be cross-compiled with Android's NDK.

 * The discovered PMTU is now also applied to VLAN tagged traffic.

 * The LocalDiscovery option now makes use of all addresses tinc is bound to.

 * Fixed support for tunemu on iOS devices.

 * The PriorityInheritance option now also works with switch mode.

 * Fixed tinc crashing when using a SOCKS5 proxy.

Thanks to Mesar Hameed, Vilbrekin and Martin Schürrer for their contributions
to this version of tinc.

This version of tinc is compatible with 1.0pre8, 1.0 and later, but not
with earlier version of tinc.

Note that this will be one of the last releases of the 1.0 branch of tinc. Most
of the development is now happening on the 1.1 branch, with tinc 1.1pre6 being
the latest pre-release version, which you are encouraged to try out. The 1.1
branch is backwards compatible with tinc 1.0.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36041 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-03-15 15:27:51 +00:00
jow
514aa48ce9 Revert "madwifi: fix compilation against Linux 3.8" - it was premature
This reverts commit 37054015dda3e65658158a7ca73262c85e8eb002.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36012 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-03-14 15:32:37 +00:00
jow
9170d59796 miniupnpd: rework and simplify firewall integration by taking advantage of the new fw3 functions
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36011 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-03-14 15:30:58 +00:00
jow
01f172e4aa madwifi: fix compilation against Linux 3.8
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36010 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-03-14 15:30:52 +00:00
florian
41cbbda301 bridge-utils: fix a struct in6_addr reference
Bridge-utils uses kernel headers.  Linux 3.8 has a header,
include/uapi/linux/if_bridge.h that uses a struct in6_addr but
doesn't define it.  The trivial seeming fix of including the header
that does define it causes more problems.  The problem was discussed
on mailing lists in January 2013.  The final suggestion I found was
here:

  http://www.redhat.com/archives/libvir-list/2013-January/msg01253.html

This is intended to implement that suggestion.

Signed-off-by: Russell Senior <russell@personaltelco.net>
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35999 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-03-13 16:16:43 +00:00
florian
27881759f5 net-snmp: don't hardcode endianness
instead of using 'little' hardcoded, rely on the config

I recommend to backport this fix to AA, once this bug
prevents MD5 authentication in protocol v3.

Signed-off-by: Jonh Wendell <jonh.wendell@oiwifi.com.br>
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35956 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-03-11 14:16:52 +00:00
florian
18dd3715b6 asterisk-11.x: add func_base64 support in Asterisk 11.x
Patch add support of func_base64 in Asterisk 11.x feed.
Tested for successfull compilation and work.

Signed-off-by: Yegor Ivanov <infactum@gmail.com>
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35954 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-03-11 14:16:42 +00:00
mazilo
ba930e028b added module VP8 Video Codec (<FS root dir>/src/mods/codecs/mod_vp8).
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35914 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-03-10 00:23:42 +00:00
marek
a508548562 batman-adv: verify tt len does not exceed packet len
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>



git-svn-id: svn://svn.openwrt.org/openwrt/packages@35906 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-03-09 10:13:46 +00:00
mazilo
1809e23528 bumped to FS v1.3.17
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35901 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-03-08 04:28:57 +00:00
luka
42c882a891 [packages] strongswan: update to version 5.0.2
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35897 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-03-06 23:26:34 +00:00
marek
77363e6365 batman-adv: upgrade package to latest release 2013.1.0 & batman-adv script removal
With the netifd integration the batman-adv script broke. This script
can safely be removed because '/etc/init.d/network' reloads the
batman-adv interfaces as well (thanks to netifd).
    
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>



git-svn-id: svn://svn.openwrt.org/openwrt/packages@35867 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-03-04 02:12:11 +00:00
mazilo
b060f36bb8 fixed some of install scripts.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35844 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-03-02 02:43:33 +00:00
mazilo
868cf3923f updated to freeswitch v1.3.14b
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35843 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-03-02 00:37:43 +00:00
mazilo
b5530ea9a8 include the forgotten patch for endian detection.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35841 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-03-01 22:39:28 +00:00
mazilo
381925aea7 fixed endianess detection, submitted by Uwe Kleine-König
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35829 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-28 03:00:42 +00:00
juhosg
b0a2f6492e sipp: bump version to 3.3
This patch bumps Sipp - the SIP generator - from version 3.1
to version 3.3. It tested with basic scenarios.

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35797 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-25 21:08:52 +00:00
zioproto
9297e66808 [packages] olsrd: Version bump 0.6.5.2
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35784 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-25 18:43:39 +00:00
mazilo
9e99fd5087 fixed sound packages.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35756 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-23 12:05:29 +00:00
jogo
f593dfbde6 packages: madwifi: mark as broken for bcm63xx
Mark as broken for now so that snapshot builders build hostapd again.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35702 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-20 13:55:01 +00:00
jogo
fa28e71f19 packages: aria2: update to 1.16.3
Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35701 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-20 13:54:59 +00:00
jogo
cdf2765d83 packages: krb5: update to 1.11
The version currently in openwrt (1.8) has known security issues (see
the release announcements for the subsequent releases) and is quite
outdated (March 2010 as compared to Dec 2012).

The following patch bumps the version and also cleans up the build
script (mostly removing dead configure options, removing obsolete
patches, etc).

The testing binary "sclient" is dropped and kadmind is reintroduced in
krb5-server (I know it was removed to "save space", but kadmind is
around 60kB out of a total of around 700kB for a krb5-server
installation and an installation without kadmind is pretty gimped).

I hope this can be applied both to trunk and the attitude_adjustment
branch.

Signed-off-by: David Härdeman <david@hardeman.nu>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35700 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-20 13:54:57 +00:00
jogo
6d1d2eb756 packages: tig: update to 1.1, and fix description.
Changelog can be found here: http://jonas.nitro.dk/tig/NEWS.html

Signed-off-by: Francisco Borges <francisco.borges@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35699 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-20 13:54:55 +00:00
jogo
d8fe797989 packages: cups: do not try to package pdftops
pdftops requires pdftops or gs, which neither is packaged in OpenWrt.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35698 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-20 13:54:53 +00:00
jogo
c6bdf67f88 packages: cups-bjnp: update from 0.5.4 to 1.2.
Version 0.5.4 is from 2009-05-29.
Version 1.2 is from 2012-11-27.

Signed-off-by: Francisco Borges <francisco.borges@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35697 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-20 13:54:51 +00:00
jogo
56e54a3d77 packages: cups-bjnp: move to Printing
Signed-off-by: Jonas Gorski <jogo@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35696 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-20 13:54:49 +00:00
jogo
ce12d84099 packages: p910nd: move to Printing
Signed-off-by: Jonas Gorski <jogo@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35695 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-20 13:54:47 +00:00
jogo
0f59c6d831 packages: weechat: update to 0.4.0
Fixes CVE-2012-5534 and CVE-2012-5854.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35694 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-20 13:54:45 +00:00
jogo
c530be2644 packages: asterisk-chan-sccp-b: update svn repo url
Because of an upgrade of the sourceforge pages, the subversion repostory
has moved. Closes #12647.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35692 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-20 13:54:41 +00:00
zioproto
ff88c81664 [packages] olsrd: init: cleanup an expensive/forky call
for determining all gateways in all routing tables
1) write out the ip-call, never ever abbreviate in scripts
2) avoid forks: sorting/uniq is not needed, if we only append
   yet unappended words
3) use an extra function() for this, better readable
4) check for installed ip-command

Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35680 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-19 17:01:38 +00:00
zioproto
37a9b36d0b [packages] olsrd: don't try to start smartgw if not all deps are installed
[packages] olsrd: don't try to start smartgw if not all deps are installed
if kmod-ipip is missing, there is no need to invoke an expensive operation.

Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35679 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-19 17:01:37 +00:00
zioproto
f3b6f348d4 [packages] olsrd: use system-logger instead of dumping to stdout
packages: olsrd: use system-logger instead of dumping to stdout,
which is cleaner and also seen if not interactive called. minor
cleanups in some messages, also show function-name in messages.
by using 'logger -s' we can see the message on screen and in logs.

Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35678 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-19 17:01:34 +00:00
obsy
633dd52427 [packages] transmission: update to 2.77
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35670 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-18 16:58:41 +00:00