Ludwig Nussel
aadd3f96eb
Expand decimal revisions in requests
...
Requests may either contain the srcmd5 or the decimal revision. So we
may need to convert the revision to srcmd5.
2016-12-20 09:23:19 +01:00
a716635532
Update version in manager_42 and update_crawler
2016-11-29 16:29:48 +08:00
Ludwig Nussel
bcaa610a67
Handle separate lookup file in :NonFree
2016-06-10 10:59:36 +02:00
Ludwig Nussel
5be0c17f51
Better filtering, new packages
...
- allow filtering from multiple projects
- option to also submit new packaes
- print skipped packages
2016-06-07 15:11:26 +02:00
Ludwig Nussel
2f8f5fadd5
Add hack for NonFree
2016-06-07 15:11:26 +02:00
Ludwig Nussel
930c30020f
Improve maintenance project handling
...
Only consider "main" packages instead of throwing lots of warnings.
That allows to see the really new packages.
2016-06-07 15:11:26 +02:00
Ludwig Nussel
e2c9620a7b
Make update crawler accept list of packages
...
Also change info requesting strategy. Get list of packges first, then
query them in chunks. That allows to use the unexpanded view and query
less packages in update projects.
2016-05-10 11:20:52 +02:00
Ludwig Nussel
521b61b362
Switch source and target
2016-05-10 11:19:53 +02:00
Ludwig Nussel
95c0cba322
Adjust update crawler for 42.2
2016-05-10 11:19:51 +02:00
Stephan Kulow
ef81f26b64
ignore Factory updates for now
2015-10-11 09:44:21 +02:00
Stephan Kulow
bf51343b0b
recreate submit request if the revision is different
...
possibly we declined an old revision
2015-09-27 08:27:32 +02:00
Stephan Kulow
4b52b31ca2
fix crash
2015-09-21 07:16:24 +02:00
Stephan Kulow
a9aa4426f2
use the lookup file in the update crawler
2015-09-16 10:30:14 +02:00
Stephan Kulow
dccb5d39c4
avoid division for 5XX
2015-08-30 17:00:21 +02:00
Stephan Kulow
f60868b64e
also retry in the update crawler
2015-08-30 16:54:20 +02:00
Stephan Kulow
228ee8efa9
check for updates in Factory too
2015-08-24 15:53:19 +02:00
Stephan Kulow
fd7a16965b
simplify update_crawler
...
Just checking verifymd5 for everything in sle12-picks - if sle12 sp1
comes with a version downgrade, we should see it
2015-08-08 15:31:39 +02:00
Stephan Kulow
8ca2fb480a
don't submit sub-spec files
2015-08-05 12:00:46 +02:00
Alberto Planas
1aa7db0832
Fix error code and version comparison.
2015-06-24 16:54:46 +02:00
Alberto Planas
4cb085ebe3
Check the version of the package.
2015-06-10 15:02:41 +02:00
Alberto Planas
68e9060818
Add update_crawler.py script
...
This scripts can analyze two repositories, one that contains
updates, and the other a linked distribution. Check the last
updated packages and send (if there is not any) a submit request
with the updated package.
2015-05-27 17:15:05 +02:00