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

build(deps): bump korthout/backport-action from 1.2.0 to 1.3.1 #63

Open
wants to merge 120 commits into
base: funkfeuer
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 1, 2023

Bumps korthout/backport-action from 1.2.0 to 1.3.1.

Release notes

Sourced from korthout/backport-action's releases.

Backport-action v1.3.1

What's Changed

Full Changelog: korthout/backport-action@v1.3.0...v1.3.1

Backport-action v1.3.0

What's Changed

Other

Full Changelog: korthout/backport-action@v1.2.0...v1.3.0

Commits
  • bf5fdd6 dist: release 1.3.1
  • d070af3 dist: build new artifacts
  • 82e468a Merge pull request #347 from korthout/backport-346-to-release-v1.3
  • 90a022c ci: publish artifacts on release branches
  • 7ad0341 Merge pull request #345 from korthout/backport-344-to-release-v1.3
  • 603de40 docs: exclude headref from selected target branches
  • 43df180 feat(backport): exclude headref from found target branches
  • 665ab08 refactor: make headref available to find target branches
  • b7ecd63 feat(backport): log determined target branches
  • b9f8a0a ci(release): push minor version correctly
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

mkg20001 and others added 30 commits June 13, 2023 21:08
Don't rewrite the OpenWrt distfeeds, as the current way of formatting
the URLs results in invalid URLs, as the path for snapshot packages
differs from release packages.

