openwrt/svn-archive/archive.git
12 years ago[package] wavemon: Bump to v0.7.4
Florian Fainelli [Tue, 27 Mar 2012 19:20:28 +0000 (19:20 +0000)]
[package] wavemon: Bump to v0.7.4

Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
SVN-Revision: 31098

12 years ago[package] lighttpd: configure with OpenSSL support only if the user asks for it
Florian Fainelli [Tue, 27 Mar 2012 19:20:26 +0000 (19:20 +0000)]
[package] lighttpd: configure with OpenSSL support only if the user asks for it

SSL support adds a quite large dependency to lighttpd when compiled
in. On a 32 bit platform, libcrypto is roughly 1MB, to which one must
add the size of libssl (roughly 250KB). This is 2 to 5 times the size
of a typical lighttpd embedded installation.

SSL support is only needed if one enables the SSL engine in the
lighttpd.conf configuration file.

This patch introduces a configuration option that allows the user to
choose whether or not he wants to compile SSL support in. It defaults
to 'y' only if libopenssl is already selected (either by active
selection or because libopenssl is a dependency of another package).

Signed-off-by: Emmanuel Deloget <logout@free.fr>
SVN-Revision: 31097

12 years ago[packages/python] level up python to version 2.7.3rc2 - thanks to Cybjit (ticket...
Mirko Vogt [Tue, 27 Mar 2012 16:31:17 +0000 (16:31 +0000)]
[packages/python] level up python to version 2.7.3rc2 - thanks to Cybjit (ticket #11157)

SVN-Revision: 31092

12 years ago[packages] mc: add depend on librpc
Jo-Philipp Wich [Mon, 26 Mar 2012 15:57:39 +0000 (15:57 +0000)]
[packages] mc: add depend on librpc

SVN-Revision: 31079

12 years ago[packages] version bump of tinc to 1.0.17
Saverio Proto [Thu, 22 Mar 2012 18:07:09 +0000 (18:07 +0000)]
[packages] version bump of tinc to 1.0.17

 * The DeviceType option can now be used to select dummy, raw socket, UML and VDE devices without needing to recompile tinc.

 * Allow multiple BindToAddress statements.

 * Decrement TTL value of IPv4 and IPv6 packets.

 * Add LocalDiscovery option allowing tinc to detect peers that are behind the same NAT.

 * Accept Subnets passed with the -o option when StrictSubnets = yes.

 * Disabling old RSA keys when generating new ones now also works properly on Windows.

SVN-Revision: 31055

12 years ago[patchteam] Add two new packages, hsflowd and sflowovsd - Signed-off-by: Stijn Tintel...
Scott V. Kamp [Wed, 21 Mar 2012 12:36:52 +0000 (12:36 +0000)]
[patchteam] Add two new packages, hsflowd and sflowovsd - Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>

SVN-Revision: 31051

12 years agosamba36: disable the use of zlib
Felix Fietkau [Tue, 20 Mar 2012 21:43:19 +0000 (21:43 +0000)]
samba36: disable the use of zlib

SVN-Revision: 31048

12 years agobird: adjust for service_* code move
Felix Fietkau [Tue, 20 Mar 2012 14:30:21 +0000 (14:30 +0000)]
bird: adjust for service_* code move

SVN-Revision: 31043

12 years agosamba36: remove all the librpc debug print functions to save some more space (big...
Felix Fietkau [Tue, 20 Mar 2012 01:00:47 +0000 (01:00 +0000)]
samba36: remove all the librpc debug print functions to save some more space (big patch this time, but almost entirely generated)

SVN-Revision: 31040

12 years agooprofile: update to 0.9.7
Felix Fietkau [Tue, 20 Mar 2012 01:00:43 +0000 (01:00 +0000)]
oprofile: update to 0.9.7

SVN-Revision: 31039

12 years ago[packages] acpid: fix copyright year, depend on kmod-acpi-button, use init script...
Jo-Philipp Wich [Mon, 19 Mar 2012 23:50:43 +0000 (23:50 +0000)]
[packages] acpid: fix copyright year, depend on kmod-acpi-button, use init script in postinstall

SVN-Revision: 31038

12 years agopackage: haproxy
Thomas Heil [Sun, 18 Mar 2012 23:30:23 +0000 (23:30 +0000)]
package: haproxy
 - refresh patches
 - bump to version 1.4.20
 - clean up init script

SVN-Revision: 31013

12 years agoPyRRD upstream patch
Jo-Philipp Wich [Sun, 18 Mar 2012 20:56:30 +0000 (20:56 +0000)]
PyRRD upstream patch

re-submit upstream patch for pyrrd. this time it should not be mangled.

Signed-of-by: Roberto Riggio <roberto.riggio@create-net.org
SVN-Revision: 30992

12 years agonew package acpid and related kernel modules
Jo-Philipp Wich [Sun, 18 Mar 2012 20:48:24 +0000 (20:48 +0000)]
new package acpid and related kernel modules

Hi,

Here is a new package called acpid and a related kernel module
kmod-button. Its main pupose is to listen for
acpi events and run a user defined script. For now only powerdown is
possible. I only tested this under the
X86 architecture.

Maybe somebody find that useful too.

regards.
thomas

SVN-Revision: 30991

12 years ago[packages] minidlna: update to 1.0.24 (#11126)
Stephen Walker [Sun, 18 Mar 2012 20:31:54 +0000 (20:31 +0000)]
[packages] minidlna: update to 1.0.24 (#11126)

SVN-Revision: 30990

12 years agoAdd munin to /etc/services
Jo-Philipp Wich [Sun, 18 Mar 2012 19:42:07 +0000 (19:42 +0000)]
Add munin to /etc/services

The muninlite postinst fails to add munin to /etc/services.

This patch removes this broken postinst and add an entry for munin in
/etc/services. This should have been done when the rest of the
/etc/services postinsts were being removed (changesets 26142-26149).

Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
SVN-Revision: 30983

12 years ago[packages] xtables-addons: enforce CONFIG_NF_CONNTRACK_MARK for kmod-compat-xtables
Jo-Philipp Wich [Sun, 18 Mar 2012 18:22:29 +0000 (18:22 +0000)]
[packages] xtables-addons: enforce CONFIG_NF_CONNTRACK_MARK for kmod-compat-xtables

SVN-Revision: 30976

12 years ago[packages] uclibc++: remove conflicting inline declarations
Jo-Philipp Wich [Fri, 16 Mar 2012 02:00:36 +0000 (02:00 +0000)]
[packages] uclibc++: remove conflicting inline declarations

SVN-Revision: 30953

12 years ago[packages] vsftpd: fix compilation if libcap has been built in the same tree (#10937)
Jo-Philipp Wich [Wed, 14 Mar 2012 18:42:09 +0000 (18:42 +0000)]
[packages] vsftpd: fix compilation if libcap has been built in the same tree (#10937)

SVN-Revision: 30941

12 years agopackages/tig: console git repository viewer
Gabor Juhos [Tue, 13 Mar 2012 19:41:26 +0000 (19:41 +0000)]
packages/tig: console git repository viewer

[juhosg: remove SVN keywords, add license header, add PKG_BUILD_DEPENDS,
add CONFIGURE_ARGS]

Signed-off-by: Xiangfu <xiangfu.z@gmail.com>
SVN-Revision: 30935

12 years agopackages/remind: powerful commandline reminder
Gabor Juhos [Tue, 13 Mar 2012 19:41:25 +0000 (19:41 +0000)]
packages/remind: powerful commandline reminder

[juhosg: remove SVN keywords, add license header, change package version
to 3.01.12]

Signed-off-by: Xiangfu <xiangfu.z@gmail.com>
SVN-Revision: 30934

12 years agopackages/gawk: GNU version of awk
Gabor Juhos [Tue, 13 Mar 2012 19:41:24 +0000 (19:41 +0000)]
packages/gawk: GNU version of awk

[juhosg: remove SVN keywords, add license header]

Signed-off-by: Xiangfu <xiangfu.z@gmail.com>
SVN-Revision: 30933

12 years agopackages/taskwarrior: command line task manager
Gabor Juhos [Tue, 13 Mar 2012 19:41:23 +0000 (19:41 +0000)]
packages/taskwarrior: command line task manager

Signed-off-by: Xiangfu <xiangfu.z@gmail.com>
SVN-Revision: 30932

12 years agopackages/calcurse: fullscreen curses based calendar
Gabor Juhos [Tue, 13 Mar 2012 19:41:21 +0000 (19:41 +0000)]
packages/calcurse: fullscreen curses based calendar

Signed-off-by: Xiangfu <xiangfu.z@gmail.com>
SVN-Revision: 30931

12 years agopackages/byobu: decorative, multi-panel screens terminal
Gabor Juhos [Tue, 13 Mar 2012 19:41:20 +0000 (19:41 +0000)]
packages/byobu: decorative, multi-panel screens terminal

[juhosg: reformat package description]

Signed-off-by: Xiangfu <xiangfu.z@gmail.com>
SVN-Revision: 30930

12 years agopackages/4th: forth compiler
Gabor Juhos [Tue, 13 Mar 2012 19:41:19 +0000 (19:41 +0000)]
packages/4th: forth compiler

[juhosg: remove non-english comments]

Signed-off-by: Xiangfu <xiangfu.z@gmail.com>
SVN-Revision: 30929

12 years ago[packages] libv4l: unconditionally disable the qv4l2 utility
Jo-Philipp Wich [Mon, 12 Mar 2012 21:21:02 +0000 (21:21 +0000)]
[packages] libv4l: unconditionally disable the qv4l2 utility

SVN-Revision: 30914

12 years ago[packages] ipset: linux/export.h is only in Kernel 3.2 and later, ipset incorrectly...
Jo-Philipp Wich [Mon, 12 Mar 2012 19:15:12 +0000 (19:15 +0000)]
[packages] ipset: linux/export.h is only in Kernel 3.2 and later, ipset incorrectly assumes 3.0 and above (#10378)

SVN-Revision: 30911

12 years ago[packages] xtables-addons: package more addons
Jo-Philipp Wich [Mon, 12 Mar 2012 18:45:36 +0000 (18:45 +0000)]
[packages] xtables-addons: package more addons
 * add DHCPMAC, DNETMAP, LOGMARK, STEAL and SYSRQ targets
 * add fuzzy, geoip, iface, ipmark, ipv4options, length2, lscan, psd and quota2 matches

SVN-Revision: 30910

12 years ago[packages] xtables-addons: integrate Lua PacketScript
Jo-Philipp Wich [Mon, 12 Mar 2012 16:13:31 +0000 (16:13 +0000)]
[packages] xtables-addons: integrate Lua PacketScript
PacketScript adds a -j LUA target to iptables which allows to manipulate
and filter packets in kernel space using Lua scripts uploaded through iptables.
This enables rapid netfilter prototyping and allows to easily implement complex filters.
See also http://cn.cs.unibas.ch/pub/doc/2010-msthGraf.pdf

SVN-Revision: 30901

12 years ago[packages] ipset: load kmods after nfnetlink
Jo-Philipp Wich [Mon, 12 Mar 2012 11:33:56 +0000 (11:33 +0000)]
[packages] ipset: load kmods after nfnetlink

SVN-Revision: 30899

12 years ago[packages] less: update to 444, add wide variant (#8787), use PKG_INSTALL
Stephen Walker [Mon, 12 Mar 2012 01:31:46 +0000 (01:31 +0000)]
[packages] less: update to 444, add wide variant (#8787), use PKG_INSTALL

SVN-Revision: 30896

12 years ago[packages] ipset: update to v6.11 (#10378)
Jo-Philipp Wich [Mon, 12 Mar 2012 00:11:13 +0000 (00:11 +0000)]
[packages] ipset: update to v6.11 (#10378)

SVN-Revision: 30895

12 years ago[packages] obfsproxy: update to 0.1.1
Stephen Walker [Sun, 11 Mar 2012 22:06:01 +0000 (22:06 +0000)]
[packages] obfsproxy: update to 0.1.1

SVN-Revision: 30893

12 years ago[packages] freeswitch: mark gsmopen as broken, add historic event-zmq source url
Stephen Walker [Sun, 11 Mar 2012 20:31:20 +0000 (20:31 +0000)]
[packages] freeswitch: mark gsmopen as broken, add historic event-zmq source url

SVN-Revision: 30892

12 years ago[packages] asterisk-1.8.x: upgrade to 1.8.10.0
Hans Zandbelt [Sun, 11 Mar 2012 19:25:48 +0000 (19:25 +0000)]
[packages] asterisk-1.8.x: upgrade to 1.8.10.0

SVN-Revision: 30891

12 years ago[packages] asterisk-1.8.x: add fax modules; thanks Zhiqiang Wang <wang.9264@gmail...
Hans Zandbelt [Sun, 11 Mar 2012 17:42:07 +0000 (17:42 +0000)]
[packages] asterisk-1.8.x: add fax modules; thanks Zhiqiang Wang <wang.9264@gmail.com>

SVN-Revision: 30886

12 years ago[packages] asterisk-1.8.x: fix compilation for missing res_ninit #10974
Hans Zandbelt [Sun, 11 Mar 2012 15:41:27 +0000 (15:41 +0000)]
[packages] asterisk-1.8.x: fix compilation for missing res_ninit #10974

SVN-Revision: 30878

12 years ago[packages] weechat: update to 0.3.7, disable more scripting languages
Stephen Walker [Sat, 10 Mar 2012 19:42:08 +0000 (19:42 +0000)]
[packages] weechat: update to 0.3.7, disable more scripting languages

SVN-Revision: 30872

12 years ago[packages] fswebcam: update to 20110717
Stephen Walker [Sat, 10 Mar 2012 04:31:13 +0000 (04:31 +0000)]
[packages] fswebcam: update to 20110717

SVN-Revision: 30860

12 years ago[packages] fowsr: update to 1.0-20110904
Stephen Walker [Fri, 9 Mar 2012 04:24:36 +0000 (04:24 +0000)]
[packages] fowsr: update to 1.0-20110904

SVN-Revision: 30859

12 years ago[packages] dosfstools: update to 3.0.12, add fsck script (#10697)
Stephen Walker [Fri, 9 Mar 2012 01:11:17 +0000 (01:11 +0000)]
[packages] dosfstools: update to 3.0.12, add fsck script (#10697)

SVN-Revision: 30858

12 years agomultiwan package: use less iptables -F
Jo-Philipp Wich [Wed, 7 Mar 2012 11:47:52 +0000 (11:47 +0000)]
multiwan package: use less iptables -F

Hi

Even if "qos-scripts" package isn't installed, multiwan is flushing all the mangle chains.
This patch correct this behavior to let people use mangle table if qos-scripts is not there (to use there own qos script ...)

Info: For the moment the qos management of the multiwan package is broken (it's speaks about IMQ, instead of IFB)

The package version go from 1.0.20 to 1.0.21 (and not 1.0.19) because there is this patch also pending (http://patchwork.openwrt.org/patch/1740/)

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

12 years agoAdd enabled option to multiwan
Jo-Philipp Wich [Wed, 7 Mar 2012 11:47:48 +0000 (11:47 +0000)]
Add enabled option to multiwan

Hi

Attached modified patchs for multiwan and luci-app-multiwan

Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
Le 19/12/2011 18:30, Etienne Champetier a écrit :
> Hi
>
> Here follows the patch for luci multiwan package
> I've also opened a ticket on the luci trac
>
> Regards
>
> Le 19/12/2011 16:38, Etienne Champetier a écrit :
>> Hi
>>
>> The only mean to disable multiwan is to delete the symlink in /etc/rc.d, but if you make a backup and restore it you have to re-delete the symlink.
>>
>> This small patch add an "enabled" option to multiwan script.
>>
>> It will allow me to have one image per router model, not one with multiwan and one without.
>>
>> Best regards
>>
>> Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
>>
>>
>>
>>
>> _______________________________________________
>> openwrt-devel mailing list
>> openwrt-devel@lists.openwrt.org
>> https://lists.openwrt.org/mailman/listinfo/openwrt-devel
>>
>>
>> _______________________________________________
>> openwrt-devel mailing list
>> openwrt-devel@lists.openwrt.org
>> https://lists.openwrt.org/mailman/listinfo/openwrt-devel

SVN-Revision: 30832

12 years ago[package] faifa: package libfaifa (#8506)
Florian Fainelli [Tue, 6 Mar 2012 13:13:15 +0000 (13:13 +0000)]
[package] faifa: package libfaifa (#8506)

SVN-Revision: 30831

12 years ago[patchteam] Add package for Command Line Interface SHell - Signed-off-by: Viktar...
Scott V. Kamp [Fri, 2 Mar 2012 15:18:57 +0000 (15:18 +0000)]
[patchteam] Add package for Command Line Interface SHell - Signed-off-by: Viktar Palstsiuk <viktar.palstsiuk@promwad.com>

SVN-Revision: 30788

12 years ago[packages] dibbler: update to 0.8.2
Stephen Walker [Fri, 2 Mar 2012 05:22:30 +0000 (05:22 +0000)]
[packages] dibbler: update to 0.8.2

SVN-Revision: 30772

12 years ago[packages] bind: update to 9.9.0
Stephen Walker [Fri, 2 Mar 2012 05:22:12 +0000 (05:22 +0000)]
[packages] bind: update to 9.9.0

SVN-Revision: 30771

12 years agooprofile: add -fpermissive for C++ to fix build errors
Felix Fietkau [Thu, 1 Mar 2012 10:43:50 +0000 (10:43 +0000)]
oprofile: add -fpermissive for C++ to fix build errors

SVN-Revision: 30761

12 years ago[packages] nzbget: fix crypto & sigc-2.0 bustage, remove unrecognized configure optio...
Stephen Walker [Thu, 1 Mar 2012 04:04:41 +0000 (04:04 +0000)]
[packages] nzbget: fix crypto & sigc-2.0 bustage, remove unrecognized configure option, use PKG_INSTALL

SVN-Revision: 30757

12 years ago[packages] sane-backends: fix v4l bustage
Stephen Walker [Thu, 1 Mar 2012 04:01:14 +0000 (04:01 +0000)]
[packages] sane-backends: fix v4l bustage

SVN-Revision: 30756

12 years ago[packages] baresip: fix avformat & v4l bustage
Stephen Walker [Mon, 27 Feb 2012 04:29:18 +0000 (04:29 +0000)]
[packages] baresip: fix avformat & v4l bustage

SVN-Revision: 30736

12 years ago[packages] libv4l: update to 0.8.6, add v4l-utils package
Stephen Walker [Mon, 27 Feb 2012 04:27:28 +0000 (04:27 +0000)]
[packages] libv4l: update to 0.8.6, add v4l-utils package

SVN-Revision: 30735

12 years ago[packages] libtorrent: fix GCC 4.6 bustage
Stephen Walker [Sun, 26 Feb 2012 20:54:12 +0000 (20:54 +0000)]
[packages] libtorrent: fix GCC 4.6 bustage

SVN-Revision: 30734

12 years ago[packages] ddns-scripts: add easydns.com
Stephen Walker [Sat, 25 Feb 2012 23:58:55 +0000 (23:58 +0000)]
[packages] ddns-scripts: add easydns.com

Signed-off-by: Galen Seitz <galens@seitzassoc.com>
Signed-off-by: Russell Senior <russell@personaltelco.net>
SVN-Revision: 30729

12 years ago[packages] hd-idle: fix parameter processing, its been broken since 3 years and only...
Jo-Philipp Wich [Sat, 25 Feb 2012 16:10:46 +0000 (16:10 +0000)]
[packages] hd-idle: fix parameter processing, its been broken since 3 years and only ever worked by accident

SVN-Revision: 30722

12 years ago[packages] less: fix clash with Busybox (#11042)
Jo-Philipp Wich [Sat, 25 Feb 2012 14:54:58 +0000 (14:54 +0000)]
[packages] less: fix clash with Busybox (#11042)

SVN-Revision: 30720

12 years ago[package] openvpn, openvpn-devel, openvpn-polarssl: remove special quoted parameter...
Jo-Philipp Wich [Sat, 25 Feb 2012 14:32:21 +0000 (14:32 +0000)]
[package] openvpn, openvpn-devel, openvpn-polarssl: remove special quoted parameter handling
The append_params_quoted procedure was only needed while the final OpenVPN was eval'd, now
that the service wrappers pass the command line through to ssd unmangled, the extraneous
quotes cause issues in the openvpn command line parser, so remove them.

SVN-Revision: 30719

12 years agov1 : do not install omshell static librairies in dhcp package
Jo-Philipp Wich [Fri, 24 Feb 2012 10:26:32 +0000 (10:26 +0000)]
v1 : do not install omshell static librairies in dhcp package

There is no need to install any static library on the target, unless one installs a linker (and a compiler) as well, and this is certainly not a common case.
The dhcp-server package installs two of them in /usr/local/lib - along with omshell. The erroneous lines were added as part of r10146 when the Makefile
was modified to install omshell, but the static libraries are never needed to run omshell on the target.

Signed-off-by: Emmanuel Deloget <logout@free.fr>
SVN-Revision: 30707

12 years agomultiwan,wifidog: adjust dependencies for removed iptables-mod-{conntrack,nat}
Felix Fietkau [Wed, 22 Feb 2012 01:49:52 +0000 (01:49 +0000)]
multiwan,wifidog: adjust dependencies for removed iptables-mod-{conntrack,nat}

SVN-Revision: 30677

12 years ago[packages] quagga: Drop support for Quagga 0.98.6
Vasilis Tsiligiannis [Tue, 21 Feb 2012 22:47:27 +0000 (22:47 +0000)]
[packages] quagga: Drop support for Quagga 0.98.6

SVN-Revision: 30674

12 years agopython: disable the readline dynload module even if the build system builds it
Felix Fietkau [Mon, 20 Feb 2012 11:29:20 +0000 (11:29 +0000)]
python: disable the readline dynload module even if the build system builds it

SVN-Revision: 30661

12 years ago[packages] transmission: use external upnpc library
Cezary Jackiewicz [Mon, 20 Feb 2012 06:15:25 +0000 (06:15 +0000)]
[packages] transmission: use external upnpc library

SVN-Revision: 30656

12 years ago[packages] bash: force linking against internal libreadline.a, fixes Backfire build...
Jo-Philipp Wich [Sun, 19 Feb 2012 18:33:26 +0000 (18:33 +0000)]
[packages] bash: force linking against internal libreadline.a, fixes Backfire build on CentOS 5.6

SVN-Revision: 30653

12 years ago[packages] bind: disable gssapi (#10997, thanks Cybjit)
Stephen Walker [Sun, 19 Feb 2012 17:41:10 +0000 (17:41 +0000)]
[packages] bind: disable gssapi (#10997, thanks Cybjit)

SVN-Revision: 30647

12 years agodebootstrap: upgrade to version 1.0.38
Luka Perkov [Sat, 18 Feb 2012 23:55:02 +0000 (23:55 +0000)]
debootstrap: upgrade to version 1.0.38

SVN-Revision: 30641

12 years agoat: upgrade to version 3.1.13
Luka Perkov [Sat, 18 Feb 2012 23:26:17 +0000 (23:26 +0000)]
at: upgrade to version 3.1.13

SVN-Revision: 30640

12 years ago[packages] lighttpd: update to 1.4.30, remove obsolete patches
Stephen Walker [Sat, 18 Feb 2012 22:14:05 +0000 (22:14 +0000)]
[packages] lighttpd: update to 1.4.30, remove obsolete patches

SVN-Revision: 30637

12 years ago[packages] msmtp: update to 1.4.27, put the queue scripts in their own package
Stephen Walker [Sat, 18 Feb 2012 22:13:47 +0000 (22:13 +0000)]
[packages] msmtp: update to 1.4.27, put the queue scripts in their own package

SVN-Revision: 30636

12 years ago[packages] libconfig: update to 1.4.8
Stephen Walker [Sat, 18 Feb 2012 22:13:25 +0000 (22:13 +0000)]
[packages] libconfig: update to 1.4.8

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

12 years ago[packages] libpng: fix an integer overflow that may lead to arbritary code execution...
Jo-Philipp Wich [Sat, 18 Feb 2012 19:06:40 +0000 (19:06 +0000)]
[packages] libpng: fix an integer overflow that may lead to arbritary code execution (CVE-2011-3026)

SVN-Revision: 30633

12 years ago[packages] oww: add oww, a 1-wire weather util
Stephen Walker [Sat, 18 Feb 2012 02:14:25 +0000 (02:14 +0000)]
[packages] oww: add oww, a 1-wire weather util

SVN-Revision: 30625

12 years ago[packages] libfreefare: add libfreefare, a MIFARE card library (#8309, thanks neomilium)
Stephen Walker [Fri, 17 Feb 2012 21:39:40 +0000 (21:39 +0000)]
[packages] libfreefare: add libfreefare, a MIFARE card library (#8309, thanks neomilium)

SVN-Revision: 30622

12 years ago[packages] rsyncrypto: add rsyncrypto, a rsync friendly encryption util (#8172)
Stephen Walker [Fri, 17 Feb 2012 20:31:48 +0000 (20:31 +0000)]
[packages] rsyncrypto: add rsyncrypto, a rsync friendly encryption util (#8172)

SVN-Revision: 30621

12 years ago[packages] gzip: add rsyncable support
Stephen Walker [Fri, 17 Feb 2012 20:31:05 +0000 (20:31 +0000)]
[packages] gzip: add rsyncable support

SVN-Revision: 30620

12 years ago[packages] argtable: update to 2.13
Stephen Walker [Fri, 17 Feb 2012 20:30:30 +0000 (20:30 +0000)]
[packages] argtable: update to 2.13

SVN-Revision: 30619

12 years ago[packages] libnfc: update to 1.4.2 (#6677, thanks neomilium)
Stephen Walker [Fri, 17 Feb 2012 17:49:48 +0000 (17:49 +0000)]
[packages] libnfc: update to 1.4.2 (#6677, thanks neomilium)

SVN-Revision: 30618

12 years ago[packages] ccid: update to 1.4.5 (#9005, #10494)
Stephen Walker [Fri, 17 Feb 2012 17:49:31 +0000 (17:49 +0000)]
[packages] ccid: update to 1.4.5 (#9005, #10494)

SVN-Revision: 30617

12 years ago[packages] pcsc-lite: update to 1.8.2 (#9005, #10494)
Stephen Walker [Fri, 17 Feb 2012 17:49:13 +0000 (17:49 +0000)]
[packages] pcsc-lite: update to 1.8.2 (#9005, #10494)

SVN-Revision: 30616

12 years ago[packages] pianobar: force the lib symlinks
Stephen Walker [Fri, 17 Feb 2012 04:00:16 +0000 (04:00 +0000)]
[packages] pianobar: force the lib symlinks

SVN-Revision: 30609

12 years ago[packages] boblight: add boblight, a lighting effects package (#10562, thanks Memphis)
Stephen Walker [Fri, 17 Feb 2012 03:12:26 +0000 (03:12 +0000)]
[packages] boblight: add boblight, a lighting effects package (#10562, thanks Memphis)

SVN-Revision: 30608

12 years ago[packages] pianobar: add pianobar, a pandora radio client (#10583, thanks lnxsrt)
Stephen Walker [Fri, 17 Feb 2012 03:12:05 +0000 (03:12 +0000)]
[packages] pianobar: add pianobar, a pandora radio client (#10583, thanks lnxsrt)

SVN-Revision: 30607

12 years ago[packages] ngircd: upadte to 18, add ssl variant & init script (#10462, thanks written)
Stephen Walker [Fri, 17 Feb 2012 03:11:37 +0000 (03:11 +0000)]
[packages] ngircd: upadte to 18, add ssl variant & init script (#10462, thanks written)

SVN-Revision: 30606

12 years agonstx: pass in build system cflags, fixes a compile error
Felix Fietkau [Thu, 16 Feb 2012 18:08:33 +0000 (18:08 +0000)]
nstx: pass in build system cflags, fixes a compile error

SVN-Revision: 30601

12 years agoxapian: update core and bindings to 1.2.8, fix compile errors
Felix Fietkau [Thu, 16 Feb 2012 18:08:31 +0000 (18:08 +0000)]
xapian: update core and bindings to 1.2.8, fix compile errors

SVN-Revision: 30600

12 years agomrd6: fix a compile error
Felix Fietkau [Thu, 16 Feb 2012 18:08:29 +0000 (18:08 +0000)]
mrd6: fix a compile error

SVN-Revision: 30599

12 years agomiredo: fix a compile error
Felix Fietkau [Thu, 16 Feb 2012 18:08:27 +0000 (18:08 +0000)]
miredo: fix a compile error

SVN-Revision: 30598

12 years agoloop-aes: update to 3.6e to fix build issues with kernel 3.x
Felix Fietkau [Thu, 16 Feb 2012 18:08:25 +0000 (18:08 +0000)]
loop-aes: update to 3.6e to fix build issues with kernel 3.x

SVN-Revision: 30597

12 years agolirc: prevent kernel drivers from being built (they break on newer kernels and they...
Felix Fietkau [Thu, 16 Feb 2012 18:08:24 +0000 (18:08 +0000)]
lirc: prevent kernel drivers from being built (they break on newer kernels and they are not packaged here)

SVN-Revision: 30596

12 years agolive: update to a new version, the old file is down from the upstream site, the new...
Felix Fietkau [Thu, 16 Feb 2012 18:08:22 +0000 (18:08 +0000)]
live: update to a new version, the old file is down from the upstream site, the new one is mirrored now

SVN-Revision: 30595

12 years agolinuxigd: use libip4tc explicitly to fix a build failure
Felix Fietkau [Thu, 16 Feb 2012 18:08:21 +0000 (18:08 +0000)]
linuxigd: use libip4tc explicitly to fix a build failure

SVN-Revision: 30594

12 years agolibfreenect: update to fix build breakage on big-endian systems
Felix Fietkau [Thu, 16 Feb 2012 18:08:19 +0000 (18:08 +0000)]
libfreenect: update to fix build breakage on big-endian systems

SVN-Revision: 30593

12 years agoksymoops: add missing -lz
Felix Fietkau [Thu, 16 Feb 2012 18:08:17 +0000 (18:08 +0000)]
ksymoops: add missing -lz

SVN-Revision: 30592

12 years ago[packages] transmission: update to 2.50, drop open_file_limit - has been removed...
Cezary Jackiewicz [Thu, 16 Feb 2012 12:31:48 +0000 (12:31 +0000)]
[packages] transmission: update to 2.50, drop open_file_limit - has been removed a few month ago

SVN-Revision: 30585

12 years agopackages: coova-chilli: 1.2.9 version bump
Gabor Juhos [Thu, 16 Feb 2012 11:58:35 +0000 (11:58 +0000)]
packages: coova-chilli: 1.2.9 version bump

Coova Chilli has at long last been updated by its authors - the attached
patch bumps the version and md5sum.

Signed-off-by: Oliver Smith <olipro@8.c.9.b.0.7.4.0.1.0.0.2.ip6.arpa>
SVN-Revision: 30584

12 years agopackages: udpxy: update to new version and add init script
Gabor Juhos [Thu, 16 Feb 2012 11:58:33 +0000 (11:58 +0000)]
packages: udpxy: update to new version and add init script

This patch updates version to 1.0.21-2.

Signed-off-by: Nerijus Baliūnas <nerijus@users.sourceforge.net>
SVN-Revision: 30583

12 years agopackages: ipv6/tayga: move static mappings to 'firewall' config
Gabor Juhos [Thu, 16 Feb 2012 11:58:32 +0000 (11:58 +0000)]
packages: ipv6/tayga: move static mappings to 'firewall' config

Static NAT64 entries should really belong to firewall config and could
be also processed by firewall code.

Currently tayga only processes ipv4_addr and ipv6_addr options, this is
the mapping itself.  ipv4_addr is taken from dynamic pool and is not
accessable from anywhere.  In addition, firewall code may add DNAT/SNAT
rules to map it to address from WAN interface and permit access from WAN
zone using selected ports/protocols.  Furthermore, firewall may allow or
deny access to ipv6_addr from 4-to-6 translated addresses.

Example:

config nat64
option ipv4_addr 192.0.2.31
option ipv6_addr 2001:db8::31

Signed-off-by: Alexey I. Froloff <raorn@altlinux.org>
SVN-Revision: 30582

12 years agopackages: ipv6/tayga: add more checks
Gabor Juhos [Thu, 16 Feb 2012 11:58:31 +0000 (11:58 +0000)]
packages: ipv6/tayga: add more checks

Signed-off-by: Alexey I. Froloff <raorn@altlinux.org>
SVN-Revision: 30581

12 years agondppd: new upstream release 0.2.2
Gabor Juhos [Thu, 16 Feb 2012 11:58:30 +0000 (11:58 +0000)]
ndppd: new upstream release 0.2.2

New features in 0.2.2:
    - libconfuse dependency removed
    - Improved logging
    - New auto-configuration option

Signed-off-by: Gabriel Kerneis <kerneis@pps.jussieu.fr>
SVN-Revision: 30580

12 years agopackages: tcpdump: new upstream release 4.2.1
Gabor Juhos [Thu, 16 Feb 2012 11:58:29 +0000 (11:58 +0000)]
packages: tcpdump: new upstream release 4.2.1

Signed-off-by: Gabriel Kerneis <kerneis@pps.jussieu.fr>
SVN-Revision: 30579