diff options
author | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2018-11-13 23:11:05 +0000 |
---|---|---|
committer | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2018-11-13 23:11:41 +0000 |
commit | c0590b5ea59cd5749f04fc296570e4e7b6d5ff9f (patch) | |
tree | ac83c937790f55862a54461843b13117adb6b0f1 /NEWS | |
parent | 34304504466eac7e9f3fcd592f0d2f84d42f0c39 (diff) | |
download | qarepo-c0590b5ea59cd5749f04fc296570e4e7b6d5ff9f.tar qarepo-c0590b5ea59cd5749f04fc296570e4e7b6d5ff9f.tar.gz qarepo-c0590b5ea59cd5749f04fc296570e4e7b6d5ff9f.tar.bz2 qarepo-c0590b5ea59cd5749f04fc296570e4e7b6d5ff9f.tar.xz qarepo-c0590b5ea59cd5749f04fc296570e4e7b6d5ff9f.zip |
Add Makefile and NEWS.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -0,0 +1,11 @@ +- 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 |