|
a887ade78f
|
Fix possibility to overwrite special files in .osc (CVE-2024-22034 boo#1225911)
Source files are now stored in the 'sources' subdirectory which prevents
name collisons. This requires changing version of '.osc' store to 2.0.
|
2024-07-29 13:24:13 +02:00 |
|
|
dcbfcb4b0f
|
Merge pull request #1593 from dmach/repairwc-_osclib_version
Change 'repairwc' command to fix missing .osc/_osclib_version
|
2024-07-02 13:50:22 +02:00 |
|
|
30a33b91f1
|
Make error message in check_store_version() more generic to work for both projects and packages
|
2024-07-02 08:46:18 +02:00 |
|
Andreas Schwab
|
9d3ba5bc3f
|
Fix check_store_version in project store
|
2024-06-30 15:23:14 +02:00 |
|
|
5c3cca63c4
|
Run check_store_version() in obs_scm.Store and fix related code in Project and Package
|
2024-06-24 12:37:15 +02:00 |
|
|
59f530c793
|
Move functions manipulating store from core to obs_scm.store
|
2024-04-15 16:48:03 +02:00 |
|
|
354f4caca6
|
Move store.Store to obs_scm.Store
|
2024-04-15 14:37:01 +02:00 |
|