9586 Commits

Author SHA1 Message Date
tripolar
7435672992 [packages] git: update to 1.8.4.4
Signed-off-by: Peter Wagner <tripolar@gmx.at>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@38887 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-11-21 12:57:29 +00:00
tripolar
24ac50fa1b [packages] dovecot: update to 2.2.8
Signed-off-by: Peter Wagner <tripolar@gmx.at>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@38877 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-11-20 15:22:27 +00:00
tripolar
f39764604b [packages] nfs-kernel-server: update to 1.2.9
Signed-off-by: Peter Wagner <tripolar@gmx.at>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@38869 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-11-19 19:25:37 +00:00
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
hauke
77542a33ea send: move patch to right location
Signed-off-by: Michael Heimpold <mhei@heimpold.de>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@38839 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-11-17 16:26:50 +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
ac73e97a8e [packages] bluelog: update download url
Signed-off-by: Peter Wagner <tripolar@gmx.at>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@38831 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-11-17 15:14:01 +00:00
tripolar
6f92ae419d [pacakges] dovecot: build depends on libiconv
fixes bug #14476

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


git-svn-id: svn://svn.openwrt.org/openwrt/packages@38830 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-11-17 14:30:44 +00:00
mhei
69fcd7a319 [packages] php5: compile cli/cgi sapi unconditionally
Compiling php without a sapi does not make much sense and often
people forget to choose one of the both openwrt packages. But this
results in a compile error, so it's better to always compile both
sapis.

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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@38825 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-11-16 22:22:28 +00:00
mhei
752da439a7 [packages] php5: upgrade to 5.4.22
Signed-off-by: Michael Heimpold <mhei@heimpold.de>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@38824 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-11-16 22:22:27 +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
tripolar
8072c13397 This fixes the Erlang package so that libraries for Erlang can easily be
packaged for OpenWRT. 

This means:

- static libraries and include files for compiling NIFs are copied in the
build environment to usr/{lib,include}

- crypto is enabled in host Erlang build so that rebar can be used without
further patching 

Version is bumped and 101-emulator_includes.patch is modified so that R16B02
compiles correctly.

Signed-off-by: Barnabás Králik <kralikba@msn.com <mailto:kralikba@msn.com> >


git-svn-id: svn://svn.openwrt.org/openwrt/packages@38817 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-11-15 16:25:14 +00:00
luka
7e3fe08e7f [packages] lxc: update to latest git version
Signed-off-by: Luka Perkov <luka@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@38798 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-11-14 00:08:53 +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
cyrus
371ed13efd luavstruct: bump 1.1.4
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38739 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-11-11 15:50:43 +00:00
cyrus
267f99adfd luafilesystem: update to 1.6.2
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38738 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-11-11 14:48:39 +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
1e99bc0eaa [packages] libnids: also remove not needed patch
Signed-off-by: Peter Wagner <tripolar@gmx.at>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@38709 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-11-10 18:13:15 +00:00
tripolar
f159ae4c02 [packages] libnids: update to 1.24
Signed-off-by: Peter Wagner <tripolar@gmx.at>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@38708 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-11-10 18:09:22 +00:00
tripolar
57805c0015 [packages] libnet1: update to 1.1.6
Signed-off-by: Peter Wagner <tripolar@gmx.at>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@38707 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-11-10 18:07:16 +00:00
tripolar
989ec039d4 [packages] libgdbm: update to 1.10
Signed-off-by: Peter Wagner <tripolar@gmx.at>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@38706 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-11-10 18:04:54 +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
cyrus
8b97e4fc51 luasocket: update to 3.0-rc1 + add interface support
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38696 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-11-09 11:53:28 +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
cc13466801 [packages] dovecot: update to 2.2.7
Signed-off-by: Peter Wagner <tripolar@gmx.at>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@38641 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-11-03 21:27:12 +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
tripolar
96fbab5342 [packages] libotr: simplify Makefile and add myself as maintainer
Signed-off-by: Peter Wagner <tripolar@gmx.at>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@38622 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-10-30 22:03:37 +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
08d70336b2 [packages] libpgme: add gnupg dependency again
Signed-off-by: Peter Wagner <tripolar@gmx.at>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@38584 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-10-30 01:16:59 +00:00
tripolar
d7067becba [packages] gpgme: update to 1.4.3
Signed-off-by: Peter Wagner <tripolar@gmx.at>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@38583 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-10-30 01:14:25 +00:00
tripolar
a0265f5020 [packages] add loudmouth need for mcabber (follows soon)
Signed-off-by: Peter Wagner <tripolar@gmx.at>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@38582 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-10-30 01:10:32 +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
tripolar
60d1879aad [packages] add libotr package
Signed-off-by: Peter Wagner <tripolar@gmx.at>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@38580 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-10-30 01:02:15 +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
kaloz
122c833d1e [curl]: enable compile against axTLS and CyaSSL
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>



git-svn-id: svn://svn.openwrt.org/openwrt/packages@38556 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-10-28 10:02:47 +00:00
kaloz
b14125f9a4 [axtls]: upgrade to 1.4.9
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>



git-svn-id: svn://svn.openwrt.org/openwrt/packages@38555 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-10-28 09:57:59 +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
73aa9d7d82 [packages] grep: simplify package remove
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38543 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-10-26 16:09:40 +00:00
tripolar
2292e7f361 [packages] add gnu grep
Signed-off-by: Peter Wagner <tripolar@gmx.at>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@38542 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-10-26 16:05:56 +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
fcbeb1e90c [packages] libpam: add "--enable-db=no" to the configure macro to avoid linking
against libdb

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


git-svn-id: svn://svn.openwrt.org/openwrt/packages@38526 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-10-24 11:02:44 +00:00
jow
6ddc7ddfb9 libpam: remove autoreconf call from configure macro
Hello,

I am not so experienced with autoreconf, but the following patch
fixes the package breakage which can be seen in buildbot logs.
Autoreconf call is also specified in PKG_FIXUP variable.

Jiri

git-svn-id: svn://svn.openwrt.org/openwrt/packages@38525 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-10-24 09:59:58 +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