Jo-Philipp Wich [Thu, 28 Apr 2011 13:54:08 +0000 (13:54 +0000)]
[packages] libiconv: add ASCII as alias to US-ASCII, fixes various glib applications
SVN-Revision: 26775
Travis Kemen [Tue, 26 Apr 2011 12:26:30 +0000 (12:26 +0000)]
Upgrade mc package. Tickets 9225 and 9268 can be closed. The mc package
is optimized for size.
Signed-off-by: Luka Perkov < openwrt ->-to->- lukaperkov.net >
SVN-Revision: 26762
Luka Perkov [Mon, 25 Apr 2011 22:10:58 +0000 (22:10 +0000)]
remove old mdadm patch
SVN-Revision: 26760
Luka Perkov [Mon, 25 Apr 2011 21:57:12 +0000 (21:57 +0000)]
rename mdadm patch
SVN-Revision: 26759
Luka Perkov [Mon, 25 Apr 2011 21:48:18 +0000 (21:48 +0000)]
upgrade lm-sensors package
SVN-Revision: 26758
Jo-Philipp Wich [Mon, 25 Apr 2011 21:24:40 +0000 (21:24 +0000)]
[packages] mdadm: fix typo in r26755
SVN-Revision: 26757
Luka Perkov [Mon, 25 Apr 2011 21:24:03 +0000 (21:24 +0000)]
add lvm2 cross compile fix
SVN-Revision: 26756
Luka Perkov [Mon, 25 Apr 2011 20:37:11 +0000 (20:37 +0000)]
upgrade mdadm package
SVN-Revision: 26755
Luka Perkov [Mon, 25 Apr 2011 20:36:26 +0000 (20:36 +0000)]
upgrade lvm2 package
SVN-Revision: 26754
Jo-Philipp Wich [Wed, 20 Apr 2011 09:55:49 +0000 (09:55 +0000)]
[packages] alsa-utils: prevent configure from using host ncurses[w]5-config files
SVN-Revision: 26739
Michael Heimpold [Tue, 19 Apr 2011 19:30:27 +0000 (19:30 +0000)]
[packages] php5: remove obsolete patch after update to 5.3.6
SVN-Revision: 26732
Michael Heimpold [Tue, 19 Apr 2011 19:29:39 +0000 (19:29 +0000)]
[packages] php5: update to 5.3.6
SVN-Revision: 26731
Michael Heimpold [Tue, 19 Apr 2011 19:27:16 +0000 (19:27 +0000)]
[packages] php5: fix typo for package description
SVN-Revision: 26730
Michael Heimpold [Tue, 19 Apr 2011 19:23:54 +0000 (19:23 +0000)]
[packages] php5: add maintainer details
SVN-Revision: 26729
Jo-Philipp Wich [Tue, 19 Apr 2011 19:14:02 +0000 (19:14 +0000)]
[PATCH] Update and FIX socat
socat was bugged for ages now. It does compile, so probably no one
noticed. While running through its configure script, the build process
complains about some missing variables and gives a hint, that the user
should supply them manually. This does ONLY happen in a cross compiling
environment, otherwise the configure script guesses them right. I don't
know the purpose of these variables exactly, but they seem to be OS
dependent and NOT hardware dependent. I tested this on various
architectures and they were all the same, as long as linux is involved.
So I think its safe to specify them in the Makefile.
The point why they're important, is simply that socat compiles, but
exits with some sort of error right after invocation, if they weren't
present at compile time. There are numerous tickets around concerning
this bug. Newer Versions of socat won't even compile if they're missing,
maybe thats why it's kinda outdated by now.
However, this little patch should fix it.
Signed-off-by: Hendrik Bartusch <bartusch@exoz.net>
SVN-Revision: 26728
Alexandros C. Couloumbis [Tue, 19 Apr 2011 17:26:01 +0000 (17:26 +0000)]
net/bwping: BWPing is a small utility for bandwidth measuring. (thank you Florian Sesser)
SVN-Revision: 26727
Jonas Gorski [Tue, 19 Apr 2011 15:11:02 +0000 (15:11 +0000)]
ZNC: Fix webadmin, allow external config and minor fixes
* Fix the webadmin module and add the themes
* Allow providing ZNC an external config (closes #9110)
* Allow specifying the user and group to run ZNC as (needs su when using
external config)
* Allow providing a certificate for incoming SSL connections
* Reduce buildtime by not rebuilding everything everytime
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 26722
Alexandros C. Couloumbis [Tue, 19 Apr 2011 14:36:45 +0000 (14:36 +0000)]
net/apf: Active port forwarder is a software tool for secure port forwarding. (Closes #9256)
SVN-Revision: 26721
Marek Lindner [Tue, 19 Apr 2011 12:49:37 +0000 (12:49 +0000)]
batman-adv: init script tries to retrieve interfaces from uci
The batman-adv init script will query uci (network.$iface.ifname)
to retrieve the interface name to re-use the existing network
configuration system.
The default iface configuration (batman-adv.bat0.interfaces) is
set to 'mesh' which allows to start batman-adv as soon as the
network configuration contains a 'mesh' stanza.
Signed-off-by: Filippo Sallemi <tonyputi@gmail.com>
Signed-off-by: Gioacchino Mazzurco <gmazzurco89@gmail.com>
SVN-Revision: 26719
Marek Lindner [Tue, 19 Apr 2011 12:43:10 +0000 (12:43 +0000)]
batman-adv: upgrade package to latest release (2011.1.0)
SVN-Revision: 26718
Jo-Philipp Wich [Mon, 18 Apr 2011 10:23:50 +0000 (10:23 +0000)]
[packages] openntpd:
- don't check directory permissions, we can't make /var 0700 (#9258)
- fix init script after r26148, use service_kill instead of killall -9 (#9258)
- bump pkg revision
SVN-Revision: 26717
Stephen Walker [Sat, 16 Apr 2011 18:43:00 +0000 (18:43 +0000)]
[packages] tor-alpha: update to 0.2.2.24-alpha, add geoip package
SVN-Revision: 26694
Luka Perkov [Sat, 16 Apr 2011 08:59:26 +0000 (08:59 +0000)]
upgrade git package
SVN-Revision: 26688
Felix Fietkau [Fri, 15 Apr 2011 00:43:03 +0000 (00:43 +0000)]
prosody: do not chown on the host system
SVN-Revision: 26675
Jonathan McCrohan [Thu, 14 Apr 2011 23:21:02 +0000 (23:21 +0000)]
Add maintainer details for lcd4linux
SVN-Revision: 26667
Luka Perkov [Thu, 14 Apr 2011 20:49:19 +0000 (20:49 +0000)]
downgrade libtorrent and rtorrent; rtorrent crashes only solution was to use stable and not svn version (8733)
SVN-Revision: 26664
Stephen Walker [Thu, 14 Apr 2011 16:44:19 +0000 (16:44 +0000)]
[packages] slang2: add the OLD directory as a source url
SVN-Revision: 26661
Vasilis Tsiligiannis [Thu, 14 Apr 2011 13:12:47 +0000 (13:12 +0000)]
[packages] usbutils: Fix zlib support (#9216)
SVN-Revision: 26660
Mirko Vogt [Thu, 14 Apr 2011 12:36:18 +0000 (12:36 +0000)]
[packages/qt4] package qt4 VNC graphics driver
SVN-Revision: 26659
Mirko Vogt [Thu, 14 Apr 2011 12:36:15 +0000 (12:36 +0000)]
[packages/qt4] include linuxinput driver for keyboards by default
why the heck can we build the linuxinput-keyboard driver as a plugin, but
the linuxinput-mouse driver can just be compiled in? Why does qt4 has
different drivers for mouse/keyboard using the linuxinput stack at all?
SVN-Revision: 26658
Jo-Philipp Wich [Thu, 14 Apr 2011 09:04:54 +0000 (09:04 +0000)]
[packages] znc:
- fix usage of PKG_CONFIG_DEPENDS to properly trigger rebuilds after changed feature configuration
- conditionally compile plugins, saves a lot of build time if only a few extensions are enabled
SVN-Revision: 26656
Luka Perkov [Wed, 13 Apr 2011 22:24:58 +0000 (22:24 +0000)]
minor update hd-idle
SVN-Revision: 26655
Luka Perkov [Wed, 13 Apr 2011 22:20:46 +0000 (22:20 +0000)]
upgrade hdparm
SVN-Revision: 26654
Luka Perkov [Wed, 13 Apr 2011 22:14:18 +0000 (22:14 +0000)]
add rtorrent ncurses patch
SVN-Revision: 26653
Luka Perkov [Wed, 13 Apr 2011 22:07:14 +0000 (22:07 +0000)]
upgrade libtorrent and rtorrent
SVN-Revision: 26652
Jonas Gorski [Wed, 13 Apr 2011 18:25:52 +0000 (18:25 +0000)]
ZNC: Update to 0.098 and minor fixes
* Update ZNC to latest stable
* Update download URI to new location
* Add a fix for building webadmin with uClibc++ and enable it
* Reduce build time slightly skipping the man target
* Add myself as maintainer
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 26651
Vasilis Tsiligiannis [Wed, 13 Apr 2011 17:40:16 +0000 (17:40 +0000)]
[packages] usbutils: Do not automatically update USB IDs on real system
SVN-Revision: 26650
Vasilis Tsiligiannis [Wed, 13 Apr 2011 17:40:10 +0000 (17:40 +0000)]
[packages] pciutils: Do not automatically update PCI IDs on real system
SVN-Revision: 26649
Jo-Philipp Wich [Wed, 13 Apr 2011 15:56:36 +0000 (15:56 +0000)]
[packages] hd-idle: readd PKG_BUILD_DIR
SVN-Revision: 26646
Jan Willies [Wed, 13 Apr 2011 09:46:15 +0000 (09:46 +0000)]
[packages] pulseaudio: fix 26640
SVN-Revision: 26641
Jan Willies [Wed, 13 Apr 2011 09:42:04 +0000 (09:42 +0000)]
[packages] pulseaudio: drop dbus dependency, add back libsamplerate, allow to start on devices with <64mb ram, bump release
SVN-Revision: 26640
Vasilis Tsiligiannis [Tue, 12 Apr 2011 23:18:43 +0000 (23:18 +0000)]
[packages] rsync: Update copyright notice date
SVN-Revision: 26634
Vasilis Tsiligiannis [Tue, 12 Apr 2011 23:18:35 +0000 (23:18 +0000)]
[packages] {pciutils,usbutils}: save space when installing pciutils and usbutils v1 (thanks Peter Wagner)
SVN-Revision: 26633
Vasilis Tsiligiannis [Tue, 12 Apr 2011 23:18:26 +0000 (23:18 +0000)]
[packages] rsync: Remove trailing whitespace error from init script
SVN-Revision: 26631
Vasilis Tsiligiannis [Tue, 12 Apr 2011 23:18:19 +0000 (23:18 +0000)]
[packages] rsync: Add initscript for rsync daemon
Add an initscript to the rsync package for use as a daemon, and a sample rsyncd.conf to show a simple setup.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
SVN-Revision: 26630
Felix Fietkau [Tue, 12 Apr 2011 21:35:03 +0000 (21:35 +0000)]
tcpdump: add back LINUX_SLL support to tcpdump-mini to fix ppp packet dumping (fixes #6236)
SVN-Revision: 26629
Jo-Philipp Wich [Tue, 12 Apr 2011 20:13:51 +0000 (20:13 +0000)]
[packages] hd-idle: remove redundant PKG_BUILD_DIR, extend copyright
SVN-Revision: 26619
Jo-Philipp Wich [Tue, 12 Apr 2011 20:12:29 +0000 (20:12 +0000)]
Version bump hd-idle to 1.03. 1.02 and 1.03 were bugfix releases.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
SVN-Revision: 26618
Jo-Philipp Wich [Mon, 11 Apr 2011 22:35:26 +0000 (22:35 +0000)]
[packages] ruby: fix compilation against OpenSSL v1.0.0, thanks russell
SVN-Revision: 26599
Thomas Heil [Mon, 11 Apr 2011 21:54:43 +0000 (21:54 +0000)]
packages: haproxy
- bump to version 1.4.15
- Diese und die folgenden Zeilen werden ignoriert --
M haproxy/Makefile
SVN-Revision: 26597
Jo-Philipp Wich [Mon, 11 Apr 2011 14:38:08 +0000 (14:38 +0000)]
[packages] gd: remove manual autoreconf invocation, it pulls in host autofail crap
SVN-Revision: 26592
Jo-Philipp Wich [Mon, 11 Apr 2011 14:26:57 +0000 (14:26 +0000)]
[packages] cyrus-sasl: fix and use autoreconf to get rid of crappy libtool, extend compile fix to cover automake templates, solve some other automake braindeadness as well
SVN-Revision: 26591
Hauke Mehrtens [Sun, 10 Apr 2011 11:45:15 +0000 (11:45 +0000)]
cyrus-sasl: fix compile bug, so that we do not need this ugly workaround introduced in r26541.
SVN-Revision: 26575
Hauke Mehrtens [Sat, 9 Apr 2011 16:46:11 +0000 (16:46 +0000)]
openswan: fix recursive dependency in config.
Warning! Found recursive dependency: PACKAGE_kmod-ipv6 PACKAGE_kmod-ipv6
SVN-Revision: 26551
Hauke Mehrtens [Sat, 9 Apr 2011 16:18:39 +0000 (16:18 +0000)]
openswan: add fix for 2.6.38
With 2.6.38.2 #include linux/config.h dont work anymore. It the same issue like Changeset r26237.
Thank you heil for the patch.
This closes #9156.
SVN-Revision: 26550
Hauke Mehrtens [Sat, 9 Apr 2011 16:10:31 +0000 (16:10 +0000)]
openl2tp: update to 1.8
Thank you НКВД for the patch.
This closes #9155.
SVN-Revision: 26549
Hauke Mehrtens [Sat, 9 Apr 2011 15:28:22 +0000 (15:28 +0000)]
ipupdate: fix endianness-issue
Thank you Sven Roederer for the patch.
This closes #9066.
SVN-Revision: 26546
Hauke Mehrtens [Sat, 9 Apr 2011 13:04:01 +0000 (13:04 +0000)]
cyrus-sasl: update to version 2.1.23.
Make must be run two times to work around a bug described here:
http://lists.andrew.cmu.edu/pipermail/cyrus-sasl/2008-June/001414.html
SVN-Revision: 26541
Hauke Mehrtens [Sat, 9 Apr 2011 12:58:10 +0000 (12:58 +0000)]
mysql: fix a compile error on some host systems.
conf_to_src.c uses C++ functions so we should use g++ for compiling.
The CFLAGS, CPPFLAGS and LDFLAGS for host build should be used and not the for target builds.
This closes #8342
SVN-Revision: 26540
Hauke Mehrtens [Fri, 8 Apr 2011 20:23:42 +0000 (20:23 +0000)]
ddns-scripts: no-ip.com's update protocol has changed
Thank you arokh and julian.calaby.
This closes #9160
SVN-Revision: 26538
Vasilis Tsiligiannis [Thu, 7 Apr 2011 23:32:01 +0000 (23:32 +0000)]
[packages] minidlna: Renumber and refresh patches
SVN-Revision: 26530
Vasilis Tsiligiannis [Thu, 7 Apr 2011 23:23:43 +0000 (23:23 +0000)]
[packages] minidlna: Remove empty patches
SVN-Revision: 26528
Vasilis Tsiligiannis [Thu, 7 Apr 2011 23:23:39 +0000 (23:23 +0000)]
[packages] minidlna: Update copyright notice
SVN-Revision: 26527
Vasilis Tsiligiannis [Thu, 7 Apr 2011 23:23:32 +0000 (23:23 +0000)]
[packages] minidlna: Version bump Minidlna 1.0.19
Version bump minidlna to 1.0.19. I didn't find an official changelog. Reading a diff looks like a change in license from GPL v2 or later to strict GPL v2, as well as bug fixes and translation updates. It's streaming as expected. Two patches were rebased.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
SVN-Revision: 26526
Hans Zandbelt [Thu, 7 Apr 2011 19:50:00 +0000 (19:50 +0000)]
[packages] asterisk-1.8.x: have chan-iax2 depend on new package res-crypto
SVN-Revision: 26508
Vasilis Tsiligiannis [Wed, 6 Apr 2011 20:50:00 +0000 (20:50 +0000)]
[packages] avahi: Update avahi to version 0.6.30 (ref Ticket 7424, , ipv6)
This updates the avahi package to the latest version, 0.6.30.
>From the avahi release notes:
"This is a bugfix release.
Make IPv6 work again
i18n updates
Minor other updates"
It may be relevant to ticket 7424.
(A few typos in the OpenWrt Makefile are also fixed.)
Signed-off-by: Mike Brady <mikebrady@eircom.net>
SVN-Revision: 26502
Vasilis Tsiligiannis [Wed, 6 Apr 2011 19:40:19 +0000 (19:40 +0000)]
[packages] libX11: add a patch from ubuntu that lets libX11 build a postscript file using newer groff (thanks Russell Senior)
This applies to the packages feed. It fixes a case with newer groff
returning different warming messages than expected by the libX11 build
infrastructure expects. This patch was shamelessly swiped from Ubuntu's
package.
SVN-Revision: 26501
Alexandros C. Couloumbis [Wed, 6 Apr 2011 14:56:32 +0000 (14:56 +0000)]
net/wavemon: update to version 0.7.2, include some upstream patches
SVN-Revision: 26500
Hans Zandbelt [Wed, 6 Apr 2011 14:25:44 +0000 (14:25 +0000)]
[packages] asterisk-1.8.x: update to asterisk 1.8.3.2; fix astdatadir; add dependency parameter to module template
SVN-Revision: 26497
Daniel Dickinson [Wed, 6 Apr 2011 03:06:05 +0000 (03:06 +0000)]
[net] Firewall: miniupnpd: Removed dependency and linking to libip6tc as ipv6 isn't used with miniupnpd.
SVN-Revision: 26496
Vasilis Tsiligiannis [Tue, 5 Apr 2011 16:40:42 +0000 (16:40 +0000)]
[packages] {nacl,quicktun}: Add missing copyright notices
SVN-Revision: 26490
Vasilis Tsiligiannis [Tue, 5 Apr 2011 16:37:22 +0000 (16:37 +0000)]
[packages] quicktun: Add dependency to kmod-tun
SVN-Revision: 26489
Vasilis Tsiligiannis [Tue, 5 Apr 2011 16:37:16 +0000 (16:37 +0000)]
[packages] quicktun: Improve QuickTun init script
The new init script won't fail if quicktun takes more than 1 second to start.
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
SVN-Revision: 26488
Vasilis Tsiligiannis [Tue, 5 Apr 2011 16:37:11 +0000 (16:37 +0000)]
[packages] quicktun: Update QuickTun to version 2.1.6
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
SVN-Revision: 26487
Vasilis Tsiligiannis [Tue, 5 Apr 2011 16:37:05 +0000 (16:37 +0000)]
[packages] nacl: Update NaCl to version
20110221
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
SVN-Revision: 26486
Daniel Dickinson [Tue, 5 Apr 2011 13:55:45 +0000 (13:55 +0000)]
[net] Firewall: miniupnpd: Newer upstream. Dropped patches now included upstream.
SVN-Revision: 26481
Jo-Philipp Wich [Tue, 5 Apr 2011 13:07:42 +0000 (13:07 +0000)]
[packages] openvpn: fix paths to ifconfig, ip and route utilities (#9184)
SVN-Revision: 26480
Daniel Dickinson [Tue, 5 Apr 2011 10:30:33 +0000 (10:30 +0000)]
[net] Firewall: miniupnpd: Fixed miniupnpd attaching to shell when extra logging enabled. Fixed duplicated log messages when doing extra logging and removed unnecessary eval.
SVN-Revision: 26478
Cezary Jackiewicz [Tue, 5 Apr 2011 09:40:29 +0000 (09:40 +0000)]
[packages] proftpd: update to 1.3.3e
SVN-Revision: 26477
Travis Kemen [Mon, 4 Apr 2011 20:46:25 +0000 (20:46 +0000)]
account for more sdcc variants
SVN-Revision: 26475
Daniel Dickinson [Mon, 4 Apr 2011 19:42:45 +0000 (19:42 +0000)]
[libs] newt: Fixed cross-compilation error due to attempt to use host Python by disabling build of snackmodule (a python module) which we weren't shipping anyway.
SVN-Revision: 26474
Travis Kemen [Mon, 4 Apr 2011 19:42:27 +0000 (19:42 +0000)]
newer versions of sdcc dropped support for xa51, compiles fine without so change the ckeck for sdcc
SVN-Revision: 26473
Daniel Dickinson [Mon, 4 Apr 2011 07:26:32 +0000 (07:26 +0000)]
[net] Firewall: miniupnpd: Fixed dependencies on libip4tc and libip6tc explicity. (Closes #9173)
SVN-Revision: 26461
Florian Fainelli [Sun, 3 Apr 2011 18:29:41 +0000 (18:29 +0000)]
[package] minidlna/ffmpeg: add minidlna profile to ffmpeg
This adds a profile to ffmpeg to support minidlna, similar to the
libdlna/ushare profile. When minidlna encounters media, it uses ffmpeg to
figure out what it is. If ffmpeg fails to open it, then minidlna will try
and fail to read the file on its own. The profile may need to be extended;
I attempted to cover all popular formats for dlna streaming.
Tested with the following container/codec combinations:
mkv with ac3/h264/srt
mp4 with aac/h264/ttxt
ogg vorbis
flac
mp3
Should also be able to handle, but untested:
mpeg
avi
xvid
jpeg
png
wmv1
wmv2
Signed-off-by: Ian Leonard <antonlacon_at_gmail.com>
SVN-Revision: 26450
Florian Fainelli [Sun, 3 Apr 2011 18:29:39 +0000 (18:29 +0000)]
[package] ffmpeg: expose additionnal configuration options (#7837, #8831)
This series, along with previous applied patches, should close tickets #7837 and #8831.
This patch exposes additional decoders and demuxers for FFmpeg in menuconfig, along with other minor changes.
Additional decoders:
flac (Free Lossless Audio Codec)
Additional demuxers:
aac
avi
flac
matroska
mov (mov/mp4/m4a/3gp/3g2/mj2)
zlib is required on matroska/mov to handle compressed headers.
Minor changes:
mp3 demuxer to require the mpegaudio parser. Doesn't do much without it. Matches current ffmpeg behavior.
--target-os=linux as a compile flag. This will be required when cross-compiling in the 0.6 branch, and does no harm here.
Signed-off-by: Ian Leonard <antonlacon_at_gmail.com>
SVN-Revision: 26449
Luka Perkov [Sun, 3 Apr 2011 18:16:49 +0000 (18:16 +0000)]
add ethtool patch for ixp4xx
SVN-Revision: 26448
Luka Perkov [Sun, 3 Apr 2011 18:12:25 +0000 (18:12 +0000)]
upgrade file
SVN-Revision: 26447
Luka Perkov [Sun, 3 Apr 2011 18:10:36 +0000 (18:10 +0000)]
upgrade ethtool
SVN-Revision: 26446
W. Michael Petullo [Sun, 3 Apr 2011 01:26:46 +0000 (01:26 +0000)]
Update dmapd to new upstream version; properly build BDB module
SVN-Revision: 26428
W. Michael Petullo [Sun, 3 Apr 2011 00:36:54 +0000 (00:36 +0000)]
Update dmapd and libdmapsharing to new upstream versions; use BDB module by default
SVN-Revision: 26421
W. Michael Petullo [Sun, 3 Apr 2011 00:33:57 +0000 (00:33 +0000)]
Update to 7.24.1
Also:
remove the dependency on imagemagick and libfreetype to keep the library small
use --disable-debug and --disable-gtk-doc
add a patch to fix --tag=CXX issue; autotools is being stubborn about compiling as C++
SVN-Revision: 26420
Scott V. Kamp [Sat, 2 Apr 2011 03:13:24 +0000 (03:13 +0000)]
Version Bump Rsync 3.0.8 Signed-off-by: Ian Leonard <antonlacon_at_gmail.com>
SVN-Revision: 26399
John Crispin [Fri, 1 Apr 2011 10:00:01 +0000 (10:00 +0000)]
[privoxy]
Update privoxy to 3.0.17. This is a maintenance release.
Signed-off-by: Ian Leonard <antonlacon_at_gmail.com>
SVN-Revision: 26389
Thomas Heil [Thu, 31 Mar 2011 16:27:56 +0000 (16:27 +0000)]
[packages] haproxy: bump to version 1.4.14
SVN-Revision: 26388
Scott V. Kamp [Thu, 31 Mar 2011 02:53:51 +0000 (02:53 +0000)]
[patch-team] update wing to
20110329 - Signed off by Roberto Riggio <roberto.riggio@create-net.org>
SVN-Revision: 26386
Luka Perkov [Wed, 30 Mar 2011 23:11:54 +0000 (23:11 +0000)]
update at package - forgot to add patch
SVN-Revision: 26385
Luka Perkov [Wed, 30 Mar 2011 23:09:08 +0000 (23:09 +0000)]
update at package
SVN-Revision: 26384
Florian Fainelli [Wed, 30 Mar 2011 20:10:48 +0000 (20:10 +0000)]
[package] flashrom: use msr path compatible w/ hotplug2
The issue wasn't that flashrom-0.9.3 was broken, but that the incompatible device path put the box into a funky state that couldn't be reverted.
This fix causes it to use the hotplug2 path.
With this, we don't need to revert to 0.9.1, superseding my early patch to revert...
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 26381
Florian Fainelli [Wed, 30 Mar 2011 20:10:45 +0000 (20:10 +0000)]
[package] add wattsup
This patch adds a command line utility to interface with the WattsUp
power meters (https://www.wattsupmeters.com/)
Signed-off-by: Roberto Riggio<roberto.riggio@create-net.org>
SVN-Revision: 26380
Florian Fainelli [Wed, 30 Mar 2011 20:10:42 +0000 (20:10 +0000)]
[package] pmacct: add uacctd
This patch add uacctd, an ulog based accounting deamon from pmacct project (http://www.pmacct.net/)
It also put all pmacct packages in a submenu called (13 packages)
Thanks in advance.
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
SVN-Revision: 26379