[Buildroot] [PATCH] package/fakeroot: bump to version 1.30.1

Yann E. MORIN yann.morin.1998 at free.fr
Sun Nov 20 09:24:00 UTC 2022


François, All,

On 2022-11-20 10:22 +0100, Yann E. MORIN spake thusly:
> On 2022-11-18 20:00 +0100, Francois Perrad spake thusly:
> > remove upstream patch
> > 
> > remove mkdir build-aux (no longer needed, like AUTORECONF)
> > 
> > Signed-off-by: Francois Perrad <francois.perrad at gadz.org>
> > ---
> [--SNIP--]
> > diff --git a/package/fakeroot/fakeroot.mk b/package/fakeroot/fakeroot.mk
> > index 3fadf1c0f..5b4fb26a3 100644
> > --- a/package/fakeroot/fakeroot.mk
> > +++ b/package/fakeroot/fakeroot.mk
> > @@ -4,9 +4,9 @@
> >  #
> >  ################################################################################
> >  
> > -FAKEROOT_VERSION = 1.26
> > +FAKEROOT_VERSION = 1.30.1
> >  FAKEROOT_SOURCE = fakeroot_$(FAKEROOT_VERSION).orig.tar.gz
> > -FAKEROOT_SITE = https://snapshot.debian.org/archive/debian/20210907T092512Z/pool/main/f/fakeroot
> > +FAKEROOT_SITE = https://deb.debian.org/debian/pool/main/f/fakeroot
> 
> We still want to use snapshot.debian.org, so that we can still retrieve
> that tarball in the future (when no then-current debian version use it
> anymore). So, I reverted to s.d.o, to the current date:
>     https://snapshot.debian.org/archive/debian/20221120T030258Z/pool/main/f/fakeroot
> 
> Applied to master, thanks.

I meant s/master/next/; sorry for the confusion...

Regards,
Yann E. MORIN.

> Regards,
> Yann E. MORIN.
> 
> >  HOST_FAKEROOT_DEPENDENCIES = host-acl
> >  # Force capabilities detection off
> > @@ -18,9 +18,4 @@ HOST_FAKEROOT_CONF_ENV = \
> >  FAKEROOT_LICENSE = GPL-3.0+
> >  FAKEROOT_LICENSE_FILES = COPYING
> >  
> > -define HOST_FAKEROOT_BUILD_AUX
> > -	mkdir -p $(@D)/build-aux
> > -endef
> > -HOST_FAKEROOT_POST_PATCH_HOOKS += HOST_FAKEROOT_BUILD_AUX
> > -
> >  $(eval $(host-autotools-package))
> > -- 
> > 2.37.2
> > 
> > _______________________________________________
> > buildroot mailing list
> > buildroot at buildroot.org
> > https://lists.buildroot.org/mailman/listinfo/buildroot
> 
> -- 
> .-----------------.--------------------.------------------.--------------------.
> |  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
> | +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
> | +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
> | http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
> '------------------------------^-------^------------------^--------------------'
> _______________________________________________
> buildroot mailing list
> buildroot at buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'



More information about the buildroot mailing list