index
:
mgaadvisories
master
user/danf/osv
Scripts to Help with Update Advisories
Nicolas Vigier [boklm]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
MGA
/
Advisories.pm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add 'showjson' command to output an advisory in OSV JSON
Dan Fandrich
2024-03-08
1
-0
/
+23
*
Report the broken file rather than exploding when an advisory is invalid
Pascal Terjan
2020-11-08
1
-1
/
+9
*
Reset 'advisory' keyword instead of 'validated_update' for invalid advisories
Rémi Verschelde
2017-09-20
1
-2
/
+2
*
use https in links to advisories
Thomas Backlund
2016-04-08
1
-1
/
+1
*
Add URL to descriptions
Pascal Terjan
2016-02-29
1
-0
/
+1
*
Add missing 'the' article
Shlomi Fish
2015-04-24
1
-1
/
+1
*
Add functions useful to generate update descriptions
Pascal Terjan
2015-03-15
1
-0
/
+27
*
Add [name] argument to mgaadv to prefill the template
Rémi Verschelde
2014-11-30
1
-1
/
+2
*
Print out the bug link when processing advisories.
Colin Guthrie
2014-11-25
1
-1
/
+1
*
Ensure we're in the advisory dir before running svn commands.
Colin Guthrie
2014-11-25
1
-2
/
+4
*
Add option to post to bugzilla during ID assignment.
Colin Guthrie
2014-11-25
1
-2
/
+21
*
Add support for authenticated bugzilla in QA mode.
Colin Guthrie
2014-11-25
1
-4
/
+33
*
Buffer up our checklist text so we can use it later.
Colin Guthrie
2014-11-25
1
-17
/
+31
*
Add a 'publishall' option to attempt to publish all pending advisories.
Colin Guthrie
2014-11-25
1
-0
/
+24
*
Allow overriding of dependent bug check.
Colin Guthrie
2014-10-07
1
-1
/
+19
*
Fix bugnum regexp for '12345.mga4' type advisory names
Colin Guthrie
2014-08-21
1
-3
/
+2
*
Add check to highlight that the first reference must be the MGA advisory bug
Colin Guthrie
2014-08-21
1
-0
/
+4
*
Check that SRPMs exist when publishing updates.
Colin Guthrie
2014-08-12
1
-1
/
+23
*
Remove redundant text from report log message.
Colin Guthrie
2014-08-12
1
-1
/
+1
*
Close bugs in order.
Colin Guthrie
2014-08-06
1
-1
/
+1
*
Add support for automatically committing advisories after assigning ID.
Colin Guthrie
2014-08-06
1
-0
/
+50
*
Attempt to force ordering of emails when delivering several
Colin Guthrie
2014-08-06
1
-0
/
+2
*
Close bugs automatically when processing advisories
Colin Guthrie
2014-08-06
1
-0
/
+33
*
When assigning an advisory ID, make sure the first reference is to advisory bug.
Colin Guthrie
2014-08-06
1
-3
/
+12
*
Drop cookie support for bugzilla.
Colin Guthrie
2014-08-06
1
-22
/
+9
*
Perform some cross checks via bugzilla when publishing advisories
Colin Guthrie
2014-08-05
1
-5
/
+170
*
Add a log entry when moving packages.
Colin Guthrie
2014-08-05
1
-0
/
+1
*
Fix trailing whitespace
Colin Guthrie
2014-08-05
1
-1
/
+1
*
Add a new command to move the packages.
Colin Guthrie
2014-08-03
1
-0
/
+30
*
Publish and Email advisories in order.
Colin Guthrie
2014-08-03
1
-2
/
+2
*
Fix perl warning when invalid SRPM name is found.
Colin Guthrie
2014-08-03
1
-3
/
+6
*
Rename index.html to infos.html and advisories.html to index.html
Nicolas Vigier
2013-09-09
1
-0
/
+1
*
Set ENCODING when creating templates
Nicolas Vigier
2013-07-21
1
-0
/
+5
*
Allow specifying .adv extension with the publish command
Nicolas Vigier
2013-07-21
1
-0
/
+1
*
Set template output to utf8
Nicolas Vigier
2013-07-16
1
-1
/
+3
*
Split long line
Nicolas Vigier
2013-06-26
1
-1
/
+2
*
next_id: sort IDs numerically
Nicolas Vigier
2013-06-26
1
-1
/
+1
*
Add support for filters on list command
Nicolas Vigier
2013-06-17
1
-3
/
+12
*
Don't save status for unpublished advisories
Nicolas Vigier
2013-06-17
1
-0
/
+3
*
Add 'no_mail' option in advisory file to disable advisory mail
Nicolas Vigier
2013-06-17
1
-0
/
+1
*
List unpublished advisories when mode is set to 'qa'
Nicolas Vigier
2013-06-17
1
-1
/
+4
*
Display report on STDERR in case of error
Nicolas Vigier
2013-06-17
1
-1
/
+1
*
Check type when assigning new ID
Nicolas Vigier
2013-06-17
1
-2
/
+6
*
get_advisories_from_dir(): Check advisory type
Nicolas Vigier
2013-06-17
1
-0
/
+2
*
Rename send_report_mail sub to send_report
Nicolas Vigier
2013-06-17
1
-15
/
+17
*
Fix sorting of unpublished advisories
Nicolas Vigier
2013-06-17
1
-2
/
+3
*
Clean useless commented line
Nicolas Vigier
2013-06-17
1
-1
/
+0
*
Add 'nextid' and 'publish' commands
Nicolas Vigier
2013-06-17
1
-0
/
+23
*
Fix hash which was not dereferenced
Nicolas Vigier
2013-06-13
1
-1
/
+1
*
mgaadv list: sort advisories list
Nicolas Vigier
2013-06-13
1
-1
/
+1
[next]