Commit Graph

9205 Commits

Author SHA1 Message Date
Arne Fitzenreiter
8bd45f85ef cyrus-imapd: fix typo at backup include extraction. 2015-06-10 18:38:41 +02:00
Arne Fitzenreiter
3d9b9dd30e Revert "Python: Update to 2.7.9"
This reverts commit 765423cebe.

build fails.
2015-06-10 14:49:40 +02:00
Arne Fitzenreiter
a1c3b6c87f web-user-interface: fix missing graphs folder. 2015-06-09 16:21:54 +02:00
Arne Fitzenreiter
be58233aee python: update optional sources package. 2015-06-09 16:14:28 +02:00
Michael Tremer
4da0506b00 core91: Ship updated pcre package
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-06-08 14:29:31 +02:00
Matthias Fischer
4c777aeaf0 pcre: Update to 8.37
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-06-08 14:22:43 +02:00
Michael Tremer
57f5c85825 core91: Add strongswan update 2015-06-04 19:31:53 +02:00
Michael Tremer
41ed4795fe strongswan: Update to 5.3.1
Fixed a denial-of-service and potential remote code execution vulnerability
triggered by IKEv1/IKEv2 messages that contain payloads for the respective
other IKE version. Such payload are treated specially since 5.2.2 but because
they were still identified by their original payload type they were used as
such in some places causing invalid function pointer dereferences.
The vulnerability has been registered as CVE-2015-3991.

https://www.strongswan.org/blog/2015/06/01/strongswan-vulnerability-%28cve-2015-3991%29.html

The increased buffer size has been fixed in bug #943 upstream
  https://wiki.strongswan.org/issues/943
2015-06-04 19:26:44 +02:00
Michael Tremer
b2faf4f566 core91: Add changed pppsetup.cgi and language files 2015-06-04 18:17:33 +02:00
Lars Schuhmacher
5b93b50c6d Fix hardcoded strings in pppsetup.cgi
Some strings for PPTP were hardcoded instead of using i18n features.

Signed-off-by: Lars Schuhmacher <larsen007@web.de>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-06-04 18:16:02 +02:00
Lars Schuhmacher
bd767b27c8 ipsec.conf: Include ipsec.user.conf and ipsec.user-post.conf
Fix bug 10869 as the code has been removed by mistake by the
previous commit dfea4f86c2.
It also includes ipsec.user.conf only when it exists.

Signed-off-by: Lars Schuhmacher <larsen007@web.de>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-06-04 17:50:51 +02:00
Michael Tremer
e528fb2c73 rebuildhosts: Don't break when RED not online
The hosts file was not regenerated when RED was not connected
which should not be happening.

This patch checks if the file exists. If not, the gateway
line will not be written to /etc/hosts.
2015-06-03 18:00:13 +02:00
Michael Tremer
bd33c33227 rebuildhosts: Fix SEGV when not online
Fixes #10867
2015-06-03 17:55:55 +02:00
Michael Tremer
557d986cbb core91: pakfire: Add changed functions.pl to update 2015-06-02 23:48:50 +02:00
Lars Schuhmacher
b29a624081 pakfire: Add information about probable causes when pakfire cannot connect
Add information about probable causes when pakfire cannot connect. This
includes port 11371 TCP and incorrect date/time settings.

Signed-off-by: Lars Schuhmacher <larsen007@web.de>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-06-02 23:47:46 +02:00
Michael Tremer
6c7290acb2 Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next 2015-06-02 21:56:58 +02:00
Michael Tremer
3560f497c0 core91: Ship connections.cgi because of past changes in e60cd3a404 2015-06-02 19:38:34 +02:00
Arne Fitzenreiter
3d82ea0ab1 Merge remote-tracking branch 'origin/master' into next 2015-06-02 09:47:01 +02:00
Arne Fitzenreiter
65712deca2 postfix: bump PAK_VER to fix link against new openssl.
fixes: #10864
2015-06-02 09:09:20 +02:00
Arne Fitzenreiter
ee29c0d744 vsftpd: bump PAK_VER to fix link angainst new openssl.
fixes: 10866
2015-06-02 09:02:37 +02:00
Michael Tremer
a421b8038b Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next 2015-06-01 15:59:33 +02:00
Michael Tremer
91fc30309f dhcp: Enter edit mode after adding a static lease from list
After a lease has been added from the list of leases it is often
desirable to edit it right away. It appeared that the system
was in edit mode after the lease has been added because the form
had the values of the recently added lease, but hitting the
"Add" button cause an error message that stated that this is
a duplicate entry.

