* [git.ipfire.org] IPFire 2.x development tree branch, next, updated. c3c2e81c6fd50e102b10891c980e515d1bb072a0
@ 2015-03-18 14:52 git
0 siblings, 0 replies; only message in thread
From: git @ 2015-03-18 14:52 UTC (permalink / raw)
To: ipfire-scm
[-- Attachment #1: Type: text/plain, Size: 3634 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 c3c2e81c6fd50e102b10891c980e515d1bb072a0 (commit)
via 261121f1dff82f158289368bafedc9a1c89e9261 (commit)
from 3847730c176a3ff5a710ec5400d13c35f8d16fd1 (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 c3c2e81c6fd50e102b10891c980e515d1bb072a0
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Wed Mar 18 15:51:37 2015 +0100
openssh: Update to version 6.8p1
commit 261121f1dff82f158289368bafedc9a1c89e9261
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Wed Mar 18 15:18:14 2015 +0100
Remove some left-over files
-----------------------------------------------------------------------
Summary of changes:
config/backup/includes/esniper | 5 -----
config/httpd/vhosts.d/esniper.conf | 22 ----------------------
config/httpd/vhosts.d/phpaj.conf | 16 ----------------
lfs/openssh | 4 ++--
4 files changed, 2 insertions(+), 45 deletions(-)
delete mode 100644 config/backup/includes/esniper
delete mode 100644 config/httpd/vhosts.d/esniper.conf
delete mode 100644 config/httpd/vhosts.d/phpaj.conf
Difference in files:
diff --git a/config/backup/includes/esniper b/config/backup/includes/esniper
deleted file mode 100644
index 14434aa..0000000
--- a/config/backup/includes/esniper
+++ /dev/null
@@ -1,5 +0,0 @@
-/srv/web/esniper/.htaccess
-/srv/web/esniper/.config.php
-/srv/web/esniper/.config.state.php
-/srv/web/esniper/local/
-/srv/web/esniper/.run/
diff --git a/config/httpd/vhosts.d/esniper.conf b/config/httpd/vhosts.d/esniper.conf
deleted file mode 100644
index e1c4dd4..0000000
--- a/config/httpd/vhosts.d/esniper.conf
+++ /dev/null
@@ -1,22 +0,0 @@
-Listen 1006
-
-<VirtualHost *:1006>
-
- SSLEngine on
- SSLProtocol all -SSLv2
- SSLCipherSuite ALL:!ADH:!EXPORT56:!eNULL:!SSLv2:RC4+RSA:+HIGH:+MEDIUM:+LOW:+EXP
- SSLCertificateFile /etc/httpd/server.crt
- SSLCertificateKeyFile /etc/httpd/server.key
-
- DocumentRoot /srv/web/esniper
-
- Include /etc/httpd/conf/conf.d/php*.conf
-
- <Directory /srv/web/esniper>
- Options None
- AllowOverride None
- Order allow,deny
- Allow from all
- </Directory>
-
-</VirtualHost>
diff --git a/config/httpd/vhosts.d/phpaj.conf b/config/httpd/vhosts.d/phpaj.conf
deleted file mode 100644
index a6b764e..0000000
--- a/config/httpd/vhosts.d/phpaj.conf
+++ /dev/null
@@ -1,16 +0,0 @@
-Listen 1002
-
-<VirtualHost *:1002>
-
- DocumentRoot /srv/web/phpaj
-
- Include /etc/httpd/conf/conf.d/php*.conf
-
- <Directory /srv/web/phpaj>
- Options None
- AllowOverride None
- Order allow,deny
- Allow from all
- </Directory>
-
-</VirtualHost>
diff --git a/lfs/openssh b/lfs/openssh
index bc6fa3c..d8f337b 100644
--- a/lfs/openssh
+++ b/lfs/openssh
@@ -24,7 +24,7 @@
include Config
-VER = 6.6p1
+VER = 6.8p1
THISAPP = openssh-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 3e9800e6bca1fbac0eea4d41baa7f239
+$(DL_FILE)_MD5 = 08f72de6751acfbd0892b5f003922701
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:[~2015-03-18 14:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-18 14:52 [git.ipfire.org] IPFire 2.x development tree branch, next, updated. c3c2e81c6fd50e102b10891c980e515d1bb072a0 git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox