On Wed, Oct 21, 2020 at 06:48:41AM +0000, Denis Osterland-Heim wrote: > Use tag name instead of hash, because it is easier human readable. > > Signed-off-by: Denis Osterland-Heim <[email protected]> > --- > Hi, > > I wanna test if it is better when I use base64.
Unfortunately it doesn't :( Try sending it as an attachment. - Roland > > Regards, Denis > > rules/ca-certificates.make | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/rules/ca-certificates.make b/rules/ca-certificates.make > index bec34fcab..4b0f653cd 100644 > --- a/rules/ca-certificates.make > +++ b/rules/ca-certificates.make > @@ -14,10 +14,10 @@ PACKAGES-$(PTXCONF_CA_CERTIFICATES) += ca-certificates > # > # Paths and names > # > -CA_CERTIFICATES_VERSION:= 2016.08.08 > +CA_CERTIFICATES_VERSION:= 2020.09.16 > # The commit hash of the default branch. Update this in sync with the date > above. > -CA_CERTIFICATES_HASH:= 79f079284141 > -CA_CERTIFICATES_MD5:= 4be3172ed2528ade3574cfbe35eec421 > +CA_CERTIFICATES_HASH:= FIREFOX_81_0_RELEASE > +CA_CERTIFICATES_MD5:= a1d60533280caaf36ac6881012fe8978 > CA_CERTIFICATES:= ca-certificates-$(CA_CERTIFICATES_VERSION) > CA_CERTIFICATES_SUFFIX:= txt > CA_CERTIFICATES_URL:= > https://hg.mozilla.org/releases/mozilla-release/raw-file/$(CA_CERTIFICATES_HASH)/security/nss/lib/ckfw/builtins/certdata.$(CA_CERTIFICATES_SUFFIX) > -- > 2.28.0 > > Diehl Connectivity Solutions GmbH > Geschäftsführung: Horst Leonberger > Sitz der Gesellschaft: Nürnberg - Registergericht: Amtsgericht > Nürnberg: HRB 32315 > > ________________________________ > > Der Inhalt der vorstehenden E-Mail ist nicht rechtlich bindend. Diese E-Mail > enthaelt vertrauliche und/oder rechtlich geschuetzte Informationen. > Informieren Sie uns bitte, wenn Sie diese E-Mail faelschlicherweise erhalten > haben. Bitte loeschen Sie in diesem Fall die Nachricht. > Jede unerlaubte Form der Reproduktion, Bekanntgabe, Aenderung, Verteilung > und/oder Publikation dieser E-Mail ist strengstens untersagt. > > - Informationen zum Datenschutz, insbesondere zu Ihren Rechten, erhalten Sie > unter: > > https://www.diehl.com/group/de/transparenz-und-informationspflichten/ > > The contents of the above mentioned e-mail is not legally binding. This > e-mail contains confidential and/or legally protected information. Please > inform us if you have received this e-mail by > mistake and delete it in such a case. Each unauthorized reproduction, > disclosure, alteration, distribution and/or publication of this e-mail is > strictly prohibited. > > - For general information on data protection and your respective rights > please visit: > > https://www.diehl.com/group/en/transparency-and-information-obligations/ > > > > _______________________________________________ > ptxdist mailing list > [email protected] > To unsubscribe, send a mail with subject "unsubscribe" to > [email protected] > -- Roland Hieber, Pengutronix e.K. | [email protected] | Steuerwalder Str. 21 | https://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ ptxdist mailing list [email protected] To unsubscribe, send a mail with subject "unsubscribe" to [email protected]
