openwisp-config: upgrade to 1.3.0 - #30477
Open
pandafy wants to merge 2 commits into
Open
Conversation
pandafy
force-pushed
the
openwisp-config-1.3.0
branch
from
September 8, 2026 13:00
11fe4ce to
bcbb28e
Compare
pandafy
force-pushed
the
openwisp-config-1.3.0
branch
2 times, most recently
from
September 8, 2026 14:05
9e9fefa to
79c5900
Compare
openwrt-ai
reviewed
Sep 9, 2026
| PKG_SOURCE_URL:=https://github.com/openwisp/openwisp-config.git | ||
| PKG_MIRROR_HASH:=f709f3aaf2e9ad61b2df378b7e6cfae7050d5f1d8c4c4bc038e92809c843c4b7 | ||
| PKG_MIRROR_HASH:=0113649c065afff16c8c7364ce8dc36d78707720e04170164db03118c026f0df | ||
| PKG_SOURCE_PROTO:=git |
Collaborator
There was a problem hiding this comment.
nit (optional, pre-existing, not blocking this bump): upstream publishes a release tarball for every tag, so the feed guideline would have this fetch https://codeload.github.com/openwisp/openwisp-config/tar.gz/$(PKG_VERSION)? with a PKG_HASH instead of a git clone plus PKG_MIRROR_HASH. Worth doing once, in a separate commit, if the maintainer agrees.
Generated by Claude Code
Collaborator
There was a problem hiding this comment.
Change log: https://github.com/openwisp/openwisp-config/releases/tag/1.3.0 Signed-off-by: Gagan Deep <pandafy.dev@gmail.com>
pandafy
force-pushed
the
openwisp-config-1.3.0
branch
from
September 9, 2026 17:15
e86a9f9 to
4760556
Compare
pandafy
force-pushed
the
openwisp-config-1.3.0
branch
from
September 9, 2026 17:29
4760556 to
2dc6e18
Compare
openwrt-ai
reviewed
Sep 10, 2026
Switch source fetch from git clone to the upstream release tarball published for every tag, as recommended by the feed guidelines. This replaces PKG_MIRROR_HASH with a plain PKG_HASH of the codeload tarball. Signed-off-by: Gagan Deep <pandafy.dev@gmail.com>
pandafy
force-pushed
the
openwisp-config-1.3.0
branch
from
September 10, 2026 12:35
2dc6e18 to
f8953ee
Compare
openwrt-ai
reviewed
Sep 10, 2026
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.
Upgrades openwisp-config package to 1.3.0
Signed-off-by: Gagan Deep pandafy.dev@gmail.com
📦 Package Details
Maintainer: @nemesifier
(You can find this by checking the history of the package
Makefile.)Description:
OpenWrt config management agent of OpenWISP.
🧪 Run Testing Details
✅ Formalities