Commit Graph

8272 Commits

Author SHA1 Message Date
Philip Prindeville 3b4df04332 syslog-ng: fix typo in .pid file path
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2017-07-27 21:04:19 -06:00
Philip Prindeville fb54ca1ef5 Merge pull request #4610 from pprindeville/syslog-ng-fix-reload
syslog-ng: use syslog-ng-ctl to handle reload operation
2017-07-27 09:03:15 -06:00
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
2017-07-27 16:12:40 +03:00
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>
2017-07-27 14:07:51 +03:00
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>
2017-07-27 14:07:39 +03:00
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>
2017-07-27 14:05:48 +03:00
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>
2017-07-27 14:05:03 +03:00
Alexandru Ardelean b61864cdce python-six: add python3-six variant + add myself as 2nd maintainer
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2017-07-27 14:04:13 +03:00
Hannu Nyman 5a58466cac Merge pull request #4637 from commodo/python-refresh-patches
python,python3: refresh patches via refresh cmd (reduce patch fuzz)
2017-07-27 07:19:42 +03:00
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>
2017-07-26 23:56:51 +03:00
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>
2017-07-26 23:56:14 +03:00
Zoltan Herpai dee9bbcc2b Merge pull request #4616 from diizzyy/patch-76
sound/mpg123: Update to 1.25.3
2017-07-26 21:13:17 +02:00
Philip Prindeville 83bd830407 syslog-ng: use syslog-ng-ctl for proper reloads
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2017-07-26 11:54:06 -06:00
Philip Prindeville 08a13fb27a syslog-ng: add syntax check to startup script
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2017-07-26 11:54:06 -06:00
Philip Prindeville 2898e7cc47 syslog-ng: get rid of guardian process
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2017-07-26 11:54:06 -06:00
Philip Prindeville 1923459f4e syslog-ng: replace hardcoded paths with variables
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2017-07-26 11:54:06 -06:00
Philip Prindeville 07a6e8bc73 syslog-ng: add customization directory
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2017-07-26 11:54:06 -06:00
Philip Prindeville 237b77002c syslog-ng: retire PKG_MD5SUM
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2017-07-26 11:54:06 -06:00
Hannu Nyman 20ebb47696 Merge pull request #4628 from ejurgensen/forked-daapd_25.0
forked-daapd: Update to 25.0
2017-07-26 20:09:55 +03:00
ejurgensen cdb5e763af forked-daapd: Update to 25.0
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
2017-07-26 17:02:45 +02:00
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>
2017-07-26 10:17:48 +08:00
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>
2017-07-25 16:08:09 -07:00
Daniel Golle d12344183e Merge pull request #4627 from aparcar/rpcd-mod-attended-sysupgrade
rpcd-mod-attendedsysupgrade: add package
2017-07-25 19:46:35 +02:00
Etienne Champetier af076a65c0 build,travis: allow '/' in the start of the commit
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2017-07-25 10:43:56 -07:00
champtar 0ec29f082d Merge pull request #4626 from aparcar/patch-2
build,travis: allow dash in package name
2017-07-25 10:40:54 -07:00
Paul Spooren bd8b66ec16 build,travis: allow dash in package name
Signed-off-by: Paul Spooren <paul@spooren.de>
2017-07-25 19:38:02 +02:00
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>
2017-07-25 19:29:21 +02:00
Daniel Golle 0499b69423 Merge pull request #4625 from aparcar/rpcd-mod-packagelist
rpcd-mod-packagelist: add package
2017-07-25 19:27:07 +02:00
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>
2017-07-25 17:54:24 +02:00
champtar df1f3a41c8 Merge pull request #4624 from champtar/travis
build,travis: do not modify .travis.yml
2017-07-25 07:55:33 -07:00
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>
2017-07-25 16:48:34 +08:00
Hannu Nyman eaac2b03b0 Merge pull request #4601 from commodo/python-cffi-upgrade
python-cffi: upgrade to 1.10.0 (together with dependencies)
2017-07-25 09:49:15 +03:00
Hannu Nyman 78c7889c24 Merge pull request #4623 from ejurgensen/gperf_3.1
gperf: Update to 3.1
2017-07-25 09:46:10 +03:00
Thomas Heil e9ad69b59a Merge pull request #4034 from artynet/apache-fix
apache : fixing zlib dependency
2017-07-25 02:44:46 +02:00
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>
2017-07-24 16:32:55 -07:00
champtar cd682e9262 Merge pull request #4618 from champtar/travis
Travis improvements
2017-07-24 15:08:42 -07:00
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>
2017-07-24 23:23:00 +02:00
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>
2017-07-24 12:01:09 -07:00
Ted Hess dd0603a170 Merge pull request #4619 from diizzyy/patch-77
libs/expat: Fix poor entropy compilation error
2017-07-24 14:09:36 -04:00
Etienne Champetier 78712dfca8 build,travis: test commits format
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2017-07-24 11:04:30 -07:00
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>
2017-07-24 10:21:45 -07:00
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>
2017-07-25 01:06:10 +08:00
Hannu Nyman 84a8a67552 Merge pull request #4621 from commodo/python3-upgrade
python3: upgrade to version 3.6.2
2017-07-24 14:52:52 +03:00
Alexandru Ardelean 77bf1f09ad python3: upgrade to version 3.6.2
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2017-07-24 13:57:54 +03:00
Peter Wagner 40505a3bfb glib2: update to 2.53.4
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2017-07-24 12:17:16 +02:00
Yousong Zhou 57114609c4 shadowsocks-libev: fix cases where passwords contain dquote
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2017-07-24 13:10:18 +08:00
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>
2017-07-23 23:26:48 +02:00
champtar 08ad088ed7 Merge pull request #4617 from ejurgensen/mxml_update_source
mxml: Update URL and use PKG_HASH instead of PKG_MD5SUM
2017-07-23 14:21:41 -07:00
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>
2017-07-23 23:16:34 +02:00
Daniel Engberg f8e4b5a951 sound/mpg123: Update to 1.25.3
Update mpg123 to 1.25.3

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2017-07-23 19:30:30 +02:00