Commit Graph

923 Commits

Author SHA1 Message Date
Arne Fitzenreiter
f17d112c04 Revert "snort: Update to 2.9.4."
This reverts commit 7c8301fb8a.
reverted because sourcefire has not released the rules for
non-paying user yet. Will readded to IPFire 2.13 soon.
2012-12-16 10:11:18 +01:00
Michael Tremer
f9f13c135b etherwake: Also send broadcast packet.
Fixes #10191.
2012-12-11 13:27:27 +01:00
Michael Tremer
7c8301fb8a snort: Update to 2.9.4.
Comes with a bunch of bugfixes. Nothing too exciting for us.
2012-12-11 12:35:24 +01:00
Michael Tremer
ff1ed674e0 routing.cgi: Allow adding static routes with subnet masks.
It was not possible to enter networks in the subnet mask notation,
which is fixed by this patch.

Fixes #10219.
2012-12-11 12:16:54 +01:00
Arne Fitzenreiter
0965d98fe8 GeoIP: updated 05122012. 2012-12-06 19:13:29 +01:00
Arne Fitzenreiter
083c1258bf backup: add vnstat,collectd and outgoingfw-macgroups to backup.
fixes #10251
and additional the missing macgroups.
2012-12-06 18:59:30 +01:00
Michael Tremer
1075e0b5f0 core 65: Don't replace crontab.
Just update the necessary bits because users may probably
have added their own configurations.
2012-11-29 11:01:34 +01:00
Michael Tremer
7eb378428b core 65: Ship vpnmain.cgi. 2012-11-28 22:13:17 +01:00
Michael Tremer
1e0419c8da Add daq library to core update 65. 2012-11-26 22:27:43 +01:00
Michael Tremer
f87161948c apache: Allow accessing sarg reports for admins. 2012-11-26 11:19:51 +01:00
Michael Tremer
a000249ff9 fcron: Run weekly tasks on Monday. 2012-11-26 11:02:28 +01:00
Michael Tremer
d46bec5299 calamaris: Fix viewing reports.
Fixes that only the last created report could be viewed (#10259).
2012-11-26 10:55:32 +01:00
Michael Tremer
d41f9e6ee8 Create core update 65. 2012-11-23 14:32:25 +01:00
Arne Fitzenreiter
24510a3563 core64: add langs to updater and update cache. 2012-11-10 16:27:51 +01:00
Michael Tremer
9724a0bcd4 Add recently changed files to core update. 2012-11-06 22:59:20 +01:00
Arne Fitzenreiter
eead8d2e01 core64: started update 64. 2012-11-03 16:31:12 +01:00
Arne Fitzenreiter
cdd31b0871 core63: add inetutils to updater. 2012-10-03 16:38:32 +02:00
Arne Fitzenreiter
689383f9c9 GeoIP: update datebase to 02102012. 2012-10-03 16:28:50 +02:00
Arne Fitzenreiter
102d54873b apache: update to 2.2.23.
Fixed in Apache httpd 2.2.23

low: XSS in mod_negotiation when untrusted uploads are supported CVE-2012-2687
    Note: This issue is also known as CVE-2008-0455.

low: insecure LD_LIBRARY_PATH handling CVE-2012-0883

http://httpd.apache.org/security/vulnerabilities_22.html
2012-09-30 22:34:41 +02:00
Michael Tremer
b96220a427 Don't overwrite the lease file in core update 63. 2012-09-22 15:00:24 +02:00
Michael Tremer
c7d6609dc0 Create core update 63. 2012-09-21 14:55:36 +02:00
Michael Tremer
180557381b Backup core updates 52-59. 2012-09-17 19:36:51 +02:00
Arne Fitzenreiter
d99f086a5b core62: add hwdata updates to core. 2012-09-06 10:49:56 +02:00
Arne Fitzenreiter
9c5ef64e0a GeoIP: update database to 05092012. 2012-09-06 10:39:05 +02:00
Arne Fitzenreiter
dcd949d821 usb_modeswitch_data: update to 20120815. 2012-09-03 09:58:28 +02:00
Arne Fitzenreiter
ec9d4240f0 usb_modeswitch: update to 1.2.4. 2012-09-03 09:55:58 +02:00
Arne Fitzenreiter
0ba7cc35a7 php: update to 5.3.16. 2012-09-02 17:34:08 +02:00
Michael Tremer
d23fc91220 Add a script to create VLAN interfaces (on console). 2012-08-24 15:58:38 +02:00
Michael Tremer
78a14abf81 outgoingfw: mode=1: Change policy ACCEPT -> RETURN.
Because of the early acceptance of packets, that pass the outgoing
firewall, it was possible to circumvent the MAC address filter on
blue.
The RETURN target forces the packets to go on. Other packets,
that do not pass the outgoing firewall will be dropped immediately.
2012-08-07 16:45:22 +02:00
Michael Tremer
a1efb5dcc4 core62: Add recent changes to filelist. 2012-08-05 14:15:40 +02:00
Arne Fitzenreiter
e3cb5d8b8e start core62. 2012-07-22 10:28:42 +02:00
Michael Tremer
6665a03d7c Add credits.cgi to updater. 2012-07-21 12:44:41 +02:00
Michael Tremer
24c82ed212 services.cgi: Fix wrong memory usage display. 2012-07-19 22:12:05 +02:00
Michael Tremer
a786b755eb calamaris: Make decompressing large logs more memory-friendly.
Thanks to Roger Devaux for reporting and testing.

Calamaris is now able to process big log files consuming about
10M or RAM (was several gigabytes before).
2012-07-19 14:06:47 +02:00
Michael Tremer
b3de08a247 Add connections.cgi to core update 61. 2012-07-19 11:17:09 +02:00
Michael Tremer
75bc929eb9 Update connections.cgi: Show byte counters.
The connections.cgi file has been rewritten to read
the needed information directly from the kernel.

Byte counters have been added which show how much data
has been transmitted over one connection in each
direction.
2012-07-18 12:21:23 +02:00
Arne Fitzenreiter
b0c682c06f Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next 2012-07-10 13:26:45 +02:00
Arne Fitzenreiter
d487c74136 core61: add updated files to updater. 2012-07-10 13:25:58 +02:00
Arne Fitzenreiter
ace40c90ec pakfire: add function to extract backup includes.
this is needed to fix some addons with missing includes at the next
update. (eg. nagios).
2012-07-07 19:37:56 +02:00
Arne Fitzenreiter
50ffddd92b usb-modeswitch-data: update database to 20120531. 2012-07-06 22:51:49 +02:00
Arne Fitzenreiter
88913a6bc7 core61: add php to update. 2012-07-03 09:53:39 +02:00
Michael Tremer
953073459e Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next 2012-06-20 15:40:28 +02:00
Michael Tremer
8ec568b077 Add logwatch changes to next core update. 2012-06-20 11:57:44 +02:00
Arne Fitzenreiter
88d73bef91 redirect_wrapper: fix logfile path in log output.
fixes #10126.
2012-06-18 19:59:15 +02:00
Michael Tremer
81b2c3f165 squid: Enable ICAP client. 2012-06-13 15:43:27 +02:00
Arne Fitzenreiter
e516f073d6 core61: add collectd initskript to updater. 2012-06-02 10:21:44 +02:00
Arne Fitzenreiter
a832f4f33e Merge remote-tracking branch 'origin/core60' into next
Conflicts:
	config/rootfiles/core/59/update.sh
	lfs/strongswan
	make.sh
2012-06-01 17:30:54 +02:00
Arne Fitzenreiter
3648650e76 Move core60 content to core61. 2012-06-01 17:25:10 +02:00
Arne Fitzenreiter
1346863ac7 core60: add strongswan security update. 2012-06-01 12:54:24 +02:00
Michael Tremer
aa7afd463d Start core update 60. 2012-05-24 10:48:44 +02:00