fix/syslink #3

Merged
charlie merged 2 commits from taylor/vpm:fix/syslink into main 2026-07-07 00:05:09 +01:00
Member
  • Changed version constraints to terminate on <>=, symbols
  • Dropped syslink validation to a single check
  • Matched maximum sscanf length of paths to match MAX_PATH default given in <limits.h>
  • Added query option to search function
  • Made it so optional scripts are actually optional
  • Added safety fclose's in update_package in case backup_fp opened but old_db didn't or vice versa
  • Changed order of init_db and require_root()
  • resolve_latest_package now gets passed the base package name
- Changed version constraints to terminate on <>=, symbols - Dropped syslink validation to a single check - Matched maximum sscanf length of paths to match MAX_PATH default given in <limits.h> - Added query option to search function - Made it so optional scripts are actually optional - Added safety fclose's in update_package in case backup_fp opened but old_db didn't or vice versa - Changed order of init_db and require_root() - resolve_latest_package now gets passed the base package name
charlie locked and limited conversation to collaborators 2026-07-07 00:05:15 +01:00
This discussion has been locked. Commenting is limited to contributors.
No reviewers
vulpinelinux/Maintainers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
vulpinelinux/vpm!3
No description provided.