1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-09-08 14:08:42 +02:00

support maintenance_release requests with acceptinfo data (OBS 2.7)

This commit is contained in:
2015-06-30 14:29:18 +02:00
parent cbdc1389db
commit 381071a332
2 changed files with 2 additions and 1 deletions

1
NEWS
View File

@@ -3,6 +3,7 @@
- add support searching for groups via "group:" prefix
- show possible used incident projects on "maintained" command
- support maintenance_incident requests with acceptinfo data (OBS 2.7)
- support maintenance_release requests with acceptinfo data (OBS 2.7)
0.151
- fixed shell command injection via crafted _service files (CVE-2015-0778)