Skip to content

openwisp-config: upgrade to 1.3.0 - #30477

Open
pandafy wants to merge 2 commits into
openwrt:masterfrom
openwisp:openwisp-config-1.3.0
Open

openwisp-config: upgrade to 1.3.0#30477
pandafy wants to merge 2 commits into
openwrt:masterfrom
openwisp:openwisp-config-1.3.0

Conversation

@pandafy

@pandafy pandafy commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

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

  • OpenWrt Version: 25.10
  • OpenWrt Target/Subtarget: x86
  • OpenWrt Device: x86

✅ Formalities

  • I have reviewed the CONTRIBUTING.md file for detailed contributing guidelines.

@pandafy
pandafy force-pushed the openwisp-config-1.3.0 branch from 11fe4ce to bcbb28e Compare September 8, 2026 13:00
@pandafy
pandafy force-pushed the openwisp-config-1.3.0 branch 2 times, most recently from 9e9fefa to 79c5900 Compare September 8, 2026 14:05

@openwrt-ai openwrt-ai left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 1 new commit; no commit-message issues.


Generated by Claude Code

Comment thread admin/openwisp-config/Makefile Outdated
PKG_SOURCE_URL:=https://github.com/openwisp/openwisp-config.git
PKG_MIRROR_HASH:=f709f3aaf2e9ad61b2df378b7e6cfae7050d5f1d8c4c4bc038e92809c843c4b7
PKG_MIRROR_HASH:=0113649c065afff16c8c7364ce8dc36d78707720e04170164db03118c026f0df
PKG_SOURCE_PROTO:=git

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed, thanks


Generated by Claude Code

Change log: https://github.com/openwisp/openwisp-config/releases/tag/1.3.0

Signed-off-by: Gagan Deep <pandafy.dev@gmail.com>

@nemesifier nemesifier left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great 👍

@openwrt-ai openwrt-ai left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 2 new commits; no new issues found.


Generated by Claude Code

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
pandafy force-pushed the openwisp-config-1.3.0 branch from 2dc6e18 to f8953ee Compare September 10, 2026 12:35

@openwrt-ai openwrt-ai left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 2 new commits; no new issues found.


Generated by Claude Code

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