Arne Fitzenreiter
83eb743523
core68: stop strongswan while update it.
2013-05-10 12:54:21 +02:00
Arne Fitzenreiter
24131aadf4
smartmontools: updated to 6.1.
2013-05-10 12:47:56 +02:00
Arne Fitzenreiter
c295a7a800
GeoIP: update database to 07052013.
2013-05-09 19:25:52 +02:00
Arne Fitzenreiter
987b6852bd
hwdata: updated databases.
...
pci.ids: 2013.05.04
usb.ids: 2013.03.25
2013-05-08 19:40:59 +02:00
Arne Fitzenreiter
a9a58c609a
samba: updated to 3.6.15.
2013-05-08 16:11:20 +02:00
Arne Fitzenreiter
96b397c471
samba: updated to 3.6.14.
2013-05-06 16:04:31 +02:00
Michael Tremer
c6556649c6
openvpn: Rewrite the vertificate verify script in perl.
...
The current shell implementation is not strict with the certificate
common names and does not check all the requirements for the
connection to be accepted.
2013-05-04 22:53:38 +02:00
Michael Tremer
ada69e1271
sysbench: New package.
...
A tool for performance benchmarks.
2013-05-03 17:10:16 +02:00
Michael Tremer
4ac2d1561a
core68: Regenerate font cache
2013-04-30 17:11:56 +02:00
Michael Tremer
7aea495878
dejavu-fonts: Add mono space fonts for rrdtool
2013-04-30 17:09:16 +02:00
Michael Tremer
f898e6ac5d
strongswan: Update to 5.0.4.
...
http://www.strongswan.org/blog/2013/04/30/strongswan-5.0.4-released-%28cve-2013-2944%29.html
2013-04-30 14:19:28 +02:00
Michael Tremer
76988c142d
Fix broken language strings.
2013-04-30 12:29:12 +02:00
Michael Tremer
67fd2a703d
Fix spacing in new uptime bar.
2013-04-30 12:28:34 +02:00
Michael Tremer
c5259fab54
Merge branch 'vdr-next' into next
...
Conflicts:
config/rootfiles/core/68/filelists/files
2013-04-30 12:11:16 +02:00
Michael Tremer
ea3224abc7
Merge remote-tracking branch 'ms/vdr-next' into vdr-next
2013-04-30 12:08:08 +02:00
Michael Tremer
a9959ef3ea
vdr: Remove old configuration directory from backup.
2013-04-30 12:07:35 +02:00
Michael Tremer
311f1c634c
vdr: Migrate old configuration files.
2013-04-30 12:07:02 +02:00
Michael Tremer
8e4c5bff42
vdr: Convert netmask to CIDR notation on install.
2013-04-30 12:02:19 +02:00
Arne Fitzenreiter
e200ab58cc
w_scan: add atsc support.
2013-04-30 11:53:04 +02:00
Michael Tremer
fd073ae240
Add /usr/bin/locale to the distribution.
...
This is needed by vdradmin.
Conflicts:
config/rootfiles/core/68/filelists/files
2013-04-30 11:45:36 +02:00
Arne Fitzenreiter
f5fc6d319e
vdr_streamdev: use full 64-bit from stat for recordings.
2013-04-29 17:05:05 +02:00
Arne Fitzenreiter
ab76260b91
vdr_streamdev: fix recordings urls.
2013-04-29 14:27:38 +02:00
Michael Tremer
5d73f5158c
Merge remote-tracking branch 'amarx/10352' into next
2013-04-29 13:14:46 +02:00
Michael Tremer
5cf2c33968
Update accelerator changes from Jörn-Ingo Weigert.
...
Conflicts:
config/rootfiles/core/68/filelists/files
2013-04-29 13:13:07 +02:00
Alexander Marx
b376fae45c
OpenVPN: Bugfix 10352: When opening advanced server options all fields are disabled under IE10
2013-04-29 12:57:01 +02:00
Michael Tremer
910209a1e5
Add ovpnmain.cgi to core update 68.
2013-04-29 10:22:29 +02:00
Alexander Marx
ab4cf06cff
OpenVPN: Bugfix 10357, now when chaning an VPN N2N or editing an old one the ports are checked.
2013-04-28 05:47:50 +02:00
Michael Tremer
9a883f3f53
Add new connection sorting code to core update 68.
2013-04-26 12:24:40 +02:00
Kay-Michael Köhler
9b37e91ef6
Make connection tracking list sortable.
2013-04-26 12:23:46 +02:00
Michael Tremer
9856eec1cc
Add perl-Sort-Natually module to core update 68.
2013-04-26 12:02:26 +02:00
Alexander Marx
158a431825
perl-Sort-Naturally: New package.
...
This package is required to sort array and other
objects in a natural order.
2013-04-26 12:00:34 +02:00
Michael Tremer
3c836db413
Add modified services.cgi to core update 68.
2013-04-25 12:33:53 +02:00
Joern-Ingo Weigert
62a13aec4c
services.cgi: Fix for depreciate-warning in httpd/error_log
...
This patch fixes the depreciate warning in /var/log/httpd/error_log
not to use a hash as reference
So I changed:
[...]
print %link->{$key}
[...]
To:
[...]
print $link{link}
[...]
which solves the warning and should be good in future.
Joern-Ingo Weigert <jiweigert@ipfire.org >
2013-04-24 17:27:44 +02:00
Arne Fitzenreiter
58ccbbd4f2
vdr: fix packages names for updating from 1.6 to 2.x.
2013-04-23 21:25:36 +02:00
Arne Fitzenreiter
514da48192
vdr_epgsearch: update to 1.0.1beta5.
2013-04-23 18:20:45 +02:00
Arne Fitzenreiter
d2a94495fb
w_scan: change path to channels.conf for vdr 2.x.
2013-04-20 22:18:22 +02:00
Arne Fitzenreiter
08434343ee
vdr: change vdrplugin version back to 2.0.0.
2013-04-20 22:11:45 +02:00
Michael Tremer
9709b03988
vdr: Fix path to readhash.
2013-04-18 14:23:42 +02:00
Michael Tremer
55afc9854f
vdr: Update to 2.0.1.
2013-04-18 14:04:03 +02:00
Daniel Weismüller
22f9477848
The script w_scan_start now generates a channel.conf which is compatible to vdr >1.7
2013-04-18 11:01:59 +02:00
Michael Tremer
fc0ecdda31
vdr-streamdev: Fix configuration file name.
2013-04-12 16:17:13 +02:00
Michael Tremer
c232d1b59a
vdr: Remove dependency to freefont.
2013-04-12 13:54:06 +02:00
Michael Tremer
2cec0cefc0
vdr: Auto-allow access from GREEN subnet.
2013-04-12 13:54:06 +02:00
Michael Tremer
12b8b77430
vdr: Update to 2.0.0.
2013-04-12 13:54:06 +02:00
Michael Tremer
9b75c7cc65
vdr-vnsiserver: Fix wrong directory creation.
2013-04-12 13:54:06 +02:00
Michael Tremer
3ca08d6022
vdradmin: Change VDR configuration directory.
2013-04-12 13:54:06 +02:00
Michael Tremer
48069b782e
vdr-vnsiserver: Update rootfile.
2013-04-12 13:54:06 +02:00
Michael Tremer
c99048fd98
vdr-vnsiserver3: Reuse svdrphosts.conf as well.
2013-04-12 13:54:05 +02:00
Michael Tremer
6641e7a1f0
vdr-streamdev: Reuse svdrphosts.conf.
2013-04-12 13:54:05 +02:00
Michael Tremer
8832801c08
vdradmin: Oops. Wrong variable name.
2013-04-12 13:54:05 +02:00