Blame packages/n/nodejs19/.rev

486971
<revisionlist>
486971
  <revision rev="1" vrev="1">
486971
    <srcmd5>eed2ea57fcc1f318c739c48554aea2e0</srcmd5>
486971
    <version>19.0.0</version>
486971
    <time>1666440791</time>
486971
    <user>dimstar_suse</user>
486971
    <comment>nodejs19 to Factory ... :-)</comment>
486971
    <requestid>1030412</requestid>
486971
  </revision>
f608f3
  <revision rev="2" vrev="1">
f608f3
    <srcmd5>b9c89fed7e83f63b6f57d1cd123a1617</srcmd5>
f608f3
    <version>19.0.1</version>
f608f3
    <time>1667901217</time>
f608f3
    <user>dimstar_suse</user>
f608f3
    <comment>- Fix migration to openssl-3 (bsc#1205042)
f608f3
f608f3
- Update to version 19.0.1:
f608f3
  * inspector: DNS rebinding in --inspect via invalid octal IP
f608f3
    (bsc#1205119, CVE-2022-43548)</comment>
f608f3
    <requestid>1034212</requestid>
f608f3
  </revision>
caf008
  <revision rev="3" vrev="2">
caf008
    <srcmd5>7af3b3ebeb42e09fcbff8b3cf5770a8f</srcmd5>
caf008
    <version>19.0.1</version>
caf008
    <time>1668173771</time>
caf008
    <user>dimstar_suse</user>
caf008
    <comment>- icu721_fixes.patch: fixes compatibility with ICU 72.1 (bsc#1205236)</comment>
caf008
    <requestid>1035029</requestid>
caf008
  </revision>
d31ca7
  <revision rev="4" vrev="1">
d31ca7
    <srcmd5>ec0ca0fe2e8ec59b0689aa44196d29d7</srcmd5>
d31ca7
    <version>19.1.0</version>
d31ca7
    <time>1668782581</time>
d31ca7
    <user>dimstar_suse</user>
d31ca7
    <comment>- Update to version 19.1.0:
d31ca7
  * test: Support function mocking on Node.js test runner
d31ca7
  * fs.watch recursive support on Linux
d31ca7
  * util: add MIME utilities
d31ca7
- new_python3.patch, icu721_fixes.patch: upstreamed</comment>
d31ca7
    <requestid>1036443</requestid>
d31ca7
  </revision>
2472b7
  <revision rev="5" vrev="1">
2472b7
    <srcmd5>5d68bcb771efa71d06dba46e9ebfcd6a</srcmd5>
2472b7
    <version>19.3.0</version>
2472b7
    <time>1671563983</time>
2472b7
    <user>dimstar_suse</user>
2472b7
    <comment>- Update to version 19.3.0:
2472b7
  * deps : npm updates to 9.2.0
2472b7
  * build: disable v8 snapshot compression by default
2472b7
  * net: add autoSelectFamily and autoSelectFamilyAttemptTimeout options
2472b7
- temporarily require openssl 1.1.1 to build on TW
2472b7
- versioned.patch: refreshed
2472b7
2472b7
- Update to version 19.2.0:
2472b7
  * buffer: introduce `File` class
2472b7
  * deps: update V8 to 10.8.168.20
2472b7
  * doc: deprecate use of invalid ports in `url.parse`
2472b7
  * util: add fast path for utf8 encoding
2472b7
For details, see CHANGELOG_V19.md</comment>
2472b7
    <requestid>1043680</requestid>
2472b7
  </revision>
96e835
  <revision rev="6" vrev="1">
96e835
    <srcmd5>ff516e4a2d9aa68ba146df817a7fe759</srcmd5>
96e835
    <version>19.4.0</version>
96e835
    <time>1673973291</time>
96e835
    <user>dimstar_suse</user>
96e835
    <comment>- Update to version 19.4.0:
96e835
  * buffer: add buffer.isUtf8 for utf8 validation
96e835
  * http: improved timeout defaults handling
96e835
  * net: add autoSelectFamily global getter and setter
96e835
  * os: add availableParallelism()
96e835
  * util: add fast path for text-decoder fatal flag
96e835
96e835
- Update _constraints:
96e835
  * Less RAM for aarch64 and 32-bit arm
96e835
  * Use 'asimdrdm' cpu flag to use aarch64 workers where tests
96e835
    are more stable</comment>
96e835
    <requestid>1058733</requestid>
96e835
  </revision>
5afdbb
  <revision rev="7" vrev="1">
5afdbb
    <srcmd5>597461db908c534157b0be14e3eff420</srcmd5>
5afdbb
    <version>19.5.0</version>
5afdbb
    <time>1674810959</time>
5afdbb
    <user>dimstar_suse</user>
5afdbb
    <comment>- Update to version 19.5.0:
5afdbb
  * http: join authorization headers
5afdbb
  * lib: add webstreams to Duplex.from()
5afdbb
  * stream: implement finished() for ReadableStream and WritableStream
5afdbb
- npm_search_paths.patch, linker_lto_jobs.patch: refreshed
5afdbb
- sysctl.patch: don't try to execute sysctl
5afdbb
- s390.patch: fix unit test on s390 with patched zlib
5afdbb
5afdbb
- Use default openssl again and do not force openssl 1.1.1
5afdbb
- _constraints: reset aarch64 memory requirements back to original
5afdbb
  otherwise some unit tests can fail</comment>
5afdbb
    <requestid>1061207</requestid>
5afdbb
  </revision>
Bernhard M. Wiedemann 514c2a
  <revision rev="8" vrev="2">
Bernhard M. Wiedemann 514c2a
    <srcmd5>1238cc011a4ff48e121f0c826d791ce8</srcmd5>
Bernhard M. Wiedemann 514c2a
    <version>19.5.0</version>
Bernhard M. Wiedemann 514c2a
    <time>1675357685</time>
Bernhard M. Wiedemann 514c2a
    <user>dimstar_suse</user>
Bernhard M. Wiedemann 514c2a
    <comment>- Do not use pkg_vcmp to decide BuildDependencies: this works based
Bernhard M. Wiedemann 514c2a
  on 'installed packages' which is not interpreted correctly by the
Bernhard M. Wiedemann 514c2a
  scheduler. Rather switch to boolean dependencies.</comment>
Bernhard M. Wiedemann 514c2a
    <requestid>1062437</requestid>
Bernhard M. Wiedemann 514c2a
  </revision>
486971
</revisionlist>