Skip to content

libhttp-parser: bump to 2.7.1#5189

Merged
hnyman merged 1 commit intoopenwrt:masterfrom
sartura:libhttp-parser_bump_to_2.7.1
Jan 6, 2018
Merged

libhttp-parser: bump to 2.7.1#5189
hnyman merged 1 commit intoopenwrt:masterfrom
sartura:libhttp-parser_bump_to_2.7.1

Conversation

@ratkaj
Copy link
Contributor

@ratkaj ratkaj commented Nov 29, 2017

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

Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
@champtar
Copy link
Member

champtar commented Dec 2, 2017

ping @ageekymonk

@hnyman
Copy link
Contributor

hnyman commented Jan 6, 2018

No reaction from the maintainer @ageekymonk, but let's merge.

@hnyman hnyman merged commit 9716c3a into openwrt:master Jan 6, 2018
@ageekymonk
Copy link
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>
@lpaulic lpaulic deleted the libhttp-parser_bump_to_2.7.1 branch April 9, 2019 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants