Re: [W3af-develop] Continuous integration to debian packages

2015-03-03 Thread Andres Riancho
I spent the last 15 working hours on trying to build a new .deb package for Kali + automate some of the testing that's required after building a package. More information about it here: https://github.com/andresriancho/w3af-kali#testing-the-deb-files This was done in an effort to release 1.6.46 i

Re: [W3af-develop] Continuous integration to debian packages

2015-03-02 Thread Andres Riancho
Sergey, On Mon, Mar 2, 2015 at 9:42 AM, Sergey wrote: > Thank you, Andres. > > I'm not sure that w3af-kali fits my needs but it's definitely worth to look > at it. Well, Kali uses Debian's packaging system to the work that's done for Kali can be re-used in Debian. The bad thing about Debian is t

Re: [W3af-develop] Continuous integration to debian packages

2015-03-02 Thread Sergey
Thank you, Andres. I'm not sure that w3af-kali fits my needs but it's definitely worth to look at it. As for the ticket, how much it would take to resolve it? What are the main problems? And btw how are dependencies' for w3af resolved in kali? Looks like package may become broken by some unan

Re: [W3af-develop] Continuous integration to debian packages

2015-02-27 Thread Andres Riancho
Guys, Just found a github ticket you might find interesting. https://github.com/andresriancho/w3af/issues/3351 On Thu, Feb 26, 2015 at 10:37 AM, Nich Ramsey wrote: > Hi Andres, > > I just started building the packages with virtualenv on a local vm. > On Feb 26, 2015 2:48 AM, "Andres Rian

Re: [W3af-develop] Continuous integration to debian packages

2015-02-26 Thread Andres Riancho
Sergey, On Thu, Feb 26, 2015 at 1:30 AM, Sergey wrote: > Hi, Andres and everybody. > > Right now I see that we have working CI builds of w3af Docker images. We do! I've been working on the docker images last week and you can see the latest in the develop branch :) > I'd like to know if anybody