Skip to content

screen: Replace patches with upstream backports#8486

Merged
neheb merged 2 commits intoopenwrt:masterfrom
neheb:sc
Mar 31, 2019
Merged

screen: Replace patches with upstream backports#8486
neheb merged 2 commits intoopenwrt:masterfrom
neheb:sc

Conversation

@neheb
Copy link
Copy Markdown
Contributor

@neheb neheb commented Mar 24, 2019

Allows proper Makefile testing as well as easy removal from the next
version.

Reorganized the Makefile a bit for consistency between packages.

Signed-off-by: Rosen Penev rosenp@gmail.com

Maintainer: @champtar
Compile tested: ramips ath79 mvebu
Run tested: GnuBee PC1, TP-Link Archer C7v2, Turris Omnia

reopened previous pull request

@stintel
Copy link
Copy Markdown
Member

stintel commented Mar 27, 2019

The Makefile reorganization should go in a separate commit.

@neheb
Copy link
Copy Markdown
Contributor Author

neheb commented Mar 27, 2019

@stintel I think this is what you meant. Reworded commit messages. Please review.

neheb added 2 commits March 27, 2019 12:36
This will enable easier package bumping by just deleting all of them.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Reorganized the Makefile a bit for consistency between packages.

Added PKG_BUILD_PARALLEL for faster compilation.

Removed USEMEMMOVE hack as that is no longer used in the codebase.

Added PKG_FIXUP as the patches touch configure.ac.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
@neheb
Copy link
Copy Markdown
Contributor Author

neheb commented Mar 31, 2019

Going to merge. This has been tested on a daily basis since January. It also adds PKG_FIXUP:=autoreconf , which seems to be preferred.

@neheb neheb merged commit 5f186ab into openwrt:master Mar 31, 2019
@neheb neheb deleted the sc branch March 31, 2019 21:43
@champtar
Copy link
Copy Markdown
Member

A bit late but thanks @neheb

dibdot added a commit that referenced this pull request Apr 7, 2026
* removed needless fork/exec calls (#29010)
* removed needless eval calls
* added parallel country and ASN feed downloads (#29010)
* rework the IP monitor:
  * IP extraction, counting, and threshold detection now run
     entirely inside a single gawk process
  * added a dynamic cache management and  a three-tier IP deduplication
  * added asynchronous/non-blocking  RDAP requests
* hardend the cgi script and mail template
* fixed #28998
* LuCI: added more status information
* LuCI: more fixes & optimizations (e.g. #8486)
* readme update

Co-authored-by: Colin Brown <devs@coralesoft.nz>
Signed-off-by: Dirk Brenken <dev@brenken.org>
dibdot added a commit that referenced this pull request Apr 7, 2026
* removed needless fork/exec calls (#29010)
* removed needless eval calls
* added parallel country and ASN feed downloads (#29010)
* rework the IP monitor:
  * IP extraction, counting, and threshold detection now run
     entirely inside a single gawk process
  * added a dynamic cache management and  a three-tier IP deduplication
  * added asynchronous/non-blocking  RDAP requests
* hardend the cgi script and mail template
* fixed #28998
* LuCI: added more status information
* LuCI: more fixes & optimizations (e.g. #8486)
* readme update

Co-authored-by: Colin Brown <devs@coralesoft.nz>
Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit 9c3470a)
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.

3 participants