dvlemplgk
157d4734aa
open-plc-utils: Remove excessive dot in PKG_SOURCE_VERSION definition
Signed-off-by: Günther Kelleter <guenther.kelleter@devolo.de>
10 years ago
Steven Barth
92306fc880
Merge pull request #1533 from leitec/add-ngircd-v2
[v2] ngircd: import from oldpackages and update to 22.1
10 years ago
Ted Hess
ef3b276ccb
Merge pull request #1540 from thess/knxd-fix
knxd: Fix build dependencies w/argp-standalone, add libstdcpp
10 years ago
Ted Hess
e470ae5ccf
knxd: Fix build dependencies w/argp-standalone, add libstdcpp
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Jiri Slachta
02c8f0aae9
libssh2: update to version 1.6.0
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
10 years ago
Thomas Weißschuh
8aa7f2724f
esniper: add esniper
Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
10 years ago
Ted Hess
79a63ec038
zmq: Make 2 variants, refresh patches, fix C++ build issues
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Steven Barth
93cb07e376
Merge pull request #1532 from pjoe/shadow-su-fix-controlling-term2
shadow: fix su controlling terminal #1521
10 years ago
Steven Barth
83f2c14b2f
Merge pull request #1534 from aTanW/master
gammu: update to latest 1.36.2 upstream
10 years ago
Roger
d8f145d51b
rtl-sdr: update copyright
10 years ago
Ted Hess
3e9c6360ea
Merge pull request #1528 from roger-/micropython
micropython/micropython-lib: update to latest
10 years ago
Roger
13a3981ba5
micropython: update copyright
10 years ago
heil
3ca1051e8f
haproxy: fixes from upstream
- BUILD/MINOR: tools: rename popcount to my_popcountl
- BUG/MAJOR: buffers: make the buffer_slow_realign() function respect output data
Signed-off-by: heil <heil@terminal-consulting.de>
10 years ago
Luka Perkov
2f3ab73ffa
squid: drop musl compat patch
Signed-off-by: Luka Perkov <luka@openwrt.org>
10 years ago
aTanW
ec2cb7b430
gammu: update to latest 1.36.2 upstream
Signed-Off-By: Vitaly Protsko <villy@sft.ru>
---
Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
10 years ago
Claudio Leite
d9de90c82a
ngircd: update to release 22.1
Also enable IPv6 by default, depending on the OpenWrt
build config.
Signed-off-by: Claudio Leite <leitec@staticky.com>
10 years ago
Claudio Leite
8a14478b21
ngircd: make myself the maintainer
Signed-off-by: Claudio Leite <leitec@staticky.com>
10 years ago
Claudio Leite
556cab1b0a
ngircd: import from oldpackages as-is
Signed-off-by: Claudio Leite <leitec@staticky.com>
10 years ago
Pelle Johnsen
a14b3c8651
shadow: fix su controlling terminal #1521
Signed-off-by: Pelle Johnsen <pelle.johnsen@gmail.com>
10 years ago
Matteo Croce
5b8d596ab9
add list of domains serving advertising
Add a script to download a list of domains which serves ads.
This list can be used to block these servers in the DNS server.
10 years ago
Steven Barth
b59187dc62
Merge pull request #1530 from aa65535/master
shadowsocks-libev: add package
10 years ago
aa65535
d1293286a8
shadowsocks-libev: use realname in the maintainer tag
Signed-off-by: aa65535 <aa65535@live.com>
10 years ago
Steven Barth
168cf75aae
Merge pull request #1485 from mickeprag/master
python-pyserial: new package
10 years ago
Steven Barth
c5a8ec5aa3
Merge pull request #1015 from aTanW/master
ipsec-tools: racoon uci integration
10 years ago
Steven Barth
a48f4b0603
Merge pull request #1516 from bk138/ola-0.9.6
ola: Update to 0.9.6, tidy up makefile, try to resolve build dependencies
10 years ago
Steven Barth
a9f7dfb886
Merge pull request #1524 from sairon/python3-disable-wcsftime-detection
python3: disable usage of wcsftime (broken in uClibc)
10 years ago
Steven Barth
f24dd77eb7
Merge pull request #1526 from sairon/python-fix-host-multiarch-support
python: fix patch removing multiarch support for host python
10 years ago
aa65535
024bd84282
shadowsocks-libev: add package
Shadowsocks-libev is a lightweight secured socks5 proxy for embedded devices and low end boxes.
Signed-off-by: aa65535 <aa65535@live.com>
10 years ago
heil
290489d997
haproxy: fixes from upstream
- BUG/MAJOR: buffers: make the buffer_slow_realign() function respect output data
Signed-off-by: heil <heil@terminal-consulting.de>
10 years ago
Roger
a7f6d36d6e
micropython/micropython-lib: update to latest
Signed-off-by: Roger D <rogerdammit@gmail.com>
10 years ago
Roger
6e9451714d
rtl-sdr: update to latest
Signed-off-by: Roger D <rogerdammit@gmail.com>
10 years ago
Jan Čermák
73244f09ec
python: fix patch removing multiarch support for host python
Patch removing multiarch paths from build should be applied only when
Python is built for target, but not for host. When the paths are removed
during host build, host python throws some ugly errors when importing
some hashlib modules. Also it reports that modules crypt and nis failed
to build (tested on Ubuntu 14.04 host).
Signed-off-by: Jan Čermák <jan.cermak@nic.cz>
10 years ago
Jan Čermák
6156136903
python3: disable usage of wcsftime (broken in uClibc)
Python 3 prefers usage of wcsftime() over strftime() if it's available,
however this function returns just an empty string in some older
uClibc versions. Proposed solution disables detection of wcsftime() in
./configure that results in HAVE_WCSFTIME being undefined, effectively
disabling branches of code that use possibly broken wcsftime().
See: http://lists.busybox.net/pipermail/uclibc/2014-November/048718.html
Signed-off-by: Jan Čermák <jan.cermak@nic.cz>
10 years ago
Jo-Philipp Wich
2dbf4507c3
mysql: fix datadir check in init script
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
10 years ago
Christian Beier
8c6edb3def
ola: update to 0.9.6, tidy up makefile, try to resolve build dependencies.
Signed-off-by: Christian Beier <dontmind@freeshell.org>
10 years ago
Jo-Philipp Wich
38b1cf314e
Merge pull request #1471 from jow-/shadowsocks-fortify-compat
shadowsocks-client: fix fortify source compatibility
10 years ago
Nikos Mavrogiannopoulos
11c9408690
ocserv: updated to 0.10.6
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
Hauke Mehrtens
35734d9d42
Merge pull request #1505 from hauke/iotivity
iotivity: add IoTivity
10 years ago
Hauke Mehrtens
2627b0ea50
iotivity: add IoTivity
IoTivity is a Internet of Things framework implementing the Open
Interconnect Consortium Specification.
The current version of IoTivity is still in heavy development and does
not support all its intended features, but I still want to add it to
the packages feed to make it easier for others to extend the OpenWrt
support.
Signed-off-by: Hauke Mehrtens <hauke.mehrtens@lantiq.com>
10 years ago
Florian Fainelli
deeb315ff1
Merge pull request #1498 from dangowrt/hfsprogs-fix-musl-build
hfsprogs: fix build with musl
10 years ago
Florian Fainelli
845d4dd0eb
Merge pull request #1515 from dvlemplgk/patch-1
open-plc-utils: Update to commit 885a1b7e2e663b5ab8797db6d40a0318131f…
10 years ago
Jo-Philipp Wich
be3adfffdf
Merge pull request #1496 from puleglot/master
sudo: preserve sudoers during sysupgrade
10 years ago
Alexander Tsoy
5c8fe00d61
sudo: preserve sudoers.d during sysupgrade
Signed-off-by: Alexander Tsoy <alexander@tsoy.me>
10 years ago
Marko Ratkaj
6336fe5bce
squid: bump version to 3.5.5
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
10 years ago
Steven Barth
47315efe2b
Merge pull request #1495 from oskar456/unboundecdsa
unbound: Support for validating ECDSA DNSSEC signatures
10 years ago
dvlemplgk
16da67e62a
open-plc-utils: Update to commit 885a1b7e2e
This particularly fixes unusable amphost utility on big endian targets.
Signed-off-by: Günther Kelleter <guenther.kelleter@devolo.de>
10 years ago
Jonas Gorski
d77bf6f1f4
znc: allow setting ssl fingerprints
ZNC 1.6.0 now verifies SSL certificates on connect, and some Servers
do not use a valid one (e.g. freenode).
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
10 years ago
Jonas Gorski
d665caa851
znc: close Network tags
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
10 years ago
Jo-Philipp Wich
23dd874b10
Merge pull request #1501 from jow-/diffutils-fortify-source-compat
diffutils: fix fortify source compat
10 years ago
Jo-Philipp Wich
9c6d45f278
Merge pull request #1511 from jow-/davfs2-musl-compat
davfs2: fix musl compatibility
10 years ago