Skip to content

geoip: T7926: Refactor geoip handling - #1106

Merged
c-po merged 1 commit into
vyos:currentfrom
sarthurdev:geoip_refactor
Feb 5, 2026
Merged

geoip: T7926: Refactor geoip handling#1106
c-po merged 1 commit into
vyos:currentfrom
sarthurdev:geoip_refactor

Conversation

@sarthurdev

Copy link
Copy Markdown
Member

Change summary

Required by vyos/vyos-1x#4949

  • Initialises GeoIP sqlite database and cleans up downloaded file on image build
  • Adds cleanup exception to GeoIP cache location

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes)
  • Migration from an old Vyatta component to vyos-1x, please link to related PR inside obsoleted component
  • Other (please describe):

Related Task(s)

Related PR(s)

Checklist:

  • I have read the CONTRIBUTING document
  • I have linked this PR to one or more Phabricator Task(s)
  • My commit headlines contain a valid Task id
  • My change requires a change to the documentation
  • I have updated the documentation accordingly

@github-actions

Copy link
Copy Markdown

👍
No issues in PR Title / Commit Title

@github-actions github-actions Bot added the current VyOS rolling release label Jan 21, 2026
@sarthurdev
sarthurdev marked this pull request as ready for review January 28, 2026 16:02

@sever-sever sever-sever left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Generate SQLite GeoIP database during image build.

@dmbaturin dmbaturin left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Pre-generating it sounds like a good idea to me.

@c-po
c-po merged commit e5f9a27 into vyos:current Feb 5, 2026
9 checks passed
@vyosbot vyosbot added mirror-initiated This PR initiated for mirror sync workflow mirror-completed and removed mirror-initiated This PR initiated for mirror sync workflow labels Feb 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

current VyOS rolling release mirror-completed

Development

Successfully merging this pull request may close these issues.

6 participants