[obs-commits] [openSUSE/open-build-service] e698b3: [api] verify cve entry syntax in _patchinfo files ...
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: e698b34efca19e26d2a5ea00ee7102290baa9e0e https://github.com/openSUSE/open-build-service/commit/e698b34efca19e26d2a5ea... Author: Adrian Schröter <adrian@suse.de> Date: 2016-06-10 (Fri, 10 Jun 2016) Changed paths: M src/api/app/models/issue.rb M src/api/app/models/issue_tracker.rb M src/api/app/models/patchinfo.rb M src/api/test/unit/code_quality_test.rb A src/api/test/unit/patchinfo_test.rb Log Message: ----------- [api] verify cve entry syntax in _patchinfo files (bsc#982846) Commit: 961728500376760bb34ee2c2225b710707d55503 https://github.com/openSUSE/open-build-service/commit/961728500376760bb34ee2... Author: Adrian Schröter <adrian@suse.de> Date: 2016-06-10 (Fri, 10 Jun 2016) Changed paths: M src/api/app/controllers/webui/patchinfo_controller.rb Log Message: ----------- [webui] avoid crash when entering wrong CVE name avoids a crash by stripping not wanted prefix Also catch patchinfo validation errors and show the user a propper error message obs#1871 Commit: f817a34a42ca0bcc65ce12e197219f2ba9f282d2 https://github.com/openSUSE/open-build-service/commit/f817a34a42ca0bcc65ce12... Author: Moisés Déniz Alemán <mdeniz@suse.com> Date: 2016-06-10 (Fri, 10 Jun 2016) Changed paths: M src/api/app/controllers/webui/patchinfo_controller.rb M src/api/app/models/issue.rb M src/api/app/models/issue_tracker.rb M src/api/app/models/patchinfo.rb M src/api/test/unit/code_quality_test.rb A src/api/test/unit/patchinfo_test.rb Log Message: ----------- Merge pull request #1857 from adrianschroeter/cveverify Cve syntax verification Compare: https://github.com/openSUSE/open-build-service/compare/9d4f3ef36348...f817a3...
participants (1)
-
Moisés Déniz Alemán