Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

package: Sync with upstream #10641

Merged
merged 14 commits into from
Dec 19, 2022
Merged

package: Sync with upstream #10641

merged 14 commits into from
Dec 19, 2022

Conversation

1582130940
Copy link
Contributor

Q:你知道这是pull request吗?(使用 "x" 选择)

  • 我知道

svanheule and others added 14 commits December 19, 2022 10:12
Adds support for building TP-Link CPE605v1 factory images

    bd856eff4850 tplink-safeloader: add TP-Link CPE605 v1 Support

Signed-off-by: Sander Vanheule <[email protected]>
PKG_SOURCE_DATE was modified after updating PKG_MIRROR_HASH, causing the
latter to change. This results in a warning during builds and rejected
downloads.

Fixes: 232879a ("firmware-utils: bump to git HEAD")
Signed-off-by: Sander Vanheule <[email protected]>
378a9dd libtracefs: version 1.6.2
e6daa60 libtracefs: Add unit test to test mounting of tracefs_{tracing,debug}_dir()
32acbbf libtracefs: Have tracefs_{tracing,debug}_dir() mount {tracefs,debugfs} if not mounted

Signed-off-by: Nick Hainke <[email protected]>
Add CPE ID for tracking CVEs.

Signed-off-by: Nick Hainke <[email protected]>
Update to latest release.

Signed-off-by: Nick Hainke <[email protected]>
Update to latest release.

Signed-off-by: Nick Hainke <[email protected]>
Update to latest release.

Signed-off-by: Nick Hainke <[email protected]>
Update to the latest released version.

Signed-off-by: Linhui Liu <[email protected]>
Version 1.3.1 new features:
	Bug fix: It is again possible to include mpc.h without including stdio.h.
Version 1.3.0 new features:
    New function: mpc_agm
    New rounding modes "away from zero", indicated by the letter "A" and corresponding to MPFR_RNDA on the designated real or imaginary part.
    New experimental ball arithmetic.
    New experimental function: mpc_eta_fund
    Bug fixes:
        mpc_asin for asin(z) with small |Re(z)| and tiny |Im(z)|
        mpc_pow_fr: sign of zero part of result when the base has up to sign the same real and imaginary part, and the exponent is an even positive integer
        mpc_fma: the returned int value was incorrect in some cases (indicating whether the rounded real/imaginary parts were smaller/equal/greater than the exact values), but the computed complex value was correct.
    Remove the unmaintained Makefile.vc; build files for Visual Studio are maintained independently by Brian Gladman.

Signed-off-by: Linhui Liu <[email protected]>
Update to the latest released version.

