SHA256
1
0
forked from pool/asar
asar/asar.changes

81 lines
3.1 KiB
Plaintext
Raw Permalink Normal View History

-------------------------------------------------------------------
Wed Sep 11 08:00:37 UTC 2024 - Bruno Pitrus <brunopitrus@hotmail.com>
- New upstream release 3.2.13
* Export a `default` property (gh#electron/asar#325)
-------------------------------------------------------------------
Tue Sep 10 20:20:43 UTC 2024 - Bruno Pitrus <brunopitrus@hotmail.com>
- New upstream release 3.2.11
* complete rewrite of the program in Typescript
* ensure symlinks do not write unexpectedly (gh#electron/asar#322)
- Run test suite in %check
-------------------------------------------------------------------
Sun May 5 15:36:24 UTC 2024 - Bruno Pitrus <brunopitrus@hotmail.com>
- New upstream release 3.2.10
* Fix relative link error (gh#electron/asar#308)
-------------------------------------------------------------------
Wed Mar 6 20:58:00 UTC 2024 - Bruno Pitrus <brunopitrus@hotmail.com>
- New upstream version 3.2.9
* fix symlink pointing error in filesystem.insertLink
-------------------------------------------------------------------
Wed Nov 8 06:12:12 UTC 2023 - Bruno Pitrus <brunopitrus@hotmail.com>
- New upstream version 3.2.8
* better error message when extracting a file that doesn't exist in the archive
-------------------------------------------------------------------
Wed Sep 27 04:34:29 UTC 2023 - Bruno Pitrus <brunopitrus@hotmail.com>
- New upstream version 3.2.7
* ensure that files/folders whose names are properties of Object.prototype are packaged/extracted correctly
-------------------------------------------------------------------
Tue Sep 26 09:13:12 UTC 2023 - Bruno Pitrus <brunopitrus@hotmail.com>
- New upstream version 3.2.6
* Don't overwrite existing folders
-------------------------------------------------------------------
Tue Sep 19 17:12:27 UTC 2023 - Bruno Pitrus <brunopitrus@hotmail.com>
- New upstream version 3.2.5
* properly handle rejections on `createPackageWithOptions`
-------------------------------------------------------------------
Tue Jan 17 21:50:31 UTC 2023 - Bruno Pitrus <brunopitrus@hotmail.com>
- New upstream version 3.2.3
* fix bad output on unknown CLI command
* update vendored dependencies
-------------------------------------------------------------------
Fri Nov 4 18:10:42 UTC 2022 - Bruno Pitrus <brunopitrus@hotmail.com>
- New upstream version 3.2.2
* Fix allowing nested empty directories.
- New upstream version 3.2.1
* Rename package to @electron/asar
- Correct bogus “0.0.0-development” version reported by the program.
-------------------------------------------------------------------
Tue Aug 16 15:09:07 UTC 2022 - Bruno Pitrus <brunopitrus@hotmail.com>
- New upstream version 3.2.0
* give better hints when failing due to bad links
- Use github tarball and use yarn to download vendored dependencies per yarn.lock
-------------------------------------------------------------------
Thu Mar 03 00:00:00 UTC 2022 - Bruno Pitrus <brunopitrus@hotmail.com>
- Resurrect package and update to 3.1.0
- Use local-npm-registry to install dependencies
-------------------------------------------------------------------
Sun Feb 14 15:11:12 UTC 2016 - i@marguerite.su
- initial version 0.9.1