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, master, updated. c9f30dc9fc9932da3c0aabd83dc260a5eeac9218
Date: Wed, 14 Oct 2020 13:52:02 +0000	[thread overview]
Message-ID: <4CBDNy49Dhz2xgV@people01.haj.ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 2813 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, master has been updated
       via  c9f30dc9fc9932da3c0aabd83dc260a5eeac9218 (commit)
       via  b5c4c15af38479627ee20854de8529937de7f4ad (commit)
      from  c69c820025c21713cdb77eae3dd4fa61ca71b5fb (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 c9f30dc9fc9932da3c0aabd83dc260a5eeac9218
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Wed Oct 14 13:51:25 2020 +0000

    core151: Do not ship the location database again
    
    This might potentially downgrade the database and is a waste
    of space in the update. Therefore we simply do not ship it here.
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit b5c4c15af38479627ee20854de8529937de7f4ad
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Wed Oct 14 13:49:46 2020 +0000

    core151: Ship libloc again
    
    This is necessary because some installations have a version
    of Core Update 150 installed without the latest version.
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

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

Summary of changes:
 config/rootfiles/core/151/exclude                           | 2 ++
 config/rootfiles/{oldcore/148 => core/151}/filelists/libloc | 0
 2 files changed, 2 insertions(+)
 copy config/rootfiles/{oldcore/148 => core/151}/filelists/libloc (100%)

Difference in files:
diff --git a/config/rootfiles/core/151/exclude b/config/rootfiles/core/151/exclude
index e7500a03d..818039f4a 100644
--- a/config/rootfiles/core/151/exclude
+++ b/config/rootfiles/core/151/exclude
@@ -17,6 +17,7 @@ etc/sysconfig/firewall.local
 etc/sysconfig/rc.local
 etc/udev/rules.d/30-persistent-network.rules
 srv/web/ipfire/html/proxy.pac
+usr/share/xt_geoip
 var/ipfire/dma
 var/ipfire/time
 var/ipfire/firewall/locationblock
@@ -25,6 +26,7 @@ var/ipfire/ovpn
 var/ipfire/urlfilter/blacklist
 var/ipfire/urlfilter/settings
 var/lib/alternatives
+var/lib/location/database.db
 var/log/cache
 var/log/dhcpcd.log
 var/log/messages
diff --git a/config/rootfiles/core/151/filelists/libloc b/config/rootfiles/core/151/filelists/libloc
new file mode 120000
index 000000000..ff4a92429
--- /dev/null
+++ b/config/rootfiles/core/151/filelists/libloc
@@ -0,0 +1 @@
+../../../common/libloc
\ No newline at end of file


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

                 reply	other threads:[~2020-10-14 13:52 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=4CBDNy49Dhz2xgV@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