]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/ca-certificates
suricata: Change midstream policy to "pass-flow"
[people/pmueller/ipfire-2.x.git] / lfs / ca-certificates
index 8a7c1ea25e6286512bc9b48e477585ef26e9e2b4..5fe5ca5501c14f34b31327459ba467f54058e067 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2023  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2024  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 20230305
+VER        = 20240217
 
 # From https://hg.mozilla.org/mozilla-central/raw-file/tip/security/nss/lib/ckfw/builtins/certdata.txt
 
@@ -52,10 +52,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        @$(PREBUILD)
        @rm -rf $(DIR_APP) && cp -av $(DIR_CONF)/$(THISAPP) $(DIR_APP)
 
-       # Remove TrustCor Systems root CAs (see mailing list thread:
-       # https://lists.ipfire.org/pipermail/development/2022-November/014681.html)
-       cd $(DIR_APP) && patch -Np0 < $(DIR_SRC)/src/patches/ca-certificates-Remove-TrustCor-Systems-root-CAs.patch
-
        cd $(DIR_APP) && sh ./build.sh
 
        -mkdir -pv /etc/ssl/certs