Michael Tremer
0dff6b5b85
strongswan: Enable dhcp and farp plugin ( #10467 ).
2014-01-29 15:01:57 +01:00
Michael Tremer
45455cbe1c
core76: Add timezone-transition script to updater.
2014-01-29 14:41:36 +01:00
Michael Tremer
fc466a563f
Merge remote-tracking branch 'ms/timezone-transision' into next
2014-01-29 14:40:53 +01:00
Michael Tremer
64474e3939
Fix firewall rules update that it will only execute when a timezone transition has happened.
2014-01-29 14:39:20 +01:00
Michael Tremer
b23dd8b769
core76: Add jobs for daylight saving time to updater.
2014-01-29 14:38:56 +01:00
Alexander Marx
4944049ea4
CRON: reread firewallrules daylight saving
2014-01-29 14:33:11 +01:00
Arne Fitzenreiter
21b9f5dccd
xen: add -noclear to xvc0 console.
2014-01-29 08:51:38 +01:00
Michael Tremer
3cba134fa8
core76: Cleanup rootfile.
...
p2protocols is not an actual configuration file editable
by the user.
2014-01-28 20:51:24 +01:00
Michael Tremer
7ab6a8536c
Merge remote-tracking branch 'stevee/core-76-update' into next
2014-01-28 20:49:32 +01:00
Michael Tremer
73372ed4e6
firewall: Move scripts from /var/ipfire/firewall/bin to /usr/lib/firewall.
2014-01-28 20:48:24 +01:00
Arne Fitzenreiter
f1eb69d672
xen-downloader: increase disk sizes and kernel packvers.
2014-01-26 23:44:15 +01:00
Arne Fitzenreiter
e239818642
pakfire: fix metafile problems.
2014-01-26 23:42:25 +01:00
Michael Tremer
98f3d9b581
mysql: Fix updating the package.
...
The mysql server daemon will now be stopped before the update
is executed and all configuration and data files will be
backed up.
2014-01-26 19:29:37 +01:00
Arne Fitzenreiter
fa37e705d9
kernel: update to 3.10.28.
2014-01-26 12:32:15 +01:00
Arne Fitzenreiter
a7cd6a4a11
kernel-rpi: update rpi patches to 943b563.
2014-01-25 15:40:49 +01:00
Arne Fitzenreiter
1a9effa942
kernel-kirkwood: build mmc,mmc_block and mvsdio into kernel.
...
this are needed for boot sheevaplug from mmc because modules are not working in initrd.
2014-01-25 10:34:34 +01:00
Arne Fitzenreiter
d42f38e033
kernel-multi: add inital pandaboard support.
...
some features missing (wlan, led's ...)
2014-01-23 19:30:17 +01:00
Stefan Schantl
5bdefccbbc
Core 76: Don't extract firewall config files.
...
While updating the configfiles of the firewall has been extracted and replaced,
the existing one's if the new firewall was allready installed. As a result of
this behaviour all firewall rules, settings or created groups were lost. We now
try to create them by using touch if they do not exist.
2014-01-23 17:56:23 +01:00
Alexander Marx
d334d7cb47
Firewall: Bugfix - when using addressgroups with mac addresses in source, the mac rule was not correctly created.
...
Further MAC issues: in target area, the manual ip field was target
ip/mac address - changed to IP-Address
Also implemented a plausicheck, if an addressgroup with mac addresses is
used in target area, theres a hint saying that the rule will not be
applied for mac hosts
2014-01-21 11:55:56 +01:00
Michael Tremer
146636ae78
Merge remote-tracking branch 'stevee/avahi-fixes' into next
2014-01-20 20:23:12 +01:00
Arne Fitzenreiter
b872585fda
WebIF: add gpl.cgi to images.
2014-01-20 08:30:53 +01:00
Michael Tremer
86661c9ed0
Add timezone transision script.
2014-01-19 21:39:07 +01:00
Michael Tremer
ad9799d20c
header.pl: Remove "Connection: close".
...
Don't require us to re-establish a new connection every time
we send a request.
2014-01-19 14:27:09 +01:00
Stefan Schantl
6fe7d6799f
glibc: Ship getent binary.
2014-01-19 10:57:48 +01:00
Stefan Schantl
192d43080e
avahi: Fix certain problems.
...
I've fixed certain problems reported on the bugtracker:
* avahi user and group were missing.
* Runtime dependency "dbus" added.
* Fixed wrong localstatedir.
* Program was not killed correctly by initscript.
Fixes #10338 .
2014-01-19 10:57:34 +01:00
Stefan Schantl
37c84696a2
Make firewall convert scripts more robust.
...
The converter scripts procude a lot of error, when they get executed on a system with
a previously installed version of the New Firewall or they get run twice.
In this case the scripts will detect that their input files are missing and will exit with
an error message. The scripts now also check if the input files are empty (no corresponding
rules created) and will exit with an nothing to do message.
2014-01-18 18:28:07 +01:00
Stefan Schantl
0053269b90
Core 76: Fix sed command.
...
There was a syntax error in one of the sed commands, which produced the following error:
sed: -e expression #1 , char 34: unknown option to `s'.
2014-01-18 18:27:44 +01:00
Stefan Schantl
917ee26101
Core76: Drop output of iptables commands.
...
When updating a system with previously installed New Firewall,
the required firewall chains already are created. In this case error messages
will be displayed which could be ignored but may unsettle somebody.
2014-01-18 18:27:21 +01:00
Arne Fitzenreiter
ba83f4b9ef
fifteen: updata package list for addon install after update.
2014-01-16 14:53:02 +01:00
Arne Fitzenreiter
62ae8b7915
fifteen: fix core_nr display on updater.
2014-01-16 14:51:07 +01:00
Arne Fitzenreiter
055ed1ffc9
kernel: update to 3.10.27.
2014-01-16 13:24:00 +01:00
Arne Fitzenreiter
f56c0f6c77
clamav: update to 0.98.1.
2014-01-15 23:48:48 +01:00
Arne Fitzenreiter
2a127986dc
fifteen: don't run firstsetup after update.
2014-01-14 22:34:23 +01:00
Arne Fitzenreiter
bf5e1c4c52
fifteen: increase size of pae kernel.
2014-01-14 17:53:14 +01:00
Arne Fitzenreiter
dd62fd25cd
fifteen: remove /var/run from fstab.
2014-01-12 23:22:39 +01:00
Arne Fitzenreiter
c05738b25e
installer: wget need libidn.
2014-01-12 19:05:05 +01:00
Arne Fitzenreiter
b8e2d10888
fifteen: move /var/run to /run.
2014-01-12 12:15:44 +01:00
Arne Fitzenreiter
ad33c5fd59
fifteen: add missing do.
2014-01-11 15:24:02 +01:00
Arne Fitzenreiter
50da765d7f
fifteen: update diskspace and number of files.
2014-01-11 14:38:48 +01:00
Arne Fitzenreiter
dc3c6687c9
fifteen: set to core76.
2014-01-11 14:23:25 +01:00
Arne Fitzenreiter
b7aff3d714
util-linux: remove extern fstrim and eject packages.
2014-01-11 14:21:02 +01:00
Arne Fitzenreiter
621e8d148b
Merge branch 'fifteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into fifteen
2014-01-11 14:20:16 +01:00
Michael Tremer
e9e998099e
fifteen: Ship recompiled version of PHP.
...
According to http://forum.ipfire.org/index.php?topic=9668.msg63198#msg63198 ,
it is required to recompile PHP after the mysql alignment fixes.
2014-01-11 13:16:05 +01:00
Alexander Marx
f536ab2661
language changes in Menu and on statuspage (index.cgi)
2014-01-11 12:14:18 +01:00
Arne Fitzenreiter
2d0e29fcfb
fifteen: rename /etc/modprobe.d config files.
2014-01-11 08:36:17 +01:00
Arne Fitzenreiter
f64223d9ec
linux-firmware: update to 52d77db.
2014-01-11 02:44:27 +01:00
Arne Fitzenreiter
3547adad97
Merge branch 'fifteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into fifteen
2014-01-10 20:31:03 +01:00
Arne Fitzenreiter
986ba0d127
usb_modesitch: update to 2.01 and database 20131113.
2014-01-10 20:30:13 +01:00
Kim Wölfel
2a747e37a8
guardian: React on BF attacks for SSH at pre-auth stage.
...
See #10457 .
2014-01-10 16:19:43 +01:00
Michael Tremer
7514fe47f6
convert-outgoingfw: Fix permissions of p2protocols configuration file.
...
World access can not be granted to this file. It must
be writable by nobody and can be read by all users.
2014-01-10 15:59:33 +01:00