Paul Spooren
c98e9f3b18
rpcd-mod-attendedsysupgrade: add missing .rpcd
due to renaming .rpcd was forgotten in the Makefile
Signed-off-by: Paul Spooren <paul@spooren.de>
7 years ago
Philip Prindeville
fb54ca1ef5
Merge pull request #4610 from pprindeville/syslog-ng-fix-reload
syslog-ng: use syslog-ng-ctl to handle reload operation
7 years ago
Hannu Nyman
93f56a4427
Merge pull request #4639 from commodo/python-cryptography-update
python-cryptography: update to version 1.9 ; add python3 variant, and simplify/remove python-cffi host dep
7 years ago
Alexandru Ardelean
6cbed9fe15
python-cryptography: bump to version 1.9 and add python3 variant
And add myself as 2nd maintainer.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years ago
Alexandru Ardelean
b6ba77b289
python-cffi: install host-side via pip + add myself 2nd maintainer
python-cryptography needs this dep to build
the sources.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years ago
Alexandru Ardelean
8291361cc7
python-idna: bump to version 2.5 and add python3 variant
And add myself as 2nd maintainer.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years ago
Alexandru Ardelean
990ddfffe2
python-pyasn1: bump to version 0.2.3 and add python3 variant
And add myself as 2nd maintainer.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years ago
Alexandru Ardelean
b61864cdce
python-six: add python3-six variant + add myself as 2nd maintainer
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years ago
Hannu Nyman
5a58466cac
Merge pull request #4637 from commodo/python-refresh-patches
python,python3: refresh patches via refresh cmd (reduce patch fuzz)
7 years ago
Alexandru Ardelean
5986c5f5cd
python3: refresh patches `make package/python3/refresh` cmd
This was a bit overdue.
I did not know about this methodology.
Reduces patch fuzz.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years ago
Alexandru Ardelean
1660549e92
python: refresh patches `make package/python/refresh` cmd
This was a bit overdue.
I did not know about this methodology.
Reduces patch fuzz.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years ago
Zoltan Herpai
dee9bbcc2b
Merge pull request #4616 from diizzyy/patch-76
sound/mpg123: Update to 1.25.3
7 years ago
Philip Prindeville
83bd830407
syslog-ng: use syslog-ng-ctl for proper reloads
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
7 years ago
Philip Prindeville
08a13fb27a
syslog-ng: add syntax check to startup script
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
7 years ago
Philip Prindeville
2898e7cc47
syslog-ng: get rid of guardian process
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
7 years ago
Philip Prindeville
1923459f4e
syslog-ng: replace hardcoded paths with variables
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
7 years ago
Philip Prindeville
07a6e8bc73
syslog-ng: add customization directory
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
7 years ago
Philip Prindeville
237b77002c
syslog-ng: retire PKG_MD5SUM
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
7 years ago
Hannu Nyman
20ebb47696
Merge pull request #4628 from ejurgensen/forked-daapd_25.0
forked-daapd: Update to 25.0
7 years ago
ejurgensen
cdb5e763af
forked-daapd: Update to 25.0
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
7 years ago
Yousong Zhou
1999396443
shadowsocks-libev: configure options for release build
- It's a common practice that assert should be ignored in release build
- Whether to enable ssp should be decided by the config of build system
This was taken from Makefile in shadowsocks/openwrt-shadowsocks.
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
7 years ago
Etienne Champetier
fb00f8f39d
build,travis: fix repo unshallowing
git merge-base does not work as I expected
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
7 years ago
Marcin Jurkowski
aef80dbb9d
httping: import from oldpackages and upgrade to version 2.5
Package version upgraded to 2.5 with patches:
- Fixed compiler warnings
- Fixed miscalculated response time
- Reduced binary size by stripping unused code
Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
7 years ago
Daniel Golle
d12344183e
Merge pull request #4627 from aparcar/rpcd-mod-attended-sysupgrade
rpcd-mod-attendedsysupgrade: add package
7 years ago
Etienne Champetier
af076a65c0
build,travis: allow '/' in the start of the commit
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
7 years ago
champtar
0ec29f082d
Merge pull request #4626 from aparcar/patch-2
build,travis: allow dash in package name
7 years ago
Paul Spooren
bd8b66ec16
build,travis: allow dash in package name
Signed-off-by: Paul Spooren <paul@spooren.de>
7 years ago
Paul Spooren
f9a6c81c11
rpcd-mod-attendedsysupgrade: add package
add ubus call to perform a sysupgrade and acl file for the attended
sysupgrade use case as well uci defaults.
Package is a part of the GSoC 17 project implementing easy
sysupgrade functionality.
Signed-off-by: Paul Spooren <paul@spooren.de>
7 years ago
Daniel Golle
0499b69423
Merge pull request #4625 from aparcar/rpcd-mod-packagelist
rpcd-mod-packagelist: add package
7 years ago
Paul Spooren
0d2e674aa1
rpcd-mod-packagelist: add package
Provides a way to acquire the list of installed packages without the
need to have opkg available. It is being used for the GSoC 17 project
implementing easy sysupgrade functionality.
Signed-off-by: Paul Spooren <paul@spooren.de>
7 years ago
champtar
df1f3a41c8
Merge pull request #4624 from champtar/travis
build,travis: do not modify .travis.yml
7 years ago
Yousong Zhou
c7195ece14
shadowsocks-libev: configure with --disable-silent-rules
So that more details will be shown in faillogs
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
7 years ago
Hannu Nyman
eaac2b03b0
Merge pull request #4601 from commodo/python-cffi-upgrade
python-cffi: upgrade to 1.10.0 (together with dependencies)
7 years ago
Hannu Nyman
78c7889c24
Merge pull request #4623 from ejurgensen/gperf_3.1
gperf: Update to 3.1
7 years ago
Thomas Heil
e9ad69b59a
Merge pull request #4034 from artynet/apache-fix
apache : fixing zlib dependency
7 years ago
Etienne Champetier
85bf0d11f4
build,travis: do not modify .travis.yml
restarting a build doesn't update .travis.yml but does update .travis_do.sh ...
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
7 years ago
champtar
cd682e9262
Merge pull request #4618 from champtar/travis
Travis improvements
7 years ago
ejurgensen
b5af9e0ab2
gperf: Update to 3.1
The patch fixes a problem where an incorrect getline.h would get included
(not gperf's own which resides in ./lib)
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
7 years ago
Etienne Champetier
e6013407a8
build,travis: fetch commits until we find merge-base
if the merge-base is not in the initial clone,
git diff / git rev-list will return funky results
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
7 years ago
Ted Hess
dd0603a170
Merge pull request #4619 from diizzyy/patch-77
libs/expat: Fix poor entropy compilation error
7 years ago
Etienne Champetier
78712dfca8
build,travis: test commits format
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
7 years ago
Etienne Champetier
2ce9c3a64a
build,travis: some tunings
- use 'git diff --name-only'
- unpack the sdk only once as if there is no errors we don't need clean sdk
fresh sdk mean new git checkout of the feeds each time
- only include base, packages and luci,
as we should not have dependencies on other feeds
- use github for feeds
- continue to test on error
- add a bit of color
- use bash
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
7 years ago
Yousong Zhou
1c82410cf9
shadowsocks-libev: bump version 3.0.7
Notable changes since 3.0.6
f308dde ss-server: fix a use-after-free bug
0b2dce5 ss-redir: fix a mem leak
b7bdb16 ss-local: SOCKS5 UDP associate terminates the connection prematurely
3f0d39a ss-local: use getsockname udp_fd where it applies (fixes local_port==0)
eb30a3d fix possible data loss with salsa20 cipher
0559d8c fix partial nonce data being overwritten
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
7 years ago
Hannu Nyman
84a8a67552
Merge pull request #4621 from commodo/python3-upgrade
python3: upgrade to version 3.6.2
7 years ago
Alexandru Ardelean
77bf1f09ad
python3: upgrade to version 3.6.2
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years ago
Peter Wagner
40505a3bfb
glib2: update to 2.53.4
Signed-off-by: Peter Wagner <tripolar@gmx.at>
7 years ago
Yousong Zhou
57114609c4
shadowsocks-libev: fix cases where passwords contain dquote
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
7 years ago
Daniel Engberg
12646b51eb
libs/expat: Fix poor entropy compilation error
Add the same workaround as for the expat package in toolchain.
I'm not really sure what made it work for me earlier but this seems to fix it.
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
7 years ago
champtar
08ad088ed7
Merge pull request #4617 from ejurgensen/mxml_update_source
mxml: Update URL and use PKG_HASH instead of PKG_MD5SUM
7 years ago
ejurgensen
d8ace1e59d
mxml: Update URL and use PKG_HASH instead of PKG_MD5SUM
Compile tested
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
7 years ago