Home | Trees | Index | Help |
|
---|
Package dak :: Module new_security_install |
|
Function Summary | |
---|---|
actually_upload(changes_files)
| |
add_changes(extras)
| |
advisory_info()
| |
do_Approve()
| |
do_Disembargo()
| |
do_DropAdvisory()
| |
do_Edit()
| |
do_Quit()
| |
do_Reject()
| |
do_Show()
| |
do_upload()
| |
generate_advisory(template)
| |
init()
| |
load_adv_changes()
| |
load_args(arguments)
| |
main()
| |
prompt(opts,
default)
| |
quit()
| |
Check the buildd dir for each suite and remove the file if needed | |
spawn(command)
| |
sudo(arg,
fn,
exit)
| |
yes_no(prompt)
| |
_do_Approve()
| |
_do_Disembargo()
| |
_do_Reject()
|
Variable Summary | |
---|---|
NoneType |
advisory = None |
list |
changes = []
|
NoneType |
Cnf = None |
NoneType |
Logger = None |
NoneType |
Options = None |
SRE_Pattern |
re_taint_free = ^['/;-\+\.~\s\w]+$
|
dict |
srcverarches = {}
|
NoneType |
Upload = None |
apt_pkg
,
commands
,
dak.daklib.database
,
dak.daklib.logging
,
os
,
pwd
,
dak.daklib.queue
,
re
,
sys
,
time
,
dak.daklib.utils
Function Details |
---|
remove_from_buildd(suites, filename)Check the buildd dir for each suite and remove the file if needed |
Variable Details |
---|
advisory
|
changes
|
Cnf
|
Logger
|
Options
|
re_taint_free
|
srcverarches
|
Upload
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Sat Jan 24 18:08:17 2009 | http://epydoc.sf.net |