Re: [OpenWrt-Devel] [PATCH 3/5] elfutils: import package from packages.git

2015-05-19 Thread Jiri Slachta
before Barrier Breaker was released: https://lists.openwrt.org/pipermail/openwrt-devel/2014-June/025810.html Kind regards, Jiri Slachta Dne 19.5.2015 v 03:43 Luiz Angelo Daros de Luca napsal(a): > I'm curious, as current elfutils packager, how I should play in this import? > > Shoul

[OpenWrt-Devel] Extending OpenWrt telephony maintainers by a new member

2017-12-06 Thread Jiri Slachta
would be grateful if you could add him among other openwrt-telephony maintainers. I look forward to your reply. Kind Regards, Jiri Slachta signature.asc Description: OpenPGP digital signature ___ openwrt-devel mailing list openwrt-devel

[OpenWrt-Devel] [BB] feeds.conf.default: telephony repository is now on github

2014-12-11 Thread Jiri Slachta
Signed-off-by: Jiri Slachta --- feeds.conf.default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/feeds.conf.default b/feeds.conf.default index 4e6627b..7dfc9a8 100644 --- a/feeds.conf.default +++ b/feeds.conf.default @@ -1,7 +1,7 @@ src-git packages https://github.com

[OpenWrt-Devel] feeds.conf.default: telephony repository is now on github

2014-12-11 Thread Jiri Slachta
Signed-off-by: Jiri Slachta --- feeds.conf.default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/feeds.conf.default b/feeds.conf.default index 30b9eed..7053240 100644 --- a/feeds.conf.default +++ b/feeds.conf.default @@ -1,7 +1,7 @@ src-git packages https://github.com

Re: [OpenWrt-Devel] Subject: [PATCH] [package] Check port state on new call to avoid previous call ending

2014-12-15 Thread Jiri Slachta
Hello Roberto, thank you for your contribution. You seem to have swapped the original and modified source file while diffing it, but this is a not a big deal. I will test your change during this week and merge it if it works. Next time please create pull request against the github telephony re

Re: [OpenWrt-Devel] [PATCH 1/1] package: contrib: add smstools3 package

2014-12-20 Thread Jiri Slachta
not defined and the PKG_RELEASE should be reset to 1 since the package Makefile is at its initial version. Kind regards, Jiri Slachta [1] https://github.com/openwrt/packages/blob/master/CONTRIBUTING.md Dne 21.12.2014 v 08:09 Gerald Kerma napsal(a): > Add smstools3 package from http://smstoo

Re: [OpenWrt-Devel] [Patch] [packages] new package dansguardian

2015-01-18 Thread Jiri Slachta
/viewtopic.php?id=51078 The new packages repository is located here: http://github.com/openwrt/packages Kind regards, Jiri Slachta Dne 18.1.2015 v 12:45 hanno napsal(a): > Moved new version 2.12.03 from oldpackages to packages as request by Felix > Fietkau > > Signed-off-by:

Re: [OpenWrt-Devel] [PATCH] [packages] Fix lib mysql sources list

2013-02-18 Thread Jiri Slachta
ll be downloaded via archives mirror. I am sorry for this little misunderstanding, I should have mentioned in accepted patch above that it's an improved version of this patch. Thank you. ~ Jiri Slachta Dne 18.2.2013 10:59, Florian Fainelli napsal(a): > > > On 02/12/2013 05:49 PM, Inf

[OpenWrt-Devel] [PATCH][packages] MySQL - revert PKG_SOURCE_URL previous patch

2013-02-21 Thread Jiri Slachta
This patch reverts previous patch that fixes already fixed non-functional repos. MySQL archives repo is duplicit and planetmirror is offline. Signed-off-by: Jiri Slachta Index: libs/mysql/Makefile === --- libs/mysql/Makefile

[OpenWrt-Devel] [PATCH][packages] sipp - version bump

2013-02-22 Thread Jiri Slachta
This patch bumps Sipp - the SIP generator - from version 3.1 to version 3.3. It tested with basic scenarios. Signed-off-by: Jiri Slachta Index: feeds/packages/net/sipp/Makefile === --- feeds/packages/net/sipp/Makefile(revision

[OpenWrt-Devel] [PATCH] Kamailio3 - version bump

2013-03-16 Thread Jiri Slachta
Bump the kamailio3 package to the latest 3.x version. Signed-off-by: Jiri Slachta Index: net/kamailio3/Makefile === --- net/kamailio3/Makefile (revision 36055) +++ net/kamailio3/Makefile (working copy) @@ -8,12 +8,12

Re: [OpenWrt-Devel] curl-polarssl - how to commit?

2013-03-16 Thread Jiri Slachta
udev from systemd Regards, Jiri Slachta Dne 16.3.2013 17:23, Fabian Zimmermann napsal(a): > Hi, > > i'm currently playing around with openwrt on by DIR-615 H1. I need/want > openvpn and curl with SSL-support, but because of only 4MB Flash, I tried to > avoid full openssl-supp

[OpenWrt-Devel] [PATCH][packages] add Kamailio4 package

2013-03-16 Thread Jiri Slachta
Add kamailio4 package. The main improvements are - complete SER integration, new transport layer (Websocket - not yet as a package due to missing library libunistring), brand new modules and extensions and improved support for embedded systems. Signed-off-by: Jiri Slachta --- Makefile

[OpenWrt-Devel] [PATCH][packages][1/4] mediaproxy: add python-gnutls package

2013-03-18 Thread Jiri Slachta
Add python-gnutls package. This package is a prerequisite for mediaproxy package. This package provides a high level object oriented wrapper around libgnutls. Signed-off-by: Jiri Slachta Index: lang/python-gnutls/Makefile

[OpenWrt-Devel] [PATCH][packages][2/4] mediaproxy: add python-application package

2013-03-18 Thread Jiri Slachta
Add python-application package. This package is a prerequisite for mediaproxy package. It is a collection of modules - process, python, configuration, log, debug and system module. Signed-off-by: Jiri Slachta Index: lang/python-application/Makefile

[OpenWrt-Devel] [PATCH][packages][4/4] mediaproxy: add mediaproxy package

2013-03-18 Thread Jiri Slachta
-gnutls. Without them mediaproxy cannot be submitted. Signed-off-by: Jiri Slachta Index: net/mediaproxy/patches/001-mediaproxy-modprobe-replacement.patch === --- net/mediaproxy/patches/001-mediaproxy-modprobe-replacement.patch

[OpenWrt-Devel] [PATCH][packages][3/4] mediaproxy: add python-thor package

2013-03-18 Thread Jiri Slachta
Add python-thor package. This package is a prerequisite for mediaproxy package. Thor is a Python library for evented IO. Signed-off-by: Jiri Slachta Index: lang/python-thor/patches/001-check-ssl.patch === --- lang/python-thor

[OpenWrt-Devel] Patchwork seems to be dead (Internal server error - 500)

2013-03-18 Thread Jiri Slachta
Hello everyone, just to let you know, patchwork.openwrt.org seems to be dead - Internal server error - http status code 500. Jiri ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] [PATCH][packages][v2] add kamailio4 package

2013-03-22 Thread Jiri Slachta
Add kamailio4 package. The main improvements are - complete SER integration, new transport layer (Websocket - not yet as a package due to missing library libunistring), brand new modules and extensions and improved support for embedded systems. Signed-off-by: Jiri Slachta Index: net/kamailio4

[OpenWrt-Devel] [PATCH][packages][1/4][v2] mediaproxy: add python-gnutls package

2013-03-22 Thread Jiri Slachta
Add python-gnutls package. This package is a prerequisite for mediaproxy package. This package provides a high level object oriented wrapper around libgnutls. Signed-off-by: Jiri Slachta Index: lang/python-gnutls/Makefile

[OpenWrt-Devel] [PATCH][packages][2/4][v2] mediaproxy: add python-application package

2013-03-22 Thread Jiri Slachta
Add python-application package. This package is a prerequisite for mediaproxy package. It is a collection of modules - process, python, configuration, log, debug and system module. Signed-off-by: Jiri Slachta Index: lang/python-application/Makefile

[OpenWrt-Devel] [PATCH][packages][3/4][v2] mediaproxy: add python-thor package

2013-03-22 Thread Jiri Slachta
Add python-thor package. This package is a prerequisite for mediaproxy package. Thor is a Python library for evented IO. Signed-off-by: Jiri Slachta Index: lang/python-thor/patches/001-fix-setup.patch === --- lang/python-thor

[OpenWrt-Devel] [PATCH][packages][4/4][v2] mediaproxy: add mediaproxy package

2013-03-22 Thread Jiri Slachta
-gnutls. Without them mediaproxy cannot be submitted. Signed-off-by: Jiri Slachta Index: net/mediaproxy/Makefile === --- net/mediaproxy/Makefile (revision 0) +++ net/mediaproxy/Makefile (revision 0) @@ -0,0 +1,118

Re: [OpenWrt-Devel] [PATCH] [packages] Add asterisk-chan-dongle package (v.2)

2013-03-22 Thread Jiri Slachta
inside of a packages repository (the beginning of a patch should look like --- net/asterisk11-chan-dongle/Makefile) - it makes applying of those patches much easier. Otherwise it seems legit to me. :-) Reviewed-by: Jiri Slachta Dne 21.3.2013 16:17, Infactum napsal(a): > Patch adds chan_don

[OpenWrt-Devel] Lost password to patchwork.openwrt.org

2013-03-24 Thread Jiri Slachta
asking. I am so sorry for all those troubles. Thank you for your willingness to understand my situation - almost all of my passwords to all sites are lost. :-( ~ Jiri Slachta ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https

Re: [OpenWrt-Devel] how to enable openssl hardware encryption engine ?

2013-03-26 Thread Jiri Slachta
. You can grab my patch by URL below: http://suzelly.opf.slu.cz/~sla463/openssl.diff or here's the diff for openssl package to be applied from the root of openwrt src directory. I hope that patchwork skips this patch. ~ Jiri Slachta Index: package/libs/openssl/patches/140-make

[OpenWrt-Devel] [PATCH][packages] asterisk-11.x : update to 11.2.2

2013-03-28 Thread Jiri Slachta
Signed-off-by: Jiri Slachta Index: feeds/packages/net/asterisk-11.x/Makefile === --- net/asterisk-11.x/Makefile (revision 36134) +++ net/asterisk-11.x/Makefile (working copy) @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk

Re: [OpenWrt-Devel] [PATCH][packages] asterisk-11.x : update to 11.2.2

2013-03-28 Thread Jiri Slachta
Dne 28.3.2013 21:59, Chirag Chhatriwala napsal(a): > On Thu, Mar 28, 2013 at 10:32 AM, Jiri Slachta <mailto:slac...@cesnet.cz>> wrote: > > > Signed-off-by: Jiri Slachta mailto:slac...@cesnet.cz>> > Index: feeds/packa

[OpenWrt-Devel] [PATCH][packages] asterisk-11.x : update to 11.3.0

2013-03-28 Thread Jiri Slachta
. Signed-off-by: Jiri Slachta Index: net/asterisk-11.x/patches/010-asterisk-configure-undef-res-ninit.patch === --- net/asterisk-11.x/patches/010-asterisk-configure-undef-res-ninit.patch (revision 36140) +++ net/asterisk-11.x/patches

[OpenWrt-Devel] [PATCH][packages][v2] asterisk-11.x : update to 11.3.0

2013-03-28 Thread Jiri Slachta
The changelog for the latest version of asterisk mostly brings bugfixes for ConfBridge, resolves deadlocks between pending CDR and batch CDR locks, prevents DoS in HTTP server and prevents buffer overflow through H.264 negotiation. Signed-off-by: Jiri Slachta Index: net/asterisk-11.x/patches

Re: [OpenWrt-Devel] how to enable openssl hardware encryption engine ?

2013-03-31 Thread Jiri Slachta
Hello Valent, I think is not the openssl lib fault. If you take a look at: > [ 423.683985] padlock_sha: Fallback driver 'sha1' could not be loaded! > [ 423.703224] BUG: unable to handle kernel NULL pointer dereference at > 0052 > [ 423.713155] IP: [] init_module+0x9b3/0xb20 [cryptosoft]

Re: [OpenWrt-Devel] N810 support

2013-03-31 Thread Jiri Slachta
Hello Rural, TI_OMAP24xx is marked as broken. Unless you want to play with it, please, remove the last "broken" word in FEATURES variable in Makefile located at target/linux/omap24xx/Makefile . Jiri Dne 31.3.2013 18:15, rural napsal(a): > Ladies & Gentlemen, > > As far as I've understood, the

Re: [OpenWrt-Devel] how to enable openssl hardware encryption engine ?

2013-04-06 Thread Jiri Slachta
Hello Valent, I am sorry for late response. I am unable to locate the problem between engine and openssl engine due to lack of hardware I use. I'd suggest at first try stracing & to use gdb to debug and locate, what openssl needs to run with engine libraries. I am not that experienced in debugg

Re: [OpenWrt-Devel] how to enable openssl hardware encryption engine ?

2013-04-06 Thread Jiri Slachta
I meant lack of hardware support for engine padlock. I should read my mail first before I send it. Dne 6.4.2013 17:32, Jiri Slachta napsal(a): > Hello Valent, > > I am sorry for late response. I am unable to locate the problem between > engine and openssl engine due to lack of ha

Re: [OpenWrt-Devel] About kernel package dev

2013-04-19 Thread Jiri Slachta
Dne 19.4.2013 14:59, schk00 napsal(a): > Hi OpenWRT Dev Team. > > < /div>I'm newbie openWRT developer and trying to do some practice with it. > After looking up whole source of OpenWRT, I made a conclusion that my > practice needs kernel packages about Network(ex. kmod-ipt-core...). So I > found

Re: [OpenWrt-Devel] Force image package to be installed last?

2013-04-20 Thread Jiri Slachta
Dne 21.4.2013 2:24, Shawn Lewis napsal(a): > Hi, I have a package that overrides files from other packages, and I build in > to my image. I'd like it to always be installed last, to ensure that it's > files are the ones that show up in the image. > > Currently in my package's Makefile I specify

Re: [OpenWrt-Devel] Maintenance of external packages

2013-04-26 Thread Jiri Slachta
Dne 25.4.2013 17:42, Guillermo Senna napsal(a): > Hi, > I wanted to ask what is the situation of packages inside feeds? Does this > list still receives patches for external packages? > I ask this because faad2 library for example in AA still has an old Makefile > when there was Changeset 34527 ma

[OpenWrt-Devel] Empty directories left from r36485

2013-04-30 Thread Jiri Slachta
Hello, changes made in https://dev.openwrt.org/changeset/36485 left empty directories. Please, delete following empty directories: packages/net/asterisk-1.8.x packages/net/asterisk-11.x packages/net/asterisk-chan-sccp-b packages/net/kamailio packages/net/kamailio3 packages/net/miax packages/net

Re: [OpenWrt-Devel] Anyone working on having libpri, dahdi-linux and dahdi-tools on openwrt

2013-04-30 Thread Jiri Slachta
Hello, there is always an interest for things like that. Please, share your current work and I (at least) will take a look at it. Jiri Ming-Ching Tiew napsal(a): >I tried the asterisk 11 feeds on the trunk. > >Noticed that it does not have dahdi-linux, dahdi-tools and libpri. > >Anyone curren

Re: [OpenWrt-Devel] how to enable openssl hardware encryption engine ?

2013-04-30 Thread Jiri Slachta
Dne 30.4.2013 22:08, valent.turko...@gmail.com napsal(a): > On Tue, Apr 30, 2013 at 9:36 PM, valent.turko...@gmail.com > wrote: >> I had missed package with engines ;) >> Now I got images built correctly and installed on CF card. >> >> Can you or somebody else check out what is the issue? >> >> Pl

Re: [OpenWrt-Devel] how to enable openssl hardware encryption engine ?

2013-05-02 Thread Jiri Slachta
Hello Valent, strace shows system calls used by program. I think there is nothing wrong with openssl package, package Makefile is just not yet fully adapted to work with openssl engines (imho it is compile time issue). It needs to be rewritten a little. Jiri Dne 2.5.2013 8:10, valent.turko...@

Re: [OpenWrt-Devel] Compile target object instead of toolchain object

2013-05-05 Thread Jiri Slachta
Hello Jon, I suppose it should be: make -C path/to/your/package TOPDIR=$(pwd) #and params you want to pass to make for example: make -C feeds/telephony/asterisk-11.x/ TOPDIR=$(pwd) {clean,compile,install} V=99 Regards, Jiri Dne 5.5.2013 18:46, jonsm...@gmail.com napsal(a): > How do I compile a t

Re: [OpenWrt-Devel] [PATCH] add reSIProcate (SIP proxy and TURN server) package

2013-05-11 Thread Jiri Slachta
Hello Daniel, I will take a look at this. Would you mind to find out, if there are any updates related to this app in upstream? I'll do some tests and if it's ok, I will push it into telephony repository (related to telephony packages). Jiri Dne 11.5.2013 9:53, Daniel Pocock napsal(a): H

Re: [OpenWrt-Devel] [PATCH] [package] asterisk-11.x-chan-sccp-b initial creation (against git packages repository)

2013-05-14 Thread Jiri Slachta
Dne 11.5.2013 19:18, Diederik de Groot napsal(a): > This patch includes new Makefile for chan-sccp-b V4.1-RC1 compiled against > the asterisk-11.x package (based on previous work for > asterisk-1.8-chan-sccp-b package). > > Signed-off-by: Diederik de Groot Applied! I shortened your commit mes

Re: [OpenWrt-Devel] [PATCH] [package] asterisk-chan-sccp-b update to revision 4631 (chan-sccp-b V4.1 RC1)

2013-05-14 Thread Jiri Slachta
Dne 11.5.2013 16:04, Diederik de Groot napsal(a): > This patch includes Makefile changes for chan-sccp-b V4.1-RC1 compiled > against the asterisk-1.8.x package. > > Signed-off-by: Diederik de Groot Applied! I shortened your commit message and slightly modified Makefile. I also moved asterisk-c

[OpenWrt-Devel] Question about pulling out the latest revision of sources for openwrt tagged sources

2013-05-16 Thread Jiri Slachta
Hello everyone, I would love to start an open discussion. There is a little issue with checking out the latest revision of sources for package asteriskXX-chan-sccp-b. Those sources are OpenWrt tagged, so it should consist of stable sources to be compiled. Even if those sources are release-cand

[OpenWrt-Devel] [PATCH][AA][packages-12.09]asterisk-chan-sccp-b: fix PKG_SOURCE_URL, URL, maintainer and dependency

2013-05-18 Thread Jiri Slachta
packages-12.09: This patch fixes asterisk-chan-sccp-b dependency that breaks asterisk18 menu in openwrt menuconfig, fixes SVN repo URL (HTTP 404 error), project URL (also HTTP error 404) and removes package maintainer variable. Signed-off-by: Jiri Slachta Index: net/asterisk-chan-sccp-b

[OpenWrt-Devel] [PATCH][packages][admin] zabbix: update to 2.0.6

2013-05-27 Thread Jiri Slachta
Update zabbix to version 2.0.6. Signed-off-by: Jiri Slachta Index: admin/zabbix/Makefile === --- admin/zabbix/Makefile (revision 36731) +++ admin/zabbix/Makefile (working copy) @@ -8,12 +8,12 @@ include $(TOPDIR

[OpenWrt-Devel] [PATCH][packages] libre: update to 0.4.3

2013-06-02 Thread Jiri Slachta
libre: update to 0.4.3 Signed-off-by: Jiri Slachta Index: libs/re/Makefile === --- libs/re/Makefile(revision 36817) +++ libs/re/Makefile(working copy) @@ -1,5 +1,5 @@ # -# Copyright (C) 2010-2011 OpenWrt.org +# Copyright

[OpenWrt-Devel] [PATCH][packages] librem: update to 0.4.3

2013-06-02 Thread Jiri Slachta
librem: update to 0.4.3 Signed-off-by: Jiri Slachta Index: libs/rem/Makefile === --- libs/rem/Makefile (revision 36817) +++ libs/rem/Makefile (working copy) @@ -1,5 +1,5 @@ # -# Copyright (C) 2010-2011 OpenWrt.org +# Copyright

[OpenWrt-Devel] [PATCH][packages] libs: move opal, openh323, ptlib and pwlib to telephony repository

2013-06-21 Thread Jiri Slachta
| 14 --- pwlib/Makefile | 90 pwlib/patches/002-lib_mak.patch | 11 -- 9 files changed, 499 deletions(-) Signed-off-by: Jiri Slachta Index: libs/pwlib/patches/002-lib_mak.patch

[OpenWrt-Devel] [PATCH][packages] snort: fix dependencies

2013-06-23 Thread Jiri Slachta
snort: fix dependencies - add libuuid as dependency Signed-off-by: Jiri Slachta Index: net/snort/Makefile === --- net/snort/Makefile (revision 37019) +++ net/snort/Makefile (working copy) @@ -26,7 +26,7 @@ SUBMENU:=Firewall

[OpenWrt-Devel] Just a thought - informing maintainers about broken packages

2013-06-30 Thread Jiri Slachta
Hello everyone, I just wanted to raise a question about informing maintainers about their broken packages. As we already know, the buildbots stores compile logs for broken packages at http://buildbot.openwrt.org:8010/broken_packages/. If those logs would not be accessible, I wouldn't know that

Re: [OpenWrt-Devel] snort - Package snort is missing dependencies for the following libraries: libuuid.so.1

2013-07-11 Thread Jiri Slachta
Dne 11.7.2013 11:46, Remzi AKYÜZ napsal(a): > Hi, > ... Hi, I've already sent a patch for this - http://patchwork.openwrt.org/patch/3776/ . It's not accepted yet. Jiri ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openw

[OpenWrt-Devel] [PATCH 1/3][packages] reiserfsprogs: add missing dependency - libuuid

2013-07-25 Thread Jiri Slachta
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 --- utils/reiserfsprogs/Makefile |1 + 1 file changed, 1 insertion(+) diff --git a/utils/reiserfsprogs/Makefile b

[OpenWrt-Devel] [PATCH 2/3][packages] ntfsprogs_ntfs-3g: add missing dependency - libuuid

2013-07-25 Thread Jiri Slachta
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 --- utils/ntfs-3g/Makefile |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/ntfs-3g

[OpenWrt-Devel] [PATCH 3/3][packages] ntfsprogs: add missing dependency - libuuid

2013-07-25 Thread Jiri Slachta
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 --- utils/ntfsprogs/Makefile |1 + 1 file changed, 1 insertion(+) diff --git a/utils/ntfsprogs/Makefile b/utils/ntfsprogs

[OpenWrt-Devel] [PATCH][packages] sox update to version 14.4.1

2013-07-25 Thread Jiri Slachta
Update package sox to version 14.4.1. Signed-off-by: Jiri Slachta --- sound/sox/Makefile |8 +- sound/sox/patches/001-cross_compile.patch |8 +- sound/sox/patches/010-fix_uclibc_build_issue.patch | 17 ++- sound/sox/patches/020-ffmpeg-0.11

[OpenWrt-Devel] [PATCH][packages] libxapian: add missing dependency to libuuid

2013-07-28 Thread Jiri Slachta
libxapian: add missing dependency to libuuid Signed-off-by: Jiri Slachta --- libs/libxapian/Makefile |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/libxapian/Makefile b/libs/libxapian/Makefile index 7b290c0..757a60b 100644 --- a/libs/libxapian/Makefile +++ b/libs

[OpenWrt-Devel] [PATCH] [target][x86][base-files] change /dev/console to tty to fix job control

2013-08-04 Thread Jiri Slachta
: Jiri Slachta --- target/linux/x86/base-files/etc/inittab |4 1 file changed, 4 insertions(+) create mode 100644 target/linux/x86/base-files/etc/inittab diff --git a/target/linux/x86/base-files/etc/inittab b/target/linux/x86/base-files/etc/inittab new file mode 100644 index 000

[OpenWrt-Devel] [PATCH][packages] update zabbix to version 2.0.7

2013-08-04 Thread Jiri Slachta
Update zabbix to version 2.0.7 Signed-off-by: Jiri Slachta --- admin/zabbix/Makefile |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin/zabbix/Makefile b/admin/zabbix/Makefile index dff0e25..176b4be 100644 --- a/admin/zabbix/Makefile +++ b/admin/zabbix/Makefile

Re: [OpenWrt-Devel] [PATCH] add reSIProcate (SIP proxy and TURN server) package

2013-09-02 Thread Jiri Slachta
et me know > >Regards, > >Daniel > >On 14/05/13 20:49, Daniel Pocock wrote: >> On 11/05/13 13:33, Jiri Slachta wrote: >>> Hello Daniel, >>> >>> I will take a look at this. Would you mind to find out, if there are >any >>> updates relate

[OpenWrt-Devel] [PATCH] [packages] zabbix: update to version 2.0.8

2013-09-16 Thread Jiri Slachta
Signed-off-by: Jiri Slachta --- admin/zabbix/Makefile |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin/zabbix/Makefile b/admin/zabbix/Makefile index 176b4be..5ee8425 100644 --- a/admin/zabbix/Makefile +++ b/admin/zabbix/Makefile @@ -8,12 +8,12 @@ include

Re: [OpenWrt-Devel] [PATCH v2][packages] bird: Update to 1.3.11 and fix build issues

2013-10-06 Thread Jiri Slachta
would suggest extending PKG_SOURCE_URL variable by the another mirror to this tarball. Mirroring packages to http://downloads.openwrt.org/sources does make sense for releases, not for moving targets. Kind regards, Jiri Slachta ___ openwrt-devel mailing list

Re: [OpenWrt-Devel] Fwd: [PATCH][packages] ser2net: Update to version 2.9.1

2013-10-12 Thread Jiri Slachta
Dne 12.10.2013 16:12, Yegor Yefremov napsal(a): > On Sat, Oct 12, 2013 at 3:59 PM, Jiapeng Li wrote: >> Thank you, Yegor. >> Need i cancel the patch i sent? > > Gabor Juhos will decide, how to proceed further. > > Yegor > ___ > openwrt-devel mailing li

[OpenWrt-Devel] [PATCH][AA][packages] siproxd: fix typo in variable name in init script

2013-10-17 Thread Jiri Slachta
Signed-off-by: Jiri Slachta --- net/siproxd/files/siproxd.init |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/siproxd/files/siproxd.init b/net/siproxd/files/siproxd.init index 4ecdfbb..1ad6e0f 100644 --- a/net/siproxd/files/siproxd.init +++ b/net/siproxd/files

[OpenWrt-Devel] [PATCH][packages] libpam: remove autoreconf call from configure macro

2013-10-24 Thread Jiri Slachta
autoreconf call from configure macro it breaks the build. Signed-off-by: Jiri Slachta --- libs/libpam/Makefile |2 -- 1 file changed, 2 deletions(-) diff --git a/libs/libpam/Makefile b/libs/libpam/Makefile index bbfa9d8..9b4f8c0 100644 --- a/libs/libpam/Makefile +++ b/libs/libpam/Makefile

[OpenWrt-Devel] [PATCH][packages] tiff: disable linking to liblzma

2013-10-24 Thread Jiri Slachta
This package requires liblzma as dependency if liblzma is selected. This patch disables linking to liblzma in its configure script. Signed-off-by: Jiri Slachta --- libs/tiff/Makefile |1 + 1 file changed, 1 insertion(+) diff --git a/libs/tiff/Makefile b/libs/tiff/Makefile index ca31f39

Re: [OpenWrt-Devel] [PATCH] [packages] yate: Bump to version 5.0.0

2013-11-05 Thread Jiri Slachta
Hello Robert, I have tested and applied your both patches within a single commit (commit id 743bca6d7c382bf5b2a48de96612bd761760dfaf) to telephony repository with minor changes. I added more configure options to cover optional functions and removed the zaptel stuff at all. Thank you! Jiri Dne 4.

Re: [OpenWrt-Devel] [PATCH] [packages] yate: Bump to version 5.0.0

2013-11-06 Thread Jiri Slachta
Done. Dne 6.11.2013 10:02, Robert Högberg napsal(a): > No problem. As you say, it works today so this is just minor stuff. > > While we're talking about minor stuff.. The list of modules is almost > sorted, but not quite (I put javascript module in wrong place and > there are other modules which

[OpenWrt-Devel] [PATCH] [packages] zabbix: update to 2.2.0

2013-11-15 Thread Jiri Slachta
This patch updates zabbix to version 2.2.0. This patch also fixes the autostart of agentd daemon which could not start with default cfg because of the nonexistence of /etc/zabbix_agentd.conf.d directory. Signed-off-by: Jiri Slachta --- admin/zabbix/Makefile |4

Re: [OpenWrt-Devel] YATE 5.0.0 fails to build because PHP5 doesn't build

2013-11-16 Thread Jiri Slachta
PHP seems to be as a mandatory dependency for yate. If there is no possibility to enable/disable php then it should be added among other dependencies of the main yate package. I am going to resolve this issue within this weekend. Jiri Jo-Philipp Wich napsal(a): >Selected how? Through menuconf

Re: [OpenWrt-Devel] [PATCH] New package Kamailio3

2012-06-15 Thread Jiri Slachta
Dne 11.4.2012 2:27, Jo-Philipp Wich napsal(a): > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi, > > thank your for your contribution. > There are a few issues, comments inline. > > On 10.04.2012 21:56, Jiri Slachta wrote: >> Signed-off-by: Jiri Slac

[OpenWrt-Devel] [PATCH] new package lua-crypt

2012-06-16 Thread Jiri Slachta
Hello, I would like to introduce you small new package Lua-crypt. It is a C library that binds the crypt() function from POSIX operating systems to the standard Lua 5.0 interpreter. This package is needed to build asterisk module, e.g. pbx-lua. Signed-off-by: Jiri Slachta Index: feeds

[OpenWrt-Devel] [PATCH] openssh dependency fix

2012-06-18 Thread Jiri Slachta
Hi, this patch adds libssp dependency if @SSP_SUPPORT is enabled. Without dependency on libssp this package is not compilable. Jiri Slachta Signed-off-by: Jiri Slachta Index: feeds/packages/net/openssh/Makefile === --- feeds

Re: [OpenWrt-Devel] [PATCH] new package lua-crypt

2012-06-18 Thread Jiri Slachta
Hello, I've made small adjustments to lua-crypt. Signed-off-by: Jiri Slachta Index: feeds/packages/lang/lua-crypt/Makefile === --- feeds/packages/lang/lua-crypt/Makefile (revision 0) +++ feeds/packages/lang/lua-crypt/Mak

[OpenWrt-Devel] [PATCH] Snortsam - plugin for Snort

2012-07-15 Thread Jiri Slachta
Hi, I would like to introduce you Snortsam, plugin for Snort. SnortSam is a plugin that will block malicious activity based on a modified rule set. This package needs Snort to be patched - this patch was introduced in http://patchwork.openwrt.org/patch/2381/ . Signed-off-by: Jiri Slachta

[OpenWrt-Devel] [PATCH] [packages] Kamailio3 - replacement for old kamailio package (RESENT)

2012-07-28 Thread Jiri Slachta
u. Signed-off-by: Jiri Slachta Index: feeds/packages/net/kamailio3/Makefile === --- feeds/packages/net/kamailio3/Makefile (revision 0) +++ feeds/packages/net/kamailio3/Makefile (revision 0) @@ -0,0 +1,284 @@ +# +# Copyrigh

[OpenWrt-Devel] [PATCH 1/3] [packages] Package libdaq as a new Snort dependency

2012-08-05 Thread Jiri Slachta
Hi, I would like to introduce you new package, libdaq, a data acquisition library needed by a Snort 2.9.x. Signed-off-by: Jiri Slachta Index: feeds/packages/libs/libdaq/Makefile === --- feeds/packages/libs/libdaq/Makefile (revision

Re: [OpenWrt-Devel] How could I commit my source codes with the tool svn ?

2012-08-08 Thread Jiri Slachta
___ > openwrt-devel mailing list > openwrt-devel@lists.openwrt.org > https://lists.openwrt.org/mailman/listinfo/openwrt-devel > Hello, have a look at https://dev.openwrt.org/wiki/SubmittingPatches. Regards, Jiri Slachta _

Re: [OpenWrt-Devel] How could I commit my source codes with the tool svn ?

2012-08-08 Thread Jiri Slachta
___ > openwrt-devel mailing list > openwrt-devel@lists.openwrt.org > https://lists.openwrt.org/mailman/listinfo/openwrt-devel > Hi, I broke sent sent URL with a dot in the end of it - the right URL is https://dev.openwr

[OpenWrt-Devel] [PATCH] [packages] Snortsam - plugin for Snort

2012-09-05 Thread Jiri Slachta
rt in http://patchwork.openwrt.org/patch/2491/. Current version of Snort (2.9.2.2) supports Snortsam. SnortSam is a plugin for Snort, an open-source light-weight Intrusion Detection System (IDS). Jiri Slachta, CESNET, z.s.p.o. Signed-off-by: Jiri Slachta Index: feeds/packages/net/snortsam/Mak

[OpenWrt-Devel] [PATCH] [packages] Python SSL C module

2012-09-23 Thread Jiri Slachta
Hello, this patch enables built-in Python C module (as "import _ssl"). Regards, Jiri Slachta, CESNET, z.s.p.o. Signed-off-by: Jiri Slachta Index: feeds/packages/lang/python/Makefile === --- feeds/packages/lang/pytho

[OpenWrt-Devel] [PATCH] [packages] update GMP to 5.0.5

2012-09-23 Thread Jiri Slachta
Hello, this patch updates GMP library to it's newest version - 5.0.5. Regards, Jiri Slachta, CESNET, z.s.p.o. Signed-off-by: Jiri Slachta Index: feeds/packages/libs/gmp/Makefile === --- feeds/packages/libs/gmp/Mak

[OpenWrt-Devel] [PATCH][packages] Asterisk ODBC module

2012-09-26 Thread Jiri Slachta
Hello, this patch includes ODBC support for Asterisk18 package. Regards, Jiri Slachta, CESNET, z.s.p.o. Signed-off-by: Jiri Slachta Index: feeds/packages/net/asterisk-1.8.x/Makefile === --- feeds/packages/net/asterisk-1.8.x

[OpenWrt-Devel] [PATCH][packages] Snort init script enhancement

2012-09-27 Thread Jiri Slachta
Hello, this patch repairs init script for Snort. Current version can start snort, but cannot stop it. Regards, Jiri Slachta, CESNET, z.s.p.o. Signed-off-by: Jiri Slachta Index: feeds/packages/net/snort/files/snort.init

[OpenWrt-Devel] [PATCH][kernel][sound-core] pcspkr x86 fix

2012-09-29 Thread Jiri Slachta
from generic x86 target and I wanted to leave x86 target untouched and make it as clean as it is now. This patch creates new package kmod-snd-pcsp which replaces broken kmod-pcspkr for x86 target. kmod-pcspkr for other targets still remains. Regards, Jiri Slachta, CESNET, z.s.p.o. Signed-off

[OpenWrt-Devel] [PATCH][v2][kernel][sound-core] pcspkr x86 fix

2012-09-29 Thread Jiri Slachta
-pcspkr for other targets still remains. Regards, Jiri Slachta, CESNET, z.s.p.o. Signed-off-by: Jiri Slachta Index: package/kernel/modules/sound.mk === --- package/kernel/modules/sound.mk (revision 33595) +++ package/kernel

[OpenWrt-Devel] [PATCH][packages] snortsam: patch that fixes path to iptables

2012-10-16 Thread Jiri Slachta
Hello, this patch repairs path to iptables in snortsam sources from /sbin/iptables to /usr/sbin/iptables. Without this patch Snortsam does not know the path to iptables binary. Regards, Jiri Slachta, CESNET, z.s.p.o. Signed-off-by: Jiri Slachta Index: feeds/packages/net/snortsam/patches/100

[OpenWrt-Devel] [PATCH][packages] snortsam: fix for mangled EOL's in snortsam patch

2012-10-18 Thread Jiri Slachta
From 97b2940031e3f690ebfafa0f3e94ba5709371272 Mon Sep 17 00:00:00 2001 From: Jiri Slachta Date: Thu, 18 Oct 2012 17:20:57 +0200 Subject: [PATCH] This patch repairs mangled CR-LF EOL's in patch that repairs paths to iptables binary. Signed-off-by: Jiri Slachta --- net/snortsam/patche

[OpenWrt-Devel] [PATCH][package][devel] gdb - depends on zlib if zlib is selected

2012-10-29 Thread Jiri Slachta
Gdb package depends on zlib if zlib is selected. Gdb can read debug informations in produced binaries with compressed debug sections if gdb is compiled with `zlib'. Regards, Jiri Slachta, CESNET, z.s.p.o. Signed-off-by: Jiri Slachta Index: package/devel/gdb/Mak

Re: [OpenWrt-Devel] [PATCH 2/2] [packages] zabbix: correct pidfile und update initscript

2012-10-30 Thread Jiri Slachta
Dne 23.10.2012 16:45, Stefan Hellermann napsal(a): > Hi, > > zabbix_agentd will not start because the initscript checks an old > path to the configfile and then zabbix_agentd uses the new path. > (old /etc/zabbix/zabbix_agentd.conf new /etc/zabbix_agentd.conf) > I think the new path is better as

[OpenWrt-Devel] [PATCH][packages] libdaq - dependency fix

2012-11-16 Thread Jiri Slachta
libdaq no longer depends on libipq Jiri Slachta, CESNET, z.s.p.o. Signed-off-by: Jiri Slachta Index: feeds/packages/libs/libdaq/Makefile === --- feeds/packages/libs/libdaq/Makefile (revision 34200) +++ feeds/packages/libs/libdaq

[OpenWrt-Devel] Asterisk11 - need a little help with testing package

2012-11-17 Thread Jiri Slachta
l testing my package on devices? It's a little bigger package and if the package compiles well does not mean it works perfectly. I would appreciate any help. The patch is located here: http://suzelly.opf.slu.cz/~sla463/asterisk11.patch Thank you for your time. :-) Regards, Jiri

[OpenWrt-Devel] [RFC] add asterisk11 package

2012-11-17 Thread Jiri Slachta
t or with functional testing my package on devices? It's a little bigger package and if the package compiles well does not mean it works perfectly. I would appreciate any help. Regards, Jiri Slachta, CESNET, z.s.p.o. Index: feeds/packages/n

Re: [OpenWrt-Devel] [RFC] add asterisk11 package

2012-11-18 Thread Jiri Slachta
Here comes my comments for my package: Dne 17.11.2012 11:35, Jiri Slachta napsal(a): > Hello, > > sorry for the duplicity. > ... > +AST_MODULES:= This variable will be removed, it's not used > +$(eval $(call BuildAsteriskModule,cdr,Provide CDR,Call Deta

[OpenWrt-Devel] [PATCH][packages][telephony] asterisk - add pbx_lua module

2012-11-21 Thread Jiri Slachta
Hello, this patch adds support for Lua resources in Asterisk. Asterisk-pbx-lua allows users to use the full power of lua to develop telephony applications using Asterisk. Lua dialplan configuration is done in the extensions.lua file. Regards, Jiri Slachta, CESNET, z.s.p.o. Signed-off-by: Jiri

Re: [OpenWrt-Devel] Status of Attitude Adjustement

2012-12-02 Thread Jiri Slachta
Dne 2.12.2012 18:42, Christian Gagneraud napsal(a): > Hi, > > I'm planning to do a workshop at the Dublin hacker space. > I know that Attitude Adjustment is not yet released, but i wonder if it is > stable enough, or if, instead, I should use Backfire 10.03.1. > > So far, the list of routers we

Re: [OpenWrt-Devel] Status of Attitude Adjustement

2012-12-02 Thread Jiri Slachta
Dne 2.12.2012 20:43, Brian J. Murrell napsal(a): > On 12-12-02 01:16 PM, Jiri Slachta wrote: >> >> Hello Chris, > > Hi Jiri, > Hello Brian, >> at least for those two Linksys boxes sticking with Backfire is recommended. > > I wonder what the rationale is

[OpenWrt-Devel] [PATCH][packages][admin] Zabbix - level up

2012-12-04 Thread Jiri Slachta
This patch updates Zabbix to it's latest version. Changelog consists of a huge set of bugfixes and a few small improvements. Signed-off-by: Jiri Slachta Index: feeds/packages/admin/zabbix/Makefile === --- feeds/packages/admin/z

  1   2   >