openwrt/svn-archive/archive.git
13 years agoavahi: do not announce a specific front page
Jo-Philipp Wich [Fri, 20 Apr 2012 15:07:58 +0000 (15:07 +0000)]
avahi: do not announce a specific front page

Announcing /index.html as frontpage is right when luci or x-wrt is installed
as web gui since both applications come with an /index.html which redirect afterwards.

However, when using an other front page, e.g. an /index.php then the announcement
is wrong and results in a 404 Not Found.
So I wonder/suggest whether the default avahi service could not announce
such a specific frontpage but only the generic "top level" directory.

Signed-off-by: Michael Heimpold <[email protected]>
SVN-Revision: 31375

13 years ago[package] uclibc++: update to 0.2.3
Florian Fainelli [Fri, 20 Apr 2012 13:26:18 +0000 (13:26 +0000)]
[package] uclibc++: update to 0.2.3

Allows us to get rid of some patches

SVN-Revision: 31369

13 years ago[package] freetype: update to 2.4.8
Florian Fainelli [Fri, 20 Apr 2012 13:26:17 +0000 (13:26 +0000)]
[package] freetype: update to 2.4.8

Fixes CVE-2011-3439.

SVN-Revision: 31368

13 years ago[package] tiff: update to 4.0.1 and include CVE-2012-1173 patch
Florian Fainelli [Fri, 20 Apr 2012 13:26:16 +0000 (13:26 +0000)]
[package] tiff: update to 4.0.1 and include CVE-2012-1173 patch

SVN-Revision: 31367

13 years ago[package] openl2tp: fix library path
Florian Fainelli [Fri, 20 Apr 2012 13:26:14 +0000 (13:26 +0000)]
[package] openl2tp: fix library path

When host is x86_64 other than Debian, the Makefile of openl2tp uses /usr/lib64
as SYS_LIBDIR instead of /usr/lib.
Aparently setting CROSS_COMPILE is the way the authors intended to handle this
situation correctly.

Signed-off-by: Daniel Golle <[email protected]>
SVN-Revision: 31366

13 years agobatman-adv: make bat_load_module() compatible with pre-"lib-crc16" times
Marek Lindner [Tue, 17 Apr 2012 12:09:15 +0000 (12:09 +0000)]
batman-adv: make bat_load_module() compatible with pre-"lib-crc16" times

Signed-off-by: Marek Lindner <[email protected]>
SVN-Revision: 31334

13 years agopackages: igmpproxy: Add configuration of igmpproxy through uci
Jonas Gorski [Tue, 17 Apr 2012 11:47:56 +0000 (11:47 +0000)]
packages: igmpproxy: Add configuration of igmpproxy through uci

Signed-off-by: Viktar Palstsiuk <[email protected]>
SVN-Revision: 31333

13 years agopackages: igmpproxy: use monotonic clock
Jonas Gorski [Tue, 17 Apr 2012 11:47:54 +0000 (11:47 +0000)]
packages: igmpproxy: use monotonic clock

Prevents issues when time changes during runtime of igmpproxy.

Contributed by T-Labs, Deutsche Telekom Innovation Laboratories

SVN-Revision: 31332

13 years agopackages: igmpproxy: prevent leakage of e.g. UPnP servers to upstream
Jonas Gorski [Tue, 17 Apr 2012 11:47:52 +0000 (11:47 +0000)]
packages: igmpproxy: prevent leakage of e.g. UPnP servers to upstream

SVN-Revision: 31331

13 years agopackages: igmpproxy: change default inferface state to disabled
Jonas Gorski [Tue, 17 Apr 2012 11:47:50 +0000 (11:47 +0000)]
packages: igmpproxy: change default inferface state to disabled

SVN-Revision: 31330

13 years agopackages: igmpproxy: send IGMP packets with IP Router Alert Option
Jonas Gorski [Tue, 17 Apr 2012 11:47:47 +0000 (11:47 +0000)]
packages: igmpproxy: send IGMP packets with IP Router Alert Option

This is required by IGMPv2.

SVN-Revision: 31329

13 years ago[packages] openvpn: Bump to v2.2.2 (#11293)
Vasilis Tsiligiannis [Mon, 16 Apr 2012 23:26:18 +0000 (23:26 +0000)]
[packages] openvpn: Bump to v2.2.2 (#11293)

SVN-Revision: 31325

13 years ago[packages] miredo: Fix compiling with automake v1.11.3 (#11283)
Vasilis Tsiligiannis [Mon, 16 Apr 2012 22:20:47 +0000 (22:20 +0000)]
[packages] miredo: Fix compiling with automake v1.11.3 (#11283)

SVN-Revision: 31324

13 years ago[packages] olsrd: Fix quagga plugin metric parsing
Vasilis Tsiligiannis [Mon, 16 Apr 2012 19:15:24 +0000 (19:15 +0000)]
[packages] olsrd: Fix quagga plugin metric parsing

SVN-Revision: 31319

13 years ago[packages] netatalk: Fix typo in init script (#11287)
Vasilis Tsiligiannis [Mon, 16 Apr 2012 19:12:51 +0000 (19:12 +0000)]
[packages] netatalk: Fix typo in init script (#11287)

SVN-Revision: 31318

13 years agobatman-adv: upgrade package to latest release 2012.1.0
Marek Lindner [Mon, 16 Apr 2012 17:36:28 +0000 (17:36 +0000)]
batman-adv: upgrade package to latest release 2012.1.0

Also fix hotplug scripts to load batman-adv module when necessary.

Signed-off-by: Marek Lindner <[email protected]>
SVN-Revision: 31317

13 years agoadd klish package
Jo-Philipp Wich [Mon, 16 Apr 2012 14:47:31 +0000 (14:47 +0000)]
add klish package

The klish is a framework for implementing a CISCO-like CLI on a UNIX
systems. It is configurable by XML files. The KLISH stands for Kommand
Line Interface Shell.

klish is an active fork of the clish program created by Graeme
McKerrell.

Signed-off by: Emmanuel Deloget <[email protected]>

SVN-Revision: 31310

13 years agopackage: Upgrade openconnect to 3.16
Jo-Philipp Wich [Mon, 16 Apr 2012 14:47:26 +0000 (14:47 +0000)]
package: Upgrade openconnect to 3.16

Some performance improvements here (memcpy elimination) which will be
useful on low-power boxes. And some memory leak fixes too.

Signed-off-by: David Woodhouse <[email protected]>
SVN-Revision: 31309

13 years ago[pacakges] collectd: Update to v4.10.7
Vasilis Tsiligiannis [Mon, 16 Apr 2012 12:35:17 +0000 (12:35 +0000)]
[pacakges] collectd: Update to v4.10.7

SVN-Revision: 31308

13 years ago[packages] libconfig: install pkgconfig data in staging dir
Vasilis Tsiligiannis [Mon, 16 Apr 2012 11:44:16 +0000 (11:44 +0000)]
[packages] libconfig: install pkgconfig data in staging dir

And while at it, include all symlinks for the library file in the package.

Signed-off-by: Michael Heimpold <[email protected]>
Signed-off-by: Vasilis Tsiligiannis <[email protected]>
SVN-Revision: 31304

13 years ago[packages] php5: fix missing dependency for http module (fixes #11257)
Michael Heimpold [Sun, 15 Apr 2012 19:55:55 +0000 (19:55 +0000)]
[packages] php5: fix missing dependency for http module (fixes #11257)

Thanks ryzhov_al for spotting this out.

SVN-Revision: 31299

13 years ago[packages] php5: build/enable shmop module
Michael Heimpold [Sun, 15 Apr 2012 19:45:40 +0000 (19:45 +0000)]
[packages] php5: build/enable shmop module

SVN-Revision: 31298

13 years ago[packages/boost] level up, fix several issues
Mirko Vogt [Sun, 15 Apr 2012 19:19:59 +0000 (19:19 +0000)]
[packages/boost] level up, fix several issues

 - level up to version 1.49.0
 - package boost-chrono
 - package boost-locale
 - package boost-random
 - package boost-timer
 - add myself as maintainer
 - add dependencies among themselves
 - fix python include path (python2.6 -> python2.7)

SVN-Revision: 31297

13 years agopackages: update libmicrohttpd to 0.9.19
Jo-Philipp Wich [Sat, 14 Apr 2012 20:09:31 +0000 (20:09 +0000)]
packages: update libmicrohttpd to 0.9.19

Also include all library symlinks in the package.

Signed-off-by: Michael Heimpold <[email protected]>
SVN-Revision: 31287

13 years agolibmodbus: install/inlcude all symlinks in package
Jo-Philipp Wich [Sat, 14 Apr 2012 20:09:29 +0000 (20:09 +0000)]
libmodbus: install/inlcude all symlinks in package

Signed-off-by: Michael Heimpold <[email protected]>
SVN-Revision: 31286

13 years agopackages: xtables-addons: update to 1.42
Jonas Gorski [Fri, 13 Apr 2012 21:37:01 +0000 (21:37 +0000)]
packages: xtables-addons: update to 1.42

fixes compilation for 3.3 and 3.4.

SVN-Revision: 31282

13 years agopackages: xtables-addons: add missing dependency to kmod-ipt-ipp2p
Jonas Gorski [Fri, 13 Apr 2012 21:36:58 +0000 (21:36 +0000)]
packages: xtables-addons: add missing dependency to kmod-ipt-ipp2p

kmod-ipt-ipp2p depends on kmod-ipt-xtables-compat.

SVN-Revision: 31281

13 years ago[packages/electric-fence] also build and stage static library - depends on GLIBC...
Mirko Vogt [Fri, 13 Apr 2012 20:02:50 +0000 (20:02 +0000)]
[packages/electric-fence] also build and stage static library - depends on GLIBC||EGLIBC since 'sys_errlist' is undeclared in uclibc - add myself as maintainer

SVN-Revision: 31280

13 years ago[packages] oww: update to 0.86.0
Stephen Walker [Thu, 12 Apr 2012 00:50:02 +0000 (00:50 +0000)]
[packages] oww: update to 0.86.0

SVN-Revision: 31254

13 years ago[packages/dmalloc] undef macro 'strdup'
Mirko Vogt [Wed, 11 Apr 2012 21:22:25 +0000 (21:22 +0000)]
[packages/dmalloc] undef macro 'strdup'

dmalloc defines its own prototypes of alloc/string-functions,
when compiling however with optimizations libc might turn 'strdup' into a macro which can't be overloaded that way anymore.
'undef strdup' before (re)defining.

gcc error: dmalloc.h:460:7: error: expected identifier or '(' before '__extension__'

SVN-Revision: 31253

13 years ago[packages/dmalloc] dmalloc currently only compiles when using (e)glibc (missing heade...
Mirko Vogt [Wed, 11 Apr 2012 21:21:58 +0000 (21:21 +0000)]
[packages/dmalloc] dmalloc currently only compiles when using (e)glibc (missing headers with uclibc)

SVN-Revision: 31252

13 years ago[packages] samba3: apply security patch (CVE-2012-1182)
Jo-Philipp Wich [Tue, 10 Apr 2012 20:10:02 +0000 (20:10 +0000)]
[packages] samba3: apply security patch (CVE-2012-1182)

SVN-Revision: 31247

13 years ago[packages] samba36: update to v3.6.4 (CVE-2012-1182)
Jo-Philipp Wich [Tue, 10 Apr 2012 19:56:40 +0000 (19:56 +0000)]
[packages] samba36: update to v3.6.4 (CVE-2012-1182)

SVN-Revision: 31246

13 years ago[packages/boost] use '--without-*' instead of '--with-*'
Mirko Vogt [Tue, 10 Apr 2012 19:02:26 +0000 (19:02 +0000)]
[packages/boost] use '--without-*' instead of '--with-*'

When just selecting 'boost' - which only stages the header files - no '--with-*'-option is passed.
This however leads the configure script of boost to build the whole boost-suite which is not intended.

SVN-Revision: 31245

13 years ago[packages] proftpd: refresh patches
Jo-Philipp Wich [Tue, 10 Apr 2012 14:59:34 +0000 (14:59 +0000)]
[packages] proftpd: refresh patches

SVN-Revision: 31243

13 years ago[packages] proftpd: update to 1.3.4a
Cezary Jackiewicz [Tue, 10 Apr 2012 14:57:10 +0000 (14:57 +0000)]
[packages] proftpd: update to 1.3.4a

SVN-Revision: 31242

13 years ago[packages] vsftpd: override LDFLAGS as well to avoid -fpic requirement, refresh patch...
Jo-Philipp Wich [Tue, 10 Apr 2012 14:54:07 +0000 (14:54 +0000)]
[packages] vsftpd: override LDFLAGS as well to avoid -fpic requirement, refresh patches (#11263)

SVN-Revision: 31241

13 years ago[packages] vsftpd: update to 3.0.0
Cezary Jackiewicz [Tue, 10 Apr 2012 13:57:26 +0000 (13:57 +0000)]
[packages] vsftpd: update to 3.0.0

SVN-Revision: 31239

13 years ago[packages] transmission: update to 2.51
Cezary Jackiewicz [Tue, 10 Apr 2012 13:57:00 +0000 (13:57 +0000)]
[packages] transmission: update to 2.51

SVN-Revision: 31238

13 years ago[packages] quagga: explicitely disable linking against libcap
Jo-Philipp Wich [Tue, 10 Apr 2012 13:48:55 +0000 (13:48 +0000)]
[packages] quagga: explicitely disable linking against libcap

SVN-Revision: 31237

13 years ago[packages] tinc: version bump to 1.0.18
Saverio Proto [Tue, 10 Apr 2012 12:13:17 +0000 (12:13 +0000)]
[packages] tinc: version bump to 1.0.18

 * Fixed IPv6 in switch mode by turning off DecrementTTL by default.
 * Allow a port number to be specified in BindToAddress, which also allows tinc to listen on multiple ports.
 * Add support for multicast communication with UML/QEMU/KVM.

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

SVN-Revision: 31235

13 years ago[packages] gawk: prevent duplicate packaging of gawk executable (#11260)
Jo-Philipp Wich [Tue, 10 Apr 2012 11:37:29 +0000 (11:37 +0000)]
[packages] gawk: prevent duplicate packaging of gawk executable (#11260)

SVN-Revision: 31234

13 years ago[packages] firmwarehotplug: remove sdcc prereq
Jo-Philipp Wich [Mon, 9 Apr 2012 15:23:58 +0000 (15:23 +0000)]
[packages] firmwarehotplug: remove sdcc prereq

SVN-Revision: 31227

13 years agoUpgrade nginx to 1.0.14
Jo-Philipp Wich [Mon, 9 Apr 2012 14:59:19 +0000 (14:59 +0000)]
Upgrade nginx to 1.0.14

Upgrade nginx to 1.0.14.

Changelog: http://nginx.org/en/CHANGES-1.0

This upgrade includes a fix for a major security vulnerability,
CVE-2012-1180.

Signed-off-by: Mark Mentovai <[email protected]>
SVN-Revision: 31224

13 years ago[devel/electric-fence] package 'electric-fence', a memory alloc/dealloc debugger...
Mirko Vogt [Sun, 8 Apr 2012 19:52:38 +0000 (19:52 +0000)]
[devel/electric-fence] package 'electric-fence', a memory alloc/dealloc debugger - build shared object which can be used with LD_PRELOAD at runtime

SVN-Revision: 31220

13 years ago[packages] srtp: remove empty directory
Stephen Walker [Fri, 6 Apr 2012 20:07:56 +0000 (20:07 +0000)]
[packages] srtp: remove empty directory

SVN-Revision: 31215

13 years ago[packages] ddns-scripts: Retry domain resolving with each iteration
Vasilis Tsiligiannis [Fri, 6 Apr 2012 09:35:52 +0000 (09:35 +0000)]
[packages] ddns-scripts: Retry domain resolving with each iteration

SVN-Revision: 31212

13 years agopackages/minidlna: add uci configuration support
Gabor Juhos [Fri, 6 Apr 2012 06:51:20 +0000 (06:51 +0000)]
packages/minidlna: add uci configuration support

SVN-Revision: 31211

13 years agopackages: move 4th to the languages section
Gabor Juhos [Fri, 6 Apr 2012 06:51:19 +0000 (06:51 +0000)]
packages: move 4th to the languages section

SVN-Revision: 31210

13 years ago[package] quagga: add upstream patches fixing memory leaks
Florian Fainelli [Wed, 4 Apr 2012 14:13:50 +0000 (14:13 +0000)]
[package] quagga: add upstream patches fixing memory leaks

Signed-off-by: Oliver Smith <[email protected]>
SVN-Revision: 31190

13 years ago[package] add luasoap
Florian Fainelli [Wed, 4 Apr 2012 14:13:49 +0000 (14:13 +0000)]
[package] add luasoap

Patch from Viktar Palstsiuk

SVN-Revision: 31189

13 years ago[package] libs: add packages for fftw3f and fftw3l
Florian Fainelli [Wed, 4 Apr 2012 14:13:48 +0000 (14:13 +0000)]
[package] libs: add packages for fftw3f and fftw3l

fftw3f is compiled with single precision
fftw3l is compiled witch long-double precision

Signed-off-by: Christoph Gysin <[email protected]>
SVN-Revision: 31188

13 years ago[package] dsniff: fix decoding of POP data
Florian Fainelli [Wed, 4 Apr 2012 14:13:47 +0000 (14:13 +0000)]
[package] dsniff: fix decoding of POP data

Signed-off-by: Stefan Tomanek <[email protected]>
SVN-Revision: 31187

13 years ago[package] mksh: update to 40d
Florian Fainelli [Wed, 4 Apr 2012 14:13:46 +0000 (14:13 +0000)]
[package] mksh: update to 40d

Signed-off-by: Thorsten Glaser <[email protected]>
SVN-Revision: 31186

13 years ago[package] add ISC DHCP4 4.2.3-P1
Florian Fainelli [Wed, 4 Apr 2012 14:13:44 +0000 (14:13 +0000)]
[package] add ISC DHCP4 4.2.3-P1

Patch from Oliver Smith

SVN-Revision: 31185

13 years ago[package] collectd: update to 4.10.6
Florian Fainelli [Wed, 4 Apr 2012 14:13:42 +0000 (14:13 +0000)]
[package] collectd: update to 4.10.6

Signed-off-by: Hannu Nyman <[email protected]>
SVN-Revision: 31184

13 years ago[packages] avahi: fix autoreconf with automake v1.11.3
Jo-Philipp Wich [Mon, 2 Apr 2012 20:50:04 +0000 (20:50 +0000)]
[packages] avahi: fix autoreconf with automake v1.11.3

SVN-Revision: 31181

13 years ago[packages] rrdtool: fix autoreconf with automake v1.11.3
Jo-Philipp Wich [Mon, 2 Apr 2012 20:34:03 +0000 (20:34 +0000)]
[packages] rrdtool: fix autoreconf with automake v1.11.3

SVN-Revision: 31180

13 years ago[package] add tunslip6
Florian Fainelli [Mon, 2 Apr 2012 16:20:06 +0000 (16:20 +0000)]
[package] add tunslip6

this adds a package for utility tool called tunslip6 from the Contiki OS for
estabilishing a SLIP connection over USB to an attached Contiki device for
6LoWPAN connectivity.

Signed-off-by: Markus Becker <[email protected]>
SVN-Revision: 31165

13 years ago[package] add unixodbc
Florian Fainelli [Mon, 2 Apr 2012 16:20:04 +0000 (16:20 +0000)]
[package] add unixodbc

Signed-off-by: Jiri Slachta <[email protected]>
SVN-Revision: 31164

13 years ago[package] freeradius: remove
Florian Fainelli [Mon, 2 Apr 2012 16:20:01 +0000 (16:20 +0000)]
[package] freeradius: remove

SVN-Revision: 31163

13 years ago[package] shell-fm: add libao support
Florian Fainelli [Mon, 2 Apr 2012 16:20:00 +0000 (16:20 +0000)]
[package] shell-fm: add libao support

- remove madplay dependency
- enable libao support (we already depend on it)
- disable external command in default configuration
- add symlink for .libao
   To configure libao, the library looks for a .libao configuration file in
   the users home directory.
   To allow configuring libao for shell-fm running as a daemon, we symlink
   /etc/libao.conf to the temporary HOME for shell-fm.

[florian: added missing libmad dependency]

Signed-off-by: Christoph Gysin <[email protected]>
SVN-Revision: 31162

13 years ago[package] add haveged
Florian Fainelli [Mon, 2 Apr 2012 16:19:59 +0000 (16:19 +0000)]
[package] add haveged

I've checked the haveged makefile now, it only relies on librt, so the
attached patch should have no issues under any platform.

Signed-off-by: Oliver Smith <[email protected]>
SVN-Revision: 31161

13 years ago[package] freeradius2: add sqllog package
Florian Fainelli [Mon, 2 Apr 2012 16:19:58 +0000 (16:19 +0000)]
[package] freeradius2: add sqllog package

Patch from Andreas Kraxner

SVN-Revision: 31160

13 years ago[package] libffi: update to 3.0.10
Florian Fainelli [Mon, 2 Apr 2012 16:19:55 +0000 (16:19 +0000)]
[package] libffi: update to 3.0.10

Signed-off-by: Luka Perkov <[email protected]>
SVN-Revision: 31159

13 years ago[packages/python] Python 2.7.3 got released meanwhile - level up, package python...
Mirko Vogt [Fri, 30 Mar 2012 13:24:08 +0000 (13:24 +0000)]
[packages/python] Python 2.7.3 got released meanwhile - level up, package python-readline
 - thanks again to Cybjit

SVN-Revision: 31152

13 years ago[packages] samba36: update init script and config template (#11106)
Jo-Philipp Wich [Fri, 30 Mar 2012 09:46:16 +0000 (09:46 +0000)]
[packages] samba36: update init script and config template (#11106)

SVN-Revision: 31150

13 years ago[packages] tor-alpha: update to 0.2.3.13-alpha, drop obsolete patch
Stephen Walker [Fri, 30 Mar 2012 02:37:51 +0000 (02:37 +0000)]
[packages] tor-alpha: update to 0.2.3.13-alpha, drop obsolete patch

SVN-Revision: 31148

13 years ago[packages] oww: update to 0.85.0
Stephen Walker [Fri, 30 Mar 2012 02:37:25 +0000 (02:37 +0000)]
[packages] oww: update to 0.85.0

SVN-Revision: 31147

13 years ago[packages/python] partially revert commit 31092, apply changes for real now - stupid...
Mirko Vogt [Thu, 29 Mar 2012 14:11:26 +0000 (14:11 +0000)]
[packages/python] partially revert commit 31092, apply changes for real now - stupid me..

SVN-Revision: 31140

13 years ago[package] Upgrade openconnect to v3.15
John Crispin [Thu, 29 Mar 2012 09:00:33 +0000 (09:00 +0000)]
[package] Upgrade openconnect to v3.15

This fixes a bunch of interoperability issues, and one or two crashes.

Signed-off-by: David Woodhouse <[email protected]>
SVN-Revision: 31135

13 years ago[package] libmodbus: bump to 3.0.2
Florian Fainelli [Tue, 27 Mar 2012 19:20:29 +0000 (19:20 +0000)]
[package] libmodbus: bump to 3.0.2

This patch updates libmodbus from version 2.0.3 to the latest stable
release 3.0.2

I needed modbus RTU and that seemed to be missing in the older version ?

Patch is also attached in case it is corrupt inline here!

Signed-off-by: Simon Gaynor <[email protected]>
SVN-Revision: 31099

13 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 <[email protected]>
SVN-Revision: 31098

13 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 <[email protected]>
SVN-Revision: 31097

13 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

13 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

13 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

13 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 <[email protected]>

SVN-Revision: 31051

13 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

13 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

13 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

13 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

13 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

13 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

13 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 <[email protected]
SVN-Revision: 30992

13 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

13 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

13 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 <[email protected]>
SVN-Revision: 30983

13 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

13 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

13 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

13 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 <[email protected]>
SVN-Revision: 30935

13 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 <[email protected]>
SVN-Revision: 30934

13 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 <[email protected]>
SVN-Revision: 30933

13 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 <[email protected]>
SVN-Revision: 30932

13 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 <[email protected]>
SVN-Revision: 30931

13 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 <[email protected]>
SVN-Revision: 30930

13 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 <[email protected]>
SVN-Revision: 30929

13 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

13 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