Merged
Conversation
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
Member
|
ping @ageekymonk |
Contributor
|
No reaction from the maintainer @ageekymonk, but let's merge. |
Contributor
|
Sorry. guys was on vacation. just came back. |
Tiboris
added a commit
to Tiboris/packages-OpenWrt
that referenced
this pull request
Jan 14, 2018
Tang is lightweight server for binding data to network presence. Maintainer: @Tiboris Compile tested: (mips, TL-WR842N, 17.01.4, r3560-79f57e422d) **Tang requires a few other software libraries:** 1. libhttp-parser: - ~openwrt#4334 - openwrt#5189 - + upstream patch openwrt#4334 2. xinetd's socket activation 3. jose >= 8: - openwrt#4334 **Two new files compared to tang upstream:** - tangdx : configuration file for xinetd - tangdw : wrapper for tangd service - puts timestamp when service activated, and - redirects stderr to log file in /var/log/ **Removed systemd requirement** Signed-off-by: Tibor Dudlák <tibor.dudlak@gmail.com>
Tiboris
added a commit
to Tiboris/packages-OpenWrt
that referenced
this pull request
Jan 14, 2018
Tang is lightweight server for binding data to network presence. Maintainer: @Tiboris Compile tested: (mips, TL-WR842N, 17.01.4, r3560-79f57e422d) **Tang requires a few other software libraries:** 1. libhttp-parser: - ~openwrt#4334 - openwrt#5189 - + upstream patch openwrt#4334 2. xinetd's socket activation 3. jose >= 8: - openwrt#4334 **Two new files compared to tang upstream:** - tangdx : configuration file for xinetd - tangdw : wrapper for tangd service - puts timestamp when service activated, and - redirects stderr to log file in /var/log/ **Removed systemd requirement** Signed-off-by: Tibor Dudlák <tibor.dudlak@gmail.com>
Tiboris
added a commit
to Tiboris/packages-OpenWrt
that referenced
this pull request
Jan 14, 2018
Tang is lightweight server for binding data to network presence. Maintainer: @Tiboris Compile tested: (mips, TL-WR842N, 17.01.4, r3560-79f57e422d) **Tang requires a few other software libraries:** 1. libhttp-parser: - ~openwrt#4334 - openwrt#5189 - + upstream patch openwrt#4334 2. xinetd's socket activation 3. jose >= 8: - openwrt#4334 **Two new files compared to tang upstream:** - tangdx : configuration file for xinetd - tangdw : wrapper for tangd service - puts timestamp when service activated, and - redirects stderr to log file in /var/log/ **Removed systemd requirement** Signed-off-by: Tibor Dudlák <tdudlak@redhat.com>
Tiboris
added a commit
to Tiboris/packages-OpenWrt
that referenced
this pull request
Jan 14, 2018
Tang is lightweight server for binding data to network presence. Maintainer: @Tiboris Compile tested: (mips, TL-WR842N, 17.01.4, r3560-79f57e422d) **Tang requires a few other software libraries:** 1. libhttp-parser: - ~openwrt#4334 - openwrt#5189 - \+ upstream patch openwrt#5446 2. xinetd's socket activation 3. jose >= 8: - openwrt#4334 **Two new files compared to tang upstream:** - tangdx : configuration file for xinetd - tangdw : wrapper for tangd service - puts timestamp when service activated, and - redirects stderr to log file in /var/log/ **Removed systemd requirement** Signed-off-by: Tibor Dudlák <tdudlak@redhat.com>
Tiboris
added a commit
to Tiboris/packages-OpenWrt
that referenced
this pull request
Jan 14, 2018
Tang is lightweight server for binding data to network presence. Maintainer: @Tiboris Compile tested: (mips, TL-WR842N, 17.01.4, r3560-79f57e422d) **Tang requires a few other software libraries:** 1. libhttp-parser: - ~openwrt#4334 - openwrt#5189 - \+ upstream patch openwrt#5446 2. xinetd's socket activation 3. jose >= 8: - openwrt#4334 **Two new files compared to tang upstream:** - tangdx : configuration file for xinetd - tangdw : wrapper for tangd service - puts timestamp when service activated, and - redirects stderr to log file in /var/log/ **Removed systemd requirement** Signed-off-by: Tibor Dudlák <tibor.dudlak@gmail.com>
Tiboris
added a commit
to Tiboris/packages-OpenWrt
that referenced
this pull request
Jan 14, 2018
Tang is lightweight server for binding data to network presence. Maintainer: @Tiboris Compile tested: (mips, TL-WR842N, 17.01.4, r3560-79f57e422d) **Tang requires a few other software libraries:** 1. libhttp-parser: - ~openwrt#4334 - openwrt#5189 - \+ upstream patch openwrt#5446 2. xinetd's socket activation 3. jose >= 8: - openwrt#4334 **Two new files compared to tang upstream:** - tangdx : configuration file for xinetd - tangdw : wrapper for tangd service - puts timestamp when service activated, and - redirects stderr to log file in /var/log/ **Removed systemd requirement** Signed-off-by: Tibor Dudlák <tdudlak@redhat.com>
Tiboris
added a commit
to Tiboris/packages-OpenWrt
that referenced
this pull request
Jan 14, 2018
Tang is lightweight server for binding data to network presence. --- Maintainer: @Tiboris Compile tested: (mips, TL-WR842N, 17.01.4, r3560-79f57e422d) **Tang requires a few other software libraries:** 1. libhttp-parser: - ~openwrt#4334 - openwrt#5189 - \+ needs upstream patch openwrt#5446 2. xinetd's socket activation 3. jose >= 8: - openwrt#4334 **Two new files compared to tang upstream:** - tangdx : configuration file for xinetd - tangdw : wrapper for tangd service - puts timestamp when service activated, and - redirects stderr to log file in /var/log/ **Removed systemd requirement** Signed-off-by: Tibor Dudlák <tdudlak@redhat.com>
Tiboris
added a commit
to Tiboris/packages-OpenWrt
that referenced
this pull request
Jan 14, 2018
Tang is lightweight server for binding data to network presence. --- Tang's source: https://github.com/latchset/tang Maintainer: @Tiboris Compile tested: (mips, TL-WR842N, 17.01.4, r3560-79f57e422d) **Tang requires a few other software libraries:** 1. libhttp-parser: - ~openwrt#4334 - openwrt#5189 - \+ needs upstream patch openwrt#5446 2. xinetd's socket activation 3. jose >= 8: - openwrt#4334 **Two new files compared to tang upstream:** - tangdx : configuration file for xinetd - tangdw : wrapper for tangd service - puts timestamp when service activated, and - redirects stderr to log file in /var/log/ **Removed systemd requirement** Signed-off-by: Tibor Dudlák <tdudlak@redhat.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Maintainer: Ramanathan Sivagurunathan ramzthecoder@gmail.com
Compile tested: LEDE master, mvebu
Run tested: LEDE master, mvebu, wrt1200/wrt3200
Description:
Im not the maintainer of this package, but my team needed this updated.
Changes:
Updated to latest stabile version, tag v2.7.1
Changed from bz2 to xz, small tarball so not a huge save
Signed-off-by: Marko Ratkaj marko.ratkaj@sartura.hr