Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Sun, 19 Aug 2012 16:41:36 +0400
From: Aleksey Cherepanov <aleksey.4erepanov@...il.com>
To: john-dev@...ts.openwall.com
Subject: Re: Aleksey's daily status report #12

On Sun, Aug 19, 2012 at 07:33:00AM +0200, Frank Dittrich wrote:
> On 08/17/2012 10:59 PM, Aleksey Cherepanov wrote:
> > Done
> > 
> > - built and tried some .deb with 64-bit johnny on the same 6 distros
> >   It still misses some fields.
> 
> Can you put your latest .deb files (64/32bit) on the johhny wiki page?
> And .rpm as well, as soon as you have them? Thanks.

After all I found that .deb preserves my uid and gid on installed
files... Fixed.

I uploaded deb packages to the wiki.
http://openwall.info/wiki/_media/john/johnny_1.1.2_i386.deb?id=john%3Ajohnny&cache=cache
http://openwall.info/wiki/_media/john/johnny_1.1.2_amd64.deb?id=john%3Ajohnny&cache=cache

I tried them on various environments (mostly 64-bit) and I should
admit that install package from .deb file is not easy if you are not
under gnome.

To do it from cmd line one could do:
# dpkg -i johnny.deb
# apt-get -f install

Or having gdebi one could run
# gdebi johnny.deb
or for gui/gtk version (having it installed)
# gdebi-gtk johnny.deb
or for gui/kde verstion (having it installed)
# gdebi-kde johnny.deb

In some environments gdebi after installation provides context menu
entry for installation (or maybe not, under gnome it provides menu
entry but it is preinstalled).


Rpm packages will be done soon. Also (before rpms) I'll upload just
tarballs with binaries.

Thanks!

-- 
Regards,
Aleksey Cherepanov

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.