1628 Commits

Author SHA1 Message Date
juhosg
01d8ae9438 packages: loop-aes: update to loop-aes 3.7a
fixes a compile error in trunk

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@38475 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-10-20 15:58:21 +00:00
luka
f7ac493e12 [packages] mtd-utils: upgrade to latest git version
Signed-off-by: Luka Perkov <luka@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@38300 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-10-04 03:15:02 +00:00
tripolar
704ad4e605 [packages] cryptsetup update to 1.6.2 and add version that links against openssl
instead of libgcrypt

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


git-svn-id: svn://svn.openwrt.org/openwrt/packages@38271 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-10-01 19:56:02 +00:00
tripolar
93d3f5c278 [packages] lvm2: update to 2.02.97
Signed-off-by: Peter Wagner <tripolar@gmx.at>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@38270 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-10-01 19:54:43 +00:00
luka
94b23b6e44 [packages] lxc: bump to latest git version
Signed-off-by: Luka Perkov <luka@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@38177 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-09-25 14:20:39 +00:00
luka
56ed21fe34 [packages] lxc: update lxc repository
http://sourceforge.net/mailarchive/message.php?msg_id=31432051

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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@38144 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-09-23 22:06:52 +00:00
tripolar
f72f50bac5 [packags] shadow-su: ash doesn't support the renaming of a process like
execve("/bin/ash", ["-su"], [/* 10 vars */]) = 0

the error is also described here but no fix is provided

http://comments.gmane.org/gmane.linux.busybox/33618

fix it by turing off process renaming in login.defs

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



git-svn-id: svn://svn.openwrt.org/openwrt/packages@38121 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-09-22 15:28:04 +00:00
luka
4689dc8e06 [packages] i2c-tools: update to svn r6199
Signed-off-by: Luka Perkov <luka@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@38082 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-09-20 02:00:07 +00:00
luka
6069cef7dc [packages] mc: update to 4.8.10
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Luka Perkov <luka@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@38056 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-09-19 09:59:38 +00:00
luka
d312a0cce9 [packages] lirc: partially revert r37954
Some lirctools are not build correctly.

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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@37955 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-09-12 13:53:26 +00:00
luka
187b61b32a [packages] lirc: add more lirctools
This commit also makes some cosmetic changes.

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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@37954 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-09-12 13:44:41 +00:00
tripolar
929df71120 [packages] less: update to 458
Signed-off-by: Peter Wagner <tripolar@gmx.at>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@37735 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-08-06 19:10:57 +00:00
jogo
30ac8c0caa packages: update alsa-utils to 1.0.27.2
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@37690 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-08-04 16:41:37 +00:00
jogo
3a00b2dc43 packages: ntfsprogs: add missing dependency - libuuid
This patch adds missing libuuid dependency for ntfsprogs.
Without it the package fails to install because of missing
dependency to libuuid.

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
[jogo@openwrt.org: also enable libuuid explicitly in configure]
Signed-off-by: Jonas Gorski <jogo@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@37677 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-08-04 12:03:16 +00:00
jogo
8f4a922a49 packages: ntfsprogs_ntfs-3g: add missing dependency - libuuid
This patch adds missing libuuid dependency for ntfsprogs_ntfs-3g.
Without it the package fails to install because of missing
dependency to libuuid.

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
[jogo@openwrt.org: also enable libuuid explicitly in configure]
Signed-off-by: Jonas Gorski <jogo@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@37676 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-08-04 12:03:14 +00:00
jogo
049ce02cbd packages: reiserfsprogs: add missing dependency - libuuid
This patch adds missing libuuid dependency for reiserfsprogs.
Without it the package fails to install because of missing
dependency to libuuid.

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@37675 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-08-04 12:03:12 +00:00
luka
83ee75c165 [packages] mksh: update to r47
Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
Recommended-by: Sedat Dilek <sedat.dilek@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@37593 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-28 23:28:21 +00:00
acinonyx
7a5d308b8b [packages] rtl-sdr: Update to latest revision
Signed-off-by: Vasilis Tsiligiannis <acinonyx@openwrt.gr>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@37519 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-23 13:32:33 +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
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
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
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
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
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
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
4a6014bb18 [packages] shadow: revert r36612 and use r36574
Signed-off-by: Luka Perkov <luka@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36613 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-05-12 21:29:56 +00:00
jow
ef9d6c5c8d Revert "[package] shadow: rework Makefile" (should fix #13515)
This reverts commit 8c286b154eb0c4cf7e7d5e6f2cd8e33776188916.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36612 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-05-12 15:45:25 +00:00
luka
acbc492127 [package] shadow: rework Makefile
Signed-off-by: Luka Perkov <luka@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36547 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-05-04 23:14:44 +00:00
luka
903ee65f73 [packages] shadow: add chage utility
Signed-off-by: Kyle Anderson <kyle@xkyle.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36546 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-05-04 23:14:42 +00:00
jogo
d142914b8f [packages] wview: fix segmentation fault in WMR USB driver
Do not overflow the input buffer. This happens on slow hosts that take
long time to recompute the data on start.

Signed-off-by: Paul Fertser <fercerpav@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36390 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-04-23 09:17:07 +00:00
jogo
8d02f073ed [packages] wview: fix operation for low temperatures for WMRUSB
When the outside temperature is less than -10C the station reports that
dewpoint is invalid. This patch allows to ignore only that value instead
of ignoring all of the packet contents from the outside sensor (including
temperature and humidity).

This is also sort of fixed (the reported dew point values might be
invalid) in upstream release 5.20.0, but we can't use his repository
because there is no public repository and also he ignores requests on
his semi-private bugtracker; so we need to use the source we can
trust, and currently jgoerzen's branch is the best source out there.

Signed-off-by: Paul Fertser <fercerpav@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36389 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-04-23 09:17:05 +00:00
swalker
7b3359b8d2 [packages] oww: update to 0.86.4
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36385 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-04-22 22:28:26 +00:00
luka
c0701c2619 [packages] xz: update Makefile
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36373 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-04-22 00:05:21 +00:00
luka
68f6d05220 [packages] squashfs-tools: update Makefile
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36372 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-04-22 00:05:18 +00:00
luka
0da7d6b3d0 [packages] squashfs-tools: fix recursive dependency
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36371 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-04-21 16:34:09 +00:00
nbd
df3488f51a packages: consistently use 'depends on' instead of 'depends'
make the syntax more compatible with kernel menuconfig

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36357 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-04-18 12:04:54 +00:00
swalker
96a4a8a683 [packages] oww: update to 0.86.3 (#13262)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36331 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-04-13 19:27:56 +00:00
luka
59dda6cdfb [packages] squashfs-tools: modularize package
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36317 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-04-12 09:43:51 +00:00
luka
22fdde6b7a [packages] xz: add new package
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36316 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-04-12 09:43:41 +00:00
luka
cf93237f88 [packages] squashfs-tools: add new package
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36310 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-04-10 20:49:10 +00:00
florian
34c8446c0c zsh: disable gdbm
zsh would use gdbm if available, failing packaging checks.

Signed-off-by: Francisco Borges <francisco.borges@gmail.com>
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36106 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-03-22 10:04:16 +00:00
nunojpg
46fb1b3bf5 [packages] add dump1090, Mode S decoder for the Realtek RTL2832U
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36086 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-03-18 19:02:46 +00:00
acinonyx
b5860d2e0c [packages] rtl-sdr: Update to latest revision
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35837 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-28 21:27:08 +00:00
geoff
7f2cae5f49 petitboot: Use uname for hostname
Signed-off-by: Geoff Levand <geoff@infradead.org>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@35742 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-22 01:05:37 +00:00
geoff
90b484f2d8 petitboot: Update MAINTAINER info
Signed-off-by: Geoff Levand <geoff@infradead.org>



git-svn-id: svn://svn.openwrt.org/openwrt/packages@35740 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-21 23:08:48 +00:00
geoff
f52678800a ps3-utils: Update MAINTAINER info
Signed-off-by: Geoff Levand <geoff@infradead.org>



git-svn-id: svn://svn.openwrt.org/openwrt/packages@35739 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-21 23:06:30 +00:00
luka
37b9513e22 [packages] freecwmp: fix typo in init script
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35669 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-18 16:24:49 +00:00
luka
7f7f575dfe [packages] freecwmp: upgrade to latest git version
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35668 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-18 16:22:03 +00:00
luka
e567a7bbde [packages] zsh: simplify Makefile
Signed-off-by: Francisco Borges <francisco.borges@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35666 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-18 13:47:15 +00:00
juhosg
15469568db Update ccrypt package to 1.10
A new version 1.10 of ccrypt encryption tools package has been published in
late 2012. The old version 1.9 dates back to 2009.

Link to changelog: http://ccrypt.sourceforge.net/ChangeLog

October 18, 2012: Release 1.10. This release fixes a number of minor
portability issues and minor bugs. The ccrypt core functionality has been
factored into a convenience library libccrypt.a. A ccguess program was added
to assist in the recovery of mistyped keys. Improved error checking and fixed
minor compiler warnings. Minor improvements to emacs support, and added a
--disable-emacs configuration option. Thanks to bornlibra23 and Johannes
Ruscheinski for bug reports.

I have tested the version 1.10 on ar71xx/wndr3700.

A patch to update ccrypt to 1.10 is included.

Signed-off-by: hannu.nyman@iki.fi
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35635 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-17 11:24:25 +00:00