-
https://www.virustotal.com/gui/file/a90443d44a1b9c6ddedc960868ff8b1e9d143b3c54824ac7fd03b551f6d81fe0?nocache=1
-
https://www.virustotal.com/gui/file/a9566eda1bc417a6e862ee07add300eb2d3c44ec24b5c35caf583ce7ff11330c?nocache=1
![image](https://github.com/prabirshrestha/dwm-win32/assets/4949069/14b88e64-4e26-41d1…
-
### Description
I'm using a no-xml [simple dockerfile build](https://dmp.fabric8.io/#simple-dockerfile-build) config and would like to disable the build cache.
Setting -Ddocker.noCache=true on t…
-
Hi @CoreyHayward
I ran the latest release through VirusTotal and got this result:
https://www.virustotal.com/gui/file/86603c1f7d2ee50d41539cb68119394d59131db3b19b8bf0ba56e7c6abc025ff?nocache=1
-
A macOS counterpart of O_DIRECT. This should be helpful for e.g. TokuDB and RocksDB testsuites.
-
### Expected behaviour
Test run triggered by `karma run` should use latest contents of tests declared as `nocache:true`.
### Actual behaviour
Test run triggered by `karma run` uses previous con…
-
Had a few returns on the fact several antivirus analyses take pyinstaller executables as Trojans.
First signature from Windows Defender :
Trojan:Win32/Bearfoos.A!ml
Found out that updating pyin…
-
``` diff
diff --git a/Makefile b/Makefile
index cfb6126..502d2ef 100644
--- a/Makefile
+++ b/Makefile
@@ -17,7 +17,7 @@ CFLAGS+= -Wall
GCC = gcc $(CFLAGS) $(CPPFLAGS) $(LDFLAGS)
.PHONY: all
-all: $…
-
Some BML files have a nocache => 1 argument, which does this:
$apache_r->headers_out->{"Cache-Control"} = "no-cache";
$apache_r->no_cache(1);
We should probably keep that.…
-
When downloading of any torrent is complete, the program hangs. Then sending the SIGTERM signal does not terminate the Transmission process, only SIGKILL does. "transmission-gtk" does not freeze if I …