Изменения документа 2.2

Редактировал(а) ashumilin 19.06.2024 15:06

От версии 27.1
отредактировано omaltsev
на 08.10.2021 03:10
Изменить комментарий: К данной версии нет комментариев
К версии 4.1
отредактировано bgetman
на 17.08.2021 07:08
Изменить комментарий: К данной версии нет комментариев

Сводка

Подробности

Свойства страницы
Название
... ... @@ -1,1 +1,1 @@
1 -2.2
1 +2.1
Родительский документ
... ... @@ -1,1 +1,1 @@
1 -ОСнова.Обновления.WebHome
1 +Sandbox.Обновления.WebHome
Автор документа
... ... @@ -1,1 +1,1 @@
1 -XWiki.omaltsev
1 +XWiki.bgetman
Содержимое
... ... @@ -1,11 +1,129 @@
1 -Обновление ОСнова **onyx** до версии **2.2**, включает в себя все предшествующие обновления.
1 +Обновление ОСнова 2.1 для тестирования.
2 2  
3 -[[Инструкция по установке>>doc:ОСнова.Обновления.Установка обновлений.WebHome]]
3 +Инструкции по установке.
4 4  
5 -В дополнение к устраненным в предшествующих обновлениях уязвимостях, устранены:
6 6  
7 -2021-08-24(2.1) ⇒ 2021-10-07(2.2)
6 +Основные изменения:
8 8  
9 -linux - обновлен: 5.4.123-1~~bpo10+1.osnova164(2021-07-30 02:42:34)⇒5.4.123-1~~bpo10+1.osnova167(2021-09-07 15:01:21)
10 - CVE-2021-38207 (BDU:2021-04244)
11 - CVE-2021-38208 (BDU:2021-04152)
8 +1. Устранение уязвимостей:
9 +2. Расширение функционала:
10 +
11 +{{showhide id="1" showmessage="Show" hidemessage="Hide" style="background-color: #ccc"}}
12 +Here is some hidden content that can become visible
13 +Here is some hidden content that can become visible
14 +Here is some hidden content that can become visible
15 +Here is some hidden content that can become visible
16 +{{/showhide}}
17 +
18 +(% style="background-color: #ccc" %)
19 +(((
20 +(% class="showhidebutton" %)
21 +(((
22 +{{html clean="false"}}
23 +<a href="javascript:void(0)" id="showhidebuttontext1" data-show-duration="0" data-show-effect="toggle" data-show-message="Show" data-hide-message="Hide">Show</a>
24 +{{/html}}
25 +)))
26 +
27 +(% class="showhidecontent" id="showhidecontent1" style="display: none;" %)
28 +(((
29 +(((
30 +Here is some hidden content that can become visible
31 +Here is some hidden content that can become visible
32 +Here is some hidden content that can become visible
33 +Here is some hidden content that can become visible
34 +)))
35 +)))
36 +)))
37 +
38 +
39 +With scriptaculous effect "appear"
40 +Show
41 +{{showhide id="2" showmessage="Show" hidemessage="Hide" effect="appear" effectduration="2" style="background-color: #ccc"}}Here is some hidden content that can become visible
42 +Here is some hidden content that can become visible
43 +Here is some hidden content that can become visible
44 +Here is some hidden content that can become visible{{/showhide}}
45 +
46 +(% style="background-color: #ccc" %)
47 +(((
48 +(% class="showhidebutton" %)
49 +(((
50 +{{html clean="false"}}
51 +<a href="javascript:void(0)" id="showhidebuttontext2" data-show-duration="2000" data-show-effect="fadeToggle" data-show-message="Show" data-hide-message="Hide">Show</a>
52 +{{/html}}
53 +)))
54 +
55 +(% class="showhidecontent" id="showhidecontent2" style="display: none;" %)
56 +(((
57 +(((
58 +Here is some hidden content that can become visible
59 +Here is some hidden content that can become visible
60 +Here is some hidden content that can become visible
61 +Here is some hidden content that can become visible
62 +)))
63 +)))
64 +)))
65 +
66 +
67 +With scriptaculous effect "slide"
68 +Show
69 +{{showhide id="3" showmessage="Show" hidemessage="Hide" effect="slide" effectduration="0.5" style="background-color: #ccc"}}Here is some hidden content that can become visible
70 +Here is some hidden content that can become visible
71 +Here is some hidden content that can become visible
72 +Here is some hidden content that can become visible{{/showhide}}
73 +
74 +(% style="background-color: #ccc" %)
75 +(((
76 +(% class="showhidebutton" %)
77 +(((
78 +{{html clean="false"}}
79 +<a href="javascript:void(0)" id="showhidebuttontext3" data-show-duration="500.0" data-show-effect="slideToggle" data-show-message="Show" data-hide-message="Hide">Show</a>
80 +{{/html}}
81 +)))
82 +
83 +(% class="showhidecontent" id="showhidecontent3" style="display: none;" %)
84 +(((
85 +(((
86 +Here is some hidden content that can become visible
87 +Here is some hidden content that can become visible
88 +Here is some hidden content that can become visible
89 +Here is some hidden content that can become visible
90 +)))
91 +)))
92 +)))
93 +
94 +
95 +With scriptaculous effect "blind"
96 +Show
97 +{{showhide id="4" showmessage="Show" hidemessage="Hide" effect="blind" effectduration="3" style="background-color: #ccc"}}Here is some hidden content that can become visible
98 +Here is some hidden content that can become visible
99 +Here is some hidden content that can become visible
100 +Here is some hidden content that can become visible{{/showhide}}
101 +
102 +(% style="background-color: #ccc" %)
103 +(((
104 +(% class="showhidebutton" %)
105 +(((
106 +{{html clean="false"}}
107 +<a href="javascript:void(0)" id="showhidebuttontext4" data-show-duration="3000" data-show-effect="slideToggle" data-show-message="Show" data-hide-message="Hide">Show</a>
108 +{{/html}}
109 +)))
110 +
111 +(% class="showhidecontent" id="showhidecontent4" style="display: none;" %)
112 +(((
113 +(((
114 +Here is some hidden content that can become visible
115 +Here is some hidden content that can become visible
116 +Here is some hidden content that can become visible
117 +Here is some hidden content that can become visible
118 +)))
119 +)))
120 +)))
121 +
122 +
123 +
124 +
125 +
126 +
127 +
128 +
129 +