blob: 49b792d9ef082ac0d1b3cdd002a5707b37d8215e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
- remove --upgrade option from suggested downgrade command (mga#32333)
- support https in repository URLs
1.6:
- use polkit for authentication instead of sudo
- only accept limited abbreviations of full package names
o only the arch and .rpm extension may be omitted
o use wildcards and fuzzy version for anything else
- add check that no updates_testing media are currently enabled
- add option to suggest a downgrade command
- rename main program to just 'qarepo'
1.5:
- ensure a '+' in a package name is taken literally
|