public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
* [git.ipfire.org] IPFire 2.x development tree branch, next, updated. c6b97a06812abf52e5db9a5355f402062c9825cc
@ 2018-08-16 18:02 Michael Tremer
  0 siblings, 0 replies; only message in thread
From: Michael Tremer @ 2018-08-16 18:02 UTC (permalink / raw)
  To: ipfire-scm

[-- Attachment #1: Type: text/plain, Size: 6898 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  c6b97a06812abf52e5db9a5355f402062c9825cc (commit)
       via  70e4a5b2769370975a9261f4bbfc27b118503a6f (commit)
       via  c708276290e2be0818aba0c6d7ae558d703c56dd (commit)
       via  5ed6cdd9200ef1f4e59ed14ee5d0a9845473a8a1 (commit)
       via  f0d62e2f53569832d8ea742d6342cd111a5ef572 (commit)
      from  8098a76b5267f316464cbf3febd1f22a109c4c6a (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 c6b97a06812abf52e5db9a5355f402062c9825cc
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Thu Aug 16 18:55:49 2018 +0100

    core124: Ship updated pciutils
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit 70e4a5b2769370975a9261f4bbfc27b118503a6f
Author: Peter Müller <peter.mueller(a)link38.eu>
Date:   Thu Aug 16 17:10:58 2018 +0200

    pciutils: update to 3.5.6
    
    The third version of this patch superseds the first and
    second one which were broken due to bugs in the MUAs GPG
    implementation.
    
    Signed-off-by: Peter Müller <peter.mueller(a)link38.eu>
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit c708276290e2be0818aba0c6d7ae558d703c56dd
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Thu Aug 16 18:54:41 2018 +0100

    core124: Ship updated ids.cgi
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit 5ed6cdd9200ef1f4e59ed14ee5d0a9845473a8a1
Author: Peter Müller <peter.mueller(a)link38.eu>
Date:   Thu Aug 16 17:09:41 2018 +0200

    download ET IDS rules via HTTPS
    
    The Emerging Threats ruleset server supports HTTPS. It should
    be used for downloading the ruleset in IPFire, too.
    
    This also needs to be applied on the upcoming ids.cgi file for Suricata
    which I will do in a second patch.
    
    The third version of this patch superseds the first and
    second one which were broken due to bugs in the MUAs GPG
    implementation.
    
    Signed-off-by: Peter Müller <peter.mueller(a)link38.eu>
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit f0d62e2f53569832d8ea742d6342cd111a5ef572
Author: Peter Müller <peter.mueller(a)link38.eu>
Date:   Thu Aug 16 17:08:04 2018 +0200

    Postfix: update to 3.3.1
    
    This updates Postfix to recent 3.3.x series, which contains
    some new features. Release announcement available at
    http://www.postfix.org/announcements/postfix-3.3.1.html
    
    The third version of this patch superseds the first and
    second one which were broken due to bugs in the MUAs GPG
    implementation.
    
    Signed-off-by: Peter Müller <peter.mueller(a)link38.eu>
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

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

Summary of changes:
 config/rootfiles/common/pciutils                              | 2 +-
 config/rootfiles/core/124/filelists/files                     | 1 +
 config/rootfiles/{oldcore/101 => core/124}/filelists/pciutils | 0
 html/cgi-bin/ids.cgi                                          | 2 +-
 lfs/pciutils                                                  | 6 +++---
 lfs/postfix                                                   | 6 +++---
 6 files changed, 9 insertions(+), 8 deletions(-)
 copy config/rootfiles/{oldcore/101 => core/124}/filelists/pciutils (100%)

Difference in files:
diff --git a/config/rootfiles/common/pciutils b/config/rootfiles/common/pciutils
index 5bb11a259..da35ef6a1 100644
--- a/config/rootfiles/common/pciutils
+++ b/config/rootfiles/common/pciutils
@@ -1,7 +1,7 @@
 bin/lspci
 bin/setpci
 lib/libpci.so.3
-lib/libpci.so.3.4.1
+lib/libpci.so.3.5.6
 sbin/update-pciids
 #usr/include/pci
 #usr/include/pci/config.h
diff --git a/config/rootfiles/core/124/filelists/files b/config/rootfiles/core/124/filelists/files
index 3d5b8a0a9..037a779cd 100644
--- a/config/rootfiles/core/124/filelists/files
+++ b/config/rootfiles/core/124/filelists/files
@@ -2,6 +2,7 @@ etc/system-release
 etc/issue
 etc/rc.d/init.d/localnet
 etc/rc.d/init.d/partresize
+srv/web/ipfire/cgi-bin/ids.cgi
 usr/bin/install-bootloader
 usr/local/bin/backupiso
 var/ipfire/langs
diff --git a/config/rootfiles/core/124/filelists/pciutils b/config/rootfiles/core/124/filelists/pciutils
new file mode 120000
index 000000000..aeb45e7b3
--- /dev/null
+++ b/config/rootfiles/core/124/filelists/pciutils
@@ -0,0 +1 @@
+../../../common/pciutils
\ No newline at end of file
diff --git a/html/cgi-bin/ids.cgi b/html/cgi-bin/ids.cgi
index 9863251e2..d9d697deb 100644
--- a/html/cgi-bin/ids.cgi
+++ b/html/cgi-bin/ids.cgi
@@ -265,7 +265,7 @@ if (!$errormessage) {
 	} elsif ($snortsettings{'RULES'} eq 'community') {
 		$url=" https://www.snort.org/rules/community";
 	} else {
-		$url="http://rules.emergingthreats.net/open/snort-2.9.0/emerging.rules.tar.gz";
+		$url="https://rules.emergingthreats.net/open/snort-2.9.0/emerging.rules.tar.gz";
 	}
 
 	if ($snortsettings{'ACTION'} eq $Lang::tr{'save'} && $snortsettings{'ACTION2'} eq "snort" ) {
diff --git a/lfs/pciutils b/lfs/pciutils
index 7c313ba3e..1ebfef0c8 100644
--- a/lfs/pciutils
+++ b/lfs/pciutils
@@ -24,10 +24,10 @@
 
 include Config
 
-VER        = 3.4.1
+VER        = 3.5.6
 
 THISAPP    = pciutils-$(VER)
-DL_FILE    = $(THISAPP).tar.xz
+DL_FILE    = $(THISAPP).tar.gz
 DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 35763bb1eab7bc9bf6eb6efb72cbc8a1
+$(DL_FILE)_MD5 = 63b347d2bb5719b7769c03a1bb72a5b7
 
 install : $(TARGET)
 
diff --git a/lfs/postfix b/lfs/postfix
index 0fe4dfe08..07a869594 100644
--- a/lfs/postfix
+++ b/lfs/postfix
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 3.2.6
+VER        = 3.3.1
 
 THISAPP    = postfix-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -32,7 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = postfix
-PAK_VER    = 15
+PAK_VER    = 16
 
 DEPS       = ""
 
@@ -66,7 +66,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = d10f1fb551be86f6e48c2908dd8a12ff
+$(DL_FILE)_MD5 = 4381c6492f415e4a69cf5099d4acea76
 
 install : $(TARGET)
 


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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-08-16 18:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-16 18:02 [git.ipfire.org] IPFire 2.x development tree branch, next, updated. c6b97a06812abf52e5db9a5355f402062c9825cc Michael Tremer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox