Joao Eriberto Mota Filho
Joao Eriberto Mota Filho
Hi, I would like to suggest to add tags to versions to create a release page at https://github.com/derv82/wifite/releases. This is very important because the Linux distributions will be able to...
This PR depends of #54. This PR will add uninstall target and improve the CI tests: - Enable uninstall test - Consequently, allow the CI test to build twice -...
Hi, The hexedit fails to show filenames with non-ASCII characters. This issue was treated and fixed in Debian bug #500422 [1]. [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=500422 Basically, after load the file called '00...
From Debian[1]: Axel should try to use the .netrc file when trying to login to an FTP server. [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=127074 Regards, Eriberto
Hi, The 'make distclean' command isn't removing tsk/tsk_incs.h. I use distclean-local: in Makefile.am[1] to remove some files. In your case, I think that you will add tsk/tsk_incs.h to EXTRA_DIST in...
Hi @ericcurtin, This bug is originally from Ubuntu and you can see it here[1]. [1] https://bugs.launchpad.net/ubuntu/+source/inotify-tools/+bug/1274670 I will copy some original parts of the message in LaunchPad and add new...
Hi, I am the Debian maintainer of CORE. Recently, a bug opened[1] in Debian told us about a privilege escalation via core-gui. [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=799756 This issue will cause the CORE...
Thanks to Ledger-Live team for adding Solana (partially). Currently, I can see my Sol in Accounts, but the tokens as USDC aren't shown. I can see all tokens using Solflare....
Hi @rivafarabi , Thanks a lot for your program deckboard. Unfortunately, the .deb doesn't install in Debian 11. To fix the problem, please, change the Depends line in debian/control to:...
On Debian Sid, the command outguess fails when doing ```dist check``` on arm64, armel, armhf, ppc64el and s390x when doing tests with jpg. outguess works fine on amd64 and i386...