From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [git commit] stunnel: bump to version 4.44
Date: Tue, 18 Oct 2011 09:04:34 +0200 [thread overview]
Message-ID: <8762jm4w71.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <4E9B16D9.2070200@free-electrons.com> (Maxime Ripard's message of "Sun, 16 Oct 2011 19:39:37 +0200")
>>>>> "Maxime" == Maxime Ripard <maxime.ripard@free-electrons.com> writes:
Hi,
Maxime> Also, how the mirror is generated ? At each release or at a given
Maxime> frequency ? Because, in the first case, if a new version is released
Maxime> between this commit and the release, we're screwed.
I try to update the mirror often. I used to do it manually, but now it's
done from a cronjob every Wednesday night.
We unfortunately don't have a good way of downloading ALL source
tarballs for all configuration possibilities so I do:
make allyesconfig; make source
for i in $(seq 50);
do
make randconfig; make source
done
Which covers most, but not all.
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2011-10-18 7:04 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-15 21:23 [Buildroot] [git commit] stunnel: bump to version 4.44 Peter Korsgaard
2011-10-16 8:47 ` Maxime Ripard
2011-10-16 12:53 ` Gustavo Zacarias
2011-10-16 17:39 ` Maxime Ripard
2011-10-18 7:04 ` Peter Korsgaard [this message]
2011-10-18 14:18 ` Gustavo Zacarias
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8762jm4w71.fsf@macbook.be.48ers.dk \
--to=jacmet@uclibc.org \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox