]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
core120: Ship everything that is linked against OpenSSL
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 26 Feb 2018 16:22:32 +0000 (16:22 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 26 Feb 2018 16:22:32 +0000 (16:22 +0000)
This will make sure that everything is using the new version
of the library.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 files changed:
config/rootfiles/core/120/filelists/apache2 [new symlink]
config/rootfiles/core/120/filelists/apr [new symlink]
config/rootfiles/core/120/filelists/aprutil [new symlink]
config/rootfiles/core/120/filelists/bind [new symlink]
config/rootfiles/core/120/filelists/curl [new symlink]
config/rootfiles/core/120/filelists/dma [new symlink]
config/rootfiles/core/120/filelists/files
config/rootfiles/core/120/filelists/libevent2 [new symlink]
config/rootfiles/core/120/filelists/ntp [new symlink]
config/rootfiles/core/120/filelists/snort [new symlink]
config/rootfiles/core/120/filelists/strongswan [new symlink]
config/rootfiles/core/120/filelists/unbound [new symlink]
config/rootfiles/core/120/filelists/wpa_supplicant [new symlink]

diff --git a/config/rootfiles/core/120/filelists/apache2 b/config/rootfiles/core/120/filelists/apache2
new file mode 120000 (symlink)
index 0000000..eef95ef
--- /dev/null
@@ -0,0 +1 @@
+../../../common/apache2
\ No newline at end of file
diff --git a/config/rootfiles/core/120/filelists/apr b/config/rootfiles/core/120/filelists/apr
new file mode 120000 (symlink)
index 0000000..87dd197
--- /dev/null
@@ -0,0 +1 @@
+../../../common/apr
\ No newline at end of file
diff --git a/config/rootfiles/core/120/filelists/aprutil b/config/rootfiles/core/120/filelists/aprutil
new file mode 120000 (symlink)
index 0000000..999f9f8
--- /dev/null
@@ -0,0 +1 @@
+../../../common/aprutil
\ No newline at end of file
diff --git a/config/rootfiles/core/120/filelists/bind b/config/rootfiles/core/120/filelists/bind
new file mode 120000 (symlink)
index 0000000..48a0eba
--- /dev/null
@@ -0,0 +1 @@
+../../../common/bind
\ No newline at end of file
diff --git a/config/rootfiles/core/120/filelists/curl b/config/rootfiles/core/120/filelists/curl
new file mode 120000 (symlink)
index 0000000..4b84bef
--- /dev/null
@@ -0,0 +1 @@
+../../../common/curl
\ No newline at end of file
diff --git a/config/rootfiles/core/120/filelists/dma b/config/rootfiles/core/120/filelists/dma
new file mode 120000 (symlink)
index 0000000..60f4682
--- /dev/null
@@ -0,0 +1 @@
+../../../common/dma
\ No newline at end of file
index 3df11480060b5364b170597bf5214ed96fb62bde..180cf0b4d5e8601f5cc45d788650218f30cba736 100644 (file)
@@ -4,5 +4,7 @@ etc/sysctl.conf
 etc/fcron.daily/openvpn-crl-updater
 etc/rc.d/init.d/dhcp
 srv/web/ipfire/cgi-bin/ovpnmain.cgi
+usr/lib/python2.7/lib-dynload/_hashlib.so
+usr/lib/python2.7/lib-dynload/_ssl.so
 var/ipfire/langs
 var/ipfire/ovpn/openssl/ovpn.cnf
diff --git a/config/rootfiles/core/120/filelists/libevent2 b/config/rootfiles/core/120/filelists/libevent2
new file mode 120000 (symlink)
index 0000000..42edc99
--- /dev/null
@@ -0,0 +1 @@
+../../../common/libevent2
\ No newline at end of file
diff --git a/config/rootfiles/core/120/filelists/ntp b/config/rootfiles/core/120/filelists/ntp
new file mode 120000 (symlink)
index 0000000..7542d86
--- /dev/null
@@ -0,0 +1 @@
+../../../common/ntp
\ No newline at end of file
diff --git a/config/rootfiles/core/120/filelists/snort b/config/rootfiles/core/120/filelists/snort
new file mode 120000 (symlink)
index 0000000..9406ce0
--- /dev/null
@@ -0,0 +1 @@
+../../../common/snort
\ No newline at end of file
diff --git a/config/rootfiles/core/120/filelists/strongswan b/config/rootfiles/core/120/filelists/strongswan
new file mode 120000 (symlink)
index 0000000..90c727e
--- /dev/null
@@ -0,0 +1 @@
+../../../common/strongswan
\ No newline at end of file
diff --git a/config/rootfiles/core/120/filelists/unbound b/config/rootfiles/core/120/filelists/unbound
new file mode 120000 (symlink)
index 0000000..66adf09
--- /dev/null
@@ -0,0 +1 @@
+../../../common/unbound
\ No newline at end of file
diff --git a/config/rootfiles/core/120/filelists/wpa_supplicant b/config/rootfiles/core/120/filelists/wpa_supplicant
new file mode 120000 (symlink)
index 0000000..1d04c03
--- /dev/null
@@ -0,0 +1 @@
+../../../common/wpa_supplicant
\ No newline at end of file