This patch will switch to edit more where the user can change
the values and hit "Update". If he or she chooses to ignore
that the entry is still saved.
2015-06-01 15:56:46 +02:00
Arne Fitzenreiter
e97d4c9896 Merge branch 'master' into next
Conflicts:
	lfs/netsnmpd
2015-05-31 20:08:58 +02:00
Arne Fitzenreiter
a21df19379 netsnmpd: bump PAK_VER. 2015-05-31 18:56:13 +02:00
Arne Fitzenreiter
cb3c00e01e cyrus-imapd: add backupinclude. 2015-05-31 16:02:39 +02:00
Arne Fitzenreiter
79fac0111b remove unused net-snmp pakfiles. 2015-05-31 11:37:10 +02:00
Arne Fitzenreiter
648f200187 netsnmpd: extract backup include at update. 2015-05-31 11:35:34 +02:00
Matthias Fischer
454a80d1db netsnmpd: Update to 5.7.3, include backup
Conflicts:
	lfs/netsnmpd
2015-05-31 11:16:25 +02:00
Matthias Fischer
e80a7ef36a netsnmpd: Update to 5.7.3, include backup 2015-05-28 21:25:45 +02:00
Michael Tremer
031b9f7b4f core91: Ship changed dhcp.cgi 2015-05-28 14:50:44 +02:00
Michael Tremer
1e23f7cf48 Update translations 2015-05-28 14:50:16 +02:00
Michael Tremer
1554e8a3d3 DHCP: Add search box for static leases 2015-05-28 14:49:41 +02:00
Michael Tremer
81daa02876 core91: Add missing newline in filelist 2015-05-27 11:22:49 +02:00
Michael Tremer
ffeecf70b0 core91: Add updated python 2015-05-26 14:30:46 +02:00
Michael Tremer
1292598207 Merge remote-tracking branch 'mfischer/python' into next 2015-05-26 14:30:27 +02:00
Matthias Fischer
016e63e818 openssh: lfs-update 2015-05-26 14:29:38 +02:00
Michael Tremer
b9f4c9f85f core91: Add updated slang 2015-05-26 14:28:05 +02:00
Michael Tremer
f042e1d398 Merge remote-tracking branch 'mfischer/slang' into next 2015-05-26 14:27:32 +02:00
Michael Tremer
1f8dddccb6 core91: Add updated newt 2015-05-26 14:27:18 +02:00
Michael Tremer
188c4ba444 Merge remote-tracking branch 'mfischer/newt' into next 2015-05-26 14:27:02 +02:00
Michael Tremer
bee99d28c9 core91: Add updated libxslt 2015-05-26 14:26:38 +02:00
Michael Tremer
5bf8008bdd Merge remote-tracking branch 'mfischer/libxslt' into next 2015-05-26 14:26:23 +02:00
Michael Tremer
56d2b9f360 core91: Add updated libxml2 2015-05-26 14:25:47 +02:00
Michael Tremer
e448795559 Merge remote-tracking branch 'mfischer/libxml2' into next 2015-05-26 14:25:27 +02:00
Michael Tremer
5d6c888cc5 core91: Add updated libtool 2015-05-26 14:19:21 +02:00
Michael Tremer
1bebab6440 Merge remote-tracking branch 'mfischer/libtool' into next 2015-05-26 14:18:40 +02:00
Michael Tremer
fef975eef7 libnet: Keep the version number in source tarball filename 2015-05-26 14:17:48 +02:00
Michael Tremer
8377733a38 core91: Add changed libnet 2015-05-26 14:14:09 +02:00
Michael Tremer
f09f3fd881 Merge remote-tracking branch 'mfischer/libnet' into next 2015-05-26 14:13:44 +02:00
Michael Tremer
dc264702f6 Start Core Update 91 2015-05-26 14:13:19 +02:00