This is a hack and should be re-implemented properly in the future.
The build process fails without that.
This does the same thing as with wolfssl
This reverts commit 96058d116de22469699b395e34156806f5163b5d.
mkg20001 and others added 18 commits June 14, 2023 14:02
4a281a7789 sifiveu: add new target for SiFive U-based boards
a11f2e6044 uboot-sifiveu: add bootloader package for SiFive Ux40 boards
0f30f47d61 firmware-utils: ptgen: add SiFive-related GUID types
cd650f1e91 openssl: add linux-riscv64 into the targets list
08247ffeda opensbi: add package for RISC-V
341e312ada generic: groundwork for RISC-V
848759c236 uboot-armsr: add support for QEMU armv7/armv8
c05c0699d4 u-boot.mk: add support for config customization
8d557d4744 CI: change armvirt reference to armsr
ded67a320c scripts: qemustart: change armvirt references to armsr
e9ea571657 wolfssl: change armvirt reference to armsr
23a828f230 kernel: netdevices: change armvirt references to armsr
4b48f8a3e7 grub2: change armvirt reference to armsr
a6afb3a7bc config: change references from armvirt to armsr
7198185e3a armsr: rename from armvirt
963ce6990f kernel: kmod-amazon-ena: move to top level netdevices
86b50228c0 armvirt: 64: disable CONFIG_SMC91X
bacc385dc5 armvirt: base-files: add tty0 to inittab
067f252331 armvirt: config changes required for framebuffer console
4177b69b46 armvirt: package and select Rockchip DWMAC Ethernet driver
bbd1676cd2 armvirt: 64: add Allwinner A3/A83T/A64 (sun8i family) Ethernet
4d13a09ba0 kernel: modules: fix mdio-bus-mux description
a86b74cbfe armvirt: 64: add Marvell (formerly Cavium) ThunderX series network driver
a80eeec96d armvirt: 64: Add storage support for qemu-sbsa platform
3eb25435af armvirt: 64: Add NXP i.MX 8M Mini/Nano/Quad/Plus EVK support
2bec445c1d armvirt: 64: add support for other SystemReady-compatible vendors
f1a02ba135 armvirt: add options and driver modules for NXP Layerscape DPAA2 platform
182fb97d8f armvirt: add 5.15 patches for NXP DPAA2 platform
23ca9a1677 armvirt: add ACPI support
0bedcbb9ff build: enable vmdk/vmware images for arm64 target
04d2f8f11f build: use 128MiB as the boot/kernel partition size on armvirt target
b0e724e49c armvirt: remove model name override
84f566b00c armvirt: set kernel partition as the EFI system partition
ddb8845bd6 scripts: gen_image_generic: allow the partition types to be set
f48985861a grub2: enable EFI for armvirt
649d3a75e2 armvirt: update README with new image names
3f72d24a04 armvirt: disable LD dead code elimination on ARM32
7c223a881f armvirt: add EFI support
1e7fa539ae ipq807x: image: fix eMMC flashing/recovery from within initramfs
41af35cf6b ipq807x: add initial support for prpl Foundation Haze board
7e6403a966 ipq-wifi: update to version 2023-06-03
793b9cddd2 ipq-wifi: bump to latest git HEAD
f8d26ece25 ipq807x: image: cleanup unused variables
0928545f3b tools/coreutils: rename list of installed programs
f307129561 tools/findutils: define list of installed programs
ea22a1f4da host-build: add support for a stampfile per installed binary
e972e4f2a9 prereq-build: replace relative symlinks only if broken
43b92ff6ce prereq-build: do not replace binaries with symlinks
c7bd7a9c51 prereq-build: fix inconsistent value of $PATH
948dc515dc treewide: add ORIG_PATH variable
145d485d51 ipq807x: image: factor out common eMMC bits
03455e79d7 qca-nss-dp: fix oops in nss_dp_probe
c6531042da libubox: update to the latest version
bc6bf2a0d0 unetd: update to the latest version
7baa1573eb mac80211: ath11k: sync with ath-next
802e99a7fe mac80211: backport EMA beacon support
e7aae81d03 realtek: eth: Do not write directly to dev->addr
61c1b9a0f6 realtek: Add missing headers
fc87a8f2ec generic: b53: rename exported symbols to avoid upstream conflict
b1114c1a7a kernel: add mdio-bus-mux support
ee7a223433 kernel: fix wrong detection of Linux-Testing-Version in makefile DUMP
8f1251a951 bmips: add support for Comtrend AR-5381u
f3ec4a2790 restool: update source.codeaurora.org repository link
774ca0c0e9 ls-dpl: update source.codeaurora.org repository link
16d06a15d8 layerscape: 5.15: update source.codeaurora.org ppfe driver reference
cfdcf4b4d9 bmips: add support for Comtrend WAP-5813n
8b20b8fe2a ramips: mt7621-dts: move wan port to gmac1 YunCore FAP-640
0880d5d194 bmips: add support for Comtrend VR-3025un
bb1f3ebd56 bmips: dgnd3700v1/dgnd3800b: add missing kmod-leds-gpio
b6c9312f4b bmips: image: rename Device/bcm63xx_netgear
0ea4866d65 bmips: dts: improve and align device tree files
13579e6441 bmips: add support for Netgear EVG2000
df34f71be4 ramips: fix button definitions for Zyxel WSM20
bc7362fbce ramips: fix first boot network configuration for TOZED ZLT S12 PRO
7d48684612 kernel: use struct group to wipe psb6970 volatile priv data
04ddeb85e7 apm821xx: switch over from DTB_SIZE to DEVICE_DTC_FLAGS
f25afae0b5 bmips: add support for Netgear DGND3700 v1, DGND3800B
725319ad38 bmips: add support for Observa VH4032N
8a77ffc971 bmips: bump LZMA Loader address
e827f8f702 mediatek: use DEVICE_DTC_FLAGS and drop DTC_FLAGS where not needed
703a5519cb mediatek: use DEVICE_DTC_FLAGS for BPi-R64
4bb75f6f40 image: introduce DEVICE_DTC_FLAGS and DEVICE_DTCO_FLAGS
49bd38f01a mediatek: set new compat version if booted on R64 and R3
a65ec9fea7 mediatek: sync MT7986 device trees with upstream
bca04036ff mediatek: use updated device tree overlay mechanism for BPi-R64
5f3c5848e3 uboot-mediatek: adapt BPi-R3 and BPi-R64 to new device tree overlay
dc778190bc generic: use only first element in bootconf for uImage.FIT
d05d886d22 image: improve uImage.FIT device tree overlay support
d46e13d864 mediatek: convert mt7986a-zyxel-ex5601-t0-stock.dts to UNIX
4494791fc7 mediatek: use existing I2C clock names
c4c14e9ce8 mediatek: use cpufreq fix suggested by MediaTek
e1d59497e9 openssl: update to 3.0.9
c78ba8a695 valgrind: update to 3.21.0
436e477430 kselftests-bpf: add kernel BPF tests
11677aa44c kernel: backport libcap workaround for BPF selftests
081dfcfb0f base-files: enable BPF JIT kallsyms by default
3f3586a06d rockchip: add Orange Pi R1 Plus LTS support
3b8564f9aa uboot-rockchip: add Orange Pi R1 Plus LTS support
c11115b5cf rockchip: add Orange Pi R1 Plus support
ecfcc47f0c uboot-rockchip: add Orange Pi R1 Plus support
417b76b1f1 generic: drop useless binfmt patch fixing compilation warning
2804fff57f oxnas: Enable CONFIG_CRYPTO_LZ4
91221d9e74 ramips: enable LED button for TP-Link EC330-G5u v1
a48d0bdb77 openssl: fix uci config for built-in engines
b99b89da52 netfilter: fix typo in kmod-nft-dup-inet
ef1effdefc x86/64: Enable IOMMU_V2 support for later CPUs
76cabb95da kernel: Backport mvneta crash fix to 5.15
47437563aa apm821xx: mx60: drop nand-is-boot-medium
0c15f45fa7 ipq40xx: convert Buffalo WTR-M2133HP to DSA
ea11b6ea03 ipq806x: use new package name for NEC WG2600HP3
1e4f9db138 ubnt-ledbar: depend on mediatek and ramips subtargets
0c885c1542 ramips: tplink,mr600v2: fix image generation for sysupgrade image
95e769fab mtools: update to version 4.0.43
63d584a89 netavark: update to v1.6.0
6d9305b4e podman: update to v4.5.1
642e73857 aardvark-dns: update to v1.6.0
f62c779bc parted: update to v3.6.0
40d8c6a9a crun: update v1.8.5
6b87b2078 gnu-efi: update to version 3.0.17
f4daf46d6 netbird: update to 0.21.1
1ee1f6a1c gpsd: update to 3.25
23dec767f cloudreve: Update to 3.8.0
7d5fc0878 treewide: remove COMMITCOUNT
84a7e3e6d dnsproxy: Update to 0.50.2
a3e3e41e5 python3: Update to 3.11.4, refresh patches
bf30d7d7e nginx: create empty directory for module.d include
5d36f8410 nginx: bump to new 1.25.0 release
d184fd27f tunneldigger: add package for establishing L2TPv3 tunnels over UDP
7340474c8 tunneldigger-broker: add broker for tunneldigger
ef41089c4 golang: Update to 1.20.5
4ed85ea24 glib2: disable gnulib printf
259b125f6 nginx: fix problem with migration of uci conf template
0850879be nginx-util: bump uci conf template version
3d802d429 openvpn: fix ipchange hotplug event
2eabf45e4 avahi: Import patches for security fixes
4e23876d6 lcd4linux: fix build error for custom build
5ba2629d5 acme-acmesh: Bump to version 3.0.6
eeeb8ee39 crowdsec: new upstream release version 1.5.2
6359809fa python3-asgiref: Update to 3.7.2, rename source package
6bbcdd7 olsrd: update to 2023-06-12
Bumps [korthout/backport-action](https://github.com/korthout/backport-action) from 1.2.0 to 1.3.1.
- [Release notes](https://github.com/korthout/backport-action/releases)
- [Commits](korthout/backport-action@v1.2.0...v1.3.1)

---
updated-dependencies:
- dependency-name: korthout/backport-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants