Skip to content

Commit b9a1ec4

Browse files
committed
Updated cumulative Changelog for 6.0.1.
1 parent 8fa97e8 commit b9a1ec4

File tree

1 file changed

+269
-0
lines changed

1 file changed

+269
-0
lines changed

ChangeLog

Lines changed: 269 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,272 @@
1+
commit 8fa97e815d027c71449307859b0520db57eb68ca
2+
Author: Louis Munro <[email protected]>
3+
Date: Thu Apr 28 13:54:55 2016 -0400
4+
5+
Updated changelogs for 6.0.1.
6+
7+
M addons/packages/packetfence.spec
8+
M debian/changelog
9+
10+
commit 4db3f4afae2ae6b0c6366445c065798445441fe0
11+
Author: Louis Munro <[email protected]>
12+
Date: Thu Apr 28 13:52:11 2016 -0400
13+
14+
Updated docinfo for 6.0.1.
15+
16+
M docs/docinfo.xml
17+
M docs/includes/global-attributes.asciidoc
18+
19+
commit 4848746a69223a729fb68f6706be700c9dc48122
20+
Author: Louis Munro <[email protected]>
21+
Date: Thu Apr 28 13:49:21 2016 -0400
22+
23+
Updated NEWS file for 6.0.1.
24+
25+
M NEWS.asciidoc
26+
27+
commit 2c947ae7b7b7d22af17c923aa3ca3aee74706cfd
28+
Author: Francis Lachapelle <[email protected]>
29+
Date: Thu Apr 28 13:36:21 2016 -0400
30+
31+
(portal) Change default profile's logo
32+
33+
M conf/profiles.conf.example
34+
35+
commit eae566a7d7d1a89b87d4b40c0d6c995c996f2305
36+
Author: Francis Lachapelle <[email protected]>
37+
Date: Wed Apr 27 21:55:28 2016 -0400
38+
39+
(portal) Review the "restart registration" button
40+
41+
Closes #1431
42+
43+
M html/captive-portal/templates/layout.html
44+
M html/common/img/sprite.svg
45+
M html/common/scss/_objects.buttons.scss
46+
47+
commit fd6d816cdc7531667fc565bdf1da2273b32c9e1c
48+
Author: Francis Lachapelle <[email protected]>
49+
Date: Thu Apr 28 12:47:20 2016 -0400
50+
51+
(portal) Honour the portal profile's logo variable
52+
53+
Fixes #1430
54+
55+
M html/captive-portal/lib/captiveportal/PacketFence/DynamicRouting/Application.pm
56+
M html/captive-portal/templates/layout.html
57+
A html/common/packetfence-white.png
58+
M html/common/scss/_objects.box.scss
59+
M html/common/scss/styles.scss
60+
M html/common/styles.css
61+
62+
commit 1eeb5de825fc2f4c68e60cfa471acbeb8610888c
63+
Author: Louis Munro <[email protected]>
64+
Date: Thu Apr 28 13:02:32 2016 -0400
65+
66+
Incremented pf-release in maintenance.
67+
68+
M conf/pf-release
69+
70+
commit 0cd96a66166aa759f77edecff66186877aecae4b
71+
Author: Louis Munro <[email protected]>
72+
Date: Thu Apr 28 13:00:32 2016 -0400
73+
74+
Updated NEWS file prior to 6.0.1.
75+
76+
M NEWS.asciidoc
77+
78+
commit 6d95f827153317d5a66158e46a694ad1c5a3e3f7
79+
Author: James Rouzier <[email protected]>
80+
Date: Thu Apr 28 11:24:15 2016 -0400
81+
82+
Add form for PortalModule::Authentication::Blackhole
83+
84+
A html/pfappserver/lib/pfappserver/Form/Config/PortalModule/Authentication/Blackhole.pm
85+
86+
commit 54712f3294be382543d0661c13816b34e97e4e0a
87+
Author: James Rouzier <[email protected]>
88+
Date: Wed Apr 27 13:30:57 2016 -0400
89+
90+
Fix called to pf::CHI->preload_chi_drivers
91+
92+
M sbin/pfsetvlan
93+
94+
commit b68e9a880d06a3f6c457b1c34189468a419ee532
95+
Author: Julien Semaan <[email protected]>
96+
Date: Wed Apr 27 10:53:05 2016 -0400
97+
98+
Compute the right role for WLC in redirect-al
99+
100+
M lib/pf/Switch/Cisco/WLC.pm
101+
102+
commit bbca0c0f333a9441f801abbddccb49bb9c9d3191
103+
Author: Julien Semaan <[email protected]>
104+
Date: Wed Apr 27 10:51:07 2016 -0400
105+
106+
Compute the right role in web auth for redirect acl
107+
108+
M lib/pf/Switch/Cisco/Catalyst_2960.pm
109+
110+
commit b8fb46a7f5614f081f6d66838779ca0d8144eacf
111+
Author: James Rouzier <[email protected]>
112+
Date: Wed Apr 20 10:57:25 2016 -0400
113+
114+
Remove print statement
115+
116+
M lib/pf/Portal/Profile.pm
117+
118+
commit 8843ccc95659d2b5de6a7159104523a6cdc2f6ec
119+
Author: Julien Semaan <[email protected]>
120+
Date: Fri Apr 22 16:03:57 2016 -0400
121+
122+
fix: apply ID validation where needed
123+
124+
M html/pfappserver/lib/pfappserver/Base/Form.pm
125+
M html/pfappserver/lib/pfappserver/Form/Config/BillingTiers.pm
126+
M html/pfappserver/lib/pfappserver/Form/Config/Domain.pm
127+
M html/pfappserver/lib/pfappserver/Form/Config/PKI_Provider/packetfence_local.pm
128+
M html/pfappserver/lib/pfappserver/Form/Config/PKI_Provider/packetfence_pki.pm
129+
M html/pfappserver/lib/pfappserver/Form/Config/PKI_Provider/scep.pm
130+
M html/pfappserver/lib/pfappserver/Form/Config/Pfdetect.pm
131+
M html/pfappserver/lib/pfappserver/Form/Config/ProfileCommon.pm
132+
M html/pfappserver/lib/pfappserver/Form/Config/Provisioning.pm
133+
M html/pfappserver/lib/pfappserver/Form/Config/Realm.pm
134+
M html/pfappserver/lib/pfappserver/Form/Config/Scan.pm
135+
M html/pfappserver/lib/pfappserver/Form/Config/SwitchGroup.pm
136+
M html/pfappserver/lib/pfappserver/Form/Config/WMI.pm
137+
M html/pfappserver/lib/pfappserver/Form/Role.pm
138+
139+
commit 8dcde898bbe33ab6a1865abc2a030755a73580eb
140+
Author: Derek Wuelfrath <[email protected]>
141+
Date: Fri Apr 22 14:47:19 2016 -0400
142+
143+
Adjust pfdetect startup order for Snort / Suricata to work
144+
145+
M conf/pf.conf.defaults
146+
147+
commit 1548654e4776a444e5b9b5b9db91414aa71e2543
148+
Author: Julien Semaan <[email protected]>
149+
Date: Fri Apr 22 13:08:56 2016 -0400
150+
151+
inflate %h to the hostname in domain config
152+
153+
M lib/pfconfig/namespaces/config/Domain.pm
154+
155+
commit 5e847c025f471ec6bd46715c933228595811ed6f
156+
Author: Julien Semaan <[email protected]>
157+
Date: Fri Apr 22 10:46:26 2016 -0400
158+
159+
only join domain if form was valid
160+
161+
M html/pfappserver/lib/pfappserver/PacketFence/Controller/Config/Domain.pm
162+
163+
commit 88c0428bad364ceca77cb12d4349fce579b450b8
164+
Author: Julien Semaan <[email protected]>
165+
Date: Fri Apr 22 10:46:05 2016 -0400
166+
167+
expose form in stash when creating/updating
168+
169+
M html/pfappserver/lib/pfappserver/Base/Controller/Crud.pm
170+
171+
commit e3049cd26cde5cda6124a8cc84264ce4db7e4430
172+
Author: Julien Semaan <[email protected]>
173+
Date: Fri Apr 22 10:19:36 2016 -0400
174+
175+
validate domain ID
176+
177+
fixes #1417
178+
179+
M html/pfappserver/lib/pfappserver/Form/Config/Domain.pm
180+
181+
commit 7981f69f4ec3ce3f99d275495c84f31efa8cd7bf
182+
Author: Durand Fabrice <[email protected]>
183+
Date: Fri Apr 22 08:49:32 2016 -0400
184+
185+
Fixed inline trigger
186+
187+
M lib/pf/role.pm
188+
189+
commit 69bca69c7594662c04c9feff23995da228f547e0
190+
Author: James Rouzier <[email protected]>
191+
Date: Thu Apr 21 14:42:12 2016 -0400
192+
193+
Fix issue with violations finding the languages defined
194+
195+
M html/captive-portal/lib/captiveportal/PacketFence/Controller/Violation.pm
196+
197+
commit 5851496dd2cd0887d19e65c56ae13a72a9f0802d
198+
Author: James Rouzier <[email protected]>
199+
Date: Thu Apr 21 11:54:23 2016 -0400
200+
201+
Perform the on connect method before returning the redis connection.
202+
It avoid scenarios where the connection is being is being used with or without the on_connect method.
203+
204+
Fixes #1410
205+
206+
M lib/pf/Redis.pm
207+
M lib/pf/dhcp/processor.pm
208+
209+
commit 3ee5716880a5f794722f01822d7e6646b2b5eebe
210+
Author: Julien Semaan <[email protected]>
211+
Date: Wed Apr 20 12:50:01 2016 -0400
212+
213+
fix(again) call to current_mac
214+
215+
M html/captive-portal/lib/captiveportal/PacketFence/DynamicRouting/Module/Root.pm
216+
217+
commit 3055832e82506d2b82fa036d33bc05ff3245b0ad
218+
Author: Julien Semaan <[email protected]>
219+
Date: Wed Apr 20 12:41:53 2016 -0400
220+
221+
fix bad call to client_mac
222+
223+
M html/captive-portal/lib/captiveportal/PacketFence/DynamicRouting/Module/Root.pm
224+
225+
commit 8c98ecb2d15d3fbbf1b770f3c941f5123df3b7a6
226+
Author: Julien Semaan <[email protected]>
227+
Date: Wed Apr 20 10:48:24 2016 -0400
228+
229+
fix pid_field handling for Null module in admin
230+
231+
M html/pfappserver/lib/pfappserver/Form/Config/PortalModule.pm
232+
M html/pfappserver/lib/pfappserver/Form/Config/PortalModule/Authentication.pm
233+
M html/pfappserver/lib/pfappserver/Form/Config/PortalModule/Authentication/Null.pm
234+
235+
commit a46decbfccf58cd4de6f981724dd88a238ced244
236+
Author: Felix Eckhofer <[email protected]>
237+
Date: Wed Apr 20 09:17:49 2016 +0200
238+
239+
Add missing username field for Debian crontab
240+
241+
Files in `/etc/cron.d` have to be of the same format as `/etc/crontab`,
242+
i.e. they have to list the user for every entry.
243+
244+
M debian/packetfence.cron.d
245+
246+
commit 44843a2ebfee8d3a97908d7a262ae222f52a1ded
247+
Author: Louis Munro <[email protected]>
248+
Date: Tue Apr 19 16:50:52 2016 -0400
249+
250+
Fixed missing regex in raddb/policy.d/packetfence.
251+
252+
M raddb/policy.d/packetfence
253+
254+
commit af3744b3a70365caeb590ed5dec49e3d587cbb5f
255+
Author: Louis Munro <[email protected]>
256+
Date: Tue Apr 19 15:22:29 2016 -0400
257+
258+
Fixed Debian changelog for packaging.
259+
260+
M debian/changelog
261+
262+
commit 8e9885c88166fd4a2fd857c7b4b1f0d005793cb1
263+
Author: Louis Munro <[email protected]>
264+
Date: Tue Apr 19 14:33:20 2016 -0400
265+
266+
Modified Changelog prior to 6.0.0 release.
267+
268+
M ChangeLog
269+
1270
commit 1c04bd0854567c2ce36523a7bb0c1924954a75d6
2271
Author: Louis Munro <[email protected]>
3272
Date: Tue Apr 19 14:15:33 2016 -0400

0 commit comments

Comments
 (0)