SSH key for upload access

2015-01-23 Thread Serge Lamikhov-Center
Name: Serge Lamikhov-Center
Package: ELFIO
 BEGIN SSH2 PUBLIC KEY 
Comment: "2048-bit RSA, converted by Serge@Panther from OpenSSH"
B3NzaC1yc2EDAQABAAABAQCzSJICfBlWFshj6QZMfRXgZvitanr6lpub+A42vZ
5CQpY8zNUeGUkwl2WljcT6gY4RkkNqc0Pg8Ajn9BZJbnQdu7m5DtpmV9dDIiWadmNKYyvZ
CtWber2gHeBMQNuGs3yZwbezEMYvIJe7P9fW0kPkaUYYjnfntz1L3Cqt+65iE6SzZmw331
lIXBMrgNxeoJWXHhTaEc4G4U7LeylEYpd/JotQ0rwzxL5VXENEDxCFEfN9I/msAfjDNwlY
UjJ+EWHiupfBiC6K1pQi1Ukg0ggs8YzTOnB78oesW+tH+pFTKRxWycmVb/TwDOfkMSaZ5c
JbX8mA1UyDse231sjlU8kZ
 END SSH2 PUBLIC KEY 

  

[RFU] ELFIO-3.0-1

2015-01-19 Thread Serge Lamikhov-Center
Please upload ELFIO-3.0-1:

---
cd ELFIO

#src:
wget http://elfio.sourceforge.net/ELFIO-3.0-1-src.tar.xz

#32bit:
#64bit:
wget http://elfio.sourceforge.net/ELFIO-3.0-1.tar.xz
---


The package doesn't not contain executable or object files, so, the same 
package is used for both 32- and 64-bit platforms.

Thank you,
Serge

  

[RFU] ELFIO-2.2-1

2013-08-18 Thread Serge Lamikhov-Center
Please upload ELFIO-2.2-1:

---
cd ELFIO

#src:
wget http://elfio.sourceforge.net/ELFIO-2.2-1-src.tar.bz2

#32bit:
#64bit:
wget http://elfio.sourceforge.net/ELFIO-2.2-1.tar.bz2
---


The package doesn't not contain executable or object files, so, the same 
package is used.
This is the first and the only package for 64-bit. The outdated package for 
32-bit 1.0.2-1 can be deleted.

Thank you,
Serge 

Re: Missing 64 bit packages

2013-08-13 Thread Serge Lamikhov-Center
Hi,

> Corinna Vinschen wrote:


> Some of the
> names in the below list didn't show up for a long time.  Please guys, be
> so kind as to reply to this mail, so we can check if some packages are
> orphaned, or if you are just busy.


> Serge Lamikhov-Center
>  elfio

I am confirming the maintenance ownership.
The new ELFIO package will consist of C++ include files only. So, no 
differences are
expected between 32- and 64-bit versions.

I am going to submit the package soon.

Best regards,
Serge 

Please upload: ELFIO-1.0.2-1

2005-04-26 Thread Serge Lamikhov-Center
Hi All,
Please upload a new ELFIO-1.0.2 package available at:
http://elfio.sourceforge.net/ELFIO-1.0.2-1.tar.bz2
http://elfio.sourceforge.net/ELFIO-1.0.2-1-src.tar.bz2
http://elfio.sourceforge.net/setup.hint
Release focus: Update to version 1.0.2
Thank you,
Serge
_
Express yourself instantly with MSN Messenger! Download today it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/



Re: "ELFIO"

2002-10-16 Thread Serge Lamikhov-Center

Can you think of any good reason why acronyms should be in lower case?
Is not it an author's right to name a product?

Serge



>From: Christopher Faylor <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject: "ELFIO"
>Date: Tue, 15 Oct 2002 13:55:14 -0400
>
>I can't think of any good reason for this package name to be all upper
>case.  I've changed it to lowercase.
>
>Let the cygwin mailing list whines commence.


_
Get a speedy connection with MSN Broadband.  Join now! 
http://resourcecenter.msn.com/access/plans/freeactivation.asp




Re: ELFIO 1.0.0

2002-09-09 Thread Serge Lamikhov-Center

Hi All,

Updated packages located at the same place:
http://elfio.sourceforge.net/ELFIO-1.0.0-1.tar.bz2
http://elfio.sourceforge.net/ELFIO-1.0.0-1-src.tar.bz2

Please review and vote!
Thank you.

Changes:
1. tutorial.cpp located near tutorial.pdf now.
2. Appropriate record added to /usr/doc/ELFIO-1.0.0/README file.
3. New setup.hint file:

# ELFIO library
category: Devel Libs
requires: cygwin
sdesc: "ELF file reader and producer implemented as a C++ library"
ldesc: "ELFIO is a C++ library for reading and generating files in the
ELF (Executable and Linkable Format) binary format. This library is
unique and not based on any other product. It is also platform
independent. The library uses standard ANSI C++ constructions and runs
on a wide variety of architectures."

Serge



>From: Joshua Daniel Franklin <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED], [EMAIL PROTECTED]
>Subject: Re: ELFIO 1.0.0
>Date: Sun, 8 Sep 2002 17:56:42 -0700 (PDT)
>
>I took a look at this. It was fun to create an ELF "Hello, World!"
>binary from Cygwin. The src package compiles fine, too. I do have two
>suggestions:
>
>1. Include the tutorial.cpp file in the binary package (since you
>include the tutorial.pdf file anyway) so as to not make people using the
>tutorial type it in. This is totally unrelated to Cygwin, but you
>(Serge) might also put it on elfio.sf.net
>
>2. Put a note that more examples are available in the src
>package (for novices). Maybe in /usr/doc/Cygwin/ELFIO-1.0.0.README
>
>But, these are definitely not show-stoppers.
>
>Also, doesn't the /lib/libELFIO.a need to be /usr/bin/libELFIO.dll to
>work on Win9x/ME? I think Nicholas had checked this out earlier, I
>don't have an older Windows installed.
>I'm also not a library expert, so I may be just plain wrong.
>
>In the setup.hint, maybe include the category "Libs"?
>
>Nice library, it's got my vote.
>
> > Thank you for your comments.
> > I have uploaded the new version of the package to the same place:
> >
> > http://elfio.sourceforge.net/ELFIO-1.0.0-1.tar.bz2
> > http://elfio.sourceforge.net/ELFIO-1.0.0-1-src.tar.bz2
> >
> > Fixed setup.hint file:
> >
> > # ELFIO library
> > category: Devel
> > requires: cygwin
> > sdesc: "ELF file reader and producer implemented as a C++ library"
> > ldesc: "ELFIO is a C++ library for reading and generating files in the
> > ELF (Executable and Linkable Format) binary format. This library is
> > unique and not based on any other product. It is also platform
> > independent. The library uses standard ANSI C++ constructions and runs
> > on a wide variety of architectures."
> >
> > Serge
>
>__
>Do You Yahoo!?
>Yahoo! Finance - Get real-time stock quotes
>http://finance.yahoo.com




_
Chat with friends online, try MSN Messenger: http://messenger.msn.com




Re: ELFIO 1.0.0

2002-09-09 Thread Serge Lamikhov-Center

Thank you for your warm words!

I accept your proposals and will update the packages at the nearest
time.

The library has been never tested as a share object/dynamic library.
It may be implemented this way in the future releases.

Thank you,
Serge



>From: Joshua Daniel Franklin <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED], [EMAIL PROTECTED]
>Subject: Re: ELFIO 1.0.0
>Date: Sun, 8 Sep 2002 17:56:42 -0700 (PDT)
>
>I took a look at this. It was fun to create an ELF "Hello, World!"
>binary from Cygwin. The src package compiles fine, too. I do have two
>suggestions:
>
>1. Include the tutorial.cpp file in the binary package (since you
>include the tutorial.pdf file anyway) so as to not make people using the
>tutorial type it in. This is totally unrelated to Cygwin, but you
>(Serge) might also put it on elfio.sf.net
>
>2. Put a note that more examples are available in the src
>package (for novices). Maybe in /usr/doc/Cygwin/ELFIO-1.0.0.README
>
>But, these are definitely not show-stoppers.
>
>Also, doesn't the /lib/libELFIO.a need to be /usr/bin/libELFIO.dll to
>work on Win9x/ME? I think Nicholas had checked this out earlier, I
>don't have an older Windows installed.
>I'm also not a library expert, so I may be just plain wrong.
>
>In the setup.hint, maybe include the category "Libs"?
>
>Nice library, it's got my vote.
>
> > Thank you for your comments.
> > I have uploaded the new version of the package to the same place:
> >
> > http://elfio.sourceforge.net/ELFIO-1.0.0-1.tar.bz2
> > http://elfio.sourceforge.net/ELFIO-1.0.0-1-src.tar.bz2
> >
> > Fixed setup.hint file:
> >
> > # ELFIO library
> > category: Devel
> > requires: cygwin
> > sdesc: "ELF file reader and producer implemented as a C++ library"
> > ldesc: "ELFIO is a C++ library for reading and generating files in the
> > ELF (Executable and Linkable Format) binary format. This library is
> > unique and not based on any other product. It is also platform
> > independent. The library uses standard ANSI C++ constructions and runs
> > on a wide variety of architectures."
> >
> > Serge
>
>__
>Do You Yahoo!?
>Yahoo! Finance - Get real-time stock quotes
>http://finance.yahoo.com




_
Chat with friends online, try MSN Messenger: http://messenger.msn.com




Re: ELFIO 1.0.0

2002-09-03 Thread Serge Lamikhov-Center

>From: "Max Bowsher" <[EMAIL PROTECTED]>
>To: "Serge Lamikhov-Center" <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>
>Subject: Re: ELFIO 1.0.0
>Date: Tue, 3 Sep 2002 19:18:30 +0100
>
>Serge Lamikhov-Center wrote:
> > Hi All,
> >
> > ELFIO-1.0.0 package is now available for evaluation at:
> >
> > http://elfio.sourceforge.net/ELFIO-1.0.0-1.tar.bz2
> > http://elfio.sourceforge.net/ELFIO-1.0.0-1-src.tar.bz2
> >
> > To get started with ELFIO, please see the tutorial at:
> > http://elfio.sourceforge.net
> >
> > Please send your votes and comments.
> >
> > Thank you,
> > Serge
>
>See: http://cygwin.com/setup.html#setup.hint - specifically about @ - if 
>used at
>all, it should just specify the package name, not the version.
>
>Also, you probably should include a requires: line - probably just 
>"requires:
>cygwin".
>
> > # ELFIO library
> > @ ELFIO-1.0.0
> > category: Devel
> > sdesc: "ELF file reader and producer implemented as a C++ library"
> > ldesc: " ELFIO is a C++ library for reading and generating files in
> > the ELF (Executable and Linkable Format) binary format. This library
> > is unique and not based on any other product. It is also platform
> > independent. The library uses standard ANSI C++ constructions and runs
> > on a wide variety of architectures."
>
>Max.


Thank you for your comments.
I have uploaded the new version of the package to the same place:

http://elfio.sourceforge.net/ELFIO-1.0.0-1.tar.bz2
http://elfio.sourceforge.net/ELFIO-1.0.0-1-src.tar.bz2

Fixed setup.hint file:

# ELFIO library
category: Devel
requires: cygwin
sdesc: "ELF file reader and producer implemented as a C++ library"
ldesc: "ELFIO is a C++ library for reading and generating files in the
ELF (Executable and Linkable Format) binary format. This library is
unique and not based on any other product. It is also platform
independent. The library uses standard ANSI C++ constructions and runs
on a wide variety of architectures."

Serge


_
Chat with friends online, try MSN Messenger: http://messenger.msn.com




ELFIO 1.0.0

2002-09-03 Thread Serge Lamikhov-Center

Hi All,

ELFIO-1.0.0 package is now available for evaluation at:

http://elfio.sourceforge.net/ELFIO-1.0.0-1.tar.bz2
http://elfio.sourceforge.net/ELFIO-1.0.0-1-src.tar.bz2

To get started with ELFIO, please see the tutorial at: 
http://elfio.sourceforge.net

Please send your votes and comments.

Thank you,
Serge


# ELFIO library
@ ELFIO-1.0.0
category: Devel
sdesc: "ELF file reader and producer implemented as a C++ library"
ldesc: " ELFIO is a C++ library for reading and generating files in the
ELF (Executable and Linkable Format) binary format. This library is
unique and not based on any other product. It is also platform
independent. The library uses standard ANSI C++ constructions and runs
on a wide variety of architectures."


_
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx