blob: 1bffe06dd9004fb1518badd0576dfce94c233669 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1.7:
- add UI translations
- 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
|