-
[repro.txt](https://github.com/redhotpenguin/perl-Archive-Zip/files/4736773/repro.txt)
See attached perl script to reproduce the problem.
Basically when an archive is being created, _writeData…
-
Expert Ruby Yeti
Medium
# Archived profile can still perform operations
### Summary
Missing checks for that if a profile is archived in multiple functions will permit the user to change the state …
-
broadcasts_archive is always returning false. If I'm not mistaken, only id is needed to archive a broadcast. That's what it said on the python comments at least.
In addition, broadcasts_archive has …
-
The change in #2240 switched libarchive's ZIP header generator to use a "Creator OS" value that indicates an archive was created on Windows.
However, libarchive _does not create Windows archives_.
A…
-
Google Takeout email archives take the mbox format, but their format doesn't comply with the preferred scheme as laid out in RFC 4155, appendix A. I'm not sure how interoperable you intend for this cr…
-
### Problem
Coming from [here](https://expensify.slack.com/archives/C06ML6X0W9L/p1731054379043849?thread_ts=1729596921.819569&cid=C06ML6X0W9L)
When removing the company card feed, the RemoveFeed c…
-
e.g. https://www.youtube.com/watch?v=Gd8TGpWIKlQ
-
Currently, all users are shown when searching for tags. However, archived users should not be visible in this list. This can also be implemented client-side but it's probably nicer to do server side, …
-
In the file extract.pp
``` ruby
$extract_zip = "unzip -o ${src_target}/${name}.${extension} -d ${target}"
$extract_targz = "tar --no-same-owner --no-same-permissions --strip-component…
-
bootc claims to be able to use an "OCI format" archive/image to deploy a system and lifecycle the thing through its paces. We all know that is glossing over some subtle but super important details con…