Accepting request 613946 from home:kbabioch:branches:devel:languages:nodejs

- Update to version 2.1.1:
  - Fixed an uninitialized memory allocation in input
    (CVE-2018-3745 bsc#1095771)

OBS-URL: https://build.opensuse.org/request/show/613946
OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-atob?expand=0&rev=3
This commit is contained in:
2018-06-04 09:56:59 +00:00
committed by Git OBS Bridge
parent 427f833526
commit 2469c1081f
3 changed files with 19 additions and 11 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Jun 4 09:53:39 UTC 2018 - kbabioch@suse.com
- Update to version 2.1.1:
- Fixed an uninitialized memory allocation in input
(CVE-2018-3745 bsc#1095771)
-------------------------------------------------------------------
Thu Oct 9 15:07:36 UTC 2014 - jgleissner@suse.com