4232 Commits

Author SHA1 Message Date
tripolar
610002db1c [packages] openssh: remove ssh and scp symlinks to dropbear when openssh-client is
installed and create them again when openssh-client is removed and dropbear is installed

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


git-svn-id: svn://svn.openwrt.org/openwrt/packages@38864 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-11-19 01:35:08 +00:00
hauke
34d92dca7c [package] keepalived: fix compile
newer kernels (3.7) split user side headers

should fix: #12875

Should the patch be compatible with older kernels too?
(see https://dev.openwrt.org/ticket/12875#comment:6 )

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@38841 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-11-17 17:09:09 +00:00
tripolar
4222d6d211 [packages] netatalk: avoid linking against libpam
fixes bug #14397

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


git-svn-id: svn://svn.openwrt.org/openwrt/packages@38836 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-11-17 15:59:40 +00:00
tripolar
ef35b82127 [packages] irssi-glib1: delete the package as it's completely outdated and has a lot
of bugs that got allready fixed upstream in the latest version which depends on glib2

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



git-svn-id: svn://svn.openwrt.org/openwrt/packages@38832 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-11-17 15:30:48 +00:00
tripolar
83c9512e79 [packages] openssh: remove 110-no_ripemd_fix.patch as ripemd is now supported
in openssl the patch isn't needed anymore

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


git-svn-id: svn://svn.openwrt.org/openwrt/packages@38821 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-11-16 18:47:06 +00:00
luka
d6c307c854 [packages] mdnsresponder: update to 379.37
Signed-off-by: Markus Stenberg <markus.stenberg@iki.fi>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@38771 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-11-12 00:34:19 +00:00
tripolar
e3bf959f10 [packages] dsniff: depends on libnet0, error didn't showup because both libs where build
Signed-off-by: Peter Wagner <tripolar@gmx.at>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@38711 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-11-10 19:06:54 +00:00
tripolar
04af3ac897 [packages] dsniff: fix build
Signed-off-by: Peter Wagner <tripolar@gmx.at>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@38710 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-11-10 18:18:14 +00:00
tripolar
475f0999c8 [packages] git: update to 1.8.4.3
Signed-off-by: Peter Wagner <tripolar@gmx.at>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@38697 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-11-09 15:54:08 +00:00
tripolar
bd72d12949 [packages] tor[-alpha] add fix to compile with SSP support
without this fix the compile ends with:

tor-resolve.o: relocation R_MIPS_26 against `puts' can not be used when making a shared objec$
tor-resolve.o: could not read symbols: Bad value
collect2: ld returned 1 exit status
make[8]: *** [tor-resolve] Error 1

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


git-svn-id: svn://svn.openwrt.org/openwrt/packages@38694 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-11-08 19:34:44 +00:00
tripolar
96d659bf35 [packages] openssh: update to 6.4p1
This release fixes a security bug:

 * sshd(8): fix a memory corruption problem triggered during rekeying
   when an AES-GCM cipher is selected. Full details of the vulnerability
   are available at: http://www.openssh.com/txt/gcmrekey.adv

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


git-svn-id: svn://svn.openwrt.org/openwrt/packages@38693 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-11-08 15:52:08 +00:00
zioproto
1fcc25bd9a [packages] tinc: Version bump to 1.0.23
With pleasure we announce the release of tinc version 1.0.23. Here is a
summary of the changes:

 * Start authentication immediately on outgoing connections (useful for sslh).

 * Fixed segfault when Name = $HOST but $HOST is not set.

 * Updated the build system and the documentation.

 * Clean up child processes left over from Proxy = exec.

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

Here is a summary of the changes in version 1.0.22:

 * Fixed the combination of Mode = router and DeviceType = tap.

 * The $NAME variable is now set in subnet-up/down scripts.

 * Tinc now gives an error when unknown options are given on the command line.

 * Tinc now correctly handles a space between a short command line option and
   an optional argument.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@38653 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-11-05 14:46:18 +00:00
tripolar
c19a2b97b4 [packages] mcabber, loudmouth: add myself as maintainer
Signed-off-by: Peter Wagner <tripolar@gmx.at>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@38623 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-10-30 22:04:15 +00:00
obsy
06ea2d55ff [packages] vsftpd: avoid linking against libpam
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38586 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-10-30 06:37:59 +00:00
tripolar
fee63d7b33 [packages] add mcabber
mcabber is a small Jabber console client.
 mcabber includes features such as SASL/SSL/TLS support, MUC (Multi-User Chat) 
support,   history logging, command completion, OpenPGP encryption, 
OTR (Off-the-Record  Messaging) support, dynamic modules and external action triggers.

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


git-svn-id: svn://svn.openwrt.org/openwrt/packages@38585 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-10-30 01:19:13 +00:00
tripolar
10b68894f3 [packages] git: update to 1.8.4.2
Signed-off-by: Peter Wagner <tripolar@gmx.at>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@38581 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-10-30 01:08:24 +00:00
kerneis
ccdd5ec68d Migrate ahcpd and babeld to openwrt-routing
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38569 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-10-28 16:14:43 +00:00
tripolar
deb4ff1c07 [packages] ddns-scripts:
add option use_syslog to enable logging to syslog
use wget when it's compiled with ssl support

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



git-svn-id: svn://svn.openwrt.org/openwrt/packages@38548 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-10-27 22:12:10 +00:00
tripolar
a655840774 [packages] proftpd avoid linking against libpam
Signed-off-by: Peter Wagner <tripolar@gmx.at>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@38527 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-10-24 11:38:27 +00:00
tripolar
85c6ee9705 [packages] openssh-server-pam: simplify install
Signed-off-by: Peter Wagner <tripolar@gmx.at>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@38497 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-10-22 17:26:39 +00:00
tripolar
c98545b204 [packages] openssh-server-pam: set options correctly in sshd_config when openssh-server-pam is used
Signed-off-by: Peter Wagner <tripolar@gmx.at>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@38495 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-10-22 13:09:28 +00:00
tripolar
e90aa31af8 [packages] add openssh-server-pam
this adds openssh-server with pam support
the user still has the change this settings in
/etc/ssh/sshd_config:

PasswordAuthentication no
UsePAM yes

to use pam. To avoid having two moduli files which is just
static data, openssh-moduli now depends on ssh-keygen.

based on patch from DkSouls

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


git-svn-id: svn://svn.openwrt.org/openwrt/packages@38494 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-10-22 01:12:31 +00:00
juhosg
11e899dbb3 packages: ser2net: bump to 2.9.1
This version fixes a segmentation fault due to a missing
buffer wrap.

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@38478 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-10-20 15:58:24 +00:00
juhosg
f38730484d packages: remotefs: update remotefs, change to repo to git
- sourceforge uses git use that
- update to latest version: it fixes a compile bug of the
  old git version (missing md5_crypt)

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@38477 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-10-20 15:58:23 +00:00
juhosg
e637cb0098 packages: uob-nomad: fix compilation
fix compilation

- by integrating net-tools-1.60-STRIP.patch
 from Jiri Popelka <jpopelka@redhat.com>
- if_tr.h is no longer in kernel

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@38476 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-10-20 15:58:22 +00:00
juhosg
4ddc5700f8 packages: wifidog: update to 20130917 version
This update:
-adds a ProxyPort option (to use a local transparent proxy)
-changes http return code to 302 (was 307, but wifidog speaks
 http 1.0, and we really need 303, it was causing some trouble
 with, for exemple, opera)
-switch to github repo
-correct a small typo
-add drop, log, ulog target for FirewallRule

This is only compile tested, but 3 people are asking for it
https://github.com/wifidog/wifidog-gateway/issues/8

Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@38472 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-10-20 15:58:18 +00:00
juhosg
b806c278bf packages: lighttpd: update to 1.4.32
This patch updates the lighttpd package to version 1.4.32
The makefile has been reworked and uses a macro for module
creation. The config file has been updated to include module
dependant configuration from conf.d subdirectory.

Signed-off-by: Gerald Matzka <mgerald21@yahoo.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@38469 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-10-20 15:58:14 +00:00
juhosg
42ba013d60 packages: tig: update tig to 1.2.1.
http://jonas.nitro.dk/tig/NEWS.html says:

Incompatibilities:

    Move manual and man pages to doc/ directory and rename AsciiDoc files
    to have .asciidoc as the extension to make them render on GitHub.

Improvements:

    Show blob sizes in the tree view either as bytes or using binary
    unit prefixes. Example: set show-file-size = units. (GH #163)

    Reduce main view memory usage and startup time, especially when
    revision graph rendering is disabled. (GH #160)

Bug fixes:

    Fix submodule-related setup to check for non-zero return value from
    setenv(). (GH #188)

[juhosg: add ccommit message, fix md5sum]

Signed-off-by: Francisco Borges <francisco.borges@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@38468 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-10-20 15:58:13 +00:00
juhosg
e4c0708c2b packages: mosquitto: update to 1.2
Updates mosquitto, the MQTT broker, and client libraries to version 1.2.
Full changelog here: http://mosquitto.org/2013/08/version-1-2-released/

Added missing library depends to suit updated requirements in OpenWrt.
Fixed missing symlinks.

Signed-off-by: Karl Palsson <karlp@remake.is>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@38467 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-10-20 15:58:12 +00:00
tripolar
d43e8c61f2 [packages] unbound update to 1.4.21 and refresh patches
Signed-off-by: Peter Wagner <tripolar@gmx.at>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@38465 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-10-20 01:15:43 +00:00
jow
6ca07c5c90 isc-dhcp: dhcrelay: Add RFC3527 link selection sub-option
RFC3527 link selection sub-option is used to select the "uplink" interface of
dhcrelay in cases where the DHCP server does not know how to reach the dhcrelay
based on the DHCP range. This can happen in weird network configurations like
Mesh networks.

Signed-off-by: Bruno Randolf <br1@einfach.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@38447 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-10-18 11:40:00 +00:00
jow
a8ce2d5f8c isc-dhcp: dhcrelay: Add more UCI options
Add more options to dhcrelay UCI and init script:

- enabled
- interfaces: Listen interfaces
- relay_mode: What to do about packets that already have a relay option

Also mark /etc/config/dhcrelay as conffile

Signed-off-by: Bruno Randolf <br1@einfach.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@38446 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-10-18 11:39:56 +00:00
jow
8aba712580 pptpd: Add uci configuration for PPTPD.
Signed-off-by: Bruno Randolf <br1@einfach.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@38445 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-10-18 11:39:47 +00:00
jow
41f1b06d3f pptpd: remove IP in options.pptp
ppp has obsoleted this option (as of v2.4.3-7) according to
http://wiki.openwrt.org/doc/howto/vpn.server.pptpd

Signed-off-by: Bruno Randolf <br1@einfach.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@38417 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-10-15 13:45:58 +00:00
jow
1decd86a06 ddns-scripts: add init script
Signed-off-by: Bruno Randolf <br1@einfach.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@38416 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-10-15 13:37:34 +00:00
acinonyx
d553ae8ecf madwifi: Fix removal of proc entries
Signed-off-by: Vasilis Tsiligiannis <acinonyx@openwrt.gr>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@38391 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-10-14 11:05:15 +00:00
acinonyx
5639afca9c madwifi: Fix compile warnings
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38373 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-10-12 19:54:01 +00:00
acinonyx
54cbeaf8a1 madwifi: Fix building against linux 3.10
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38372 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-10-12 19:53:18 +00:00
kaloz
791db2a828 [coova-chilli]: add some compile time options (more to come)
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>



git-svn-id: svn://svn.openwrt.org/openwrt/packages@38363 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-10-11 13:20:27 +00:00
jow
079d2ef1df udpxy: Update to version 1.0.23-9
Switch from http://sourceforge.net/projects/udpxy to http://www.udpxy.com/index-en.html

[jow: fixed source url, trimmed commit message]

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@38357 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-10-10 14:48:23 +00:00
jow
a2fb2db851 bind: update to v9.9.4-1
- update to 9.9.4-1
	- refresh patches
	- disable ecdsa

Signed-off-by: Thommas Heil <heil@terminal-consulting.de>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@38353 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-10-10 13:58:24 +00:00
jow
8add0d6183 bird: drop from repository, moved to openwrt-routing feed
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38343 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-10-08 17:20:46 +00:00
kaloz
deaba46cd8 [packages/net/coova-chilli]: remove PKG_FIXUP, it's not needed anymore
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>



git-svn-id: svn://svn.openwrt.org/openwrt/packages@38316 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-10-07 14:54:24 +00:00
kaloz
1e2d8d3c29 [packages/net]: upgrade coova to 1.3.0
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>



git-svn-id: svn://svn.openwrt.org/openwrt/packages@38315 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-10-07 12:54:19 +00:00
tripolar
c719e753be [packages] ntpd: switch to new procd init script style
Signed-off-by: Peter Wagner <tripolar@gmx.at>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@38208 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-09-26 12:50:25 +00:00
tripolar
a096ea9cdc [packages]: nfs-kernel-server switch to new procd init script style
Signed-off-by: Peter Wagner <tripolar@gmx.at>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@38207 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-09-26 12:08:31 +00:00
tripolar
3c404da30c [packages] openssh: update to 6.3p1
Signed-off-by: Peter Wagner <tripolar@gmx.at>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@38136 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-09-23 11:25:27 +00:00
tripolar
40a979a1c0 [packages] tor: use new procd init script style
Signed-off-by: Peter Wagner <tripolar@gmx.at>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@38135 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-09-23 10:14:15 +00:00
tripolar
4dab57f79f [packages] portmap: switch to new procd init script style and create and use the "rpc"
user instead of the "nobody" user for the daemon

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


git-svn-id: svn://svn.openwrt.org/openwrt/packages@38134 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-09-23 10:11:17 +00:00
tripolar
27e9a415b1 [packages] openssh,pulseaudio: switch to new procd init script style
Signed-off-by: Peter Wagner <tripolar@gmx.at>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@38122 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-09-22 17:41:58 +00:00