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. 9a2685f326881914791d8f9511c31fd5a0cfa7f4
Date: Wed, 19 Aug 2020 12:10:19 +0000	[thread overview]
Message-ID: <4BWmnS0mQ4z2xMT@people01.haj.ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 2709 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  9a2685f326881914791d8f9511c31fd5a0cfa7f4 (commit)
       via  f43ee385502493e01e609743b5feba86a6cc4a14 (commit)
      from  9ac54186132701e67fbbdf6ef1a76c44d415e40e (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 9a2685f326881914791d8f9511c31fd5a0cfa7f4
Author: Matthias Fischer <matthias.fischer(a)ipfire.org>
Date:   Tue Aug 18 17:42:49 2020 +0200

    rsync: Update to 3.2.3
    
    For details see:
    https://download.samba.org/pub/rsync/NEWS#3.2.3
    
    Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit f43ee385502493e01e609743b5feba86a6cc4a14
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Wed Aug 19 11:56:56 2020 +0000

    core149: Fix typo in apache initscript
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

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

Summary of changes:
 config/rootfiles/core/149/update.sh | 2 +-
 lfs/rsync                           | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

Difference in files:
diff --git a/config/rootfiles/core/149/update.sh b/config/rootfiles/core/149/update.sh
index 63e10efaa..d30f748f5 100644
--- a/config/rootfiles/core/149/update.sh
+++ b/config/rootfiles/core/149/update.sh
@@ -49,7 +49,7 @@ ldconfig
 /usr/local/bin/filesystem-cleanup
 
 # Start services
-/etc/init.d/apache2 restart
+/etc/init.d/apache restart
 /etc/init.d/unbound restart
 
 # Update crontab
diff --git a/lfs/rsync b/lfs/rsync
index 092b0187b..3195438a4 100644
--- a/lfs/rsync
+++ b/lfs/rsync
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 3.2.1
+VER        = 3.2.3
 
 THISAPP    = rsync-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -32,7 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = rsync
-PAK_VER    = 12
+PAK_VER    = 13
 
 DEPS       =
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = d2d7f1c6b07a1434203a2a2406e0bddd
+$(DL_FILE)_MD5 = 209f8326f5137d8817a6276d9577a2f1
 
 install : $(TARGET)
 


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

                 reply	other threads:[~2020-08-19 12:10 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=4BWmnS0mQ4z2xMT@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