Signed-off-by: Linhui Liu <[email protected]>
@coolsnowwolf coolsnowwolf merged commit b45566e into coolsnowwolf:master Dec 19, 2022
github-actions bot added a commit to liyufan/lede that referenced this pull request Dec 19, 2022
* https://github.com/coolsnowwolf/lede:
  package: Sync with upstream (coolsnowwolf#10641)
  tools/sed: Fix handling of symlinks of 128 chars (coolsnowwolf#10642)
github-actions bot added a commit to xaxys/lede that referenced this pull request Dec 19, 2022
* https://github.com/coolsnowwolf/lede:
  package: Sync with upstream (coolsnowwolf#10641)
  tools/sed: Fix handling of symlinks of 128 chars (coolsnowwolf#10642)
github-actions bot added a commit to DeakeyTan/openwrt that referenced this pull request Dec 19, 2022
* https://github.com/coolsnowwolf/lede:
  package: Sync with upstream (coolsnowwolf#10641)
  tools/sed: Fix handling of symlinks of 128 chars (coolsnowwolf#10642)
  tools/upx: remove (coolsnowwolf#10622)
  dnsmasq: set a cachesize default value 8192
  ath10k: add missing 256qam patch
  mt76: update to the latest version
  ath9k: add missing dependency on random core
  mac80211: update to linux 6.1-rc8
  mac80211: remove old legacy legacy drivers
github-actions bot added a commit to Pengfei00/lede that referenced this pull request Dec 19, 2022
* https://github.com/coolsnowwolf/lede:
  generic: backport API from linux 6.10 for mac80211 v6.1-rc8
  dnsmasq: fix filter_aaaa option
  package: Sync with upstream (coolsnowwolf#10641)
  tools/sed: Fix handling of symlinks of 128 chars (coolsnowwolf#10642)
github-actions bot added a commit to whiletrue57/lede that referenced this pull request Dec 19, 2022
* https://github.com/coolsnowwolf/lede:
  generic: backport API from linux 6.10 for mac80211 v6.1-rc8
  dnsmasq: fix filter_aaaa option
  package: Sync with upstream (coolsnowwolf#10641)
  tools/sed: Fix handling of symlinks of 128 chars (coolsnowwolf#10642)
github-actions bot added a commit to selfcan/lede that referenced this pull request Dec 19, 2022
* https://github.com/coolsnowwolf/lede:
  generic: backport API from linux 6.10 for mac80211 v6.1-rc8
  dnsmasq: fix filter_aaaa option
  package: Sync with upstream (coolsnowwolf#10641)
  tools/sed: Fix handling of symlinks of 128 chars (coolsnowwolf#10642)
github-actions bot added a commit to pingcie/lede that referenced this pull request Dec 19, 2022
* https://github.com/coolsnowwolf/lede:
  generic: backport API from linux 6.10 for mac80211 v6.1-rc8
  dnsmasq: fix filter_aaaa option
  package: Sync with upstream (coolsnowwolf#10641)
  tools/sed: Fix handling of symlinks of 128 chars (coolsnowwolf#10642)
github-actions bot added a commit to aiastia-bak/lede that referenced this pull request Dec 19, 2022
* https://github.com/coolsnowwolf/lede:
  generic: backport API from linux 6.10 for mac80211 v6.1-rc8
  dnsmasq: fix filter_aaaa option
  package: Sync with upstream (coolsnowwolf#10641)
  tools/sed: Fix handling of symlinks of 128 chars (coolsnowwolf#10642)
github-actions bot added a commit to finalpi/lede that referenced this pull request Dec 19, 2022
* https://github.com/coolsnowwolf/lede:
  generic: backport API from linux 6.10 for mac80211 v6.1-rc8
  dnsmasq: fix filter_aaaa option
  package: Sync with upstream (coolsnowwolf#10641)
  tools/sed: Fix handling of symlinks of 128 chars (coolsnowwolf#10642)
github-actions bot added a commit to September999999999/lede that referenced this pull request Dec 19, 2022
* https://github.com/coolsnowwolf/lede:
  generic: backport API from linux 6.10 for mac80211 v6.1-rc8
  dnsmasq: fix filter_aaaa option
  package: Sync with upstream (coolsnowwolf#10641)
  tools/sed: Fix handling of symlinks of 128 chars (coolsnowwolf#10642)
github-actions bot added a commit to HongJie-Master/lede that referenced this pull request Dec 19, 2022
* https://github.com/coolsnowwolf/lede:
  generic: backport API from linux 6.10 for mac80211 v6.1-rc8
  dnsmasq: fix filter_aaaa option
  package: Sync with upstream (coolsnowwolf#10641)
  tools/sed: Fix handling of symlinks of 128 chars (coolsnowwolf#10642)
github-actions bot added a commit to africa1207/lede that referenced this pull request Dec 19, 2022
* https://github.com/coolsnowwolf/lede:
  generic: backport API from linux 6.10 for mac80211 v6.1-rc8
  dnsmasq: fix filter_aaaa option
  package: Sync with upstream (coolsnowwolf#10641)
  tools/sed: Fix handling of symlinks of 128 chars (coolsnowwolf#10642)
github-actions bot added a commit to AxyLm/lede that referenced this pull request Dec 19, 2022
* https://github.com/coolsnowwolf/lede:
  generic: backport API from linux 6.10 for mac80211 v6.1-rc8
  dnsmasq: fix filter_aaaa option
  package: Sync with upstream (coolsnowwolf#10641)
  tools/sed: Fix handling of symlinks of 128 chars (coolsnowwolf#10642)
github-actions bot added a commit to fydexx/lede that referenced this pull request Dec 19, 2022
* https://github.com/coolsnowwolf/lede:
  generic: backport API from linux 6.10 for mac80211 v6.1-rc8
  dnsmasq: fix filter_aaaa option
  package: Sync with upstream (coolsnowwolf#10641)
  tools/sed: Fix handling of symlinks of 128 chars (coolsnowwolf#10642)
github-actions bot added a commit to ybnedsi/lede that referenced this pull request Dec 19, 2022
* https://github.com/coolsnowwolf/lede:
  generic: backport API from linux 6.10 for mac80211 v6.1-rc8
  dnsmasq: fix filter_aaaa option
  package: Sync with upstream (coolsnowwolf#10641)
  tools/sed: Fix handling of symlinks of 128 chars (coolsnowwolf#10642)
github-actions bot added a commit to ZHYxulei/lede that referenced this pull request Dec 19, 2022
* https://github.com/coolsnowwolf/lede:
  generic: backport API from linux 6.10 for mac80211 v6.1-rc8
  dnsmasq: fix filter_aaaa option
  package: Sync with upstream (coolsnowwolf#10641)
  tools/sed: Fix handling of symlinks of 128 chars (coolsnowwolf#10642)
github-actions bot added a commit to Sneezyw/lede that referenced this pull request Dec 19, 2022
* https://github.com/coolsnowwolf/lede:
  generic: backport API from linux 6.10 for mac80211 v6.1-rc8
  dnsmasq: fix filter_aaaa option
  package: Sync with upstream (coolsnowwolf#10641)
  tools/sed: Fix handling of symlinks of 128 chars (coolsnowwolf#10642)
github-actions bot added a commit to TRJON3/lede that referenced this pull request Dec 19, 2022
* https://github.com/coolsnowwolf/lede:
  generic: backport API from linux 6.10 for mac80211 v6.1-rc8
  dnsmasq: fix filter_aaaa option
  package: Sync with upstream (coolsnowwolf#10641)
  tools/sed: Fix handling of symlinks of 128 chars (coolsnowwolf#10642)
github-actions bot added a commit to soocoisi/lede that referenced this pull request Dec 19, 2022
* https://github.com/coolsnowwolf/lede:
  generic: backport API from linux 6.10 for mac80211 v6.1-rc8
  dnsmasq: fix filter_aaaa option
  package: Sync with upstream (coolsnowwolf#10641)
  tools/sed: Fix handling of symlinks of 128 chars (coolsnowwolf#10642)
github-actions bot added a commit to liwei0319/lede that referenced this pull request Dec 19, 2022
* https://github.com/coolsnowwolf/lede:
  generic: backport API from linux 6.10 for mac80211 v6.1-rc8
  dnsmasq: fix filter_aaaa option
  package: Sync with upstream (coolsnowwolf#10641)
  tools/sed: Fix handling of symlinks of 128 chars (coolsnowwolf#10642)
github-actions bot added a commit to Dts725/lede that referenced this pull request Dec 19, 2022
* https://github.com/coolsnowwolf/lede:
  generic: backport API from linux 6.10 for mac80211 v6.1-rc8
  dnsmasq: fix filter_aaaa option
  package: Sync with upstream (coolsnowwolf#10641)
  tools/sed: Fix handling of symlinks of 128 chars (coolsnowwolf#10642)
github-actions bot added a commit to chingxuds/lede-custom that referenced this pull request Dec 19, 2022
* https://github.com/coolsnowwolf/lede:
  generic: backport API from linux 6.10 for mac80211 v6.1-rc8
  dnsmasq: fix filter_aaaa option
  package: Sync with upstream (coolsnowwolf#10641)
  tools/sed: Fix handling of symlinks of 128 chars (coolsnowwolf#10642)
github-actions bot added a commit to heronaly/lede that referenced this pull request Dec 19, 2022
* https://github.com/coolsnowwolf/lede:
  generic: backport API from linux 6.10 for mac80211 v6.1-rc8
  dnsmasq: fix filter_aaaa option
  package: Sync with upstream (coolsnowwolf#10641)
  tools/sed: Fix handling of symlinks of 128 chars (coolsnowwolf#10642)
github-actions bot added a commit to triplewood/lede that referenced this pull request Dec 19, 2022
* https://github.com/coolsnowwolf/lede:
  generic: backport API from linux 6.10 for mac80211 v6.1-rc8
  dnsmasq: fix filter_aaaa option
  package: Sync with upstream (coolsnowwolf#10641)
  tools/sed: Fix handling of symlinks of 128 chars (coolsnowwolf#10642)
github-actions bot added a commit to macktheknife/lede that referenced this pull request Dec 19, 2022
* https://github.com/coolsnowwolf/lede:
  generic: backport API from linux 6.10 for mac80211 v6.1-rc8
  dnsmasq: fix filter_aaaa option
  package: Sync with upstream (coolsnowwolf#10641)
  tools/sed: Fix handling of symlinks of 128 chars (coolsnowwolf#10642)
github-actions bot added a commit to 2054686334/lede that referenced this pull request Dec 19, 2022
* https://github.com/coolsnowwolf/lede:
  generic: backport API from linux 6.10 for mac80211 v6.1-rc8
  dnsmasq: fix filter_aaaa option
  package: Sync with upstream (coolsnowwolf#10641)
  tools/sed: Fix handling of symlinks of 128 chars (coolsnowwolf#10642)
github-actions bot added a commit to vincywindy/lede that referenced this pull request Dec 19, 2022
* https://github.com/coolsnowwolf/lede:
  generic: backport API from linux 6.10 for mac80211 v6.1-rc8
  dnsmasq: fix filter_aaaa option
  package: Sync with upstream (coolsnowwolf#10641)
  tools/sed: Fix handling of symlinks of 128 chars (coolsnowwolf#10642)
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.

5 participants