Michael Tremer
4ece7b2987
boost: Add rootfile for armv5tel
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-09-29 07:59:46 +00:00
Jonatan Schlag
09a4ff4027
Ship testsuite of BorgBackup
...
BorgBackup seems to need this testsuite on all systems, because it does
some selftests when starting a backup.
Fixes : #12438
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-09-28 10:11:54 +00:00
Michael Tremer
76d5db4dde
boost: Add rootfile for i586
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-09-25 08:35:24 +00:00
Michael Tremer
29b1beab34
boost: Move x86_64 rootfile to arch subdir
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-09-25 08:34:57 +00:00
Michael Tremer
196436202b
boost: Update rootfile for aarch64
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-09-25 08:31:19 +00:00
Michael Tremer
9384df5964
Revert "core151: Ship libloc"
...
This reverts commit 6cfa52d99e .
libloc is now being updated in Core Update 150.
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-09-24 17:43:52 +00:00
Michael Tremer
312a06cbb5
Merge branch 'master' into next
2020-09-24 17:42:41 +00:00
Michael Tremer
277721c2b7
core150: Ship libloc
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-09-24 17:41:41 +00:00
Michael Tremer
d3e88e3485
crontab: Update misleading comment
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-09-24 17:40:38 +00:00
Michael Tremer
b57d9769b5
fcron: Fix invalid syntax in update-location-database cronjob
...
Fixes : #12484
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-09-24 17:40:20 +00:00
Michael Tremer
4522b5f6b0
libloc: Update rootfile
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-09-24 17:38:53 +00:00
Michael Tremer
84722d8f24
libloc: Update rootfile
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-09-24 17:36:38 +00:00
Michael Tremer
83def5e68f
crontab: Update misleading comment
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-09-24 17:36:38 +00:00
Michael Tremer
8416a1ca72
openssl: Update to 1.1.1h
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-09-24 17:36:38 +00:00
Michael Tremer
5a0ad44e45
fcron: Fix invalid syntax in update-location-database cronjob
...
Fixes : #12484
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-09-24 17:36:38 +00:00
Michael Tremer
6cfa52d99e
core151: Ship libloc
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-09-24 17:36:38 +00:00
Stefan Schantl
33975f578d
ipinfo.cgi: Allow to display multiple flags.
...
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-09-24 17:36:38 +00:00
Michael Tremer
ed0e7a0d54
core151: Delete Locale::Codes
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-09-24 17:36:38 +00:00
Stefan Schantl
17ff715bbe
Locale-Country: Drop package.
...
All used functions from this module now is done by libloc, so
this package safely can be dropped.
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-09-24 17:36:38 +00:00
Michael Tremer
94b6ff56a9
core151: Ship ipinfo.cgi
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-09-24 17:36:38 +00:00
Michael Tremer
446ed0e6da
core151: Ship general-functions.pl
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-09-24 17:36:38 +00:00
Stefan Schantl
278b8710bc
general-functions.pl: Drop unused use of Locale::Codes::Country.
...
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-09-24 17:36:38 +00:00
Michael Tremer
b05028da4b
core151: Ship country.cgi
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-09-24 17:36:38 +00:00
Stefan Schantl
d443f504aa
location-functions.pl: Add address_has_flag() function.
...
This function can be used to check if a given address has
one of the known flags like "Anonymous Proxy".
If this is true, the mapped special country code will be returned.
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-09-24 17:36:38 +00:00
Stefan Schantl
b868abd251
location-functions.pl: Refactor get_full_country_name() function to use the Location module.
...
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-09-24 17:36:38 +00:00
Michael Tremer
b3af3008fc
core151: Ship location-functions.pl
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-09-24 17:36:38 +00:00
Stefan Schantl
79b564c8ce
location-functions.pl: Refactor get_locations() function to use the Location module.
...
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-09-24 17:36:38 +00:00
Michael Tremer
fadc6e6889
core151: Ship updated IPsec CGI and control binary
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-09-24 17:36:38 +00:00
Michael Tremer
d35d92a6ea
core151: Ship logwatch
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-09-24 17:36:38 +00:00
Stéphane Pautrel
fbfe5b652e
guardian: Update french translation
...
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org >
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-09-24 17:36:38 +00:00
Michael Tremer
d6bb65a6c1
core151: Ship lmdb
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-09-24 17:36:38 +00:00
Matthias Fischer
504831679e
New package: lmdb 0.9.24 - required for knot 3.0.0
...
Lightning Memory-mapped Database from symas.
For details see:
https://symas.com/lmdb/
In contrast to the information from the knot documentation
(see: https://www.knot-dns.cz/docs/3.0/html/requirements.html#required-libraries ),
this library is no longer included.
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org >
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-09-24 17:36:38 +00:00
Matthias Fischer
de27aa4731
knot: Update to 3.0.0
...
For details see:
https://www.knot-dns.cz/2020-09-09-version-300.html
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org >
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-09-24 17:36:38 +00:00
Michael Tremer
ef5ccf82ee
core151: Ship collectd
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-09-24 17:36:38 +00:00
Michael Tremer
35272cd5bc
core151: Ship conntrack-tools
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-09-24 17:36:38 +00:00
Adolf Belka
24fa93aa69
conntrack-tools: Update to 1.4.6
...
- Update conntrack-tools from version 1.4.5 to 1.4.6
Supporting request from Peter Müller
Signed-off-by: Adolf Belka <ahb.ipfire@gmail.com >
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-09-24 17:36:38 +00:00
Michael Tremer
2698d2283e
core151: Ship libnetfilter_conntrack
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-09-24 17:36:38 +00:00
Michael Tremer
da2bbc930f
core151: Ship libnetfilter_queue
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-09-24 17:36:38 +00:00
Adolf Belka
68cff6e5c5
libnetfilter_queue: Update to 1.0.5
...
- Update libnetfilter_queue from version 1.0.3 to 1.0.5
Supporting request from Peter Müller
Signed-off-by: Adolf Belka <ahb.ipfire@gmail.com >
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-09-24 17:36:38 +00:00
Michael Tremer
773b55fab0
core151: Ship iptables
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-09-24 17:36:38 +00:00
Adolf Belka
1e936d1e58
iptables: Update to 1.8.5
...
- Update iptables from version 1.8.3 to 1.8.5
See: https://www.netfilter.org/projects/iptables/files/changes-iptables-1.8.5.txt
Supporting request from Peter Müller
Signed-off-by: Adolf Belka <ahb.ipfire@gmail.com >
Acked-by: Michael Tremer <michael.tremer@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-09-24 17:36:38 +00:00
Michael Tremer
7b730a6e01
core151: Ship knot
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-09-24 17:36:38 +00:00
Jonatan Schlag
daf1484ea5
Update cmake to 3.18.1
...
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-09-24 17:36:38 +00:00
Michael Tremer
3662b9d87b
core151: Ship boost
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-09-24 17:36:38 +00:00
Jonatan Schlag
483b970bdf
Update boost to 1.71.0
...
I did not update to the current version 1.74.0 because another package
I want to submit do not build with the current version.
I do not think this is a big show stopper because other distributions
are not on the latest version either.
The removed switch do not seem to be availavle in this version anymore.
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-09-24 17:36:38 +00:00
Michael Tremer
8d5f851d48
core151: Ship strongswan
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-09-24 17:36:38 +00:00
Michael Tremer
89157a2d3c
Rootfile update after fresh build
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-09-24 17:36:37 +00:00
Michael Tremer
11f72b0520
foomatic: Drop files that are now provided by cups-filter
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-09-24 17:36:37 +00:00
Michael Tremer
1124c6b589
cups-filters: Update to 1.27.4
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-09-24 17:36:37 +00:00
Michael Tremer
a92a4ecb3c
cups: Update to 2.3.3
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2020-09-24 17:36:37 +00:00