1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-01-27 23:16:14 +01:00

revert juergen private versions...

This commit is contained in:
Adrian Schröter 2009-08-27 13:07:59 +00:00
parent 96edadb3c4
commit e8fdb89d3e

7
NEWS
View File

@ -1,11 +1,9 @@
0.121.jw03 0.121
- fixed osc req list -U to not look into the local dir - fixed osc req list -U to not look into the local dir
- added osc my ... pkg/prj/req shorthand commands - added osc my ... pkg/prj/req shorthand commands
- add 'osc se' alias for 'osc search -e' - add 'osc se' alias for 'osc search -e'
- add -b -m -M to 'osc search' - add -b -m -M to 'osc search'
- hack for _help_preprocess_cmd_option_list to survive setup.py build - hack for _help_preprocess_cmd_option_list to survive setup.py build
0.121.jw02
- made rresults an alias for results. python decorators are a strange concept... - made rresults an alias for results. python decorators are a strange concept...
- asserting that ~/.oscrc remains mode 0600 - asserting that ~/.oscrc remains mode 0600
- no more plain text passwords in ~/.oscrc, we store now as bz2+base64 - no more plain text passwords in ~/.oscrc, we store now as bz2+base64
@ -34,9 +32,6 @@
- improved help texts with repairlink to point to osc resolved. - improved help texts with repairlink to point to osc resolved.
- improved passx code when creating oscrc. - improved passx code when creating oscrc.
- osc sr -l is now a shortcut for 'osc req list -M -a -t submit -D 0' - osc sr -l is now a shortcut for 'osc req list -M -a -t submit -D 0'
0.121:
- osc metafromspec allows editing before send - osc metafromspec allows editing before send
- allow handling of other roles than "maintainer" with maintainer command - allow handling of other roles than "maintainer" with maintainer command
(-r role) (-r role)