Commit graph

3044 commits

Author SHA1 Message Date
Pierre Bourré
6d76ef95f4 array for the admin panel 2019-01-22 23:07:01 +01:00
Alexandre Aubin
270bfb54cd This message should rather be an info 2019-01-22 16:26:54 +01:00
Maniack Crudelis
66acd35c80
[fix] Restore warning in backup
The warning for a non existing file during the backup disappear during a [conflict resolve](72159f702f)...
I restore it as a micro decision.
2019-01-22 13:19:34 +01:00
Pierre Bourré
a2935dc44b limit logs to a number 2019-01-22 01:50:16 +01:00
Pierre Bourré
ddbe11035d add systemd logs for apps 2019-01-22 01:24:57 +01:00
frju365
a42df2d8fe
Update yunohost_admin.conf 2019-01-21 21:39:07 +01:00
frju365
08869c329c
Update yunohost_admin.conf 2019-01-21 21:17:33 +01:00
Maniack Crudelis
aa3a137f3d
Use getopts 2019-01-21 20:24:02 +01:00
Alexandre Aubin
546edc2751 [fix] Missing string for key dyndns_could_not_check_available 2019-01-20 00:44:43 +01:00
Alexandre Aubin
51712f9c8a 'yunohost' is a dumb password refused by postinstall, change it to a password that gets accepted 2019-01-19 17:16:11 +00:00
Alexandre Aubin
0f1dbad8fd Merge commit '4ceb2cbe1dbfb958a9dbd7797bb91a791a09b9d1' into stretch-unstable 2019-01-19 17:15:39 +01:00
Alexandre Aubin
4ceb2cbe1d Squashed 'src/yunohost/vendor/spectre-meltdown-checker/' changes from edebe4dc..d7d2e693
d7d2e693 fix: typo in bare metal detection (fixes #269)
b0083d91 Remove unneeded volumes in Dockerfile (#266)
904a83c6 Fix Arch kernel image detection (#268)
906f54cf Improved hypervisor detection (#259)
c45a06f4 Warn on missing kernel info (#265)
4a6fa070 Fix misdetection of files under Clear Linux (#264)
c705afe7 bump to v0.40
401ccd4b Correct aarch64 KPTI dmesg message
55120839 Fix a typo in check_variant3_linux()
f5106b3c update MCEDB from v83 to v84 (no actual change)
68289dae feat: add --update-builtin-mcedb to update the DB inside the script
3b2d5296 feat(l1tf): read & report ARCH_CAPABILITIES bit 3 (SKIP_VMENTRY_L1DFLUSH)
cbb18cb6 fix(l1tf): properly detect status under Red Hat/CentOS kernels
299103a3 some fixes when script is not started as root
dc5402b3 chore: speed optimization of hw check and indentation fixes
90c2ae5d feat: use the MCExtractor DB as the reference for the microcode versions
53d6a447 Fix detection of CVE-2018-3615 (L1TF_SGX) (#253)
297d890c fix ucode version check regression introduced by fbbb19f under BSD
0252e74f feat(bsd): implement CVE-2018-3620 and CVE-2018-3646 mitigation detection
fbbb19f2 Fix cases where a CPU ucode version is not found in $procfs/cpuinfo. (#246)
1571a56c feat: add L1D flush cpuid feature bit detection
3cf91416 fix: don't display summary if no CVE was tested (e.g. --hw-only)
bff38f1b BSD: add not-implemented-yet notice for Foreshadow-NG
b419fe7c feat(variant4): properly detect SSBD under BSD
f193484a chore: fix deprecated SPDX license identifier (#249) (#251)
349d77b3 Fix kernel detection when /lib/kernel exists on a distro (#252)
e589ed7f fix: don't test SGX again in check_CVE_2018_3615, already done by is_cpu_vulnerable
ae120628 fix: remove some harcoded /proc paths, use $procfs instead
b44d2b54 chore: remove 'experimental' notice of Foreshadow from README
7b72c20f feat(l1tf): explode L1TF in its 3 distinct CVEs
b48b2177 feat: Add Clear Linux Distro (#244)
8f31634d feat(batch): Add a batch short option for one line result (#243)
96798b19 chore: add SPDX GPL-3.0 license identifier (#245)
687ce1a7 fix: load cpuid module if absent even when /dev/cpu/0/cpuid is there
80e0db7c fix: don't show erroneous ucode version when latest version is unknown (fixes #238)
e8890ffa feat(config): support for genkernel kernel config file (#239)
b2f64e11 fix README after merge
42a3a61f Slightly improved Docker configuration (#230)
afb36c51 Fix typo: 'RBS filling' => 'RSB filling' (#237)
0009c0d4 fix: --batch now implies --no-color to avoid colored warnings
dd67fd94 feat: add FLUSH_CMD MSR availability detection (part of L1TF mitigation)
339ad317 fix: add missing l1tf CPU vulnerability display in hw section
794c5be1 feat: add optional git describe support to display inter-release version numbers
a7afc585 fix several incorrect ucode version numbers
fc1dffd0 feat: implement detection of latest known versions of intel microcodes
e9426161 feat: initial support for L1TF
360be7b3 fix: hide arch_capabilities_msr_not_read warning under !intel
5f592578 bump to v0.39
92d59cbd chore: adjust some comments, add 2 missing inits
4747b932 feat: add detection of RSBA feature bit and adjust logic accordingly
860023a8 fix: ARCH MSR was not read correctly, preventing proper SSB_NO and RDCL_NO detection
ab67a922 feat: read/write msr now supports msr-tools or perl as dd fallback
f4592bf3 Add Arch armv5/armv7 kernel image location (#227)
be15e476 chore: setting master to v0.38+
d3481d95 Add support for the kernel being within a btrfs subvolume (#226)
21af5611 bump to v0.38
cb740397 feat(arm32): add spectrev1 mitigation detection
84195689 change: default to --no-explain, use --explain to get detailed mitigation help
b637681f fix: debug output: msg inaccuracy for ARM checks
9316c305 fix: armv8: models < 0xd07 are not vulnerable
f9dd9d8c add guess for archlinuxarm aarch64 kernel image on raspberry pi 3 (#222)
0f0d103a fix: correctly init capabilities_ssb_no var in all cases
b262c405 fix: remove spurious character after an else statement
cc2910fb fix: read_cpuid: don't use iflag=skip_bytes for compat with old dd versions
30c4a1f6 arm64: cavium: Add CPU Implementer Cavium (#216)
cf06636a fix: prometheus output: use printf for proper \n interpretation (#204)
60077c8d fix(arm): rewrite vuln logic from latest arm statement for Cortex A8 to A76
c181978d fix(arm): Updated arm cortex status (#209)
9a6406a9 chore: add docker support (#203)
5962d20b fix(variant4): whitelist from common.c::cpu_no_spec_store_bypass (#202)
17a34885 fix(help): add missing references to variants 3a & 4 (#201)
e54e8b3e chore: remove warning in README, fix display indentation
39c778e3 fix(amd): AMD families 0x15-0x17 non-arch MSRs are a valid way to control SSB
2cde6e46 feat(ssbd): add detection of proper CPUID bits on AMD
f4d51e7e fix(variant4): add another detection way for Red Hat kernel
85d46b27 feat(variant4): add more detailed explanations
61e02abd feat(variant3a): detect up to date microcode
114756fa fix(amd): not vulnerable to variant3a
ea75969e fix(help): Update variant options in usage message (#200)
ca391cbf fix(variant2): correctly detect IBRS/IBPB in SLES kernels
68af5c5f feat(variant4): detect SSBD-aware kernel
19be8f79 doc: update README with some info about variant3 and variant4
f75cc0bb feat(variant4): add sysfs mitigation hint and some explanation about the vuln
f33d65ff feat(variant3a): add information about microcode-sufficient mitigation
725eaa8b feat(arm): adjust vulnerable ARM CPUs for variant3a and variant4
c6ee0358 feat(variant4): report SSB_NO CPUs as not vulnerable
22d0b203 fix(ssb_no): rename ssbd_no to ssb_no and fix shift
3062a841 fix(msg): add missing words
6a4318ad feat(variant3a/4): initial support for 2 new CVEs
c1998618 fix(variant2): adjust detection for SLES kernels
7e4899bc  ibrs can't be enabled on no ibrs cpu  (#195)
5cc77741 Update spectre-meltdown-checker.sh
1c0f6d95 cpuid and msr module check
4acd0f64 Suggestion to change VM to a CPU with IBRS capability
fb52dbe7 set master branch to v0.37+

git-subtree-dir: src/yunohost/vendor/spectre-meltdown-checker
git-subtree-split: d7d2e6934ba08a2de2e2c80bb42936a60b884b78
2019-01-19 17:15:39 +01:00
Alexandre Aubin
bd0eef1b36
Remove old comment about jessie 2019-01-18 17:54:26 +01:00
frju365
2e460cb4d6
Update yunohost_admin.conf 2019-01-18 17:31:28 +01:00
Alexandre Aubin
aebd0e8d78 Update changelog for 3.4.1 2019-01-17 22:17:08 +01:00
Alexandre Aubin
836083a62e Handle unexpected errors... 2019-01-17 20:15:18 +00:00
Alexandre Aubin
442bd8c3e4 [fix] Woopsies ... cannot use check_call because we need a non-block call. Also Popen won't trigger a CalledProcessError 2019-01-17 20:12:09 +00:00
Alexandre Aubin
cbcd60a41d
Merge pull request #617 from yunohost-bot/stretch-unstable
Update translations
2019-01-17 17:45:26 +01:00
anubis
2bfc0342c7 Translated using Weblate (Esperanto)
Currently translated at 5.3% (25 of 465 strings)
2019-01-17 16:31:10 +00:00
anubis
81793d5948 Translated using Weblate (Esperanto)
Currently translated at 3.4% (16 of 465 strings)
2019-01-17 16:31:10 +00:00
anubis
e34431ee7b Translated using Weblate (German)
Currently translated at 62.7% (292 of 465 strings)
2019-01-17 16:31:10 +00:00
Janos Meggyeshazi
4dcec91321 Translated using Weblate (Hungarian)
Currently translated at 2.2% (11 of 483 strings)
2019-01-17 16:31:10 +00:00
Janos Meggyeshazi
7477b24a18 Translated using Weblate (Hungarian)
Currently translated at 2.2% (11 of 483 strings)
2019-01-17 16:31:10 +00:00
Janos Meggyeshazi
df27a32914 Translated using Weblate (Hungarian)
Currently translated at 0.2% (1 of 483 strings)
2019-01-17 16:31:10 +00:00
anubis
e81dbad73d Translated using Weblate (Esperanto)
Currently translated at 2.3% (11 of 465 strings)
2019-01-17 16:31:10 +00:00
Janos Meggyeshazi
aa6b97ca2c Added translation using Weblate (Hungarian) 2019-01-17 16:31:10 +00:00
Alexandre Aubin
1667ba14e3
[fix] Explicit dependance to iptables
(it's only a recommended package of fail2ban, gotta make sure it will really be installed)
2019-01-17 16:52:47 +01:00
Alexandre Aubin
bfe5056720
[fix] _run_service_command was not properly returning False if command failed (#616) 2019-01-17 16:12:49 +01:00
Mickaël Martin
808d844f84 Change git clone for gitlab working with branch (#615) 2019-01-17 16:12:21 +01:00
Alexandre Aubin
9632164c43
Set owner of archives folder to 'admin' (#613) 2019-01-17 16:11:39 +01:00
Alexandre Aubin
ff1286885d
Merge pull request #611 from bourreP/enh-add-reload-and-restart-service
[enh] add reload and restart service
2019-01-17 16:11:19 +01:00
Alexandre Aubin
c1dcf4c6ac
Merge branch 'stretch-unstable' into enh-add-reload-and-restart-service 2019-01-17 16:10:38 +01:00
Alexandre Aubin
f16da6856f
Merge pull request #608 from YunoHost/fix_change_url
[fix] Fix the way change_url updates the domain/path
2019-01-17 16:07:14 +01:00
Alexandre Aubin
bdd16106ee Merge branch 'stretch-testing' into stretch-unstable 2019-01-17 02:17:01 +01:00
Alexandre Aubin
b475aeb4bb Merge branch 'stretch-stable' into stretch-testing 2019-01-17 02:16:16 +01:00
Alexandre Aubin
6a7f5b2bbe Update changelog for 3.3.4 2019-01-17 02:14:35 +01:00
Alexandre Aubin
9caa771428 Enforce --force-confold during apt upgrade (#614)
* Enforce --force-confold during apt upgrade
* Update src/yunohost/tools.py
Co-Authored-By: alexAubin <alex.aubin@mailoo.org>
* Not sure why but every piece of information about confold also set confdef :/
* Export DEBIAN_FRONTEND="noninteractive" during upgrade
2019-01-17 02:11:46 +01:00
Alexandre Aubin
f4d728465a
Enforce --force-confold during apt upgrade (#614)
* Enforce --force-confold during apt upgrade
* Update src/yunohost/tools.py
Co-Authored-By: alexAubin <alex.aubin@mailoo.org>
* Not sure why but every piece of information about confold also set confdef :/
* Export DEBIAN_FRONTEND="noninteractive" during upgrade
2019-01-17 02:10:51 +01:00
Alexandre Aubin
1c7f0d173a Fix UX when change_url args get asked interactively 2019-01-17 00:24:02 +00:00
Alexandre Aubin
6f89ce0714
Merge pull request #610 from YunoHost/le_crontab_no_checks
[fix] propagate --no-checks cert-install option to renew crontab
2019-01-15 03:18:23 +01:00
Alexandre Aubin
4760cc0ba6 [fix] Microdecision: typo, 'dest' did not exist 2019-01-14 18:49:30 +01:00
Maniack Crudelis
9fb302fe04
[fix] Replace manifest_path by manifest
manifest_path isn't defined
2019-01-13 14:24:17 +01:00
Bram
bafeb28a9c
Merge pull request #609 from YunoHost/fix-bootprompt
Fix several issues with bootprompt
2019-01-13 02:29:20 +01:00
Alexandre Aubin
2d08f45323
Merge pull request #612 from Jibec/patch-3
Tiny typographic changes
2019-01-10 14:59:49 +01:00
Jean-Baptiste
46f5592eb5
Tiny typographic changes 2019-01-10 07:13:43 +01:00
Pierre Bourré
3990527f96 add locales 2019-01-09 00:40:26 +01:00
Alexandre Aubin
4935aebb16 Revert "[enh] Improve upnp support (#542)"
This reverts commit 640bc494cb.
2019-01-08 16:25:43 +01:00
Laurent Peuch
7362502ad1 [fix] propagate --no-checks cert-install option to renew crontab 2019-01-07 19:05:55 +01:00
Laurent Peuch
2e0efb5b56 [fix] bad key for string formatting 2019-01-07 18:59:23 +01:00
Laurent Peuch
9e1cd73400 [mod] add more verbose error messages 2019-01-07 18:51:12 +01:00