All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-nfc] Re: [PATCH v2] ndef: Only register interface for known records
@ 2019-11-06 14:13 ` Ricardo Ribalda Delgado
  0 siblings, 0 replies; 5+ messages in thread
From: Ricardo Ribalda Delgado @ 2019-11-06 14:13 UTC (permalink / raw)
  To: linux-nfc

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

Hi

This is just my yearly ping to check if it has been merged ;)

Best regards

On Mon, Oct 1, 2018@1:35 AM Mark Greer <mgreer@animalcreek.com> wrote:
>
> On Tue, Sep 18, 2018@08:19:52AM +0200, Ricardo Ribalda Delgado wrote:
> > If we register the interface for unknown/error records neard daemon will
> > crash with no useful output message.
> > https://lists.01.org/pipermail/linux-nfc/2018-September/004445.html
> >
> > ...
> > neard[2404]: src/ndef.c:aar_exists() No AAR
> > neard[2404]: src/ndef.c:mime_payload_exists() No MIME payload
> > neard[2404]: D-Bus disconnect
> > neard[2404]: D-Bus disconnect (BT)
> > ...
> >
> > Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com>
> > ---
>
> FWIW,
>
> Reviewed-by: Mark Greer <mgreer@animalcreek.com>



--
Ricardo Ribalda

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

* Re: [PATCH v2] ndef: Only register interface for known records
@ 2019-11-06 14:13 ` Ricardo Ribalda Delgado
  0 siblings, 0 replies; 5+ messages in thread
From: Ricardo Ribalda Delgado @ 2019-11-06 14:13 UTC (permalink / raw)
  To: linux-nfc

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

Hi

This is just my yearly ping to check if it has been merged ;)

Best regards

On Mon, Oct 1, 2018 at 1:35 AM Mark Greer <mgreer@animalcreek.com> wrote:
>
> On Tue, Sep 18, 2018 at 08:19:52AM +0200, Ricardo Ribalda Delgado wrote:
> > If we register the interface for unknown/error records neard daemon will
> > crash with no useful output message.
> > https://lists.01.org/pipermail/linux-nfc/2018-September/004445.html
> >
> > ...
> > neard[2404]: src/ndef.c:aar_exists() No AAR
> > neard[2404]: src/ndef.c:mime_payload_exists() No MIME payload
> > neard[2404]: D-Bus disconnect
> > neard[2404]: D-Bus disconnect (BT)
> > ...
> >
> > Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com>
> > ---
>
> FWIW,
>
> Reviewed-by: Mark Greer <mgreer@animalcreek.com>



--
Ricardo Ribalda

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

* [linux-nfc] Re: [PATCH v2] ndef: Only register interface for known records
@ 2019-11-11  4:37 Mark Greer
  0 siblings, 0 replies; 5+ messages in thread
From: Mark Greer @ 2019-11-11  4:37 UTC (permalink / raw)
  To: linux-nfc

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

> On Sat, Nov 9, 2019@9:38 PM Mark Greer <mgreer@animalcreek.com> wrote:
> > On Fri, Nov 08, 2019@10:05:01AM +0100, Samuel Ortiz wrote:
> > > What about moving the neard repo to github and have you or Ricardo (or
> > > both) maintain it from there?
> >
> > I'm okay with that but I am really busy these days.  I'll do what I
> > can but I know I won't be very prompt.  Ricardo, can you help me with
> > that?

On Sun, Nov 10, 2019@05:37:29PM +0100, Ricardo Ribalda Delgado wrote:
> Unfortunately I cannot contribute much. I am not using neard everyday,
> it is not my area of expertise and I just got a baby #2, so not much
> time left for hacking :).

Darn :(   (but congrats on the new baby)

I'm not working with it everyday either but as long as people are patient,
I'll do what I can.

I'll shake off the neard cobwebs and send an email with more info in the
next few weeks.

Mark
--

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

* [linux-nfc] Re: [PATCH v2] ndef: Only register interface for known records
@ 2019-11-10 16:37 Ricardo Ribalda Delgado
  0 siblings, 0 replies; 5+ messages in thread
From: Ricardo Ribalda Delgado @ 2019-11-10 16:37 UTC (permalink / raw)
  To: linux-nfc

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

Unfortunately I cannot contribute much. I am not using neard everyday,
it is not my area of expertise and I just got a baby #2, so not much
time left for hacking :).

On Sat, Nov 9, 2019@9:38 PM Mark Greer <mgreer@animalcreek.com> wrote:
>
> On Fri, Nov 08, 2019@10:05:01AM +0100, Samuel Ortiz wrote:
> > Hi Mark, Ricardo,
> >
> > On Thu, Nov 07, 2019@09:08:13PM -0700, Mark Greer wrote:
> > > On Wed, Nov 06, 2019@03:13:26PM +0100, Ricardo Ribalda Delgado wrote:
> > > > Hi
> > > >
> > > > This is just my yearly ping to check if it has been merged ;)
> > > >
> > > > Best regards
> > > >
> > > > On Mon, Oct 1, 2018@1:35 AM Mark Greer <mgreer@animalcreek.com> wrote:
> > > > >
> > > > > On Tue, Sep 18, 2018@08:19:52AM +0200, Ricardo Ribalda Delgado wrote:
> > > > > > If we register the interface for unknown/error records neard daemon will
> > > > > > crash with no useful output message.
> > > > > > https://lists.01.org/pipermail/linux-nfc/2018-September/004445.html
> > > > > >
> > > > > > ...
> > > > > > neard[2404]: src/ndef.c:aar_exists() No AAR
> > > > > > neard[2404]: src/ndef.c:mime_payload_exists() No MIME payload
> > > > > > neard[2404]: D-Bus disconnect
> > > > > > neard[2404]: D-Bus disconnect (BT)
> > > > > > ...
> > > > > >
> > > > > > Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com>
> > > > > > ---
> > > > >
> > > > > FWIW,
> > > > >
> > > > > Reviewed-by: Mark Greer <mgreer@animalcreek.com>
> > >
> > > Hi Ricardo.
> > >
> > > I don't think anyone is maintaining neard nowadays.  :(
> >
> > I would say that's correct. I moved on to different areas and don't have
> > time to maintain it anymore. I also released my kernel NFC maintainer
> > role. Sorry about that.
> >
> > > I don't really have any suggestions for you on how to proceed.
> > >
> > > Samuel, any thoughts?
> >
> > What about moving the neard repo to github and have you or Ricardo (or
> > both) maintain it from there?
>
> I'm okay with that but I am really busy these days.  I'll do what I
> can but I know I won't be very prompt.  Ricardo, can you help me with
> that?
>
> Mark
> --



-- 
Ricardo Ribalda

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

* [linux-nfc] Re: [PATCH v2] ndef: Only register interface for known records
@ 2019-11-08  9:05 Samuel Ortiz
  0 siblings, 0 replies; 5+ messages in thread
From: Samuel Ortiz @ 2019-11-08  9:05 UTC (permalink / raw)
  To: linux-nfc

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

Hi Mark, Ricardo,

On Thu, Nov 07, 2019@09:08:13PM -0700, Mark Greer wrote:
> On Wed, Nov 06, 2019@03:13:26PM +0100, Ricardo Ribalda Delgado wrote:
> > Hi
> > 
> > This is just my yearly ping to check if it has been merged ;)
> > 
> > Best regards
> > 
> > On Mon, Oct 1, 2018@1:35 AM Mark Greer <mgreer@animalcreek.com> wrote:
> > >
> > > On Tue, Sep 18, 2018@08:19:52AM +0200, Ricardo Ribalda Delgado wrote:
> > > > If we register the interface for unknown/error records neard daemon will
> > > > crash with no useful output message.
> > > > https://lists.01.org/pipermail/linux-nfc/2018-September/004445.html
> > > >
> > > > ...
> > > > neard[2404]: src/ndef.c:aar_exists() No AAR
> > > > neard[2404]: src/ndef.c:mime_payload_exists() No MIME payload
> > > > neard[2404]: D-Bus disconnect
> > > > neard[2404]: D-Bus disconnect (BT)
> > > > ...
> > > >
> > > > Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com>
> > > > ---
> > >
> > > FWIW,
> > >
> > > Reviewed-by: Mark Greer <mgreer@animalcreek.com>
> 
> Hi Ricardo.
> 
> I don't think anyone is maintaining neard nowadays.  :(

I would say that's correct. I moved on to different areas and don't have
time to maintain it anymore. I also released my kernel NFC maintainer
role. Sorry about that.

> I don't really have any suggestions for you on how to proceed.
> 
> Samuel, any thoughts?

What about moving the neard repo to github and have you or Ricardo (or
both) maintain it from there?

Cheers,
Samuel.

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

end of thread, other threads:[~2019-11-11  4:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-06 14:13 [linux-nfc] Re: [PATCH v2] ndef: Only register interface for known records Ricardo Ribalda Delgado
2019-11-06 14:13 ` Ricardo Ribalda Delgado
2019-11-08  9:05 [linux-nfc] " Samuel Ortiz
2019-11-10 16:37 Ricardo Ribalda Delgado
2019-11-11  4:37 Mark Greer

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.