mbox

[PULL,0/1] rng: rename RndRandom to RngRandom

Message ID cover.1464018451.git.amit.shah@redhat.com
State New
Headers show

Pull-request

https://git.kernel.org/pub/scm/virt/qemu/amit/virtio-rng.git tags/rng-2.7-1

Message

Amit Shah May 23, 2016, 3:50 p.m. UTC
The following changes since commit 65603e2fc18b48e6e55a3dd693669413141694ec:

  tci: do not include exec/exec-all.h (2016-05-20 15:07:46 +0100)

are available in the git repository at:

  https://git.kernel.org/pub/scm/virt/qemu/amit/virtio-rng.git tags/rng-2.7-1

for you to fetch changes up to cde63615343fb241f4044e6471e6e25be78574c8:

  rng-random: rename RndRandom to RngRandom (2016-05-23 12:18:43 +0530)

----------------------------------------------------------------
rng: rename RndRandom to RndRandom

----------------------------------------------------------------

Wei Jiangang (1):
  rng-random: rename RndRandom to RngRandom

 backends/rng-random.c          | 18 +++++++++---------
 include/hw/virtio/virtio-rng.h |  2 +-
 include/sysemu/rng-random.h    |  4 ++--
 3 files changed, 12 insertions(+), 12 deletions(-)

Comments

Peter Maydell May 23, 2016, 4:36 p.m. UTC | #1
On 23 May 2016 at 16:50, Amit Shah <amit.shah@redhat.com> wrote:
> The following changes since commit 65603e2fc18b48e6e55a3dd693669413141694ec:
>
>   tci: do not include exec/exec-all.h (2016-05-20 15:07:46 +0100)
>
> are available in the git repository at:
>
>   https://git.kernel.org/pub/scm/virt/qemu/amit/virtio-rng.git tags/rng-2.7-1
>
> for you to fetch changes up to cde63615343fb241f4044e6471e6e25be78574c8:
>
>   rng-random: rename RndRandom to RngRandom (2016-05-23 12:18:43 +0530)
>
> ----------------------------------------------------------------
> rng: rename RndRandom to RndRandom

The gpg key used to sign this tag does not match the one I have
on record for you...

thanks
-- PMM
Amit Shah May 24, 2016, 2:25 a.m. UTC | #2
On (Mon) 23 May 2016 [17:36:13], Peter Maydell wrote:
> On 23 May 2016 at 16:50, Amit Shah <amit.shah@redhat.com> wrote:
> > The following changes since commit 65603e2fc18b48e6e55a3dd693669413141694ec:
> >
> >   tci: do not include exec/exec-all.h (2016-05-20 15:07:46 +0100)
> >
> > are available in the git repository at:
> >
> >   https://git.kernel.org/pub/scm/virt/qemu/amit/virtio-rng.git tags/rng-2.7-1
> >
> > for you to fetch changes up to cde63615343fb241f4044e6471e6e25be78574c8:
> >
> >   rng-random: rename RndRandom to RngRandom (2016-05-23 12:18:43 +0530)
> >
> > ----------------------------------------------------------------
> > rng: rename RndRandom to RndRandom
> 
> The gpg key used to sign this tag does not match the one I have
> on record for you...

Right - I'm using a subkey of the key you've signed.  I created this
new subkey and placed it on a yubikey.

https://pgp.mit.edu/pks/lookup?op=vindex&search=0x1E9A3B5F854083B6

Signing this message using the key you've signed, and placing the
fingerprint of the new one here; hope that's sufficient verification.

sub   rsa4096/657EF670 2016-04-01 [S]
      Key fingerprint = CC63 D332 AB8F 4617 4529  6534 EB0B 4DFC 657E
      F670


		Amit
Peter Maydell May 24, 2016, 10:42 a.m. UTC | #3
On 24 May 2016 at 03:25, Amit Shah <amit.shah@redhat.com> wrote:
> On (Mon) 23 May 2016 [17:36:13], Peter Maydell wrote:
>> On 23 May 2016 at 16:50, Amit Shah <amit.shah@redhat.com> wrote:
>> > The following changes since commit 65603e2fc18b48e6e55a3dd693669413141694ec:
>> >
>> >   tci: do not include exec/exec-all.h (2016-05-20 15:07:46 +0100)
>> >
>> > are available in the git repository at:
>> >
>> >   https://git.kernel.org/pub/scm/virt/qemu/amit/virtio-rng.git tags/rng-2.7-1
>> >
>> > for you to fetch changes up to cde63615343fb241f4044e6471e6e25be78574c8:
>> >
>> >   rng-random: rename RndRandom to RngRandom (2016-05-23 12:18:43 +0530)
>> >
>> > ----------------------------------------------------------------
>> > rng: rename RndRandom to RndRandom
>>
>> The gpg key used to sign this tag does not match the one I have
>> on record for you...
>
> Right - I'm using a subkey of the key you've signed.  I created this
> new subkey and placed it on a yubikey.
>
> https://pgp.mit.edu/pks/lookup?op=vindex&search=0x1E9A3B5F854083B6
>
> Signing this message using the key you've signed, and placing the
> fingerprint of the new one here; hope that's sufficient verification.
>
> sub   rsa4096/657EF670 2016-04-01 [S]
>       Key fingerprint = CC63 D332 AB8F 4617 4529  6534 EB0B 4DFC 657E
>       F670

I couldn't get this email to verify, but gpg automatically certifies
subkeys, so I just needed to refresh my copy of your master key,
which then includes a builtin signature that confirms that the
subkey is a part of it.

thanks
-- PMM
Peter Maydell May 24, 2016, 11:05 a.m. UTC | #4
On 23 May 2016 at 16:50, Amit Shah <amit.shah@redhat.com> wrote:
> The following changes since commit 65603e2fc18b48e6e55a3dd693669413141694ec:
>
>   tci: do not include exec/exec-all.h (2016-05-20 15:07:46 +0100)
>
> are available in the git repository at:
>
>   https://git.kernel.org/pub/scm/virt/qemu/amit/virtio-rng.git tags/rng-2.7-1
>
> for you to fetch changes up to cde63615343fb241f4044e6471e6e25be78574c8:
>
>   rng-random: rename RndRandom to RngRandom (2016-05-23 12:18:43 +0530)
>
> ----------------------------------------------------------------
> rng: rename RndRandom to RndRandom
>
> ----------------------------------------------------------------

Applied, thanks.

-- PMM
Amit Shah May 24, 2016, 11:45 a.m. UTC | #5
On (Tue) 24 May 2016 [11:42:12], Peter Maydell wrote:
> On 24 May 2016 at 03:25, Amit Shah <amit.shah@redhat.com> wrote:
> > On (Mon) 23 May 2016 [17:36:13], Peter Maydell wrote:
> >> On 23 May 2016 at 16:50, Amit Shah <amit.shah@redhat.com> wrote:
> >> > The following changes since commit 65603e2fc18b48e6e55a3dd693669413141694ec:
> >> >
> >> >   tci: do not include exec/exec-all.h (2016-05-20 15:07:46 +0100)
> >> >
> >> > are available in the git repository at:
> >> >
> >> >   https://git.kernel.org/pub/scm/virt/qemu/amit/virtio-rng.git tags/rng-2.7-1
> >> >
> >> > for you to fetch changes up to cde63615343fb241f4044e6471e6e25be78574c8:
> >> >
> >> >   rng-random: rename RndRandom to RngRandom (2016-05-23 12:18:43 +0530)
> >> >
> >> > ----------------------------------------------------------------
> >> > rng: rename RndRandom to RndRandom
> >>
> >> The gpg key used to sign this tag does not match the one I have
> >> on record for you...
> >
> > Right - I'm using a subkey of the key you've signed.  I created this
> > new subkey and placed it on a yubikey.
> >
> > https://pgp.mit.edu/pks/lookup?op=vindex&search=0x1E9A3B5F854083B6
> >
> > Signing this message using the key you've signed, and placing the
> > fingerprint of the new one here; hope that's sufficient verification.
> >
> > sub   rsa4096/657EF670 2016-04-01 [S]
> >       Key fingerprint = CC63 D332 AB8F 4617 4529  6534 EB0B 4DFC 657E
> >       F670
> 
> I couldn't get this email to verify,

Hm, wonder what went wrong..

> but gpg automatically certifies
> subkeys, so I just needed to refresh my copy of your master key,
> which then includes a builtin signature that confirms that the
> subkey is a part of it.

.. but this is resolved, so I'll leave the email signing experiment
for another day.

Thanks,

		Amit