public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
From: Michael Tremer <git@ipfire.org>
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. f8e0e85d2ef1231aec962604ea5a9d5814cba293
Date: Thu, 07 Jan 2021 11:39:20 +0000	[thread overview]
Message-ID: <4DBPQc5HxFz2xb4@people01.haj.ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 2551 bytes --]

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".

The branch, next has been updated
       via  f8e0e85d2ef1231aec962604ea5a9d5814cba293 (commit)
       via  cc62cff43fc8bfba762fce51e48c18a0ceca3e0d (commit)
      from  1deb76d7fba31f1a547cd83a5ef99862a02f9f6c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit f8e0e85d2ef1231aec962604ea5a9d5814cba293
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Thu Jan 7 11:39:08 2021 +0000

    flashrom: Update to 1.2
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit cc62cff43fc8bfba762fce51e48c18a0ceca3e0d
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Thu Jan 7 11:37:01 2021 +0000

    firmware-update: It is 2021
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

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

Summary of changes:
 lfs/firmware-update | 4 ++--
 lfs/flashrom        | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

Difference in files:
diff --git a/lfs/firmware-update b/lfs/firmware-update
index fb161d457..bce9c4404 100644
--- a/lfs/firmware-update
+++ b/lfs/firmware-update
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 20200107
+VER        = 20210107
 
 THISAPP    = firmware-update-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = d05dc661215706ae85efc8568819c6b6
+$(DL_FILE)_MD5 = 581d8b5784c3ebbc335ae034fd70c5a6
 
 install : $(TARGET)
 
diff --git a/lfs/flashrom b/lfs/flashrom
index d3ae0a487..0ae4cb3cc 100644
--- a/lfs/flashrom
+++ b/lfs/flashrom
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 1.0.1
+VER        = 1.2
 
 THISAPP    = flashrom-v$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
@@ -32,7 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = flashrom
-PAK_VER    = 1
+PAK_VER    = 2
 
 DEPS       =
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 6a108a81db229016abd7f5397da39255
+$(DL_FILE)_MD5 = 7f8e4b87087eb12ecee0fcc5445b4956
 
 install : $(TARGET)
 


hooks/post-receive
--
IPFire 2.x development tree

                 reply	other threads:[~2021-01-07 11:39 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=4DBPQc5HxFz2xb4@people01.haj.ipfire.org \
    --to=git@ipfire.org \
    --cc=ipfire-scm@lists.ipfire.org \
    /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