All of lore.kernel.org
 help / color / mirror / Atom feed
* add log4cxx checksum
@ 2009-06-05 11:05 Lucian Ion
  2009-06-05 11:16 ` Ihar Hrachyshka
  2009-06-05 11:55 ` Phil Blundell
  0 siblings, 2 replies; 6+ messages in thread
From: Lucian Ion @ 2009-06-05 11:05 UTC (permalink / raw)
  To: openembedded-devel, openembedded-commits

[-- Attachment #1: Type: text/plain, Size: 3919 bytes --]

Sorry for the empty message,
I did attach the patch but I don't know why it is not in the final email.
Should I paste the patch in the text. Does this help?
How do I send this patch?

From b2aff377af0df1e3820f25b45af3bf6216aecc76 Mon Sep 17 00:00:00 2001
From: Lucian Ion <luciani@luciani-laptop.(none)>
Date: Fri, 5 Jun 2009 11:41:05 +0100
Subject: [PATCH] add log4cxx checksum from apache

---
 conf/checksums.ini |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/conf/checksums.ini b/conf/checksums.ini
index 2cca3f8..085fac0 100644
--- a/conf/checksums.ini
+++ b/conf/checksums.ini
@@ -15506,6 +15506,10 @@ sha256=138b70379317b4d2962694879c26f7579f7771256bd67d462012bed17f1fcba5
 md5=9b9b6da3612b629f40b97d295c8854f0
 sha256=aeab92eb4f81b3ae12a1d4e3d8d9b3650cc0f37ce7f9d1562c29364567d87acb

+[http://archive.apache.org/dist/logging/log4cxx/log4cxx-0.9.7.tar.gz]
+md5=fd09abc90b8c0c8af1d5146a75590792
+sha256=5b41b2fc267595bdb0fa4cd1152309413bc70e6d9196293113ebb82751eb7ec6
+
 [ftp://ftp.logilab.fr/pub/common/logilab-common-0.37.1.tar.gz]
 md5=39561a45c74f8ff11e2ddd872f4ee5bc
 sha256=c5974c1e98bed62bb3153a8144069c43229c6b208ef599bc77c84fb493c2291b
--
1.6.0.4




Regards,
Lucian Ion
Software Engineer
Microsol Ltd.
Tel:   +353-1-4153716
Fax:  +353-1-6716343
________________________________________
From: openembedded-commits-bounces@lists.openembedded.org [openembedded-commits-bounces@lists.openembedded.org] On Behalf Of Lucian Ion [luciani@microsol.ie]
Sent: 05 June 2009 11:56
To: openembedded-commits@lists.openembedded.org
Subject: [oe-commits] add log4cxx checksum

Regards,
Lucian Ion
Software Engineer
Microsol Ltd.
Tel:   +353-1-4153716
Fax:  +353-1-6716343

_______________________________________________________________________

This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to which they are addressed.

If you have received this email in error please notify the originator of the message.
This footer also confirms that this email message has been scanned for the presence of computer viruses.

Any views expressed in this message are those of the individual sender, except where the sender specifies and with authority, states them to be the views of Microsol.

If you have received this mail in error you are requested to e-mail us (info@microsol.ie) or by telephoning Microsol on +353 14153700.

Please Visit our website at
http://www.microsol.com

_______________________________________________________________________

This email has been scanned for all viruses.
_______________________________________________________________________

________________________________________________________________________
This email has been scanned for all viruses.
________________________________________________________________________

_______________________________________________________________________

This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to which they are addressed.

If you have received this email in error please notify the originator of the message. 
This footer also confirms that this email message has been scanned for the presence of computer viruses.

Any views expressed in this message are those of the individual sender, except where the sender specifies and with authority, states them to be the views of Microsol.

If you have received this mail in error you are requested to e-mail us (info@microsol.ie) or by telephoning Microsol on +353 14153700.

Please Visit our website at
http://www.microsol.com

_______________________________________________________________________

This email has been scanned for all viruses.
_______________________________________________________________________

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-add-log4cxx-checksum-from-apache.patch --]
[-- Type: text/x-diff; name="0001-add-log4cxx-checksum-from-apache.patch", Size: 1010 bytes --]

From b2aff377af0df1e3820f25b45af3bf6216aecc76 Mon Sep 17 00:00:00 2001
From: Lucian Ion <luciani@luciani-laptop.(none)>
Date: Fri, 5 Jun 2009 11:41:05 +0100
Subject: [PATCH] add log4cxx checksum from apache

---
 conf/checksums.ini |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/conf/checksums.ini b/conf/checksums.ini
index 2cca3f8..085fac0 100644
--- a/conf/checksums.ini
+++ b/conf/checksums.ini
@@ -15506,6 +15506,10 @@ sha256=138b70379317b4d2962694879c26f7579f7771256bd67d462012bed17f1fcba5
 md5=9b9b6da3612b629f40b97d295c8854f0
 sha256=aeab92eb4f81b3ae12a1d4e3d8d9b3650cc0f37ce7f9d1562c29364567d87acb
 
+[http://archive.apache.org/dist/logging/log4cxx/log4cxx-0.9.7.tar.gz]
+md5=fd09abc90b8c0c8af1d5146a75590792
+sha256=5b41b2fc267595bdb0fa4cd1152309413bc70e6d9196293113ebb82751eb7ec6
+
 [ftp://ftp.logilab.fr/pub/common/logilab-common-0.37.1.tar.gz]
 md5=39561a45c74f8ff11e2ddd872f4ee5bc
 sha256=c5974c1e98bed62bb3153a8144069c43229c6b208ef599bc77c84fb493c2291b
-- 
1.6.0.4


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* Re: add log4cxx checksum
  2009-06-05 11:05 add log4cxx checksum Lucian Ion
@ 2009-06-05 11:16 ` Ihar Hrachyshka
  2009-06-05 20:02   ` Denys Dmytriyenko
  2009-06-05 11:55 ` Phil Blundell
  1 sibling, 1 reply; 6+ messages in thread
From: Ihar Hrachyshka @ 2009-06-05 11:16 UTC (permalink / raw)
  To: openembedded-devel

Do you know that your 'confidencial message' is put to the public
list? Please don't send this footer crap to the mailing list.
For sending patches, there is a nice 'git send-email' tool.

On Fri, Jun 5, 2009 at 2:05 PM, Lucian Ion<luciani@microsol.ie> wrote:
> Sorry for the empty message,
> I did attach the patch but I don't know why it is not in the final email.
> Should I paste the patch in the text. Does this help?
> How do I send this patch?
>
> From b2aff377af0df1e3820f25b45af3bf6216aecc76 Mon Sep 17 00:00:00 2001
> From: Lucian Ion <luciani@luciani-laptop.(none)>
> Date: Fri, 5 Jun 2009 11:41:05 +0100
> Subject: [PATCH] add log4cxx checksum from apache
>
> ---
>  conf/checksums.ini |    4 ++++
>  1 files changed, 4 insertions(+), 0 deletions(-)
>
> diff --git a/conf/checksums.ini b/conf/checksums.ini
> index 2cca3f8..085fac0 100644
> --- a/conf/checksums.ini
> +++ b/conf/checksums.ini
> @@ -15506,6 +15506,10 @@ sha256=138b70379317b4d2962694879c26f7579f7771256bd67d462012bed17f1fcba5
>  md5=9b9b6da3612b629f40b97d295c8854f0
>  sha256=aeab92eb4f81b3ae12a1d4e3d8d9b3650cc0f37ce7f9d1562c29364567d87acb
>
> +[http://archive.apache.org/dist/logging/log4cxx/log4cxx-0.9.7.tar.gz]
> +md5=fd09abc90b8c0c8af1d5146a75590792
> +sha256=5b41b2fc267595bdb0fa4cd1152309413bc70e6d9196293113ebb82751eb7ec6
> +
>  [ftp://ftp.logilab.fr/pub/common/logilab-common-0.37.1.tar.gz]
>  md5=39561a45c74f8ff11e2ddd872f4ee5bc
>  sha256=c5974c1e98bed62bb3153a8144069c43229c6b208ef599bc77c84fb493c2291b
> --
> 1.6.0.4
>
>
>
>
> Regards,
> Lucian Ion
> Software Engineer
> Microsol Ltd.
> Tel:   +353-1-4153716
> Fax:  +353-1-6716343
> ________________________________________
> From: openembedded-commits-bounces@lists.openembedded.org [openembedded-commits-bounces@lists.openembedded.org] On Behalf Of Lucian Ion [luciani@microsol.ie]
> Sent: 05 June 2009 11:56
> To: openembedded-commits@lists.openembedded.org
> Subject: [oe-commits] add log4cxx checksum
>
> Regards,
> Lucian Ion
> Software Engineer
> Microsol Ltd.
> Tel:   +353-1-4153716
> Fax:  +353-1-6716343
>
> _______________________________________________________________________
>
> This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to which they are addressed.
>
> If you have received this email in error please notify the originator of the message.
> This footer also confirms that this email message has been scanned for the presence of computer viruses.
>
> Any views expressed in this message are those of the individual sender, except where the sender specifies and with authority, states them to be the views of Microsol.
>
> If you have received this mail in error you are requested to e-mail us (info@microsol.ie) or by telephoning Microsol on +353 14153700.
>
> Please Visit our website at
> http://www.microsol.com
>
> _______________________________________________________________________
>
> This email has been scanned for all viruses.
> _______________________________________________________________________
>
> ________________________________________________________________________
> This email has been scanned for all viruses.
> ________________________________________________________________________
>
> _______________________________________________________________________
>
> This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to which they are addressed.
>
> If you have received this email in error please notify the originator of the message.
> This footer also confirms that this email message has been scanned for the presence of computer viruses.
>
> Any views expressed in this message are those of the individual sender, except where the sender specifies and with authority, states them to be the views of Microsol.
>
> If you have received this mail in error you are requested to e-mail us (info@microsol.ie) or by telephoning Microsol on +353 14153700.
>
> Please Visit our website at
> http://www.microsol.com
>
> _______________________________________________________________________
>
> This email has been scanned for all viruses.
> _______________________________________________________________________
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>
>



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: add log4cxx checksum
  2009-06-05 11:05 add log4cxx checksum Lucian Ion
  2009-06-05 11:16 ` Ihar Hrachyshka
@ 2009-06-05 11:55 ` Phil Blundell
  1 sibling, 0 replies; 6+ messages in thread
From: Phil Blundell @ 2009-06-05 11:55 UTC (permalink / raw)
  To: openembedded-devel

On Fri, 2009-06-05 at 12:05 +0100, Lucian Ion wrote:
> +[http://archive.apache.org/dist/logging/log4cxx/log4cxx-0.9.7.tar.gz]
> +md5=fd09abc90b8c0c8af1d5146a75590792
> +sha256=5b41b2fc267595bdb0fa4cd1152309413bc70e6d9196293113ebb82751eb7ec6
> +

Thanks.  I checked this in.

p.





^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: add log4cxx checksum
  2009-06-05 11:16 ` Ihar Hrachyshka
@ 2009-06-05 20:02   ` Denys Dmytriyenko
  2009-06-05 20:09     ` Denys Dmytriyenko
  2009-06-05 20:17     ` Ihar Hrachyshka
  0 siblings, 2 replies; 6+ messages in thread
From: Denys Dmytriyenko @ 2009-06-05 20:02 UTC (permalink / raw)
  To: openembedded-devel

On Fri, Jun 05, 2009 at 02:16:09PM +0300, Ihar Hrachyshka wrote:
> Do you know that your 'confidencial message' is put to the public
> list? Please don't send this footer crap to the mailing list.
> For sending patches, there is a nice 'git send-email' tool.

He may have no control over it - the footer may be added by his company's 
outgoing MTA... Which is wrong anyway and needs to be addressed.

> > _______________________________________________________________________
> >
> > This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to which they are addressed.
> >
> > If you have received this email in error please notify the originator of the message.
> > This footer also confirms that this email message has been scanned for the presence of computer viruses.
> >
> > Any views expressed in this message are those of the individual sender, except where the sender specifies and with authority, states them to be the views of Microsol.
> >
> > If you have received this mail in error you are requested to e-mail us (info@microsol.ie) or by telephoning Microsol on +353 14153700.
> >
> > Please Visit our website at
> > http://www.microsol.com
> >
> > _______________________________________________________________________
> >
> > This email has been scanned for all viruses.
> > _______________________________________________________________________



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: add log4cxx checksum
  2009-06-05 20:02   ` Denys Dmytriyenko
@ 2009-06-05 20:09     ` Denys Dmytriyenko
  2009-06-05 20:17     ` Ihar Hrachyshka
  1 sibling, 0 replies; 6+ messages in thread
From: Denys Dmytriyenko @ 2009-06-05 20:09 UTC (permalink / raw)
  To: openembedded-devel

On Fri, Jun 05, 2009 at 04:02:06PM -0400, Denys Dmytriyenko wrote:
> On Fri, Jun 05, 2009 at 02:16:09PM +0300, Ihar Hrachyshka wrote:
> > Do you know that your 'confidencial message' is put to the public
> > list? Please don't send this footer crap to the mailing list.
> > For sending patches, there is a nice 'git send-email' tool.
> 
> He may have no control over it - the footer may be added by his company's 
> outgoing MTA... Which is wrong anyway and needs to be addressed.

Oops, didn't see it was already covered in _another_ thread...

-- 
Denys



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: add log4cxx checksum
  2009-06-05 20:02   ` Denys Dmytriyenko
  2009-06-05 20:09     ` Denys Dmytriyenko
@ 2009-06-05 20:17     ` Ihar Hrachyshka
  1 sibling, 0 replies; 6+ messages in thread
From: Ihar Hrachyshka @ 2009-06-05 20:17 UTC (permalink / raw)
  To: openembedded-devel

On Fri, Jun 5, 2009 at 11:02 PM, Denys Dmytriyenko<denis@denix.org> wrote:
> On Fri, Jun 05, 2009 at 02:16:09PM +0300, Ihar Hrachyshka wrote:
>> Do you know that your 'confidencial message' is put to the public
>> list? Please don't send this footer crap to the mailing list.
>> For sending patches, there is a nice 'git send-email' tool.
>
> He may have no control over it - the footer may be added by his company's
> outgoing MTA... Which is wrong anyway and needs to be addressed.

He already set his own email account on one of the public mailing
services. So the problem is already addressed.

>
>> > _______________________________________________________________________
>> >
>> > This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to which they are addressed.
>> >
>> > If you have received this email in error please notify the originator of the message.
>> > This footer also confirms that this email message has been scanned for the presence of computer viruses.
>> >
>> > Any views expressed in this message are those of the individual sender, except where the sender specifies and with authority, states them to be the views of Microsol.
>> >
>> > If you have received this mail in error you are requested to e-mail us (info@microsol.ie) or by telephoning Microsol on +353 14153700.
>> >
>> > Please Visit our website at
>> > http://www.microsol.com
>> >
>> > _______________________________________________________________________
>> >
>> > This email has been scanned for all viruses.
>> > _______________________________________________________________________
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-06-05 20:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-05 11:05 add log4cxx checksum Lucian Ion
2009-06-05 11:16 ` Ihar Hrachyshka
2009-06-05 20:02   ` Denys Dmytriyenko
2009-06-05 20:09     ` Denys Dmytriyenko
2009-06-05 20:17     ` Ihar Hrachyshka
2009-06-05 11:55 ` Phil Blundell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.