[libvirt] [PATCH] maint: Update to latest gnulib

Erik Skultety posted 1 patch 6 years, 8 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/f8172388cc9553c75824bf3868c2084d8eb78a46.1503564604.git.eskultet@redhat.com
There is a newer version of this series
.gnulib | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[libvirt] [PATCH] maint: Update to latest gnulib
Posted by Erik Skultety 6 years, 8 months ago
This pulls in, among other new things, vc-list-files fix to make
syntax-check work with git worktrees.

Signed-off-by: Erik Skultety <eskultet@redhat.com>
---
 .gnulib | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gnulib b/.gnulib
index ce4ee4cbb..47c634c05 160000
--- a/.gnulib
+++ b/.gnulib
@@ -1 +1 @@
-Subproject commit ce4ee4cbb596a9d7de2786cf8c48cf62a4edede7
+Subproject commit 47c634c05a946651e2834dcf0cd7cd0dc7a21d3c
-- 
2.13.3

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH] maint: Update to latest gnulib
Posted by Peter Krempa 6 years, 8 months ago
On Thu, Aug 24, 2017 at 10:50:29 +0200, Erik Skultety wrote:
> This pulls in, among other new things, vc-list-files fix to make
> syntax-check work with git worktrees.
> 
> Signed-off-by: Erik Skultety <eskultet@redhat.com>
> ---
>  .gnulib | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Did you push this under the "gnulib update rule"? If not, ACK
--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH] maint: Update to latest gnulib
Posted by Erik Skultety 6 years, 8 months ago
On Thu, Aug 24, 2017 at 11:14:57AM +0200, Peter Krempa wrote:
> On Thu, Aug 24, 2017 at 10:50:29 +0200, Erik Skultety wrote:
> > This pulls in, among other new things, vc-list-files fix to make
> > syntax-check work with git worktrees.
> >
> > Signed-off-by: Erik Skultety <eskultet@redhat.com>
> > ---
> >  .gnulib | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
>
> Did you push this under the "gnulib update rule"? If not, ACK

No, I did not. This was the first time I made any adjustments to gnulib, so I
wanted to be sure I didn't miss anything. Saying that, before sending the patch
I also checked whether the bootstrap version needed to be updated as well, but
it turned out that we're already using the current version.

Thanks for review, I pushed the patch.

Erik


--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list