]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blame - doc/ChangeLog
Hauptsächlich Quellenupdate. Apache - Bind - hddtemp - hdparm - lame
[people/teissler/ipfire-2.x.git] / doc / ChangeLog
CommitLineData
cd1a2927
MT
12005-11-07 01:29 gespinasse
2
3 * updates/1.4.10/fixbackups.sh: Fix web backup set present on disk
4 - remove from backup sets files wich should have been exclude but
5 exclude was broken in 1.4.9 - add hardware settings in backup
6 since it should have been inside
7
82005-11-06 00:11 gespinasse
9
10 * doc/How-to-make-update: Update the doc to not forget anything on
11 update
12
132005-11-05 15:58 eoberlander
14
15 * updates/1.4.10/information: Tweak information text.
16
172005-11-05 15:46 gespinasse
18
19 * updates/1.4.10/information: Fix a few wrong tag error detected by
20 'xhtml transitional' compliance test In netstatus : - better
21 close font color than apply a new color again wich will not be
22 closed properly later - $colour is unnecessary - font color is
23 inserted multiple times with interfaces names
24
25 Now each interface did use not the color define in
26 Header::colour{blue|green|orange|red} but the one corresponding
27 to the name. This only change red color as the code was wrong
28 for the others and the color corresponding to the name was used.
29
302005-11-05 09:22 gespinasse
31
32 * updates/1.4.10/setup: Restrict backup.key access to root only (SF
33 1344032)
34
352005-11-03 23:08 gespinasse
36
37 * html/cgi-bin/backup.cgi: Display which files are include in web
38 backup
39
402005-11-03 21:34 gespinasse
41
42 * src/misc-progs/ipcopbkcfg.c: ipcopbkcfg - as leading / don't work
43 to exclude files during a restore from install, add relative
44 path support to make backup work without leading / in
45 (in|ex)clude files - don't use exclude.hardware during backup, it
46 should only be used optionnaly on restore (found by Darren
47 Critchley) - use atexit to manage cleanup in every wrong cases -
48 replace chmod external call by C chmod call - don't use tar -v
49 when stdout redirected to /dev/null - split very long lines code
50 in multiples lines - remove function cfgexists not used - send to
51 stdout a list of include files made with tar -ztf at the end -
52 add a optional verbose mode to help understand what/how
53 include/exclude files are used (no web interface mainly for
54 developper)
55
562005-11-01 19:20 gespinasse
57
58 * config/cfgroot/backup-exclude: We don't need to include empty
59 directories in backup. So we can directly exclude whole
60 directories.
61
62 This is only to be be more simple. Result is the same
63
642005-11-01 02:11 franck78
65
66 * src/misc-progs/: ipcopbkcfg.c, ipcoprscfg.c: sf#1344047
67 suggestion of moving chmod latter. But the solution is to not
68 having unencrypted backup sets.
69
702005-11-01 01:23 franck78
71
72 * updates/1.4.10/setup: Backup update (sf#1344032)
73
742005-11-01 01:15 franck78
75
76 * html/cgi-bin/backup.cgi, src/misc-progs/ipcopbkcfg.c,
77 src/misc-progs/ipcoprscfg.c: Start fixing bug sf #1344032:
78 introduce 'chmod 400' backup.key and make backup.cgi ask the
79 helper if key exists. 'root' owns backup.key
80
812005-10-30 23:25 franck78
82
83 * src/install+setup/libsmooth/: libsmooth.h, main.c: Add a function
84 returning the real version of IPCop. VERSION => get_version()
85 when appropriate.
86
872005-10-30 18:19 gespinasse
88
89 * lfs/boot.img: Add $VERSION to initial install boot menu
90
912005-10-25 23:58 gespinasse
92
93 * updates/1.4.10/setup: Remove snort asci logging during update
94
952005-10-24 23:05 franck78
96
97 * html/cgi-bin/shutdown.cgi, src/misc-progs/ipcopreboot.c: Add
98 choice between reboot or shutdown for scheduled the action.
99
1002005-10-22 10:19 gespinasse
101
102 * lfs/tcpdump, updates/1.4.10/information, updates/1.4.10/setup:
103 More documentation reference for tcpdump and squid patches
104
105 Include squid patched in update ntlm_auth and wb_ntlmauth may
106 have not been patched but since their md5 change at every
107 compilation, it's hard to check, so include them.
108
109 restart httpd the same way as setreservedports
110
1112005-10-21 06:19 gespinasse
112
113 * updates/1.4.10/information: Update rootfiles for replacement of
114 ipcopdeath and ipcoprebirth with ipcopreboot
115
1162005-10-20 22:00 franck78
117
118 * updates/1.4.10/setup: Setup patch 1.4.10 adds missing adv options
119 to reflect what ipsec is using as default algorythms. Add
120 'cast128' & modp6144 modp8192 Correct a SHA1 to SHA label. close
121 sf bug #1314801
122
1232005-10-20 21:19 eoberlander
124
125 * updates/1.4.10/information: Fix typos.
126
1272005-10-20 21:06 gespinasse
128
129 * updates/1.4.10/: information, setup: Upgrade apache to
130 apache_1.3.34 mod_ssl-2.8.25-1.3.34 mm-1.4.0
131
132 Upgrade openssl to openssl-0.9.7i (CAN-2005-2969)
133
1342005-10-20 11:43 franck78
135
136 * html/cgi-bin/base.cgi: Fix default sort order (sf bug #1280492)
137
1382005-10-19 23:33 franck78
139
140 * html/cgi-bin/shutdown.cgi, src/misc-progs/Makefile,
141 src/misc-progs/ipcopreboot.c, src/misc-progs/reboot.c[DEAD]:
142 Rename reboot prog to ipcopreboot
143
1442005-10-19 14:45 franck78
145
146 * html/cgi-bin/shutdown.cgi, src/misc-progs/Makefile,
147 src/misc-progs/reboot.c, updates/1.4.10/information,
148 updates/1.4.10/setup: RFE 1298996: add scheduled reboot
149 capability to IPCop (within shutdown.cgi page)
150
1512005-10-18 21:30 gespinasse
152
153 * lfs/file: Upgrade file-4.14 to 4.16
154
155 Fix logwatch-6.1.2 url since 7.0 release
156
1572005-10-18 17:05 franck78
158
159 * src/misc-progs/setdmzholes.c, updates/1.4.10/information: Allow
160 dmzholes to use ip/mask instead of ip. Simplify blue->green holes
161 management. From request/patch in ipcop-devel list (Tapani
162 Tarvainen)
163
1642005-10-17 21:15 gespinasse
165
166 * lfs/sysklogd: Fix sysklogd url with new lfs-5.1.1 repository
167
1682005-10-16 12:34 rkerr
169
170 * config/etc/logrotate.conf, src/misc-progs/restartsnort.c: Make
171 snort use binary logging (faster, less prone to DoS, works around
172 snort 2.3 TCP SACK vulnerability)
173
1742005-10-15 07:23 gespinasse
175
176 * lfs/man-pages: Fix lfs specific packages not found
177
178 Use a more recent man-pages for compilation as 2.03 is no more
179 available
180
1812005-10-13 20:04 eoberlander
182
183 * updates/1.4.10/: ROOTFILES.alpha-1.4.10, ROOTFILES.i386-1.4.10:
184 Update Greek from Language Database.
185
1862005-10-12 07:59 eoberlander
187
188 * updates/1.4.10/: ROOTFILES.alpha-1.4.10, ROOTFILES.i386-1.4.10:
189 Include lang.pl in update in case an earlier backup failed to
190 include it.
191
1922005-10-11 20:13 eoberlander
193
194 * langs/pl/install/lang_pl.c,
195 updates/1.4.10/ROOTFILES.alpha-1.4.10,
196 updates/1.4.10/ROOTFILES.i386-1.4.10: Update Polish from Language
197 Database.
198
1992005-10-07 16:35 eoberlander
200
201 * updates/1.4.10/: ROOTFILES.alpha-1.4.10, ROOTFILES.i386-1.4.10:
202 Updates from Language Database.
203
2042005-10-06 18:32 franck78
205
206 * updates/1.4.10/: ROOTFILES.alpha-1.4.10, ROOTFILES.i386-1.4.10,
207 setup: /home/fbourdonnec/tmp/XX
208
2092005-10-06 15:48 eoberlander
210
211 * langs/lt/cgi-bin/lt.pl: Add new Translator for Lithuanian.
212
2132005-10-06 14:56 eoberlander
214
215 * updates/1.4.10/: ROOTFILES.alpha-1.4.10, ROOTFILES.i386-1.4.10:
216 Add Swedish updates from Language Database. Thanks.
217
2182005-10-05 19:57 eoberlander
219
220 * langs/lt/cgi-bin/lt.pl, updates/1.4.10/ROOTFILES.alpha-1.4.10,
221 updates/1.4.10/ROOTFILES.i386-1.4.10: Updates from Language
222 Database.
223
2242005-10-04 20:38 eoberlander
225
226 * langs/es/install/lang_es.c, langs/nl/install/lang_nl.c,
227 updates/1.4.10/ROOTFILES.alpha-1.4.10,
228 updates/1.4.10/ROOTFILES.i386-1.4.10: Update languages from
229 Database, and add new Translators to credits page.
230
2312005-10-04 16:39 gespinasse
232
233 * doc/How-to-make-update: Adapt make.sh and lfs/cdrom to produce
234 new files names.
235
236 Remove md5 calculation in ./make.sh dist It could be made after
237 update signature with just one instruction.
238
239 Update doc/How-to-make-update accordingly
240
2412005-10-04 11:48 gespinasse
242
243 * updates/1.4.10/: .cvsignore, ROOTFILES.alpha-1.4.10,
244 ROOTFILES.i386-1.4.10, information, setup: Bump version. Fix
245 VERSION expansion in newupdate
246
2472005-10-03 22:49 gespinasse
248
249 * lfs/: gcc, sysklogd, unzip, util-linux: Remove double quote from
250 information as it broke display.
251
252 Original lfs-5.1.1 repository no more exist for some lfs
253 packages. Replace lfs location with original supplier when
254 available.
255
256 If a package look unreachable, google 'package-name ipcop' will
257 discover good mirrors.
258
2592005-10-03 20:49 gespinasse
260
261 * doc/How-to-make-update, src/scripts/updatesetup: A few cleanup to
262 prepare the next version.
263
2642005-10-03 20:01 gespinasse
265
266 * updates/1.4.9/information: Fix a few issues from 1.4.9 test1 -
267 remove # from cvs header.pl fro optionsfw.cgi - rebuild cache
268 lang on update setup - add a warning for VPN users for the wrong
269 setting of Dead Peer Detection in 1.4.7 update
270
2712005-10-03 01:04 gespinasse
272
273 * src/misc-progs/setfilters.c: Add missing helper for optionsfw.cgi
274
2752005-10-03 00:34 gespinasse
276
277 * src/misc-progs/Makefile, updates/1.4.9/setup: Add again
278 optionsfw.cgi with minimal settings only for ping actually
279
2802005-10-02 07:22 gespinasse
281
282 * updates/1.4.9/setup: restart squid in update only if a conf file
283 exist to avoid a warning when not used
284
2852005-10-01 14:48 eoberlander
286
287 * updates/1.4.9/information: Tweak description text.
288
2892005-10-01 13:44 gespinasse
290
291 * lfs/util-linux,
292 src/patches/util-linux-2.12a-umount_CAN-2005-2876.patch,
293 updates/1.4.9/information, updates/1.4.9/setup: Fix umount for
294 CAN-2005-2876
295
296 Other cleanup in preparation of update
297
2982005-09-30 12:29 gespinasse
299
300 * src/patches/eciadsl-usermode-0.10-semaphore-leak.patch[DEAD]:
301 Remove patch integrated
302
3032005-09-30 12:26 gespinasse
304
305 * lfs/eciadsl-nortek[DEAD]: Minor upgrade from 0.11beta1 to 0.11
306 for eciadsl
307
308 Remove eciadsl-nortek script since it is no more used
309
310 It would be nice if packages in ROOTFILES.machine-1.4.x are
311 classified by alphabetical order.
312
3132005-09-29 18:35 eoberlander
314
315 * src/misc-progs/ipcopbackup.c: Add Darren Critchley's patch to
316 check floppy disk before attempting a backup.
317
3182005-09-25 19:57 gespinasse
319
320 * config/cfgroot/backup-exclude, src/misc-progs/ipcoprscfg.c,
321 updates/1.4.9/information: Fix system files wrongly included in
322 backup (and so erasing new files on restore) This was the case of
323 lang.pl in 1.4.7 As exclude.system is always up to date during
324 installation, use it to exclude those files.
325
326 Sorry for have been so long.
327
3282005-09-17 23:34 gespinasse
329
330 * updates/1.4.9/: header.pl.patch, information, setup: Update
331 header.pl with a separate patch It is easier to read than
332 inclusion in setup made for 1.4.7.
333
334 Minor update in comment for the last squid patch name.
335
3362005-09-16 07:23 eoberlander
337
338 * updates/1.4.9/information: Rearrange text.
339
3402005-09-16 00:05 gespinasse
341
342 * updates/1.4.9/information: Information update
343
3442005-09-16 00:00 gespinasse
345
346 * updates/1.4.9/setup: Patch 3 'major' bugs (crashes) in squid wich
347 would be fixed on next STABLE11 version. One 'medium' bug was
348 fixed too to allow unchanged patches application.
349
3502005-09-15 19:44 rkerr
351
352 * lfs/logwatch: Modify logwatch not to alert on requests for
353 null.gif, this resulted in scary warnings like:
354
355 !!!! 1 possible successful probes .. /images/null.gif HTTP
356 Response 200
357
3582005-09-10 17:22 rkerr
359
360 * lfs/pcre, src/patches/pcre-4.5-CAN-2005-2491.patch: Backported
361 fix for CAN-2005-2491 from fedora core 3
362
3632005-09-10 10:06 gespinasse
364
365 * updates/1.4.9/.cvsignore: Add .cvsignore in update directory Do
366 it manually this time, in ./make.sh newupdate for next versions
367
3682005-09-09 20:26 eoberlander
369
370 * updates/1.4.9/information: Update information.
371
3722005-09-09 13:58 eoberlander
373
374 * updates/1.4.9/: ROOTFILES.alpha-1.4.9, ROOTFILES.i386-1.4.9: Fix
375 for SF Bug 1284569: lang.pl is missing in backup-exclude.
376
3772005-09-09 13:44 eoberlander
378
379 * config/cfgroot/backup-exclude,
380 updates/1.4.9/ROOTFILES.alpha-1.4.9,
381 updates/1.4.9/ROOTFILES.i386-1.4.9: Part fix for SF Bug 1284569:
382 lang.pl is missing in backup-exclude.
383
3842005-09-08 21:09 eoberlander
385
386 * langs/zt/cgi-bin/zt.pl: Updates from Language Database.
387
3882005-09-08 08:03 eoberlander
389
390 * updates/1.4.9/setup: Bump version number.
391
3922005-09-08 07:29 eoberlander
393
394 * langs/zt/cgi-bin/zt.pl: Update ZT from Language Database.
395
3962005-09-07 21:38 eoberlander
397
398 * src/scripts/setreservedports,
399 updates/1.4.9/ROOTFILES.alpha-1.4.9,
400 updates/1.4.9/ROOTFILES.i386-1.4.9: Fix conditional test for port
401 range.
402
4032005-09-07 19:52 eoberlander
404
405 * langs/list, langs/zt/cgi-bin/zt.pl,
406 updates/1.4.9/ROOTFILES.alpha-1.4.9,
407 updates/1.4.9/ROOTFILES.i386-1.4.9: Add Traditional Chinese to
408 webgui interface.
409
4102005-09-07 18:21 rkerr
411
412 * updates/1.4.9/setup: Fix security issue with addon-langs
413 permissions in upgraded installs, SF bug 1283323
414
4152005-09-04 20:13 gespinasse
416
417 * lfs/oinkmaster: Go back to the standard URL for sourceforge like
418 with v1.5: - telia was changed directly on Config for all files
419
4202005-08-29 15:13 eoberlander
421
422 * updates/1.4.9/: ROOTFILES.alpha-1.4.9, ROOTFILES.i386-1.4.9: Add
423 Italian phrase from Language Database.
424
4252005-08-28 20:47 eoberlander
426
427 * updates/1.4.9/setup: Fix for SF Bug 1275075. Thanks to John
428 Edwards for spotting this.
429
4302005-08-28 11:21 eoberlander
431
432 * updates/1.4.9/: ROOTFILES.alpha-1.4.9, ROOTFILES.i386-1.4.9: Fix
433 for SF Bug 1275075. Replace uptime command. Bug only affects
434 upgraded systems, not clean installs from 1.4.8.iso
435
4362005-08-27 08:46 eoberlander
437
438 * updates/1.4.9/: ROOTFILES.alpha-1.4.9, ROOTFILES.i386-1.4.9: Fix
439 bug that breaks Upload button text for language strings with two
440 words (i.e. Norwegian, Swedish and Vietnamese). Add quotes around
441 text string.
442
4432005-08-27 06:05 eoberlander
444
445 * updates/1.4.9/: ROOTFILES.alpha-1.4.9, ROOTFILES.i386-1.4.9:
446 Include updates from Language Database. Include Danish, missing
447 from previous update.
448
4492005-08-26 23:38 gespinasse
450
451 * src/scripts/updatesetup, updates/1.4.9/ROOTFILES.alpha-1.4.9,
452 updates/1.4.9/ROOTFILES.i386-1.4.9, updates/1.4.9/information,
453 updates/1.4.9/setup: Add a newupdate option at make.sh to create
454 structure for updates files Add a typical setup script for update
455 in src/script/updatesetup
456
4572005-08-26 04:41 gespinasse
458
459 * updates/1.4.8/information: More verbose in 1.4.8 information
460
4612005-08-25 21:06 gespinasse
462
463 * src/scripts/setreservedports: Fix setreservedports Id
464
4652005-08-25 21:02 gespinasse
466
467 * src/scripts/: httpscert, setreservedports: Add a httpcert script
468 to read issuer of the certificate or made a new cert.
469
470 This is called in rc.sysinit and will produce a warning message
471 if certificate issuer name did not match fqdn
472 (hostname.domainname)
473
474 This is not called actually after a change in setup following
475 Robert advice. A warning should be added in setup in next
476 version because a new text need to be added.
477
478 I miss to commit setreservedports the last time. It is only a
479 temporary help, it need to be include in the GUI.
480
4812005-08-25 17:51 gespinasse
482
483 * src/install+setup/setup/misc.c: setup - fix hostname command not
484 consistent with /etc/hosts when hostname is changed in setup
485
486 domainname was not written in hostname command
487
4882005-08-24 18:44 gespinasse
489
490 * src/misc-progs/setportfw.c: Fix trivial error in error message -
491 replace 'syslog settings'with 'ethernet settings'
492
4932005-08-22 20:51 eoberlander
494
495 * src/misc-progs/installpackage.c: Fix spelling errors.
496
4972005-08-18 18:59 gespinasse
498
499 * updates/1.4.8/: ROOTFILES.alpha-1.4.8, setup: Fix for scsi disk
500 during upgrade I find why '/ is busy' was displayed with help of
501 lsof and a hook in rc.halt -d now free the loop device
502
503 Add ROOTFILES.alpha-1.4.8 missing
504
5052005-08-17 05:49 gespinasse
506
507 * lfs/rrdtool: ./make.sh check does not understand answer like this
508 http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/pub/rrdtool-1.0.49.tar.gz
509
510 Thank to Teemu Mannermaa
511
5122005-08-16 22:55 gespinasse
513
514 * updates/1.4.8/: information, setup: Attempt to make information
515 clearer with a bit of formating.
516
517 Sync after erasing files (necessary on flash). Write may fail
518 because files are not yet really erased and no more space is
519 available.
520
5212005-08-16 20:19 gespinasse
522
523 * updates/1.4.8/information: Fix fcdsl version displayed in
524 information update.
525
5262005-08-16 19:43 gespinasse
527
528 * lfs/dhcp: Update dhcp source (thank to Eric)
529
5302005-08-16 19:37 gespinasse
531
532 * updates/1.4.8/setup: The problem at shutdown was related to init
533 upgrade Fix it with telinit u
534
535 Better way to fix modules.conf is more recent than... We don't
536 need to calculate modules.dep for the kernel used as it is made
537 after compilation, just touch it.
538
5392005-08-16 06:40 gespinasse
540
541 * .cvsignore, updates/1.4.7/ROOTFILES.alpha-1.4.7-0[DEAD],
542 updates/1.4.7/ROOTFILES.alpha-1.4.7-1[DEAD],
543 updates/1.4.7/ROOTFILES.alpha-1.4.7-2[DEAD],
544 updates/1.4.7/ROOTFILES.i386-1.4.7-0[DEAD],
545 updates/1.4.7/ROOTFILES.i386-1.4.7-1[DEAD],
546 updates/1.4.7/information, updates/1.4.7/information-0[DEAD],
547 updates/1.4.7/information-1[DEAD], updates/1.4.7/setup-0[DEAD],
548 updates/1.4.7/setup-1[DEAD], updates/1.4.8/.cvsignore,
549 updates/1.4.8/ROOTFILES.i386-1.4.8, updates/1.4.8/information,
550 updates/1.4.8/setup: Go back to 2 patches as numbered in
551 1.4.3/1.4.4 As 'someone' say :'nobody need more than 640 kB', I
552 would say we never will need more than two updates.
553
554 alpha update should be far from operational, just less ugly. But
555 nobody look to care about, so...
556
5572005-08-16 05:39 gespinasse
558
559 * config/cron/crontab, updates/1.4.7/setup-0: Slightly changes
560 comment in crontab
561
562 Simplier crontab update Make possible to still use root.orig for
563 a next change as we don't loose it.
564
5652005-08-15 19:37 eoberlander
566
567 * updates/1.4.7/: information-0, information-1: Remove references
568 to 1.4.6-p1 within text.
569
5702005-08-15 19:17 gespinasse
571
572 * updates/1.4.7/ROOTFILES.i386-1.4.7-0: Add missing files found
573 after make dist
574
5752005-08-14 23:43 gespinasse
576
577 * updates/1.4.7/ROOTFILES.i386-1.4.7-0: upload.cgi,updates/cgi As I
578 should be the recordman today of the number of updates applied
579 during my numerous installations, I find that files name nput
580 boxes are to small, so I set them a bit bigger than standard
581 size.
582
583 There is still one small problem related at the application of
584 the first update. On the next reboot(and only this one), there
585 is a warning message init: got unimplemented init request and
586 some 'umount / is busy' later
587
5882005-08-14 23:16 gespinasse
589
590 * updates/1.4.7/: ROOTFILES.i386-1.4.7-0, ROOTFILES.i386-1.4.7-1,
591 information-0, information-1, setup-0, setup-1: Rename patches
592 1.4.7 and 1.4.8 I will later change make.sh and rename files as
593 it is more practical to keep names to track changes
594
595 Make the first patch smaller or there is a problem with small
596 disk when fcdsl package is installed.
597
598 Remove additional unused files {scsigrub.conf,grubbatch} from
599 /boot It remain only 83kB free on a flash disk when /boot size is
600 5MB
601
602 Fix etc/modules.conf is more recent than ...modules.dep on start
603 It is a bit late for 2.4.29 but better than never.
604
6052005-08-14 08:27 eoberlander
606
607 * updates/1.4.7/information-0: Fix typo. Remove '-' from 1.4.6-p1
608
6092005-08-14 08:03 eoberlander
610
611 * updates/1.4.7/: ROOTFILES.alpha-1.4.7-0, ROOTFILES.i386-1.4.7-0:
612 Include fix for SF Bug 1256223 in update. Non-critical typo in
613 output from ifconfig.
614
6152005-08-14 00:31 gespinasse
616
617 * updates/1.4.7/: ROOTFILES.i386-1.4.7-0, ROOTFILES.i386-1.4.7-1,
618 ROOTFILES.i386-1.4.7-2[DEAD], information-0, information-1,
619 information-2[DEAD], information-3[DEAD], setup-0, setup-1,
620 setup-2[DEAD], setup-3[DEAD]: Remade the update to be splitted in
621 2 parts only Complete the upgrade to : - remove kernel 2.4.27 -
622 fully upgrade grub.conf to support the last and one old kernel
623
624 Add again some files Franck drop in the split in 4 parts
625 concerning eagle-usb and eciadsl.
626
627 Boot fail with 2.4.29-smp (scsi disk) but not with 2.4.29-smp +
628 acpi I don't know why. Others menu choices work.
629
630 grub.conf for IDE use ro option when scsi.conf use rw The way the
631 menu is actually upgraded, there is a mix of rw (new) and ro
632 (old) for scsi disk.
633
634 Not yet so tested with flash and small disk. Let some work for
635 tomorrow.
636
637 I am not convinced it is superior to have 1.4.6p1 and 1.4.7 than
638 1.4.7/1.4.8.
639
640 Alpha code upgrade is still to do. I don't know if somebody is
641 interested. We would need to have a different upgrade for alpha
642 as smp is a i86 specialty.
643
6442005-08-13 15:23 eoberlander
645
646 * langs/: bz/install/lang_bz.c, cs/install/lang_cs.c,
647 da/install/lang_da.c, de/install/lang_de.c, el/install/lang_el.c,
648 en/install/lang_en.c, es/install/lang_es.c, fi/install/lang_fi.c,
649 hu/install/lang_hu.c, la/install/lang_la.c, no/install/lang_no.c,
650 pl/install/lang_pl.c, pt/install/lang_pt.c, so/install/lang_so.c,
651 sv/install/lang_sv.c, tr/install/lang_tr.c, vi/install/lang_vi.c:
652 Update Language Database with new installer phrase. scsidrv ->
653 images/scsidrv
654
6552005-08-13 14:29 gespinasse
656
657 * langs/en/install/lang_en.c: On floppy install boot with a scsi
658 disk, shift search of scscidrv-<version> to
659 images/scscidrv-<version>. This is far better when the iso is
660 mounted in a loop. When it is not the case, user should place
661 this file a step higher than ipcop-<version>.tgz in an images
662 directory.
663
664 Change of the corresponding text in the installer: - I add
665 images/ before scsidrv and remove the trailing / at the end.
666
667 This / is not necessary since a long time. It work with and
668 without. The corresponding line in install/net.c while
669 (url[strlen(url)-1] == '/') { url[strlen(url)-1] = '\0'; } remove
670 this trailing / when it does exist to avoid duplicate // in
671 url/filename.
672
6732005-08-13 08:09 eoberlander
674
675 * lfs/net-tools: Backport fix for SF Bug 1256223. Non-critical typo
676 in output from ifconfig.
677
6782005-08-06 18:45 eoberlander
679
680 * updates/1.4.7/: information-0, information-2, information-3: Fix
681 some typos.
682
6832005-08-06 12:36 gespinasse
684
685 * lfs/Compress-Zlib: Upgrade Compress-Zlib to 1.35 Even if we don't
686 use the include zlib sources to build but a separate zlib package
687 already upgraded, there is other minor fixes.
688
6892005-07-30 23:59 franck78
690
691 * updates/1.4.7/: setup-0, setup-1, setup-2, setup-3: Fix display
692 of correct IPCop version at end of patch execution.
693
6942005-07-30 14:15 franck78
695
696 * .cvsignore, doc/How-to-make-update,
697 src/misc-progs/installpackage.c, updates/1.4.7/information-0,
698 updates/1.4.7/information-1, updates/1.4.7/information-2: Add a
699 little more support to gpg usage when you don't have key Make.sh
700 produce a batch to help signing the updates
701
7022005-07-30 12:01 franck78
703
704 * updates/1.4.7/: information-0, information-1, information-2,
705 information-3: Ok the http link is added latter...Removed !
706 Remove from 'available list' the patches already installed
707 because user may not (will not) update av-list after each patch.
708 Move button 'update patch list' inside a box block
709
7102005-07-30 00:48 franck78
711
712 * updates/1.4.7/: ROOTFILES.alpha-1.4.7-0, ROOTFILES.alpha-1.4.7-1,
713 ROOTFILES.alpha-1.4.7-2, ROOTFILES.i386-1.4.7-0,
714 ROOTFILES.i386-1.4.7-1, ROOTFILES.i386-1.4.7-2, information-0,
715 information-1, information-2, information-3, setup-0, setup-1,
716 setup-2, setup-3: Package the 1.4.6=>1.4.7 patch in four smaller
717 patches Bug: updates.cgi need to reload $general::version
718 variable while running... Tested ok on a fresh 1.4.6 (without
719 gpg signing) Add http link in information using page wiki sid=22
720 on ipcop.org Old files no more needed
721 (information,ROOTFILES,setup)
722
7232005-07-29 21:32 franck78
724
725 * src/misc-progs/installpackage.c: Correct return code. Note that
726 -1 is displayed 255 (should change ret type)
727
7282005-07-29 02:14 franck78
729
730 * src/misc-progs/installpackage.c: Installpackage try using
731 /var/log partition first, then root partition (as before) for the
732 de-gnupg operation. Add 'clear squid cache' button on updates
733 screen. Also display disk usage to help user in deciding what to
734 do Do not need tree times the package size free on root !
735
7362005-07-28 20:57 franck78
737
738 * updates/1.4.7/information: Add comment
739
7402005-07-28 07:01 gespinasse
741
742 * lfs/eciadsl: Update - openswan to 1.0.10rc2 - eciadsl to
743 0.11beta1 - eagle-usb to 2.3.2
744
745 I still need to include updates in 1.4.7 update, fix rc.eciadsl
746 due to unified driver bewteen std and nortek version and make a
747 few changes for eagle-usb But everybody could start compilation
748 now.
749
7502005-07-28 00:32 franck78
751
752 * lfs/sysvinit: Upgrade version
753
7542005-07-27 23:12 franck78
755
756 * lfs/gnupg: Update version
757
7582005-07-27 22:14 franck78
759
760 * lfs/iana-etc: Update version
761
7622005-07-26 23:28 franck78
763
764 * src/patches/openswan-1.0.9-restart.patch: Patch openswan 1.0.9
765 until 1.0.10 is out (add dpd restart option) GILLES: in your
766 final 'linux' add the patch in third position with Np0 cd
767 $(DIR_SRC)/openswan-1.0.9 && patch -Np0 <
768 $(DIR_SRC)/src/patches/openswan-1.0.9-restart.patch
769
7702005-07-26 20:25 gespinasse
771
772 * lfs/vlan: Add vlan userspace configuration program
773
7742005-07-26 10:59 franck78
775
776 * config/cfgroot/backup-exclude: not sure if exclude a simple 'dir'
777 is ok. Add '/*'
778
7792005-07-26 10:19 franck78
780
781 * config/cfgroot/backup-exclude: 'Backup' do not include addon
782 language files. Addon-writers should modify this file if they add
783 some 'big' data in it.
784
7852005-07-26 06:30 gespinasse
786
787 * src/patches/zlib-1.2.2-inftrees.patch[DEAD]: Remove unnecessary
788 zlib-1.2.2 patch already include in 1.2.3
789
7902005-07-26 06:27 gespinasse
791
792 * lfs/zlib, src/patches/linux-2.4.28-usb-devio.patch[DEAD],
793 src/patches/patch-o-matic-ng-20040621_raw_2.4.28.patch[DEAD],
794 src/patches/patch-o-matic-ng-raw_2.4.31.patch: Upgrade kernel to
795 v2.4.31 (add VLAN and sata_qstor support)
796
797 Upgrade zlib to v1.2.3
798
799 Update script is not yet ready It need to remove one old kernel
800 and fix smp bug seen in 1.4.4
801
8022005-07-20 17:00 eoberlander
803
804 * updates/1.4.7/information: Fix typo, ipstate -> iptstate
805
8062005-07-19 20:26 eoberlander
807
808 * lfs/logwatch: Fix spelling. transfered -> transferred
809
8102005-07-18 20:40 gespinasse
811
812 * lfs/gzip, src/patches/gzip-1.3.5-perm.patch: Only fix comment in
813 update and patch : fix for CAN-2005-0988 is already applied.
814
815 Nothing is changed to the code.
816
8172005-07-16 19:02 gespinasse
818
819 * lfs/dhcpcd, src/patches/dhcpcd-1.3.22-pl4_corrupt-packet.patch,
820 updates/1.4.7/information: Patch dhcpcd-1.3.22-pl4 against
821 CAN-2005-1896
822
8232005-07-15 08:13 alanh
824
825 * lfs/bzip2: Do it in /tools as well
826
8272005-07-14 19:01 alanh
828
829 * lfs/bzip2: move up one
830
8312005-07-13 17:27 alanh
832
833 * lfs/bzip2: allow bzip2 to reinstall
834
8352005-07-12 12:02 alanh
836
837 * lfs/bzip2: fix bustage
838
8392005-07-11 18:38 franck78
840
841 * src/rc.d/rc.network: Undo previous change because the 'for' loop
842 orders driver loading !
843
8442005-07-11 16:07 franck78
845
846 * src/install+setup/setup/main.c: Fix bug 1193391, ('issue' exists
847 when 'setup' is launched from 'installer')
848
8492005-07-11 14:14 franck78
850
851 * src/rc.d/rc.network: fix bug1153902. I have used it since march,
852 no problem seen.
853
8542005-07-11 10:56 franck78
855
856 * src/misc-progs/: rebuildhosts.c, restartwireless.c: Add cvs Id
857 tag
858
8592005-07-10 16:01 franck78
860
861 * lfs/procps: Update procps 3.2.1=>3.2.5 (kill, ps, top,...)
862
8632005-07-10 14:12 franck78
864
865 * lfs/arping: Update source from 2.03 to 2.05
866
8672005-07-09 08:19 eoberlander
868
869 * lfs/logwatch: Patch logwatch.conf to comment out a line which
870 refers to an unused/unavailable Service.
871
8722005-07-08 17:35 rkerr
873
874 * lfs/zlib, src/patches/zlib-1.2.2-inftrees.patch: SF bug #1234830,
875 CAN-2005-2096
876
8772005-07-08 17:11 franck78
878
879 * src/install+setup/setup/misc.c: Suppress a warn in apache/ssl log
880 [warn] Init: (..) RSA server certificate CommonName .... does NOT
881 match server name!?
882
8832005-07-08 16:51 eoberlander
884
885 * html/cgi-bin/optionsfw.cgi: Updates from Language Database.
886
8872005-07-08 15:19 gespinasse
888
889 * lfs/logwatch: Logwatch : upgrade logwatch to 6.1.2 For a better
890 control of what is include, directories are commented and files
891 individually slected You could give advice of what filter
892 include/exclude
893
894 Some unnecessary previous filters include by mistake are removed
895 in setup.
896
897 As Disk usage part is now terminated, add the corresponding text
898 and remove the trick to close the last box.
899
900 Update Add : - missing pulsar module in i386 rootfile - link for
901 zcat and bzcat I terminate setup with an operation wich will
902 always success (the echo ).
903
904 During tests, when installing v1.4.6 update on a fresh installed
905 v1.4.5, update warn of failure to install because the last
906 operation in 1.4.6 update (rm /var/log/dynupdate.log) find no
907 file to erase.
908
909 Fix some errors in ROOTFILES.alpha : perl file are located in
910 alpha-linux and not i386-linux
911
912 There is other very suspect i386 on other lines, but it should be
913 for unused files.
914
915 As none of v1.4 maintainer can compile on alpha, I don't know of
916 the state of alpha version sources. I would be happy to have
917 feedback from people using it.
918
9192005-07-08 09:11 eoberlander
920
921 * html/cgi-bin/optionsfw.cgi: Add Achim's suggested hint.
922
9232005-07-08 00:03 franck78
924
925 * lfs/Net_SSLeay: Added SSLeay support to Perl (for https) May also
926 be used for x509 certificat in vpnmain.cgi ...
927
9282005-07-07 22:31 gespinasse
929
930 * lfs/: Compress-Zlib, HTML-Parser, HTML-Tagset, URI, libwww-perl:
931 Minor scripts cleanup
932
9332005-07-07 20:11 franck78
934
935 * src/rc.d/: rc.3cp4218usbadsl, rc.amedynusbadsl, rc.bewanadsl,
936 rc.conexantusbadsl, rc.flash.up, rc.halt, rc.isdn,
937 rc.netaddress.down, rc.network, rc.pulsardsl: Add "Id cvs tag"
938
9392005-07-07 19:14 franck78
940
941 * lfs/iptstate: Add "iptstate" command line utility RFE 1167726
942
9432005-07-06 09:21 franck78
944
945 * config/cfgroot/lang.pl: Simplify the code by removing usage of
946 variable $settings['LANGUAGE'].
947
9482005-07-06 00:24 franck78
949
950 * config/cfgroot/lang.pl: Completed lang.pl to build all cachelang
951 files. Move initial build into 'install' prog. Call not tested,
952 can't compile :-(
953
9542005-07-05 20:39 eoberlander
955
956 * langs/so/cgi-bin/so.pl: Remove colon (:)
957
9582005-07-05 20:37 eoberlander
959
960 * langs/it/install/lang_it.c: Update Italiano from Language
961 Database.
962
9632005-07-05 15:10 gespinasse
964
965 * lfs/: hdparm, man, pcmcia-cs: pcmcia-cs - upgrade to 3.2.8 -
966 don't need to compile twice (-smp and non smp) as modules from
967 the kernel are used - add missing netextra.conf and
968 isdnextra.conf in .iso - rootfiles.alpha had twice the files
969
970 hdparm - upgrade to 6.1 - new feature --security-freeze could be
971 used but is not supported by all ATA disk This feature allow to
972 lock disk password setting until next reboot. If no password is
973 set, a malicious program could set it unless changing password
974 is frozen.
975
976 pulsar dsl - upgrade to 4.0.19
977
978 man - upgrade to 1.5p as the old one is no more available
979
9802005-07-05 14:46 gespinasse
981
982 * lfs/file: Upgrade file to 4.14 as the 4.12 is no more available
983
9842005-07-02 09:12 franck78
985
986 * config/cron/crontab: Add comment
987
9882005-06-29 19:28 rkerr
989
990 * lfs/Compress-Zlib, lfs/HTML-Parser, lfs/HTML-Tagset, lfs/URI,
991 lfs/libwww-perl, src/scripts/updatelists.pl: Use libwww-perl for
992 HTTP downloads from CGIs, this should resolve the issues some
993 users are having with IDS rule updates. Also should fix the
994 inability to download update lists when an upstream proxy
995 requires user/pass (bug 1205470)
996
9972005-06-22 22:32 gespinasse
998
999 * lfs/speedycgi: Fix speedycgi download location We don't use it
1000 actually
1001
10022005-06-22 20:00 rkerr
1003
1004 * lfs/busybox, src/patches/busybox-0.60.5-insmod_gpl_symbols.patch:
1005 Fix libata EXPORT_SYMBOL_GPL problems in the installer, should
1006 fix intel SATA support
1007
10082005-06-21 20:10 gespinasse
1009
1010 * lfs/ethtool: Add ethtool. It may replace mii-tool in the next
1011 version.
1012
1013 This is helpfull for those who want to let IPCop sleep when not
1014 used. ethtool is used to configure the network card
1015 /usr/sbin/ethtool -s eth0 wol g This could be added in rc.local
1016
1017 You could wake up the IPCop machine by sending the magic-packet
1018 to the MAC address. This could only work with some limit on
1019 IPCop side : - you can't use dhcp on green since the PC sending
1020 the magic-packet already has an IP - you can't have an orange
1021 interface
1022
1023 Thank to wintermute wich create the WakeOnLAN topic on the german
1024 forum.
1025
10262005-06-20 06:14 gespinasse
1027
1028 * lfs/man-pages: Because man-pages-1.66 is no more available,
1029 upgrade the package to the last available version. As it is not
1030 include in the ISO, version is not important.
1031
10322005-06-19 21:36 franck78
1033
1034 * src/misc-progs/rebuildhosts.c: Close open file before exiting.
1035
10362005-06-16 13:53 rkerr
1037
1038 * src/misc-progs/setportfw.c: Change SNAT behaviour for port
1039 forwards to only apply when required, the idea is similar to the
1040 patch provided by Dennis Freise:
1041
1042
1043 http://marc.theaimsgroup.com/?l=ipcop-devel&m=110944498906579&w=2
1044
1045 The implementation is my own and slightly different - it also
1046 expands the SNAT to work for orange to orange connections (before
1047 it only applied to blue and green)
1048
10492005-06-14 11:25 eoberlander
1050
1051 * langs/la/install/lang_la.c: Remove forward slash escape
1052 character, which is not required in Installer strings.
1053
10542005-06-13 13:36 franck78
1055
1056 * html/cgi-bin/logs.cgi/config.dat: Add option to choose number of
1057 lines per page of log (viewsize)
1058
10592005-06-13 11:13 gespinasse
1060
1061 * src/patches/bzip2-1.0.2-chmod.patch: Add missing bzip2 chmod
1062 patch
1063
10642005-06-13 11:11 gespinasse
1065
1066 * lfs/bzip2, updates/1.4.7/information: Upgrade : -squid to
1067 2.5.STABLE10 -bzip2 to 1.0.3 plus patch against CAN-2005-1260
1068
1069 Patch tcpdump for CAN-2005-1267
1070
10712005-06-11 06:15 gespinasse
1072
1073 * src/patches/tcpdump-3.8.2-bgp-dos-2.patch: Fix last tcpdump patch
1074
10752005-06-10 22:06 gespinasse
1076
1077 * src/patches/tcpdump-3.8.2-bgp-dos-2.patch, lfs/tcpdump: patch
1078 tcpdump against CAN-2005-1267
1079
10802005-06-10 22:03 gespinasse
1081
1082 * updates/1.4.7/.cvsignore: Add a .cvsignore for 1.4.7 patch.tar.gz
1083
10842005-06-08 13:01 eoberlander
1085
1086 * langs/no/install/lang_no.c: Fix some typos in Language Databse
1087 spotted by Alan.
1088
10892005-06-07 19:43 franck78
1090
1091 * html/cgi-bin/optionsfw.cgi: Sync between Eric's changes and
1092 rc.firewall
1093
10942005-06-07 19:14 franck78
1095
1096 * html/cgi-bin/optionsfw.cgi: Allow empty ports list & allow space
1097 around commas
1098
10992005-06-06 20:58 eoberlander
1100
1101 * html/cgi-bin/optionsfw.cgi: Rearrange interface layout. Further
1102 functional modifications pending, so don't forward this to v1.5
1103 just yet.
1104
11052005-06-06 16:13 eoberlander
1106
1107 * updates/1.4.7/information: Repair file format. The bars (|) are
1108 separators. There are four fields per record;
1109 number|name|description|date.
1110
11112005-06-06 15:55 franck78
1112
1113 * updates/1.4.7/information: add description
1114
11152005-06-05 21:00 eoberlander
1116
1117 * updates/1.4.7/information: Update information.
1118
11192005-06-03 23:31 franck78
1120
1121 * updates/1.4.7/setup: Add new provider dynserv.ca (org|net|com)
1122 Place a link on each provider name (need freedns-afraid.org
1123 renaming to real name freedns.afraid.org), move colorization
1124 syncstate to columns host&domains
1125
11262005-05-29 17:11 franck78
1127
1128 * updates/1.4.7/setup: Update or replace the crontab file for new
1129 minimize ddns call
1130
11312005-05-29 09:59 rkerr
1132
1133 * updates/1.4.7/setup: Change maximum on traffic graph RRDs to
1134 support 100 MBit links, fixes bug 1118124
1135
11362005-05-28 21:35 franck78
1137
1138 * config/cron/crontab: Fix rfe1093108: updates to dyndns service
1139 are done only if gethostbyname returns different address. A cron
1140 call once/month force updates (-f -m options) to avoid loosing
1141 account on particular stable lines. This has to be enabled in
1142 GUI.
1143
11442005-05-28 16:00 eoberlander
1145
1146 * updates/1.4.7/setup: Different approach to patching header.pl
1147
11482005-05-27 17:29 franck78
1149
1150 * updates/1.4.7/setup: Prepare script patch for header.pl before it
1151 got lost... Dont't forget to include diff result with actual
1152 header.pl !
1153
11542005-05-27 13:50 franck78
1155
1156 * config/cfgroot/lang.pl: Insert Achim comment 'howto using this'
1157 Use perl grep construction (Achim script) Change owner = root for
1158 cachefile, Achim again ;-)
1159
11602005-05-26 21:06 franck78
1161
1162 * config/cfgroot/lang.pl: Permits a partial foreign traduction +
1163 english version for an addon. Previous version supposed if
1164 foreign file was present, it was complete (no english needed).
1165
11662005-05-23 18:17 eoberlander
1167
1168 * updates/1.4.7/: ROOTFILES.alpha-1.4.7, ROOTFILES.i386-1.4.7:
1169 Include some recent changes in list of files to be updated.
1170
11712005-05-22 17:26 eoberlander
1172
1173 * updates/1.4.7/: ROOTFILES.alpha-1.4.7, ROOTFILES.i386-1.4.7: Add
1174 Norwegian phrases from Language Database.
1175
11762005-05-22 17:13 franck78
1177
1178 * config/ssl/openssl.cnf, updates/1.4.7/ROOTFILES.alpha-1.4.7,
1179 updates/1.4.7/ROOTFILES.i386-1.4.7: Problems raised by Ufuk
1180 Altinkaynak 1)random state file: fix a writable location for it
1181 and added some 'seed' to certs generation with '-rand option'
1182
1183 2)serial number: problem or not probem?? anyway, a replacement
1184 procedure for cleanssldatabase is included if someone prefer
1185 serialized certs (Ufuk !).
1186
11872005-05-21 08:07 eoberlander
1188
1189 * html/html/images/addblue.gif: Add device icon.
1190
11912005-05-18 23:25 franck78
1192
1193 * config/cfgroot/lang.pl, updates/1.4.7/setup: Suppress use of
1194 intermediate file containing list of addon to load. Now,
1195 everything is recalculated, but only if no cachefile exists.
1196 Only root can build the cache file.
1197
11982005-05-17 10:45 eoberlander
1199
1200 * langs/sl/cgi-bin/sl.pl: Additions to Slovenian from Language
1201 Database.
1202
12032005-05-15 12:58 rkerr
1204
1205 * updates/1.4.7/: ROOTFILES.alpha-1.4.7, ROOTFILES.i386-1.4.7: Fix
1206 a stack based buffer overflow in ipsecctrl
1207
12082005-05-14 22:29 franck78
1209
1210 * updates/1.4.7/setup: Correct directory permissions.
1211
12122005-05-14 07:25 eoberlander
1213
1214 * langs/list, langs/sl/cgi-bin/sl.pl,
1215 updates/1.4.7/ROOTFILES.alpha-1.4.7,
1216 updates/1.4.7/ROOTFILES.i386-1.4.7: Add Slovenian to web gui
1217 interface.
1218
12192005-05-14 03:15 franck78
1220
1221 * config/cfgroot/header-menu.pl: Just a simple (and sufficient?)
1222 implementation of adding menus to ipcop without touching
1223 header.pl Works: read a directory (/var/ipcop/addon-menu) looking
1224 for filenames matching "menu.X.subMenu.Aname" X.submenu can be
1225 4.services,.... Each line in the file is a menu entry for
1226 selected submenu. Format is "Label" , "link-to -page" , "Label"
1227 exactly actual format of a menu entry in header.pl, including
1228 $tr{'xxx'} if needed.
1229
12302005-05-13 20:31 franck78
1231
1232 * config/cfgroot/lang.pl: Complete BuildAddonLangList with
1233 construction of a cache file containing the resulting %tr()
1234 array. %tr is final result of loading all relevant language
1235 files. When $Lang::reload see it, it directly read-in only
1236 necessary data. Maybe a checkbox in language selection can
1237 disable this cache. Cache file is built on startup or language
1238 switch
1239
12402005-05-13 14:47 franck78
1241
1242 * config/cfgroot/lang.pl, updates/1.4.7/setup: Make languages files
1243 dropped by addon installers in a specific dir to be read-in if
1244 they match the active language of ipcop. Default always to
1245 english version. No checking is made on file content. It must be
1246 an associative array, %tr={'key' => 'value'}; (see
1247 /var/ipcop/langs/en.pl). Do not breaks addons which can continue
1248 editing ipcop language.pl files...
1249
12502005-05-12 16:26 eoberlander
1251
1252 * updates/1.4.7/: ROOTFILES.alpha-1.4.7, ROOTFILES.i386-1.4.7:
1253 Change file format to unix.
1254
12552005-05-12 15:25 franck78
1256
1257 * html/cgi-bin/base.cgi: New files based on this are Ipcop ...
1258
12592005-05-12 09:11 franck78
1260
1261 * html/cgi-bin/base.cgi: Complete Gilles's tag error discovered in
1262 dhcp.cgi
1263
12642005-05-12 07:17 eoberlander
1265
1266 * updates/1.4.7/: ROOTFILES.alpha-1.4.7, ROOTFILES.i386-1.4.7:
1267 Updates from Language Database.
1268
12692005-05-12 05:42 eoberlander
1270
1271 * html/cgi-bin/optionsfw.cgi, updates/1.4.7/ROOTFILES.alpha-1.4.7,
1272 updates/1.4.7/ROOTFILES.i386-1.4.7: Add phrases used in
1273 optionsfw.cgi to Language Database. Change some variables to
1274 lowercase. There is one string I'm not sure about...
1275
12762005-05-08 15:52 franck78
1277
1278 * html/cgi-bin/optionsfw.cgi, src/rc.d/rc.firewall: Insert
1279 'optionsfw.cgi' setup page with to settings installed: -control
1280 ping on red or all interfaces -add a list a ports that are
1281 dropped just before the final "-j log", eliminating unneeded logs
1282 information.
1283
1284 Translations are not yet in the lang en.pl, until everybody is
1285 OK.
1286
12872005-05-08 15:21 franck78
1288
1289 * updates/1.4.7/: ROOTFILES.alpha-1.4.7, ROOTFILES.i386-1.4.7,
1290 information, setup: Prepare next patch
1291
12922005-05-07 17:40 gespinasse
1293
1294 * updates/1.4.6/information: make dist show that we forgot some
1295 files in update CGI - home/httpd/cgi-bin/hosts.cgi -
1296 home/httpd/cgi-bin/ids.cgi - home/httpd/cgi-bin/logs.cgi/ids.dat
1297 - home/httpd/cgi-bin/networks.cgi -
1298 home/httpd/cgi-bin/services.cgi and pptp-1.6.0
1299
13002005-05-07 16:44 gespinasse
1301
1302 * updates/1.4.6/information: Update Changelog and information
1303 Release date should be the 10 if nohing wrong appear.
1304
13052005-05-07 13:01 gespinasse
1306
1307 * config/cfgroot/advoptions-list: dhcp.cgi - display IP and netmask
1308 from ethernet settings - separate each interface with <hr /> -
1309 better IP checking order for start and end address if netmask not
1310 /24 - combine add and list box for add-option and fixed leases -
1311 fix some XHTML errors (input hidden not in a cell,
1312 disabled='disabled')
1313
1314 advoption-list - remove duplicate options directly available in
1315 the GUI - sort options in alphabetical order
1316
13172005-05-07 12:46 rkerr
1318
1319 * src/ibod/ibod.c: Security fixes for ibod, fixes a buffer overflow
1320 as described in:
1321
1322 <http://www.nosystem.com.ar/advisories/advisory-10.txt>
1323
1324 Also fixes a separate issue where the DEVICE config paramater
1325 could be overflowed. This is very low risk because an attacker
1326 would have to be able to edit the config file, and the buffer
1327 isn't on the stack.
1328
13292005-05-06 21:56 gespinasse
1330
1331 * lfs/tcpdump, src/patches/tcpdump-3.8.2-bgp-dos.patch,
1332 src/patches/tcpdump-3.8.2-isis-dos.patch,
1333 src/patches/tcpdump-3.8.2-ldp-dos.patch,
1334 src/patches/tcpdump-3.8.2-rsvp-dos.patch: Patch tcpdump against
1335 CAN-2005-12{78|79|80}
1336
13372005-05-06 06:17 gespinasse
1338
1339 * lfs/gzip, src/patches/gzip-1.3.3-window-size.patch,
1340 src/patches/gzip-1.3.5-asm-execstack.patch,
1341 src/patches/gzip-1.3.5-gunzip-dir.patch,
1342 src/patches/gzip-1.3.5-perm.patch: Patch gzip against
1343 CAN-2005-1228 (borrowed from fedora and include othe fixes)
1344
13452005-05-05 16:24 gespinasse
1346
1347 * lfs/oinkmaster: Backport from main Use $CONFIGROOT for
1348 oinkmaster.conf
1349
13502005-05-03 01:28 franck78
1351
1352 * src/rc.d/rc.halt: Make a call to rc.red stop (to properly
1353 disconnect) and also a call to rc.red clear to unload modules.
1354 Workaround for bug 1185833
1355
13562005-05-02 17:11 franck78
1357
1358 * config/cfgroot/oinkmaster.conf: Typo correction, mainly to check
1359 cvs is ok at my home ;-)
1360
13612005-05-02 07:49 eoberlander
1362
1363 * langs/list: Change 'Latino' to 'Spanish Latino' as requested by
1364 translator Fernando Diaz. Update his email address on Credits
1365 page.
1366
13672005-05-01 18:03 gespinasse
1368
1369 * lfs/: arping, gnupg, unzip: Move dowload URL for gnupg arping
1370 unzip
1371
13722005-05-01 16:54 gespinasse
1373
1374 * src/patches/linux-2.4.27-ssp-1.patch: Push
1375 linux-2.4.27-ssp-1.patch on src/patches
1376
13772005-05-01 01:10 franck78
1378
1379 * html/cgi-bin/optionsfw.cgi: Refine ping disabled granularity to
1380 red or all itfs. Add a check box to choose to restart ipcop with
1381 modified options. By default the gui records them and they are
1382 taken into account a next reboot. Maybe usefull in the future to
1383 set options without stopping networks services. The dynamically
1384 reconfiguration (as port forwarding) is not really needed here.
1385
13862005-05-01 00:06 franck78
1387
1388 * html/cgi-bin/base.cgi: Typo
1389
13902005-04-30 11:37 rkerr
1391
1392 * src/misc-progs/restartsnort.c: Backport alan's fix from HEAD,
1393 don't close file handle twice
1394
13952005-04-30 00:25 franck78
1396
1397 * html/cgi-bin/optionsfw.cgi: Add a new cgi page under firewall
1398 tab, designed to receive future request about specificcaly
1399 firewall options. Example: disable ping. This is only the GUI
1400 part, nothing is done yet. (need to create
1401 /var/ipcop/optionsfw/settings file to work)
1402
14032005-04-29 23:37 franck78
1404
1405 * html/cgi-bin/: base.cgi, networks.cgi, services.cgi: Speedy is
1406 removed ...?
1407
14082005-04-28 19:34 gespinasse
1409
1410 * lfs/dnsmasq: Upgrade dnsmasq to 2.22 to fix bugs introduced in
1411 2.21
1412
1413 Include dnsmasq-2.22, snort-2.3.3 and oinkmaster-1.2 in upgraded
1414 files
1415
14162005-04-28 18:38 gespinasse
1417
1418 * config/cfgroot/oinkmaster.conf, config/snort/snort.conf,
1419 lfs/oinkmaster: Upgrade snort to v2.3.3
1420
1421 Add oinkmaster to orderly update rules
1422
1423 Reorder ids.cgi readhash can't be used before the ACTION=save or
1424 nothing will be changed. So readhash is used after ACTION=save
1425 block to have values not in the form.
1426
1427 I still have a bit of code to add the new preprocessor in
1428 snort.conf.
1429
14302005-04-27 15:17 eoberlander
1431
1432 * langs/nl/install/lang_nl.c: Add Danish and Dutch phrases from
1433 Language Database.
1434
14352005-04-26 17:59 franck78
1436
1437 * config/cron/crontab, updates/1.4.6/setup: Bug 1190249: because
1438 setddns.pl close stderr & stdout nothing is outputed here! Remove
1439 redirection. Output is done via General::log
1440
14412005-04-26 17:10 eoberlander
1442
1443 * config/cfgroot/advoptions-list: Fix typo, extra t in streettalk.
1444
14452005-04-23 12:53 franck78
1446
1447 * updates/1.4.6/setup: Comment changed.
1448
14492005-04-22 18:44 rkerr
1450
1451 * src/misc-progs/restartsquid.c: Transparent on blue had a similar
1452 problem to enable on blue - fix this too
1453
14542005-04-21 14:37 rkerr
1455
1456 * src/misc-progs/restartsquid.c: Fix bug #1144280 - start squid if
1457 enabled on blue or green
1458
14592005-04-18 15:37 eoberlander
1460
1461 * langs/it/install/lang_it.c: Update Italian phrases from Language
1462 Database.
1463
14642005-04-16 11:40 rkerr
1465
1466 * config/httpd/httpd.conf: Disable HTTP OPTIONS method as suggested
1467 by Daniel Berlin
1468
14692005-04-14 12:29 gespinasse
1470
1471 * updates/1.4.6/setup: Update configroot include files This is only
1472 to have doc up to date as /var/ipcop files are include I just
1473 wanted to add /var/ipcop/ddns/settings As files were not sorten
1474 in alphabetical order, the diff is not easy to read but it will
1475 be better the next time.
1476
1477 Create /var/ipcop/ddns/settings in update allow to remove the
1478 touch in setddns.pl.
1479
14802005-04-13 23:52 gespinasse
1481
1482 * lfs/: bind, cdrtools, pptpclient, vim, wireless: rc.red : fix
1483 SF1171610 - erase /var/ipcop/red/keepconnected during
1484 configuration change It is for the rare case when the persistent
1485 option was primary selected, but is now on manual and rc.red stop
1486 never made beacause timeout is used.
1487
1488 dhcp.cgi - include eric proposal but it still some more changes
1489
1490 pppsetup.cgi - fix 'other countries' selection with eagle-usb
1491 'W'=>'WO' - warn that dial on demand can't be used with dynamic
1492 dns - ajust some display layout
1493
1494 bind upgrade to 9.2.5 cdrtools upgrade to 2.01 pppt client to 1.6
1495 vim upgrade to 6.3 plus a security patch wireless_tools upgrade
1496 to 27
1497
14982005-04-11 05:29 eoberlander
1499
1500 * updates/1.4.6/: ROOTFILES.alpha-1.4.6, ROOTFILES.i386-1.4.6:
1501 Update German from Language Database.
1502
15032005-04-10 19:54 eoberlander
1504
1505 * updates/1.4.6/setup: Add fix for SF Bug 1174069 - unable to add
1506 or edit fixed DHCP leases.
1507
15082005-04-09 16:31 gespinasse
1509
1510 * updates/1.4.6/: ROOTFILES.alpha-1.4.6, ROOTFILES.i386-1.4.6,
1511 information: Put rc.red and setup in update
1512
15132005-04-09 08:46 gespinasse
1514
1515 * src/install+setup/setup/main.c, updates/1.4.6/.cvsignore: Modify
1516 setup to fix SF1178604 A few language available in web interface
1517 (zh,lt,ro,ru,th) are not supported by setup. Using english in
1518 this case is better than aborting
1519
1520 Add .cvsignore inside updates/1.4.6
1521
15222005-04-08 11:37 franck78
1523
1524 * updates/1.4.6/: ROOTFILES.alpha-1.4.6, ROOTFILES.i386-1.4.6: New
1525 file in configroot for dhcpd
1526
15272005-04-08 00:16 franck78
1528
1529 * html/cgi-bin/base.cgi: Reorder tag, start with colored line
1530 (better view) the lists
1531
15322005-04-08 00:11 franck78
1533
1534 * updates/1.4.6/setup: Added possibility to send 'options' with
1535 dhcp server.
1536
15372005-04-07 23:43 franck78
1538
1539 * config/cfgroot/advoptions-list: Contain options listing for dhcp
1540 daemon
1541
15422005-04-07 05:26 eoberlander
1543
1544 * updates/1.4.6/: ROOTFILES.alpha-1.4.6, ROOTFILES.i386-1.4.6:
1545 Update Danish from Language Database.
1546
15472005-04-05 22:40 gespinasse
1548
1549 * html/cgi-bin/ids.cgi, lfs/snort,
1550 updates/1.4.6/ROOTFILES.alpha-1.4.6,
1551 updates/1.4.6/ROOTFILES.i386-1.4.6, updates/1.4.6/setup: Upgrade
1552 snort to 2.3.2
1553
1554 Fix the new file download with IO::Socket with new start/end
1555 header mark and removing some intermediate data. This was
1556 verified to work with 2.3, 2.2 and community rules But community
1557 rules need adjustement in snort.conf wich are not for now
1558 available from the web interface. So only 'user registred' or
1559 'user with subscription' download are supported.
1560
1561 Fix a warning with the .rules regular expression - need to be
1562 escaped or at the beginning/end
1563
1564 Display date of last rule update Keeep track when the loaded file
1565 is new or the same
1566
1567 Make code layout uniform by replacing 4 spaces with tab
1568
1569 Two very similar text 'installed updates:' and 'updates
1570 installed' exist. The second will be removed in the futur.
1571
15722005-04-04 19:41 rkerr
1573
1574 * updates/1.4.6/: ROOTFILES.alpha-1.4.6, ROOTFILES.i386-1.4.6:
1575 Seeing as sitefinder is long dead it's probably a good idea to
1576 remove this, especially seeing as verisign are apparently using
1577 the IP for something else (see
1578 http://www.merit.edu/mail.archives/nanog/2004-10/msg00181.html)
1579
15802005-04-02 09:24 eoberlander
1581
1582 * updates/1.4.6/: ROOTFILES.alpha-1.4.6, ROOTFILES.i386-1.4.6:
1583 Allow easydns and zoneedit to update without a HOSTNAME.
1584
15852005-03-31 10:19 eoberlander
1586
1587 * updates/1.4.6/: ROOTFILES.alpha-1.4.6, ROOTFILES.i386-1.4.6:
1588 Update Brazilian, French and Italian from Language Database.
1589
15902005-03-31 06:17 gespinasse
1591
1592 * updates/1.4.6/: ROOTFILES.alpha-1.4.6, ROOTFILES.i386-1.4.6,
1593 information, setup: Bump version number
1594
15952005-03-29 23:31 gespinasse
1596
1597 * lfs/snort, updates/1.4.5/information: Revert to snort-2.1.3 until
1598 the new interface is ready. There is some problems to fix too in
1599 the actual ids.cgi. Updates rules are never displayed in web
1600 interface as it was intended.
1601
1602 Update Changelog and information for v1.4.5 update
1603
16042005-03-28 10:54 alanh
1605
1606 * lfs/dnsmasq, updates/1.4.5/ROOTFILES.alpha-1.4.5,
1607 updates/1.4.5/ROOTFILES.i386-1.4.5: update dnsmasq to 2.21
1608
16092005-03-26 22:18 eoberlander
1610
1611 * updates/1.4.5/: ROOTFILES.alpha-1.4.5, ROOTFILES.i386-1.4.5: Fix
1612 for SF Bug 1167658, misconfiguration of ipsec.conf
1613
16142005-03-26 11:28 eoberlander
1615
1616 * updates/1.4.5/: ROOTFILES.alpha-1.4.5, ROOTFILES.i386-1.4.5:
1617 Cosmetic changes to portfw.cgi page. Experiment with link to
1618 Online Help.
1619
16202005-03-26 07:11 eoberlander
1621
1622 * html/html/images/web-support.png: Add web-spport icon for future
1623 use. This is a stock OOo icon, licensed under the LGPL by Ximian.
1624
16252005-03-25 22:51 alanh
1626
1627 * lfs/unzip: put md5 back, mine was a bad download
1628
16292005-03-25 15:36 alanh
1630
1631 * lfs/unzip: md5sum changed on unzip
1632
16332005-03-22 21:25 eoberlander
1634
1635 * updates/1.4.5/setup: Change filename, and fix typo in sed command
1636 (missing /)
1637
16382005-03-22 13:20 eoberlander
1639
1640 * updates/1.4.5/setup: Fix typo in PrintActualLeases subroutine.
1641
16422005-03-20 12:31 eoberlander
1643
1644 * updates/1.4.5/: ROOTFILES.alpha-1.4.5, ROOTFILES.i386-1.4.5:
1645 Bugfix for start address/end address string comparison. Change to
1646 numeric operation.
1647
16482005-03-19 09:28 eoberlander
1649
1650 * config/etc/logrotate.conf, updates/1.4.5/ROOTFILES.alpha-1.4.5,
1651 updates/1.4.5/ROOTFILES.i386-1.4.5: Include optional log files
1652 now available with squid (user_agent.log and referer.log) in
1653 logrotate.conf
1654
16552005-03-19 06:54 eoberlander
1656
1657 * lfs/snort: Update path for download.
1658
16592005-03-18 20:05 gespinasse
1660
1661 * lfs/snort: Upgrade snort to v2.3.2
1662
1663 Necessary changes in the GUI for signature update are still 'work
1664 in progress'
1665
16662005-03-17 19:54 eoberlander
1667
1668 * updates/1.4.5/: ROOTFILES.alpha-1.4.5, ROOTFILES.i386-1.4.5:
1669 Include setddns.pl in update, to catch version 1.4.2.14
1670
16712005-03-16 18:34 gespinasse
1672
1673 * updates/1.4.5/: ROOTFILES.alpha-1.4.5, ROOTFILES.i386-1.4.5: Fix
1674 pulsardsl by selecting correct gcc3 lib
1675
16762005-03-16 12:47 eoberlander
1677
1678 * html/cgi-bin/logs.cgi/ids.dat,
1679 updates/1.4.5/ROOTFILES.alpha-1.4.5,
1680 updates/1.4.5/ROOTFILES.i386-1.4.5: Update URL for Snort
1681 Signature Database lookups from IDS log page.
1682
16832005-03-16 07:45 gespinasse
1684
1685 * updates/1.4.5/: .cvsignore, ROOTFILES.alpha-1.4.5,
1686 ROOTFILES.i386-1.4.5, information, setup: Bump version and add
1687 1.4.5 update
1688
16892005-03-15 23:36 gespinasse
1690
1691 * doc/How-to-make-update: Update doc/How-to-make-update
1692
16932005-03-15 22:09 gespinasse
1694
1695 * updates/1.4.4/information: Put the right date on information(s)
1696 files
1697
16982005-03-15 21:52 gespinasse
1699
1700 * updates/: 1.4.3/information, 1.4.4/information: Updates
1701 informations files
1702
17032005-03-15 20:48 gespinasse
1704
1705 * lfs/dosfstools: Upgrade dosfstools (nothing include in the iso)
1706 Update ROOTFILES.xxx Update Changelog
1707
17082005-03-15 19:53 gespinasse
1709
1710 * config/cfgroot/proxy-acl: Compile squid with
1711 --enable-useragent-log --enable-referer-log and add a comment in
1712 acl
1713
17142005-03-15 18:00 gespinasse
1715
1716 * lfs/shadow: Move shadow again to the alternate site
1717
17182005-03-15 17:50 gespinasse
1719
1720 * lfs/unzip: Upgrade unzip (nothing is include in the iso)
1721
17222005-03-15 17:48 gespinasse
1723
1724 * lfs/procinfo: Follow procinfo to the new directory
1725
17262005-03-09 20:08 rkerr
1727
1728 * src/misc-progs/setuid.h: . & : are also valid characters in
1729 device names (as used by 802.1q vlans and aliases). SF bug
1730 #1153908 thanks to Micheal Reitz.
1731
17322005-03-07 21:28 eoberlander
1733
1734 * html/cgi-bin/changepw.cgi: Cosmetic change to layout of tables.
1735 Clarify 'admin' and 'dial' user names.
1736
17372005-03-04 19:26 gespinasse
1738
1739 * lfs/gd, updates/1.4.3/information: Go back to gd-2.0.20 to make
1740 the graphs work again with ipacsum
1741
1742 Start only setddsn.pl if some settings are configured
1743
1744 Update makegraphs to compile with strict directive
1745
17462005-03-03 20:52 gespinasse
1747
1748 * src/rc.d/rc.updatered: Let time at dnsmasq to be killed before to
1749 restart it sleep 1 solve 'address already in use' message
1750
17512005-03-01 21:43 eoberlander
1752
1753 * config/cfgroot/lang.pl: Fixes to logic to reinstate UTF-8
1754 character conversion.
1755
17562005-03-01 07:38 riddles
1757
1758 * lfs/apache: Update logo URL
1759
17602005-03-01 06:06 gespinasse
1761
1762 * updates/: 1.4.3/information, 1.4.4/information, 1.4.4/setup:
1763 Update information from 1.4.3 and 1.4.4
1764
17652005-02-28 19:35 eoberlander
1766
1767 * tools/check_strings.pl: Modify string name to insert 'Lang::'
1768
17692005-02-27 23:18 gespinasse
1770
1771 * updates/: 1.4.3/information, 1.4.4/.cvsignore,
1772 1.4.4/ROOTFILES.alpha-1.4.4, 1.4.4/ROOTFILES.i386-1.4.4,
1773 1.4.4/information, 1.4.4/setup: Split update in two pieces to
1774 solve free space available on disk size less than (380 + swap) MB
1775
1776 Add eciadsl-nortek to update
1777
17782005-02-27 15:23 gespinasse
1779
1780 * lfs/dnsmasq, lfs/gd, lfs/libpng, lfs/tar, lfs/zlib,
1781 src/patches/libpng-1.2.8-link_to_proper_libs-1.patch,
1782 src/patches/perl-5.8.5-tempfiles.patch: Remove speedy from ISO
1783
1784 Upgrade dnsmasq to 2.20
1785
1786 Upgrade gd to 2.33 CAN-2004-0990
1787
1788 Upgrade libpng to 1.2.8 - big red warning on libpng page for
1789 broken feature in 1.2.7 We probably not use this feature, but
1790 just in case...
1791
1792 Fix Eagle-usb-2.1.1 installation
1793
1794 Another fix for perl-5.8.5 CAN-2005-0155,0156 I have to verify
1795 the fix is in the files include in update
1796
1797 Fix for tar 1.13.25 CAN-2002-0399
1798
1799 Replace zlib 1.2.1 patched version with V1.2.2
1800
18012005-02-26 20:13 gespinasse
1802
1803 * lfs/: grep, logwatch: Move grep loading to http GNU
1804
1805 Move logwatch URL (thank to Eric Boniface)
1806
18072005-02-26 12:26 gespinasse
1808
1809 * lfs/findutils: Move findutils URL to http GNU site
1810
18112005-02-25 07:36 gespinasse
1812
1813 * lfs/dhcp, src/patches/linux-2.4.27-frandom-2.patch: Upgrade squid
1814 to STABLE9 (bugfix), dhcp to 3.0.2 (bugfix), eagle-usb to
1815 2.1.1(eagleIII support and isdn bug fix with CMV enabled)
1816
18172005-02-24 07:44 gespinasse
1818
1819 * html/cgi-bin/: status.cgi, logs.cgi/firewalllog.dat,
1820 logs.cgi/ids.dat: Fix expansion of Header by using {}
1821
1822 Fix accidental move of CA_NAME in vpnmain.cgi
1823
18242005-02-22 22:21 gespinasse
1825
1826 * html/cgi-bin/: backup.cgi, changepw.cgi, dial.cgi, graphs.cgi,
1827 ids.cgi, ipinfo.cgi, modem.cgi, proxygraphs.cgi, remote.cgi,
1828 shutdown.cgi, status.cgi, time.cgi, logs.cgi/config.dat,
1829 logs.cgi/firewalllog.dat, logs.cgi/ids.dat, logs.cgi/summary.dat:
1830 Replace /usr/bin/speedy with /usr/bin/perl as there is too much
1831 warnings (when warnings enabled)
1832
1833 Fix most of the warnings seed during a perfTest.sh run.
1834
1835 Main problems seen : - undef hash element in a test (example
1836 $cgiparams{'ACTION'}) - undef array element after split ( if
1837 'remark' field is empty, related element is undef) - opening a
1838 file header may fail ( no VPN may be in use so
1839 /proc/net/ipsec_eroute don't exist) - a function need the & with
1840 speedy when it may be omitted with standard perl - remove
1841 redondant 'my' at the same block level (vpnmain.cgi)
1842
1843 Replace some spaces with tab and change indentation of a few
1844 files (in particular backup.cgi)
1845
1846 I add two commented out lines in every cgi: - '#use warnings'
1847 enable more diagnostics in error_log - '#use CGI::Carp' if you
1848 broke the page code and it does not compile, it display
1849 directly the error message in replacement of error 500 , error
1850 message is too in error_log
1851
1852 Beware that if speedy is in use, the name of the faultly page is
1853 not in the log
1854
1855 If an error is related to concatenation at a line number with
1856 print <<END, try to isolate the undef variable with some
1857 additional END ; print <<END
1858
18592005-02-17 15:44 gespinasse
1860
1861 * html/cgi-bin/base.cgi: Add a few comments concerning debugging
1862 perl in the base.cgi model
1863
18642005-02-15 21:47 gespinasse
1865
1866 * updates/1.4.3/information: Upgrade squid to 2.5.STABLE8 +
1867 dns_assert patch
1868
1869 Refresh list of file for openssl-0.9.7e
1870
1871 Allow only update patch to be runce only once
1872
18732005-02-12 19:59 gespinasse
1874
1875 * src/patches/linux-2.4.29_r8169clone.patch: Add D-link DGE-528T ID
1876 at r8169 driver
1877
18782005-02-07 23:11 gespinasse
1879
1880 * lfs/: bzip2, shadow: make.sh prefetch : cosmetic, display name of
1881 lfs script in the first loop
1882
1883 With check and prefetch, don't silent wget to have clue of error
1884 in the log.
1885
1886 With prefetch, calculate md5 signature before moving the file to
1887 cache. This help to detect 'page not found' answer wich is a
1888 valid answer from wget.
1889
1890 Remove need-depmod tags after update building I find those tags
1891 once in the ISO, I don't know how it was possible since they are
1892 not in src/ROOTFILES.xxx
1893
1894 Alternate download sites for bzip2 ans shadow
1895
1896 Fix ddns.cgi : create /var/ipcop/ddns/settings in configroot
1897
18982005-02-05 21:14 gespinasse
1899
1900 * config/kernel/: install-message, syslinux.cfg: Add an 'dma'
1901 option to not disable dma on syslinux boot This should solve
1902 SF1098510
1903
19042005-02-05 15:38 gespinasse
1905
1906 * lfs/: 3c5x9setup, 3cp4218, Digest, Digest-HMAC, Digest-SHA1, GD,
1907 Net-DNS, Net-IPv4Addr, aboot, apache, arping, autoconf, automake,
1908 bash, beep, bind, binutils, bison, boot.img, busybox, bzip2,
1909 ccache, cdrtools, configroot, coreutils, cxacru, dejagnu, dhcp,
1910 dhcpcd, diffutils, dnsmasq, dosfstools, driver.img, e2fsprogs,
1911 eciadsl, eciadsl-nortek, ed, expat, expect, ez-ipupdate, fcdsl2,
1912 fcdslsl, fcdslslusb, fcdslusb, fcron, file, findutils, flex,
1913 gawk, gcc, gd, gdbm, gettext, gmp, gnupg, grep, groff, grub,
1914 gzip, hdparm, iana-etc, ibod, inetutils, initrd, initscripts,
1915 installer, ipac-ng, ipaddr, iproute2, iptables, iputils,
1916 isapnptools, isdn4k-utils, kbd, kudzu, less, libcap, libnet,
1917 libpcap, libpng, libsafe, libtool, libusb, linux-atm, logrotate,
1918 logwatch, m4, make, makedev, man, man-pages, mingetty,
1919 misc-progs, mktemp, modutils, mtools, nano, nash, nasm, ncurses,
1920 net-tools, newt, noip_updater, ntp, openssh, openssl, patch,
1921 pciutils, pcmcia-cs, pcre, popt, ppp, pptpclient, procinfo,
1922 procps, psmisc, python, rp-pppoe, rrdtool, scsi.img, sed,
1923 setserial, setup, shadow, slang, snort, speedtouch, speedycgi,
1924 squid-graph, stage2, sysklogd, syslinux, sysvinit, tar, tcl,
1925 tcpdump, texinfo, traceroute, uClibc, unicorn, unzip, util-linux,
1926 vim, wireless, zlib: Remove md5sum option in make.sh Add a md5
1927 target in every lfs script
1928
1929 md5sum control is made after download or at every module
1930 compilation with md5 target.
1931
1932 Change layout display of check and prefetch to accord to the
1933 common pratice. Init FINISHED=0 (thank to Frank) before the
1934 loop
1935
1936 Add download target in lfsmake1, lfsmake to be able to use md5
1937 target after.
1938
1939 Remove the unused variables given during download in ipcopmake
1940 and installmake.
1941
19422005-02-05 13:43 rkerr
1943
1944 * src/patches/perl-5.8.5-perlio_debug_security.patch: Fix
1945 PERLIO_DEBUG local root in suid-perl (CAN-2005-0155,
1946 CAN-2005-0156, <http://secunia.com/advisories/14120/>)
1947
19482005-02-04 20:09 rkerr
1949
1950 * lfs/squid: More squid security issues. Things are a bit unclear
1951 here, the vendor advisories are using CVE numbers that either
1952 aren't in the mitre database or show as assigned but pending.
1953 They also disagree on which vulnerabilities have been assigned
1954 which number (compare the number for the LDAP vuln in the gentoo
1955 and debian advisories)
1956
1957 I'm not including the LDAP patch because we don't seem to compile
1958 in the LDAP auth helper, and I can't find a patch for the ACL
1959 issue that the debian advisory mentions. The way it's described
1960 by debian I doubt the ACL problem is particularly serious but
1961 we'll have to wait for mitre to update.
1962
1963 Applied patches are:
1964
1965 * squid-2.5.STABLE7-wccp_buffer_overflow.patch
1966 Another WCCP problem, more dangerous than before but not too
1967 much of an
1968 issue seeing as we're not using WCCP
1969
1970 * squid-2.5.STABLE7-response_splitting.patch
1971 Could probably lead to some cache poisoning attacks from
1972 malicious
1973 servers, probably not too great an issue
1974
1975 * squid-2.5.STABLE7-oversize_reply_headers.patch
1976 A bit more serious, may allow a malicious server to
1977 compromise squid -
1978 the description is slightly unclear, would need to review the
1979 patch
1980
19812005-02-04 01:22 franck78
1982
1983 * config/cfgroot/general-functions.pl: Add features request
1984 1113435,1113440 (no-ip group and empty host-name) Add password
1985 'verify' Arrange screen layout Add two translations strings Used
1986 model base.cgi
1987
19882005-02-01 16:03 franck78
1989
1990 * html/cgi-bin/base.cgi: Include corrections from hosts/dhcp.cgi
1991 (fixe scoping, remove warnings)
1992
19932005-01-31 15:49 alanh
1994
1995 * src/install+setup/install/pcmcia.c: Fix a build problem on Alpha
1996
19972005-01-30 23:30 alanh
1998
1999 * lfs/eciadsl-nortek: md5 changed
2000
20012005-01-30 03:37 franck78
2002
2003 * html/cgi-bin/base.cgi: This file can be used as a starting base
2004 for writing a new cgi with multiple-line edit It includes 'sort'
2005 on top of columns. It can also be used to rewrite some cgi. Just
2006 copy/past some code. If all cgi use the same 'flow' it's easier
2007 to understand and correct. Create
2008 /var/ipcop/XY/{settings,data,XY.conf} and chmod/chown before
2009 test.
2010
20112005-01-30 02:45 franck78
2012
2013 * src/misc-progs/rebuildhosts.c: Use the first field of hosts data
2014 line as enable/disable The field was unused. Change 'break and
2015 exit' to 'continue' in main loop => don't leave open the hosts
2016 file Note: the cgi should catch syntax error.
2017
20182005-01-28 19:02 eoberlander
2019
2020 * html/cgi-bin/time.cgi: Tweak position of image.
2021
20222005-01-28 13:11 riddles
2023
2024 * src/misc-progs/restartshaping.c: Fix shaping ceiling
2025
20262005-01-27 21:40 gespinasse
2027
2028 * lfs/pciutils: Fix the stack smashing attack during lspci use
2029
2030 The fix was found on Gentoo ebuild
2031
20322005-01-27 13:51 alanh
2033
2034 * lfs/: Config, gcc-2[DEAD]: Remove gcc-2.95.3 from build
2035
2036 This (and with the 2.4.29 kernel) will require all kernel modules
2037 to be updated in the 1.4.3 patch.
2038
20392005-01-27 10:07 eoberlander
2040
2041 * config/cfgroot/general-functions.pl: Reapply change to sub
2042 validfqdn to allow single characters as part of a Fully Qualified
2043 Domain Name. Fixes SF Bug 1079594.
2044
20452005-01-27 07:59 gespinasse
2046
2047 * src/patches/: patch-o-matic-ng-20040621_03_2.4.29.patch,
2048 patch-o-matic-ng-20040621_nf-log_2.4.29.patch,
2049 patch-o-matic-ng-20040621_pptp_2.4.29.patch,
2050 patch-o-matic-ng-20040621_raw_2.4.28.patch,
2051 raw-linux-2.4.28.patch[DEAD]: Compile kernel 2.4.29 (not yet
2052 tested), Openswan 1.0.8
2053
2054 patch-o-matic changes may need a bit of more cleaning due to
2055 CONFIG_IP_NF_NAT_LOCAL removal
2056
2057 Still some work to do for update
2058
2059 Revert strip to -type f and use the find from tools/bin
2060
20612005-01-27 00:25 franck78
2062
2063 * config/cfgroot/general-functions.pl: Some ipcop code do not
2064 expect the hash be cleared but only be add/modified by readhash.
2065 Existing entries must not be cleared
2066
2067 Remove a 'my' causing function IpInSubnet not working
2068
20692005-01-26 23:07 franck78
2070
2071 * config/cfgroot/general-functions.pl: 'use Socket;' moved to
2072 general-functions.pl
2073
20742005-01-26 19:58 gespinasse
2075
2076 * lfs/squid: New md5sum because the patch was updated
2077
20782005-01-26 19:43 riddles
2079
2080 * tools/perfTest.sh: Add simple perfTest script
2081
20822005-01-26 12:23 riddles
2083
2084 * config/cfgroot/countries.pl, config/cfgroot/general-functions.pl,
2085 config/cfgroot/lang.pl, config/cfgroot/protocols.pl,
2086 html/cgi-bin/aliases.cgi, html/cgi-bin/backup.cgi,
2087 html/cgi-bin/changepw.cgi, html/cgi-bin/connections.cgi,
2088 html/cgi-bin/dial.cgi, html/cgi-bin/graphs.cgi,
2089 html/cgi-bin/hosts.cgi, html/cgi-bin/ids.cgi,
2090 html/cgi-bin/ipinfo.cgi, html/cgi-bin/modem.cgi,
2091 html/cgi-bin/networks.cgi, html/cgi-bin/proxygraphs.cgi,
2092 html/cgi-bin/remote.cgi, html/cgi-bin/services.cgi,
2093 html/cgi-bin/shutdown.cgi, html/cgi-bin/status.cgi,
2094 html/cgi-bin/time.cgi, html/cgi-bin/logs.cgi/config.dat,
2095 html/cgi-bin/logs.cgi/firewalllog.dat,
2096 html/cgi-bin/logs.cgi/ids.dat, html/cgi-bin/logs.cgi/log.dat,
2097 html/cgi-bin/logs.cgi/summary.dat, lfs/configroot, lfs/speedycgi,
2098 src/ppp/dialer, src/ppp/ip-down, src/ppp/ip-up,
2099 src/rc.d/helper/getdnsfromdhcpc.pl, src/rc.d/helper/writeipac.pl,
2100 src/scripts/tunerrd.pl, src/scripts/updatelists.pl: Clean up our
2101 CGI code + use speedycgi for speedup
2102
21032005-01-25 20:24 gespinasse
2104
2105 * lfs/squid: SQUID fix for : Reject malformed HTTP requests and
2106 responses that conflict with the HTTP specifications
2107
21082005-01-24 17:53 riddles
2109
2110 * src/install+setup/setup/networking.c: This could never have
2111 worked, right?
2112
21132005-01-24 07:21 gespinasse
2114
2115 * lfs/unicorn: Forgotten new unicorn md5
2116
21172005-01-24 07:14 gespinasse
2118
2119 * lfs/unicorn: Update Bewan unicorn driver to 0.9.0
2120
21212005-01-23 18:59 eoberlander
2122
2123 * html/cgi-bin/time.cgi: Cosmetic change. Improve formatting of
2124 table.
2125
21262005-01-23 14:18 eoberlander
2127
2128 * config/cfgroot/general-functions.pl: Change sub validfqdn to
2129 allow single characters as part of a Fully Qualified Domain Name.
2130 Fixes SF Bug 1079594.
2131
21322005-01-23 13:46 franck78
2133
2134 * config/cfgroot/general-functions.pl: Correct perl syntax, just
2135 returning '1' (true) at end of functions files. Add
2136 !/usr/bin/perl Header.pl also 'requires' general-functions.pl:
2137 This avoid breaking some add-on ( as mine squidguarg). The
2138 'require' do do not execute twice the file, but the 'require
2139 general-functions.pl' statements in all cgi can be suppressed.
2140
21412005-01-23 10:02 eoberlander
2142
2143 * config/cfgroot/general-functions.pl: Add return 1 to end of
2144 files, to fix bug.
2145
21462005-01-21 11:42 eoberlander
2147
2148 * html/cgi-bin/aliases.cgi, html/cgi-bin/backup.cgi,
2149 html/cgi-bin/changepw.cgi, html/cgi-bin/connections.cgi,
2150 html/cgi-bin/dial.cgi, html/cgi-bin/graphs.cgi,
2151 html/cgi-bin/hosts.cgi, html/cgi-bin/ids.cgi,
2152 html/cgi-bin/ipinfo.cgi, html/cgi-bin/modem.cgi,
2153 html/cgi-bin/networks.cgi, html/cgi-bin/proxygraphs.cgi,
2154 html/cgi-bin/remote.cgi, html/cgi-bin/services.cgi,
2155 html/cgi-bin/shutdown.cgi, html/cgi-bin/status.cgi,
2156 html/cgi-bin/time.cgi, html/cgi-bin/updates.cgi,
2157 html/cgi-bin/logs.cgi/config.dat,
2158 html/cgi-bin/logs.cgi/firewalllog.dat,
2159 html/cgi-bin/logs.cgi/ids.dat, html/cgi-bin/logs.cgi/log.dat,
2160 html/cgi-bin/logs.cgi/proxylog.dat,
2161 html/cgi-bin/logs.cgi/summary.dat, lfs/configroot,
2162 src/ppp/dialer, src/ppp/ip-down, src/ppp/ip-up,
2163 src/rc.d/helper/getdnsfromdhcpc.pl, src/rc.d/helper/writeipac.pl,
2164 src/scripts/makegraphs, src/scripts/tunerrd.pl,
2165 src/scripts/updatelists.pl: Insert call to general-functions.pl
2166 file, following separation of functions from header.pl (John
2167 Edwards).
2168
21692005-01-21 11:37 eoberlander
2170
2171 * config/cfgroot/: backup-exclude, general-functions.pl: Add new
2172 general-functions.pl file (John Edwards).
2173
21742005-01-18 22:39 rkerr
2175
2176 * lfs/squid: Fixes for several squid security issues:
2177
2178 * Gopher parsing buffer overflow
2179 <http://www.squid-cache.org/Advisories/SQUID-2005_1.txt>
2180 As gopher is such an old protocol and very unlikely to be
2181 used by our
2182 target market we should probably consider adding an acl to
2183 deny it by
2184 default to protect us against any other flaws that may pop
2185 up.
2186
2187 * WCCP DoS
2188 <http://www.squid-cache.org/Advisories/SQUID-2005_2.txt>
2189 We don't enable WWCP in our default config, so we're not
2190 vulnerable.
2191 However, we do compile support for WCCP in and it's
2192 possible an addon
2193 or user may chose to use a non-default squid config with it
2194 enabled,
2195 so it's best to patch anyway. Should perhaps consider not
2196 compiling in
2197 WCCP support at all in the next version.
2198
2199 * NTLM fakeauth_auth helper DoS
2200 <http://secunia.com/advisories/13789>
2201 Again, the NTLM helper isn't enabled in the default config,
2202 but it is
2203 compiled in, so it's good to patch it. I seem to remember
2204 darren uses
2205 this in his custom installs, and there may well be an addon
2206 that uses
2207 it too.
2208
22092005-01-16 20:08 franck78
2210
2211 * lfs/Config: Add delay timeouts on wget commandline (was blocking
2212 on 'ipaddr' and 'cdrtools') Make only the last pass of make
2213 check/prefetch displaying error Reduce from 5 to 3 the number of
2214 pass
2215
22162005-01-16 10:11 gespinasse
2217
2218 * lfs/: 3c5x9setup, 3cp4218, Config, Digest, Digest-HMAC,
2219 Digest-SHA1, GD, Net-DNS, Net-IPv4Addr, aboot, amedyn, apache,
2220 arping, autoconf, automake, bash, beep, bind, binutils, bison,
2221 busybox, bzip2, capi4k-utils, ccache, cdrtools, configroot,
2222 coreutils, cxacru, dejagnu, dhcp, dhcpcd, diffutils, dnsmasq,
2223 dosfstools, e2fsprogs, eciadsl, eciadsl-nortek, ed, expat,
2224 expect, ez-ipupdate, fcdsl2, fcdslsl, fcdslslusb, fcdslusb,
2225 fcron, file, findutils, flex, gawk, gcc, gcc-2, gd, gdbm,
2226 gettext, gmp, gnupg, grep, groff, grub, gzip, hdparm, iana-etc,
2227 ibod, inetutils, initrd, initscripts, installer, ipac-ng, ipaddr,
2228 iproute2, iptables, iputils, isapnptools, isdn4k-utils, kbd,
2229 kudzu, less, libcap, libnet, libpcap, libpng, libsafe, libtool,
2230 libusb, linux-atm, logrotate, logwatch, m4, make, makedev, man,
2231 man-pages, mingetty, misc-progs, mktemp, modutils, mtools, nano,
2232 nash, nasm, ncurses, net-tools, newt, noip_updater, ntp, openssh,
2233 openssl, patch, pciutils, pcmcia-cs, pcre, popt, ppp, pptpclient,
2234 procinfo, procps, psmisc, python, rp-pppoe, rrdtool, sed,
2235 setserial, setup, shadow, slang, snort, speedtouch, squid,
2236 squid-graph, sysklogd, syslinux, sysvinit, tar, tcl, tcpdump,
2237 texinfo, traceroute, uClibc, unicorn, unzip, util-linux, vim,
2238 wireless, zlib: New features for building in make.sh ./make.sh
2239 check and prefetch options are in a loop for 5 attempts to load
2240
2241 ./make.sh check tag every files names found in cache/check
2242 directory This allow to continue and not abort at the first
2243 error, it was painfull to loading again every same files with ftp
2244 address.
2245
2246 ./make.sh checkclean erase all tags in cache/check made by
2247 ./make.sh check
2248
2249 ./make.sh md5sum write md5sum of every files tagged in
2250 cache/check
2251
2252 During ./make.sh check and prefetch, make is silenced with -s
2253 option. When nothing has to be done (the file is already loaded
2254 or checked), nothing is displayed.
2255
2256 When a source file is loaded, the file is verified against the
2257 attended md5sum read on the lfs script. This allow to load a
2258 file from another source without risk.
2259
2260 When a source is updated, it is necessary to update the md5. On
2261 signature mismatch, the file stay in /tmp and is not copied
2262 inside cache
2263
2264 Every script inside lfs has been rewritten to support this md5
2265 checking Each file is described by : - target name - URL affected
2266 to the target name - MD5sum affected to another variable composed
2267 of the target name +'_MD5' Every file need to be listed in the
2268 objects list
2269
2270 unstall and versions targets have been removed from lfs scripts
2271
2272 LFS patches are now loaded from http site (before from ftp)
2273 gcc-3.3 and gcc-2.95 patches for ssp are updated to ssp-4 version
2274 A few patch name have been updated (some move from - to _)
2275
2276 capi4k-utils now follow ppp version
2277
2278 During my check of md5sum, I discover that some sources have been
2279 changed since the first time I load them, despite of the same
2280 name. eciadsl-usermode-0.10-nortek-alpha (mainly but not only
2281 doc changes) bash-2.05b-2.patch, rawwritewin-0.7.zip,
2282 gcc-2.95.3-2.patch
2283
2284 So instead of changing the written md5sum, verify if the file in
2285 cache is not different from the one available on the web
2286
22872005-01-15 15:09 eoberlander
2288
2289 * updates/1.4.3/information: Improve formatting of Legend table, to
2290 cope with long translated strings.
2291
22922005-01-12 02:39 franck78
2293
2294 * html/cgi-bin/: gui.cgi, ids.cgi, remote.cgi, time.cgi: Some tag
2295 conversion (XHTML)
2296
22972005-01-12 01:58 franck78
2298
2299 * html/cgi-bin/connections.cgi: XHTML <br> moved to <br />
2300
23012005-01-12 01:50 franck78
2302
2303 * html/cgi-bin/aliases.cgi: XHTML tag <hr> to <hr />
2304 http://www.w3.org/TR/xhtml1/#guidelines
2305
23062005-01-11 21:26 franck78
2307
2308 * src/scripts/setddns.pl: Use -f option to reset counter for
2309 FetchPublicIp execution starts also $Lines restored, oups!
2310
23112005-01-11 16:36 eoberlander
2312
2313 * html/cgi-bin/portfw.cgi: Cosmetic changes to table format, adding
2314 some spaces.
2315
23162005-01-11 14:18 franck78
2317
2318 * html/cgi-bin/logs.cgi/: config.dat, firewalllog.dat, ids.dat,
2319 log.dat, proxylog.dat, summary.dat: Undo tag < /> correction...
2320
23212005-01-11 14:02 franck78
2322
2323 * html/cgi-bin/: aliases.cgi, backup.cgi, changepw.cgi,
2324 connections.cgi, graphs.cgi, gui.cgi, ids.cgi, modem.cgi,
2325 portfw.cgi, proxygraphs.cgi, remote.cgi, shaping.cgi,
2326 shutdown.cgi, status.cgi, time.cgi, updates.cgi, wireless.cgi:
2327 Undo tag < /> correction! Sorry for the mistake, Franck
2328
23292005-01-11 02:36 franck78
2330
2331 * html/cgi-bin/: aliases.cgi, backup.cgi, changepw.cgi,
2332 connections.cgi, graphs.cgi, gui.cgi, ids.cgi, index.cgi,
2333 modem.cgi, portfw.cgi, proxygraphs.cgi, remote.cgi, shaping.cgi,
2334 shutdown.cgi, status.cgi, time.cgi, updates.cgi, wireless.cgi,
2335 xtaccess.cgi, logs.cgi/config.dat, logs.cgi/firewalllog.dat,
2336 logs.cgi/ids.dat, logs.cgi/log.dat, logs.cgi/proxylog.dat,
2337 logs.cgi/summary.dat: Correct lot of tag <tag /> to <tag>
2338
23392005-01-10 12:32 franck78
2340
2341 * src/scripts/setddns.pl: Added RFE 1092914: dyndns behind router.
2342 Based on Achim Weber patch. Removed lot of perl warning.
2343 Corrected some HTML tags. Four translations added to language
2344 database by Eric
2345
23462005-01-09 12:20 eoberlander
2347
2348 * html/cgi-bin/: aliases.cgi, ids.cgi: Cosmetic change to layout of
2349 boxes on Snort IDS page.
2350
23512005-01-07 13:08 eoberlander
2352
2353 * updates/1.4.3/setup: Include recent changes in update files.
2354
23552005-01-07 07:28 gespinasse
2356
2357 * src/rc.d/rc.updatered: Fix with dhcpd on RED when two successive
2358 rc.updatered are made. On low machines, the first run may have
2359 end after the end of the second. This is very bad when the first
2360 is dhcpcd down and the second is dhcpcd new as the interface stay
2361 down.
2362
2363 This happen in particular when the modem acting a a dhcp server
2364 drive a ppp connection and both the IP and the gateway IP change
2365 on renewal.
2366
23672005-01-04 17:21 eoberlander
2368
2369 * html/cgi-bin/xtaccess.cgi, src/misc-progs/setxtaccess.c: Fix
2370 External Access page for port ranges, and adjust setxtaccess.c to
2371 include extra 'remark/comment' field (Darren Critchley)
2372
23732005-01-04 09:22 eoberlander
2374
2375 * html/cgi-bin/xtaccess.cgi: Fix External Access page for port
2376 ranges (Darren Critchley)
2377
23782005-01-03 22:55 gespinasse
2379
2380 * src/patches/ppp_generic-ppp-2.4.3_multilink.patch: Stylistic
2381 change in lfs/linux
2382
2383 For ppp-2.4.3, we will wait until a new libpcap is available
2384
23852005-01-02 10:45 eoberlander
2386
2387 * updates/1.4.3/setup: Remove SENDCR from modem/defaults file, as
2388 it is now handled in ppp/settings. Cosmetic change to modem.cgi,
2389 bringing buttons into box.
2390
23912005-01-02 10:01 eoberlander
2392
2393 * config/cfgroot/modem-defaults, config/cfgroot/modem-settings,
2394 html/cgi-bin/modem.cgi: Remove SENDCR from modem/defaults file,
2395 as it is now handled in ppp/settings. Cosmetic change to
2396 modem.cgi, bringing buttons into box.
2397
23982005-01-01 16:41 gespinasse
2399
2400 * doc/How-to-make-update: Update How-to-make-update
2401
24022005-01-01 16:34 gespinasse
2403
2404 * doc/.cvsignore, html/cgi-bin/updates.cgi,
2405 src/misc-progs/installpackage.c, updates/1.4.1/.cvsignore,
2406 updates/1.4.2/.cvsignore, updates/1.4.3/.cvsignore: Delete
2407 earlier the loaded update to spare 1/3 of necessary free space
2408
2409 Add forgotten cvsignore
2410
24112005-01-01 14:44 gespinasse
2412
2413 * .cvsignore: Cosmetic : add some cvsignore to clean the logs
2414
24152005-01-01 09:32 gespinasse
2416
2417 * lfs/zlib: Fix CAN-2004-0797 in zlib-1.2.1 (local D.O.S)
2418
24192004-12-31 18:33 eoberlander
2420
2421 * html/cgi-bin/remote.cgi: Cosmetic change to layout of remote.cgi,
2422 moving checkboxes to lefthand side, and indenting the list.
2423
24242004-12-30 22:56 gespinasse
2425
2426 * updates/1.4.3/setup: add again updates/1.4.3/setup
2427
24282004-12-30 22:54 gespinasse
2429
2430 * updates/1.4.3/setup[DEAD]: Try adding exec permission at
2431 updates/1.4.3/setup by removing and adding again
2432
24332004-12-30 21:53 gespinasse
2434
2435 * updates/1.4.3/setup: Use two variable in patch setup instead of
2436 multiple numbers occurences
2437
2438 Don't try to hack /var/ipcop/patched/installed inside the patch
2439 update, or it will fail to transfer content of information from
2440 available to installed file.
2441
24422004-12-30 09:50 eoberlander
2443
2444 * html/cgi-bin/aliases.cgi: Cosmetic changes to aliases.cgi so
2445 layout matches other pages.
2446
24472004-12-30 09:26 eoberlander
2448
2449 * html/cgi-bin/time.cgi: Cosmetic changes to layout of time.cgi.
2450 I've included some explanatory text, and moved the Set Time Now
2451 button to make it clear it can be used with Repeating Schedules
2452 as well as Manual events.
2453
24542004-12-23 18:36 eoberlander
2455
2456 * src/rc.d/rc.firewall.local: Add improvements to rc.firewall.local
2457 suggested by Scott Tregear in SF Bug 1088730. This file is not
2458 included as an update, as Users own versions would be
2459 overwritten.
2460
24612004-12-23 08:54 eoberlander
2462
2463 * updates/1.4.3/: ROOTFILES.alpha-1.4.3, ROOTFILES.i386-1.4.3:
2464 Update Chinese from Language Database.
2465
24662004-12-23 07:44 eoberlander
2467
2468 * updates/1.4.3/: ROOTFILES.alpha-1.4.3, ROOTFILES.i386-1.4.3:
2469 Update Danish from Language Database.
2470
24712004-12-22 21:40 eoberlander
2472
2473 * html/cgi-bin/gui.cgi, updates/1.4.3/information: Include control
2474 on gui.cgi page to allow user selectable refresh of index.cgi
2475 whilst Connected. Default is NO refresh whilst connected, which
2476 is the status quo.
2477
24782004-12-22 18:23 eoberlander
2479
2480 * html/cgi-bin/gui.cgi, updates/1.4.3/ROOTFILES.alpha-1.4.3,
2481 updates/1.4.3/ROOTFILES.i386-1.4.3: Modify layout of gui.cgi and
2482 include control for muting beeps on ip-up and ip-down, and a
2483 'Restore defaults' button. Add three new phrases to Language
2484 Database.\n\nStill to do: Add control for refreshing index page.
2485
24862004-12-19 22:20 eoberlander
2487
2488 * updates/1.4.3/: ROOTFILES.alpha-1.4.3, ROOTFILES.i386-1.4.3: Fix
2489 a bug that caused a fixed lease to always be Enabled after being
2490 edited.
2491
24922004-12-18 21:58 gespinasse
2493
2494 * doc/How-to-make-update, updates/1.4.3/ROOTFILES.alpha-1.4.3,
2495 updates/1.4.3/ROOTFILES.i386-1.4.3: Change the name of modified
2496 sources list to foc/updated-sources
2497
2498 Exit if cvs export has failed
2499
2500 Remove heading '/' in ROOTFILES.x-1.4.3
2501
25022004-12-18 18:16 gespinasse
2503
2504 * tools/gen_changelog.sh[DEAD]: Move Changelog update in a new
2505 ./make.sh changelog
2506
25072004-12-18 18:11 eoberlander
2508
2509 * updates/1.4.3/setup: Be more specific about which line to edit.
2510
25112004-12-18 17:28 eoberlander
2512
2513 * updates/1.4.3/setup: Change .tar.gz to .tgz.gpg in remaining
2514 language files. Update from Language Database to CVS for iso, and
2515 use sed in setup file for upgrade. Closes SF Bug 1077494.
2516
25172004-12-18 17:25 eoberlander
2518
2519 * html/html/images/forward.gif: Cosmetic change to arrow.
2520
25212004-12-18 11:27 gespinasse
2522
2523 * updates/1.4.3/: ROOTFILES.alpha-1.4.3, ROOTFILES.i386-1.4.3,
2524 information, setup: Use a ID corresponding to the revision number
2525 (fix SF 1086812)
2526
2527 Sed header.pl for $version instead of replacing the whole file
2528 hoping to not broke add-ons
2529
2530 Patch of langage changes still need to be done. It will be made
2531 in the 'dist' part of make.sh
2532
25332004-12-17 21:13 eoberlander
2534
2535 * html/cgi-bin/xtaccess.cgi, updates/1.4.3/ROOTFILES.alpha-1.4.3,
2536 updates/1.4.3/ROOTFILES.i386-1.4.3: Add modification to add a
2537 field for Remarks to xtaccess.cgi, submitted by Patrick Bernaud,
2538 resolves Feature Request 1052343.
2539
25402004-12-17 09:49 eoberlander
2541
2542 * updates/1.4.3/: information, setup: Add files for 1.4.3 update.
2543
25442004-12-17 09:14 eoberlander
2545
2546 * updates/1.4.3/: ROOTFILES.alpha-1.4.3, ROOTFILES.i386-1.4.3:
2547 Update Finnish from Language Database.
2548
25492004-12-17 09:04 eoberlander
2550
2551 * updates/1.4.3/: ROOTFILES.alpha-1.4.3, ROOTFILES.i386-1.4.3: Add
2552 files for 1.4.3 update.
2553
25542004-12-17 08:52 eoberlander
2555
2556 * html/cgi-bin/index.cgi: Add ability to refresh the index.cgi page
2557 when IPCop is Connected. Refreshing the homepage when Connected
2558 is currently OFF by design. Creating the file 'refreshindex' with
2559 the command 'touch /var/ipcop/main/refreshindex' will force the
2560 homepage to refresh every 30 seconds whilst Connected.
2561
25622004-12-17 08:44 eoberlander
2563
2564 * html/cgi-bin/updates.cgi: Cosmetic change to Available Updates
2565 box, tweak format of table.
2566
25672004-12-17 08:27 eoberlander
2568
2569 * src/ppp/: ip-down, ip-up: Add capability to silence beeps when
2570 ppp goes up or down. Beeps are ON by default. Creating the file
2571 'nobeeps' with the command 'touch /var/ipcop/ppp/nobeeps' will
2572 mute IPCop.
2573
25742004-12-14 17:56 gespinasse
2575
2576 * src/misc-progs/restartsyslogd.c: Remove -u syslog option from
2577 syslog start line until it behave better.
2578
2579 Problems were seen: - during kill -HUP (not restarted and not
2580 working) - during kill (pid not removed in /var/run)
2581
25822004-12-13 20:48 gespinasse
2583
2584 * src/misc-progs/restartsyslogd.c: Fix wrong path in restartsyslogd
2585 for syslogd
2586
2587 The problem is still there when syslogd is started with -u syslog
2588 option kill -HUP (pidnumber) does not restart syslogd
2589
25902004-12-11 08:55 gespinasse
2591
2592 * lfs/fcdsl2, src/misc-progs/installfcdsl.c, src/rc.d/rc.fritzdsl:
2593 Shift nedd-depmod tag from /var/ipcop to /var/run the tags don't
2594 need to be in backup Include the tags in the update-1.4.2
2595
2596 Include drdsl from a 3.11.4 driver for frizt modems
2597
2598 Be friendly with testers, allow setup to be run more than once :
2599 - from a 1.4.1 - and from a 1.4.2 This should allow testers to
2600 install the final update without tweak
2601
2602 Update Changelog
2603
26042004-12-10 07:45 gespinasse
2605
2606 * src/rc.d/rc.fritzdsl, updates/1.4.2/setup: Fix routed IP with ATM
2607 modems
2608
2609 Run depmod when it was not previously done : - when switching
2610 form one to the other kernel - or after fcdsl package was
2611 uploaded
2612
2613 Go back to v1.4.0 root partition size or not enought free space
2614 will be available for a kernel upgrade The problem will stay with
2615 people installing directly v1.4.1
2616
2617 Update Changelog
2618
26192004-12-09 15:01 eoberlander
2620
2621 * config/etc/logrotate.conf, updates/1.4.2/information: Fix snort
2622 logrotation, as directories were not being flushed from
2623 /var/log/snort as /var/log/snort/scan.log didn't exist. Move code
2624 that flushes directories into /var/log/snort/alert section of
2625 logrotate.conf.
2626
26272004-12-08 06:57 gespinasse
2628
2629 * updates/1.4.2/information: Include pulsardsl in the update
2630
2631 Update information
2632
26332004-12-07 18:18 gespinasse
2634
2635 * lfs/shadow: Shadow load in old
2636
26372004-12-06 18:33 gespinasse
2638
2639 * lfs/Config: Update LFS URL path to 5.1.1
2640
26412004-12-06 17:46 eoberlander
2642
2643 * updates/1.4.2/information: Target release date now Friday 10
2644 December.
2645
26462004-12-06 08:25 eoberlander
2647
2648 * updates/1.4.2/information: Update information text. With the
2649 kernel update removed, I think a reboot is not required. Please
2650 revise if incorrect.
2651
26522004-12-05 22:32 gespinasse
2653
2654 * .cvsignore, updates/1.4.2/setup: Remove kernel and ppp upgrade
2655 from update setup
2656
2657 cvsignore doc/*.txt
2658
26592004-12-05 22:03 gespinasse
2660
2661 * lfs/ppp: Add remaining changes from the downgrade Take
2662 rebuildhosts in update.1.4.2
2663
26642004-12-05 18:39 gespinasse
2665
2666 * lfs/capi4k-utils, src/patches/ppp-2.4.2-close.patch,
2667 src/patches/ppp-2.4.2-pppoatm-modprobe.patch,
2668 src/patches/ppp-2.4.2-pppoatm-persist.patch,
2669 src/patches/ppp-2.4.2-pppoatm.patch,
2670 src/patches/ppp-2.4.2-printstats.patch,
2671 src/patches/ppp-2.4.2-signal.patch: For a faster and stable
2672 1.4.2, postpone upgrade: - from linux-2.4.27 to 2.4.28 - from
2673 ppp.2.4.2 to 2.4.3 - from openswan-1.0.7 to 1.0.8 I am compiling
2674 so everything is not tested. If no update occure in the 4 next
2675 hours, all should be right
2676
26772004-12-05 13:54 rkerr
2678
2679 * src/misc-progs/rebuildhosts.c: Initialise DOMAINNAME so we don't
2680 get weird characters in /etc/hosts if it's unset - partially
2681 fixes SF bug #1023993. We still need to work out how it's
2682 possible to get DOMAINNAME unset - I can't see anything obviously
2683 wrong with the 1.3-1.4 upgrade code in this respect.
2684
26852004-12-05 07:16 gespinasse
2686
2687 * config/kernel/kernel.config.i386.installer,
2688 src/patches/raw-linux-2.4.28.patch: Fix patch-o-matic raw for
2689 kernel 2.4.28
2690
26912004-12-03 23:22 gespinasse
2692
2693 * src/patches/: linux-2.4.28-usb-devio.patch,
2694 linux-2.4.28-usb-exclusive.patch[DEAD]: Fix usb 2.4.28 for
2695 modem_run and eciadsl-synch : thank at Kaupo Arulo for the fix
2696
26972004-12-03 22:57 eoberlander
2698
2699 * html/cgi-bin/wireless.cgi: Add colons and a blob.
2700
27012004-12-03 06:46 eoberlander
2702
2703 * src/install+setup/setup/dhcp.c: Add _GREEN suffix to dhcpkv
2704 variables. Fixes a bug where the /var/ipcop/dhcp/settings file
2705 could not be read correctly by dhcp.cgi after a clean install.
2706 Also change 'range dynamic-bootp' to 'range' in initial
2707 dhcpd.conf file.
2708
27092004-12-02 09:36 eoberlander
2710
2711 * lfs/file: Version 09 is no longer available.
2712
27132004-12-01 20:50 gespinasse
2714
2715 * lfs/eciadsl-nortek: Fix the space at the end of ECI HiFocus name
2716
27172004-12-01 19:17 rkerr
2718
2719 * html/cgi-bin/logs.cgi/proxylog.dat: Neater fix for the lack of
2720 input sanitization in proxylog.dat, using cleanhtml routine from
2721 header.pl
2722
27232004-12-01 12:32 alanh
2724
2725 * updates/1.4.2/information: add 'reboot recommended' to
2726 information file
2727
27282004-12-01 12:12 alanh
2729
2730 * updates/1.4.2/information: update information file
2731
27322004-12-01 12:08 alanh
2733
2734 * html/cgi-bin/logs.cgi/proxylog.dat: Sanitize fix ([KA Advisory
2735 0411291] IPCop Cross Site Scripting Vulnerability in
2736 "proxylog.dat")
2737
27382004-12-01 10:16 alanh
2739
2740 * html/cgi-bin/wireless.cgi: Updates for the Blue Access page (Kees
2741 Vonk)
2742
27432004-12-01 10:02 alanh
2744
2745 * updates/1.4.2/setup: Fix dhcpd restarting for the upgrade
2746
27472004-12-01 08:44 eoberlander
2748
2749 * updates/1.4.2/information: Update text.
2750
27512004-11-30 21:56 alanh
2752
2753 * src/rc.d/rc.firewall.local: fix c&p problem
2754
27552004-11-30 21:40 alanh
2756
2757 * src/rc.d/rc.firewall.local: add the reload option.
2758
2759 This is only cosmetic. If people still have older files lying
2760 around and the new reload option calls this script it will just
2761 print out usage information which isn't a problem.
2762
27632004-11-30 20:51 alanh
2764
2765 * src/rc.d/rc.firewall: Correct place for calling rc.firewall.local
2766 in the stop function and add an additional place for reload.
2767
27682004-11-29 21:40 alanh
2769
2770 * src/rc.d/: rc.netaddress.up, rc.updatered: Fix DOMAIN_NAME to
2771 DOMAIN_NAME_GREEN
2772
27732004-11-29 20:01 alanh
2774
2775 * lfs/bind: Add usr/bin/host for ipsec verify
2776
27772004-11-29 10:29 alanh
2778
2779 * updates/1.4.2/setup: Fix 'ends never' in existing dhcp leases
2780 files
2781
27822004-11-28 22:55 gespinasse
2783
2784 * src/patches/linux-2.4.28-usb-exclusive.patch: Work-around to make
2785 modem_run and eciadsl-synch work again in 2.4.28 Four 2.4.28 usb
2786 patches are removed
2787
27882004-11-27 14:34 rkerr
2789
2790 * src/misc-progs/restartsyslogd.c, lfs/fcron: Make restartsyslogd
2791 pass -u syslogd to syslogd if it has to re-run it, and fix
2792 multiple local vulnerabilities in fcron (CAN-2004-1030,
2793 CAN-2004-1031, CAN-2004-1032 & CAN-2004-1032)
2794
27952004-11-27 11:07 gespinasse
2796
2797 * src/patches/eci-usermode_modemsdb.patch[DEAD]: Remove modems.db
2798 patch since we use nortek-0.10 without changes
2799
28002004-11-26 21:21 gespinasse
2801
2802 * lfs/fcdsl2: pppsetup.cgi - fix modems.db move to /etc/eciadsl
2803
2804 fcdsl2 - upgrade firmware and program to the last package
2805 available for kernel2.4
2806
28072004-11-26 01:22 gespinasse
2808
2809 * src/patches/eciadsl-usermode-0.10-semaphore-leak.patch,
2810 updates/1.4.2/information, updates/1.4.2/setup: Eciadsl -
2811 complete changes since previous was made too early - fix a
2812 semaphore not removed on synch timeout - fix the nortek part
2813 (sync and pppoeci) - rewrite rc.eciadsl to detect : firmware
2814 loading failure keep synch info available
2815
2816 eciadsl-nortek should work now but not tested with this sort of
2817 modems
2818
28192004-11-25 18:23 gespinasse
2820
2821 * lfs/: eciadsl, eciadsl-nortek: Fix capi plugin location
2822
28232004-11-25 09:25 alanh
2824
2825 * updates/1.4.2/: ROOTFILES.alpha-1.4.2, ROOTFILES.i386-1.4.2: Fix
2826 locations
2827
28282004-11-25 09:21 eoberlander
2829
2830 * langs/ro/cgi-bin/ro.pl, updates/1.4.2/ROOTFILES.alpha-1.4.2,
2831 updates/1.4.2/ROOTFILES.i386-1.4.2: Update Greek and Romanian
2832 languages.
2833
28342004-11-24 23:27 gespinasse
2835
2836 * lfs/capi4k-utils, lfs/ppp,
2837 src/patches/capi4k-utils-2004-10-06_ppp-2.4.3.patch,
2838 src/patches/ppp-2.4.2-pppoatm-modprobe.patch[DEAD],
2839 src/patches/ppp-2.4.2-pppoatm-persist.patch[DEAD],
2840 src/patches/ppp-2.4.2-pppoatm.patch[DEAD], src/scripts/resetusb:
2841 ppp-2.4.3 Use the included pppoatm.so plugin instead of patches
2842 collection
2843
2844 capi4k-utils Fix compilation with ppp-2.4.3
2845
2846 resetusb sleep 6s after the reset instead of 3s help some
2847 usb-controller
2848
28492004-11-24 22:03 alanh
2850
2851 * updates/1.4.2/ROOTFILES.alpha-1.4.2,
2852 updates/1.4.2/ROOTFILES.i386-1.4.2, lfs/openswan: OpenSWAN 1.0.8
2853 final
2854
28552004-11-24 10:20 alanh
2856
2857 * lfs/capi4k-utils: Fix capi
2858
28592004-11-24 10:05 alanh
2860
2861 * updates/1.4.2/: ROOTFILES.alpha-1.4.2, ROOTFILES.i386-1.4.2:
2862 remove unneeded ppp files
2863
28642004-11-24 09:46 alanh
2865
2866 * updates/1.4.2/: ROOTFILES.alpha-1.4.2, ROOTFILES.i386-1.4.2: Fix
2867 openswan 1.0.8rc2 files
2868
28692004-11-24 09:45 alanh
2870
2871 * updates/1.4.2/setup: remove older ppp files
2872
28732004-11-24 09:43 alanh
2874
2875 * updates/1.4.2/setup: upgrade kernel
2876
28772004-11-24 09:39 alanh
2878
2879 * config/kernel/kernel.config.i386.installer, lfs/driver.img,
2880 lfs/openswan, lfs/ppp, src/patches/ppp-2.4.2-close.patch[DEAD],
2881 src/patches/ppp-2.4.2-pppoatm.patch,
2882 src/patches/ppp-2.4.2-printstats.patch[DEAD],
2883 src/patches/ppp-2.4.2-signal.patch[DEAD],
2884 updates/1.4.2/ROOTFILES.alpha-1.4.2,
2885 updates/1.4.2/ROOTFILES.i386-1.4.2: Upgrade kernel to 2.4.28
2886 Upgrade ppp to 2.4.3 Upgrade openswan to 1.0.8rc2
2887
2888 Unfortunately the 'raw' patch from netfilter's patch-o-matic
2889 doesn't apply cleanly. I'll look into this if it isn't fixed soon
2890 with a new pomng package.
2891
2892 Also we'll be waiting for 1.0.8 of openswan to reach final before
2893 releasing our 1.4.2 update.
2894
28952004-11-23 06:37 eoberlander
2896
2897 * updates/1.4.2/: ROOTFILES.alpha-1.4.2, ROOTFILES.i386-1.4.2:
2898 Update French, German and Norwegian with new .tgz.gpg string.
2899
29002004-11-22 18:53 alanh
2901
2902 * tools/mkflash/mkflash: Give a little more log space for 256MB
2903 Flash
2904
29052004-11-22 09:18 alanh
2906
2907 * updates/1.4.2/: ROOTFILES.alpha-1.4.2, ROOTFILES.i386-1.4.2,
2908 setup: current 1.4.2 files
2909
29102004-11-19 16:41 alanh
2911
2912 * updates/1.4.2/: ROOTFILES.alpha-1.4.2, ROOTFILES.i386-1.4.2,
2913 information, setup: add 1.4.2 update files
2914
29152004-11-19 10:25 alanh
2916
2917 * html/cgi-bin/updates.cgi, src/scripts/updatelists.pl: Put back
2918 the version grabbing.
2919
2920 So, we'll have updates for 1.4.0, and 1.4.1 and 1.4.2, etc.
2921 rather than just one big update list for 1.4.0 applying to all. I
2922 think this makes it a little simpler to understand what's an
2923 upgrade and what's a fresh install.
2924
29252004-11-16 22:48 alanh
2926
2927 * src/install+setup/install/: pcmcia.c, usb.c: PCMCIA detection
2928 didn't work for floppy boot systems - fix that.
2929
2930 Also fix PCMCIA detection for ISAPNP based PCMCIA controllers
2931 which the probe routines don't find. (Fixes SF bug 1060840)
2932
29332004-11-16 20:29 alanh
2934
2935 * config/httpd/httpd.conf: Whoops, removed too much there.
2936
29372004-11-16 20:13 alanh
2938
2939 * config/httpd/httpd.conf: Remove access restrictions for backup
2940 exporting
2941
29422004-11-15 19:39 alanh
2943
2944 * lfs/dnsmasq: dnsmasq 2.17
2945
29462004-11-15 06:23 gespinasse
2947
2948 * lfs/ez-ipupdate: Fix ez-ipupdate patch application
2949
29502004-11-14 12:51 rkerr
2951
2952 * lfs/ez-ipupdate, src/patches/ez-ipupdate.formstring.patch: Fix
2953 for a format string vulnerability in ez-ipupdate:
2954 http://marc.theaimsgroup.com/?l=full-disclosure&m=110018323619438
2955
29562004-11-12 16:19 gespinasse
2957
2958 * lfs/: cnx_pci, configroot: Fix eagle-usb with CMV file for isdn
2959 line
2960
2961 Conexant PCI - remove the depmod since a final one is made in
2962 driver.img - add again /var/ipcop/cnx_pci since it is used to
2963 write symlink - remove ttyCX part as it is not used
2964
29652004-11-11 10:41 gespinasse
2966
2967 * lfs/cnx_pci, lfs/configroot,
2968 src/patches/CnxADSL-cln-irqreturn.patch,
2969 src/rc.d/rc.conexantpciadsl: Update Conexant pci driver - this
2970 fix the related stack smashing attack and other memory leak
2971 messages - there is still a problem at reconnection, the driver
2972 look to keep an LCP TermReq in a buffer from previous session
2973 and disconnect when ppp0 goes up
2974
2975 Eagleusbadsl - fix rc.eagleusbadsl in update-1.4.1 forgotten -
2976 don't take dsp_code in update since they were not updated from
2977 1.9.9 to 2.0.0
2978
29792004-11-11 09:39 alanh
2980
2981 * src/install+setup/: install/upgrade-v12-v13.c, libsmooth/main.c:
2982 Fix a problem in the 1.2 to 1.3 upgrade that causes lots of lines
2983 like
2984
2985 TYPE=modem TYPE=modem TYPE=modem
2986
2987 or
2988
2989 TYPE=isdn TYPE=isdn TYPE=isdn
2990
2991 in the ppp settings files because of a bogus replace command.
2992
29932004-11-10 20:13 alanh
2994
2995 * updates/1.4.1/information: Bump the date for 1.4.1 to the 20th
2996 November.
2997
2998 Fix the installed patches file to have the same date as Released
2999 & Installed.
3000
30012004-11-10 19:56 alanh
3002
3003 * lfs/iputils: add an alternative 'ping' binary that supports the
3004 -I option. This one is installed in /usr/bin, whereas the
3005 inetutils one is currently installed in /bin
3006
3007 Other people have asked for this functionality to return.
3008
30092004-11-10 17:39 alanh
3010
3011 * config/kernel/kernel.config.i386.installer: Fix the ROOTFILES for
3012 the real kernel modules that haven't been updated in a while.
3013
3014 Actually build some more of the wireless kernel modules and
3015 include them in the 1.4.1 update for those who want to configure
3016 manually.
3017
30182004-11-10 17:13 alanh
3019
3020 * lfs/driver.img: Exclude ide and acpi modules from network driver
3021 disk
3022
30232004-11-09 23:25 gespinasse
3024
3025 * src/patches/: eagle-usb-1.9.9-pppoa-mac.patch[DEAD],
3026 eciadsl-usermode-0.9-load1.patch[DEAD]: Remove unecessary old
3027 patches Fix an old adiadsl in netstatus.cgi
3028
30292004-11-09 22:00 alanh
3030
3031 * html/cgi-bin/netstatus.cgi: improve the colours
3032
30332004-11-09 19:31 alanh
3034
3035 * html/cgi-bin/netstatus.cgi: Highlight the interfaces in bold for
3036 better colour representation
3037
30382004-11-09 17:35 alanh
3039
3040 * html/cgi-bin/netstatus.cgi: Consolidate the dynamic leases code
3041 in dhcp.cgi and netstatus.cgi (Franck Bourdonnec)
3042
30432004-11-09 11:21 alanh
3044
3045 * lfs/isapnptools: Check the correct location for isapnp command.
3046 Create new /var/ipcop/isapnp directory and move the isapnp.conf
3047 file there so it's backed up and out of the way of /etc. Fixes
3048 SF bug 1062961
3049
30502004-11-09 09:54 alanh
3051
3052 * html/cgi-bin/netstatus.cgi: Add colour coding to the interface
3053 names in netstatus.cgi for easier management of which interface
3054 is which.
3055
3056 Thanks to Franck Bourdonnec for the initial version of this.
3057
30582004-11-09 07:56 gespinasse
3059
3060 * lfs/eciadsl-nortek, src/rc.d/rc.eagleusbadsl: Update eagle-usb to
3061 2.0.0 with cmv use Update eciadsl-nortek to 0.10-alpha Remove
3062 $VERSION in /doc/packages-list
3063
30642004-11-06 15:14 gespinasse
3065
3066 * html/cgi-bin/netstatus.cgi: Fix netstatus for new dhcp variables
3067 Normalize position of {
3068
30692004-11-05 23:40 alanh
3070
3071 * config/kernel/kernel.config.i386.installer,
3072 config/kernel/kernel.config.i386.smp,
3073 src/install+setup/libsmooth/netstuff.c: ax8817x usb driver no
3074 longer exists and is included in usbnet. So support usbnet from
3075 now on.
3076
30772004-11-05 07:17 gespinasse
3078
3079 * lfs/eciadsl, src/patches/eci-usermode_modemsdb.patch,
3080 src/rc.d/rc.eciadsl: Update to eciadsl-0.10 Don't remove
3081 eciadsl-usermode-0.9-load1.patch as it is used by nortek version
3082
30832004-11-04 18:51 alanh
3084
3085 * src/rc.d/rc.network: Support PCMCIA USB devices
3086
30872004-11-04 11:41 eoberlander
3088
3089 * langs/ro/cgi-bin/ro.pl: Minor changes from Language Database.
3090 Mainly deletions - Not intended for inclusion in update.
3091
30922004-11-03 22:11 alanh
3093
3094 * src/misc-progs/setuid.h: add VALID_SHORT_MASK
3095
30962004-11-03 21:28 alanh
3097
3098 * src/misc-progs/restartsquid.c: Fix restartsquid when used in
3099 conjunction with VPN's (Darren Critchley)
3100
31012004-11-03 16:37 eoberlander
3102
3103 * src/scripts/makegraphs: Add Michael Spann's solution for utf-8
3104 conversion for rrdtool, adapted to use different character sets,
3105 and to avoid those we can't yet convert.
3106
31072004-11-03 13:50 alanh
3108
3109 * src/: install+setup/setup/dhcp.c, misc-progs/restartdhcp.c:
3110 Commit Franck Bourdonnec's changes to the dhcp page which fixes
3111 the dhcp page bug in SF with regards to src/dest range checking.
3112
3113 I've tested this quite a bit as I had to put the upgrade bits &
3114 pieces together. But it could use a little more banging on.
3115
3116 Eric - There's a one line addition to the en.pl language file
3117 you'll notice.
3118
31192004-11-02 18:45 alanh
3120
3121 * doc/ChangeLog: Changes since 1.4.0
3122
31232004-11-02 09:28 alanh
3124
3125 * lfs/apache: upgrade apache to 1.3.33 and modssl to 2.8.22-1.3.33
3126
31272004-10-30 13:09 alanh
3128
3129 * updates/1.4.1/setup: Comment out dhcp problem for now, until I
3130 can investigate
3131
31322004-10-29 11:33 alanh
3133
3134 * html/cgi-bin/dmzholes.cgi: Remove the old check
3135
31362004-10-29 11:09 alanh
3137
3138 * html/cgi-bin/dmzholes.cgi, src/misc-progs/setdmzholes.c: Fix DMZ
3139 page for port ranges (Darren Critchley)
3140
31412004-10-29 10:15 alanh
3142
3143 * updates/1.4.1/setup: Detect if it's been done
3144
31452004-10-29 10:10 alanh
3146
3147 * updates/1.4.1/setup: Fix more bootp problems by disallowing
3148 'dynamic bootp' clients
3149
31502004-10-28 18:13 alanh
3151
3152 * lfs/openssl: remove -j 3 - seems to cause build problems with
3153 this version
3154
31552004-10-28 17:55 alanh
3156
3157 * lfs/openssl: Fix openssl rmdir command
3158
31592004-10-28 17:09 alanh
3160
3161 * lfs/openssl: ensure fips is defined
3162
31632004-10-28 08:50 alanh
3164
3165 * updates/1.4.1/setup: Check that 1.4.0 is currently running before
3166 trying to perform an upgrade
3167
31682004-10-28 08:25 alanh
3169
3170 * lfs/openssl: openssl 0.9.7e
3171
31722004-10-28 07:40 eoberlander
3173
3174 * langs/so/cgi-bin/so.pl: Remove old 'fritzdsl help' string, as
3175 Gilles has rewritten it in English.
3176
31772004-10-27 10:04 alanh
3178
3179 * lfs/dnsmasq: Upgrade dnsmasq to 2.16 (since 2.06 ish) it's been
3180 backwards compatible to dnsmasq 1.18 and has quite a few bug
3181 fixes too.
3182
3183 We still do not use the DHCP features because ISC's is doing this
3184 job. It needs to be looked at for IPCop 1.5.0 whether dnsmasq
3185 DHCP can do all of the functions that we're currently using ISC's
3186 for.
3187
31882004-10-26 21:47 gespinasse
3189
3190 * lfs/fcdsl, src/misc-progs/installfcdsl.c: Fix installfcdsl fro
3191 untaring the files
3192
3193 Remove drdsl,drdsl.ini
3194
31952004-10-26 20:16 alanh
3196
3197 * lfs/iptables, src/patches/iptables-1.2.11.patch: Fix iptables bug
3198 when hostname used has multiple ip address matches. (SF bug
3199 1054790)
3200
32012004-10-26 19:40 alanh
3202
3203 * lfs/eciadsl-nortek: Fix download link
3204
32052004-10-25 18:29 gespinasse
3206
3207 * updates/1.4.1/information: Update fcdsl upload help text
3208
3209 Add eciadsl-nortek support info in 1.4.1 patch
3210
32112004-10-25 17:39 gespinasse
3212
3213 * html/cgi-bin/index.cgi, html/cgi-bin/status.cgi, lfs/eciadsl,
3214 lfs/eciadsl-nortek, lfs/fcdsl, lfs/net-tools,
3215 src/patches/eci-usermode_modemsdb.patch,
3216 src/patches/net-tools-1.60-cleanup-list-handling.patch,
3217 src/patches/net-tools-1.60-get_name.patch, src/rc.d/rc.eciadsl,
3218 updates/1.4.1/ROOTFILES.alpha-1.4.1: net-tools Fix SF1047183
3219 stack smashing attack in function if_readlist_proc
3220
3221 pppsetup.cgi Clean the code Fix display for fritzdsl -
3222 PPPoE is not a second level option but the only available
3223 selection possible with RFC1483 - correct encapsulation
3224 for PPPoA
3225
3226 index.cgi Make the warning for root partition a fixed size or
3227 10% will waste more than necessary on small disk
3228
3229 status.cgi Display disk partition sizes in fixed MB unit
3230
3231 fcdsl Move drdsl in /etc/drdsl (in fcdsl package)
3232
3233 Add support for eciadsl-nortek driver
3234
32352004-10-25 11:27 eoberlander
3236
3237 * updates/1.4.1/information: Update information.
3238
32392004-10-25 11:22 alanh
3240
3241 * updates/1.4.1/: ROOTFILES.alpha-1.4.1, ROOTFILES.i386-1.4.1: add
3242 no.pl
3243
32442004-10-25 11:15 eoberlander
3245
3246 * langs/fi/install/lang_fi.c: Update Finnish Installer strings to
3247 include some missings CRs.
3248
32492004-10-25 10:47 alanh
3250
3251 * updates/1.4.1/: ROOTFILES.i386-1.4.1, information: Update the
3252 information file.
3253
3254 Can other developers update this for the fixes they've done.
3255
32562004-10-21 13:08 alanh
3257
3258 * lfs/perl: remove -j 3 as sometimes it causes a build failure
3259
32602004-10-21 07:29 gespinasse
3261
3262 * lfs/3cp4218, lfs/amedyn, lfs/cxacru, lfs/speedtouch,
3263 src/patches/speedtouch-1.2-isdn.patch,
3264 updates/1.4.1/ROOTFILES.alpha-1.4.1,
3265 updates/1.4.1/ROOTFILES.i386-1.4.1: Don't reject speedtouch Rev
3266 0.01 because it work! Patch modem_run to let Rev 0.01 (0x000a)
3267 interfaces to be set like a Rev 0.00 and not the default values
3268 (like a Rev 2.00)
3269
3270 Remove intermediate depmod since a final one is made in
3271 driver.img This spare a few s / mn
3272
32732004-10-20 21:33 gespinasse
3274
3275 * src/rc.d/rc.fritzdsl: Name fcdsl tgz with $VERSION instead of
3276 $KVER
3277
3278 Suppress a debug message with $kernel in pppsetup.cgi
3279
3280 Fix missing path for modprobe in rc.fritzdsl stop
3281
32822004-10-20 15:55 alanh
3283
3284 * src/scripts/tunerrd.pl: remove CTRL+M's
3285
32862004-10-20 09:05 alanh
3287
3288 * updates/1.4.1/ROOTFILES.alpha-1.4.1,
3289 updates/1.4.1/ROOTFILES.i386-1.4.1, updates/1.4.1/setup,
3290 src/scripts/makegraphs, src/scripts/tunerrd.pl: Set the heartbeat
3291 to 600 seconds instead of 300 to avoid gaps in the graphs.
3292
3293 Fixes SF bug 1048706 (thanks to JukJuk)
3294
32952004-10-20 08:51 alanh
3296
3297 * src/misc-progs/restartshaping.c: 8192 was still too low - up to
3298 16384
3299
33002004-10-20 07:05 gespinasse
3301
3302 * lfs/fcdsl, src/misc-progs/installfcdsl.c, src/rc.d/rc.fritzdsl,
3303 updates/1.4.1/ROOTFILES.alpha-1.4.1,
3304 updates/1.4.1/ROOTFILES.i386-1.4.1: Move fcdsl firmwares in
3305 fcdsl-$kernel.tgz
3306
3307 Fix in pppsetup.cgi fcdsl module loaded detection
3308
3309 Set every fcdsl modem with the according controller value (1 or
3310 2) in rc.red. I am unsure for fcdsl2
3311
3312 Put modules.dep in patch 1 or need to start a depmod depmod take
3313 more time on the target and display unresolved symbol until
3314 CnxADSL is fixed
3315
33162004-10-19 08:02 gespinasse
3317
3318 * lfs/configroot, lfs/fcdsl, lfs/fcdsl2, lfs/fcdslsl,
3319 lfs/fcdslslusb, lfs/fcdslusb, src/misc-progs/Makefile,
3320 src/misc-progs/installfcdsl.c,
3321 src/patches/fcdsl-singlelock.patch,
3322 src/patches/fcdslsl-singlelock.patch,
3323 src/patches/fcdslslusb-singlelock.patch, src/rc.d/rc.fritzdsl,
3324 updates/1.4.1/ROOTFILES.alpha-1.4.1,
3325 updates/1.4.1/ROOTFILES.i386-1.4.1, updates/1.4.1/setup: make.sh
3326 - build only fcdsl tgz with machine=i386 - name fcdsl package
3327 with kernel version instead of ipcop version
3328
3329 upload.cgi - various fix for xhtml compliance (mainly form inside
3330 of table) - load fcdsl-$kernel.tgz and install the modules from a
3331 C helper
3332
3333 misc-progs - add an installer for uploaded fcdsl(x) modules
3334
3335 rc.fritdsl - fix wrong syntax for module modprobe, it should be
3336 without (.o.gz)
3337
3338 Various fix - remove /var/ipcop/{pulsardsl,fritzdsl} from
3339 configroot at upgrade stage at patch 1 - patch fcdsl,
3340 fcdslsl, fcdslslusb with a singlelock patch - 'rc.fritzdsl stop'
3341 was not called on rc.red clear, so create a cleanup
3342
33432004-10-18 08:06 alanh
3344
3345 * updates/1.4.1/: ROOTFILES.alpha-1.4.1, ROOTFILES.i386-1.4.1: add
3346 fr.pl to upgrade
3347
3348 Eric - any files you modify - please add them here too
3349
33502004-10-17 20:34 alanh
3351
3352 * src/rc.d/rc.netaddress.up: fix typo
3353
33542004-10-17 15:30 eoberlander
3355
3356 * html/cgi-bin/index.cgi: Cosmetic tweak, add colons after text.
3357
33582004-10-15 13:17 alanh
3359
3360 * lfs/squid: Don't need the squid patch with STABLE7
3361
33622004-10-15 09:55 alanh
3363
3364 * html/cgi-bin/ids.cgi, src/misc-progs/restartsnort.c,
3365 src/rc.d/rc.updatered: Allow snort to only be restarted on
3366 certain interfaces.
3367
3368 This avoids restarting snort on all interfaces, when just the RED
3369 interface has gone down/up.
3370
3371 ids.cgi could be improved furthur, to check tickboxes and restart
3372 interfaces that have been newly selected/deselected.
3373
33742004-10-15 08:44 alanh
3375
3376 * updates/1.4.1/setup: remove capi.conf as /etc/fcdsl/... contains
3377 these entries for each fcdsl driver.
3378
33792004-10-15 08:20 alanh
3380
3381 * updates/1.4.1/setup: Run ldconfig after libcapi20 upgrade in
3382 1.4.0 to 1.4.1 upgrade
3383
33842004-10-15 08:16 alanh
3385
3386 * lfs/squid, updates/1.4.1/ROOTFILES.alpha-1.4.1,
3387 updates/1.4.1/ROOTFILES.i386-1.4.1: update squid to 2.5STABLE7
3388
33892004-10-14 21:48 alanh
3390
3391 * html/cgi-bin/hosts.cgi: keep same formatting as under 1.4.0
3392
33932004-10-14 20:57 alanh
3394
3395 * updates/1.4.1/: ROOTFILES.alpha-1.4.1, ROOTFILES.i386-1.4.1,
3396 information, setup: Introduce a build procedure for building the
3397 incremental patches.
3398
3399 Start with a preliminary 1.4.1 patch set for testing.
3400
3401 Obviously it's for those building from source, as when the patch
3402 goes up on the website it will be GPG signed. Therefore the
3403 update is left in build/install/images/... and not put on the
3404 CDROM. The CDROM contains the latest code anyway.
3405
3406 If there's anything people see missing in the patch.tar.gz add
3407 the files to the ROOTFILES. Exactly as you would with the normal
3408 build procedure.
3409
34102004-10-14 20:30 alanh
3411
3412 * src/rc.d/rc.netaddress.up: If RED is ethernet, and it's DHCP or
3413 STATIC we have to start the connection automatically on reboot.
3414 Fixes bug 1045479.
3415
34162004-10-14 15:32 alanh
3417
3418 * src/misc-progs/restartshaping.c: Fix restartshaping priorities (y
3419 b)
3420
34212004-10-14 07:17 gespinasse
3422
3423 * lfs/fcdsl, lfs/fcdsl2, lfs/fcdslsl, lfs/fcdslslusb, lfs/fcdslusb,
3424 src/patches/fcdslx-irqreturn.patch, src/rc.d/rc.fritzdsl: Add
3425 support for fcdsl2,fcdslsl,fcdslslusb,fcdslusb
3426
3427 Upload.cgi - fix an unnecessary </tr> - treat other upload like
3428 speedtouch - detect every supported fdsl modem, showing the
3429 proper module name to be loaded - display the full name with
3430 .o.gz termination and load with this .o.gz
3431
3432 Each modem had his proper /etc/fcdsl/fcdsl(x).conf for capiinit
3433 If not I had warnings for modules not found with capiinit stop
3434
34352004-10-13 20:24 alanh
3436
3437 * html/cgi-bin/hosts.cgi: Allow hosts.cgi to be sorted by ...
3438
3439 ipaddress hostname domainname
3440
3441 and in the reverse order by clicking a second time on the titles
3442 of each of the columns. Nice. Thanks to Franck Bourdonnec.
3443
3444 Harry - this will fix your problem too.
3445
34462004-10-12 16:36 alanh
3447
3448 * src/scripts/setddns.pl: freedns has changed some text
3449
34502004-10-11 16:38 eoberlander
3451
3452 * langs/it/install/lang_it.c: Updates to Italian Installer from
3453 Language Database.
3454
34552004-10-11 16:25 alanh
3456
3457 * src/misc-progs/rebuildhosts.c: [no log message]
3458
34592004-10-11 16:07 alanh
3460
3461 * src/misc-progs/rebuildhosts.c: If a bad host gets through the
3462 webpage then don't abort the rest of the hosts because of it.
3463 Remove that entry and continue.
3464
34652004-10-10 18:33 eoberlander
3466
3467 * src/rc.d/rc.alcatelusbk: Fix typo.
3468
34692004-10-10 18:12 eoberlander
3470
3471 * src/install+setup/libsmooth/netstuff.c: Fix typo.
3472
34732004-10-10 12:18 eoberlander
3474
3475 * langs/de/install/lang_de.c: Update to German from Language
3476 Database.
3477
34782004-10-10 12:17 eoberlander
3479
3480 * langs/so/cgi-bin/so.pl: Updates to Somali from Language Database.
3481
34822004-10-09 05:58 gespinasse
3483
3484 * lfs/capi4k-utils, src/patches/glibc-2.3.3-ssp_frandom-2.patch:
3485 Move glibc-2.3.3-ssp_frandom-2.patch to src/patches Update to
3486 capi4k-utils-2004-10-06
3487
34882004-10-08 10:15 alanh
3489
3490 * html/cgi-bin/proxy.cgi: Must multiply the MAX_INCOMING_SIZE value
3491 by 1024 to turn it into bytes. As the web page asks for it in
3492 KB, but the parameter in the squid.conf can only accept a byte
3493 value.
3494
34952004-10-07 07:24 eoberlander
3496
3497 * html/cgi-bin/connections.cgi: Cosmetic change to table header
3498 layout. Use line breaks, as per v1.3.
3499
35002004-10-07 07:21 eoberlander
3501
3502 * langs/so/: cgi-bin/so.pl, install/lang_so.c: Updates to Somali
3503 from Language Database.
3504
35052004-10-06 08:56 eoberlander
3506
3507 * html/cgi-bin/connections.cgi: Cosmetic change to table layout.
3508 Use full width of box.
3509
35102004-10-06 07:11 eoberlander
3511
3512 * langs/it/install/lang_it.c: Update Italian from Language
3513 Database.
3514
35152004-10-05 20:33 eoberlander
3516
3517 * html/cgi-bin/connections.cgi: Add space between strings to fix
3518 text formatting, and improve layout of table.
3519
35202004-10-05 18:37 alanh
3521
3522 * html/cgi-bin/index.cgi: Only display hostname/ip address when
3523 actually connected (Dr Michael Spann)
3524
35252004-10-05 14:28 alanh
3526
3527 * src/scripts/updatelists.pl: Get $major.$minor.0 for patch list to
3528 match update.cgi change
3529
35302004-10-05 12:40 alanh
3531
3532 * html/cgi-bin/index.cgi: Add hostname & red ip address to
3533 index.cgi page (Dr Michael Spann)
3534
35352004-10-05 08:39 alanh
3536
3537 * src/rc.d/rc.updatered: remove the traffic shaping startup from
3538 rc.sysinit, there was a bug in rc.updatered which checked for
3539 ENABLED, rather than ENABLE
3540
35412004-10-04 07:23 eoberlander
3542
3543 * langs/: en/install/lang_en.c, es/install/lang_es.c: Minor updates
3544 to German, Greek, Spanish and Polish web files from Language
3545 Database. And minor updates to English and Spanish Installer
3546 files.
3547
35482004-10-04 06:28 riddles
3549
3550 * src/rc.d/rc.fritzdsl: Add kernelcapi load
3551
35522004-10-03 21:13 alanh
3553
3554 * html/cgi-bin/updates.cgi: Force updates cgi to always get
3555 $major.$minor.0 (i.e. .0 is the patchlevel)
3556
3557 This means we can bump the last digit and still show patches
3558 loaded.
3559
35602004-10-03 10:32 eoberlander
3561
3562 * langs/so/: cgi-bin/so.pl, install/lang_so.c: Update Somali from
3563 Language Database. Remove whitespace from end of some fields, as
3564 it causes problems if the text is used for a button.
3565
35662004-10-02 17:55 eoberlander
3567
3568 * langs/so/install/lang_so.c, src/install+setup/libsmooth/main.c,
3569 src/install+setup/setup/main.c: Add Somali to Installer.
3570
35712004-10-01 13:54 eoberlander
3572
3573 * langs/: list, so/cgi-bin/so.pl: Add Somali to web interface.
3574
35752004-09-30 22:37 alanh
3576
3577 * doc/ChangeLog: Add 1.4.0 entry
3578
35792004-09-30 07:46 riddles
3580
3581 * doc/ChangeLog, tools/gen_changelog.sh: Update changelog script
3582 and changelog
3583
35842004-09-29 22:12 alanh
3585
3586 * src/misc-progs/setportfw.c: Fix setportfw when no BLUE exists
3587
35882004-09-29 14:08 alanh
3589
3590 * doc/ChangeLog: update ChangeLog
3591
35922004-09-29 10:31 gespinasse
3593
3594 * lfs/cnx_pci, src/rc.d/rc.conexantpciadsl: Revert to the previous
3595 package as the new one did not support the Yukon card and same
3596 problem occur with ssp. Change rc.conexantpci to not unload the
3597 module at stop as a workaround. The 'smashing attack' still
3598 appear every time killall is used like in rc.updatered with
3599 dsnmasq, so it is unlikely to be reliable.
3600
36012004-09-29 10:28 alanh
3602
3603 * html/cgi-bin/connections.cgi: Handle 'gre' in connections (this
3604 may need a little more tweaking later)
3605
36062004-09-29 08:35 gespinasse
3607
3608 * lfs/cnx_pci: Slightly better source and smaller package (not with
3609 a ppp source include)
3610
36112004-09-28 07:04 eoberlander
3612
3613 * langs/: da/install/lang_da.c, th/cgi-bin/th.pl: Updates from
3614 Language Database.
3615
36162004-09-28 06:44 gespinasse
3617
3618 * lfs/cdrom: build french doc from sourceforge
3619
36202004-09-27 18:12 alanh
3621
3622 * src/rc.d/rc.isdn: Kill messages
3623
36242004-09-26 18:20 eoberlander
3625
3626 * langs/fr/install/lang_fr.c: Updates to French from Language
3627 Database.
3628
36292004-09-26 11:20 gespinasse
3630
3631 * doc/ChangeLog, tools/gen_ChangeLog.txt[DEAD],
3632 tools/gen_changelog.sh: Replace instructions to generate
3633 changelog with a gen_changelog.sh script working on every branch
3634 Update ChangeLog in the same time
3635
36362004-09-26 08:31 gespinasse
3637
3638 * lfs/cdrom: Add french install and quickstart pdf in the ISO (
3639 they are temporarily loaded from my website) Place pdf in
3640 /doc/{english|deutsch|francais} subdirectories
3641
36422004-09-24 10:19 alanh
3643
3644 * lfs/nano: update the friendly editor
3645
36462004-09-24 08:33 alanh
3647
3648 * src/misc-progs/ipsecctrl.c: When disabling VPN from the GUI don't
3649 call ipsecctrl, but call the ipsec script directly so it does
3650 shutdown. This way we can return ipsecctrl back to it's original
3651 form of only shutting down when VPN is enabled.
3652
36532004-09-24 06:08 gespinasse
3654
3655 * src/rc.d/rc.conexantpciadsl: Too late... bad file, go back to the
3656 ROOT
3657
36582004-09-24 00:05 gespinasse
3659
3660 * src/: ppp/ip-down, rc.d/rc.3cp4218usbadsl, rc.d/rc.alcatelusb,
3661 rc.d/rc.alcatelusbk, rc.d/rc.amedynusbadsl, rc.d/rc.bewanadsl,
3662 rc.d/rc.conexantpciadsl, rc.d/rc.conexantusbadsl,
3663 rc.d/rc.eagleusbadsl, rc.d/rc.eciadsl, rc.d/rc.pulsardsl,
3664 scripts/resetusb: pppsetup.cgi - replace GDTM by GDMT - hardcode
3665 G.DMT,G.Lite, ANSI T1.483, Bewan PCI st, Bewan USB st as they
3666 are never translated
3667
3668 upgrade-v130-v140 - remove changes from PPPoE to PPPoE
3669 plugin, from Speedtouch user-space to kernel mode
3670 (dial-on-demand is not supported by the PPPoA plugin) - correct
3671 GDTM => GDTM
3672
3673 Change to rc.(specific-script) - create an external script
3674 resetusb for the numerous call to reset usb - standardised stop
3675 and cleanup messages - add modprobe -r module where it was
3676 sometime forgoten in cleanup part - Speedtouch usb select
3677 more accuratly supported models (it may needed to display a
3678 more user friendly message in upload.cgi and pppsetup.cgi
3679 too) fix incorrect reconnection in PPPoE with user-space
3680 driver - rc.eciadsl synchronise now only after firmware
3681 loading fix incorrect reconnection in PPPoE - Bewan usb
3682 sometime don't like cat /proc/bus/usb/devices, so comment
3683 this part until the driver is fixed
3684
3685 rc.connectioncheck - fix incorrect rc.eciadsl end detection
3686 during sync phase - use instead 'rc.red start' target for end
3687 detection. So the timeout is only determinated by
3688 rc.(specific-script) end. - remove {ppp0|ippp0} in case of
3689 multiple (incorrect) session with dial-on-demand - in case of
3690 connection timeout, stop 'rc.red start' before rc.red stop in
3691 case pppd connect just during the time needed by 'rc.red stop'
3692 script to start
3693
3694 ip-down - don't start 'rc.connectioncheck reconnect' if one is
3695 already running - it should no more append now, but ...
3696
36972004-09-23 20:55 eoberlander
3698
3699 * langs/th/cgi-bin/th.pl: Updates from Language Database.
3700
37012004-09-23 13:28 alanh
3702
3703 * tools/mkflash/mkflash: 32 & 64MB Flash cards no longer fit, so
3704 don't expose them.
3705
37062004-09-23 08:54 alanh
3707
3708 * src/misc-progs/restartshaping.c: Bump divisor for r2q setting to
3709 8192, add some comments too.
3710
37112004-09-22 17:34 alanh
3712
3713 * doc/ChangeLog: update the ChangeLog
3714
37152004-09-22 17:15 eoberlander
3716
3717 * langs/th/cgi-bin/th.pl: Update to Thai from Language Database.
3718
37192004-09-22 08:35 riddles
3720
3721 * config/cron/crontab, lfs/ipac-ng,
3722 src/patches/ipac-ng-1.28-ipacsum.patch[DEAD]: Fix ipac-ng once
3723 and for all
3724
37252004-09-22 07:52 eoberlander
3726
3727 * langs/es/install/lang_es.c: Updates from Language Database.
3728
37292004-09-21 20:07 gespinasse
3730
3731 * src/rc.d/rc.pulsardsl: Put an arbitrary sleep only after module
3732 loading This allow to start pppd when the modem should be
3733 synchronised
3734
37352004-09-21 19:47 rkerr
3736
3737 * src/misc-progs/setportfw.c: Stop the blue SNAT rules overriding
3738 the green ones
3739
37402004-09-21 11:16 riddles
3741
3742 * lfs/ipac-ng, src/patches/ipac-ng-1.28-ipacsum.patch: Fix for
3743 ipacsum
3744
37452004-09-21 05:50 gespinasse
3746
3747 * src/misc-progs/setportfw.c: - fix blue_dev => bluedev
3748
37492004-09-20 21:29 alanh
3750
3751 * src/misc-progs/setportfw.c: SNAT patch for BLUE (Robert Kerr)
3752
37532004-09-20 21:28 alanh
3754
3755 * src/misc-progs/restartwireless.c: Remove -o for WIRELESSINPUT
3756 (Franck)
3757
37582004-09-20 19:42 alanh
3759
3760 * src/install+setup/install/probescsi.sh: Skip eata_dma driver, but
3761 probe it at the very end to avoid the issues of some machines
3762 crashing on this driver.
3763
37642004-09-20 14:03 riddles
3765
3766 * html/cgi-bin/wireless.cgi: Fix id string
3767
37682004-09-19 10:34 gespinasse
3769
3770 * lfs/cdrom: Fix change from install-en-140.pdf.zip to
3771 install-en-1.4.0.pdf.zip
3772
37732004-09-19 06:15 gespinasse
3774
3775 * src/rc.d/rc.eciadsl: Cosmetic : Display only 'Loading firmware'
3776 when it is really loaded
3777
37782004-09-18 17:54 alanh
3779
3780 * src/misc-progs/restartsquid.c: Fix transparent proxy on BLUE
3781 (Franck)
3782
37832004-09-18 06:51 eoberlander
3784
3785 * langs/es/install/lang_es.c: Updates to Spanish from Language
3786 Database.
3787
37882004-09-17 11:44 alanh
3789
3790 * src/install+setup/libsmooth/main.c: fclose file handles when
3791 renaming
3792
37932004-09-17 08:20 alanh
3794
3795 * src/rc.d/rc.updatered: Make it a little more readable (patch from
3796 Franck)
3797
37982004-09-17 07:44 eoberlander
3799
3800 * langs/: lt/cgi-bin/lt.pl, ro/cgi-bin/ro.pl: Change G.dtm to G.dmt
3801 throughout Language Database.
3802
38032004-09-16 23:56 alanh
3804
3805 * src/misc-progs/ipsecctrl.c: pump error message to /dev/null (SF
3806 bug #1029177)
3807
38082004-09-16 16:44 alanh
3809
3810 * lfs/libpng: latest libpng
3811
38122004-09-16 16:44 alanh
3813
3814 * lfs/openssh: 3.9p1 is now current
3815
38162004-09-16 13:16 eoberlander
3817
3818 * langs/fr/install/lang_fr.c: Updates from Language Database.
3819
38202004-09-16 08:15 eoberlander
3821
3822 * langs/es/install/lang_es.c: Updates from Language Database.
3823
38242004-09-15 20:08 eoberlander
3825
3826 * langs/: es/install/lang_es.c, it/install/lang_it.c: Updates from
3827 Language Database.
3828
38292004-09-15 17:56 gespinasse
3830
3831 * lfs/net-tools: Cosmetic : remove the sources after compilation
3832 again
3833
38342004-09-15 13:27 alanh
3835
3836 * html/cgi-bin/logs.cgi/: firewalllog.dat, ids.dat, log.dat,
3837 proxylog.dat, summary.dat: Ugh. Forgot this logs.cgi directory
3838 when making the POSIX() change.
3839
38402004-09-14 21:42 alanh
3841
3842 * config/install/rc, src/install+setup/install/usb.c: Move the
3843 usb-storage initialization to the initialize_usb function so that
3844 passing the 'nousb' flag to the install kernel really means NO
3845 USB.
3846
38472004-09-14 18:00 alanh
3848
3849 * lfs/: cnx_pci, fcdsl, shadow, unicorn: Only build utilities in
3850 non-SMP pass
3851
38522004-09-14 09:39 alanh
3853
3854 * lfs/: gcc, gcc-2: Update stack smashing patch
3855
38562004-09-14 08:31 alanh
3857
3858 * lfs/brctl[DEAD]: deleted
3859
38602004-09-14 08:14 alanh
3861
3862 * lfs/: 3cp4218, amedyn, cxacru: Build brctl from amedyn driver as
3863 lfs/brctl host is down and they are the same version anyway.
3864
3865 Build the amedyn, cxacru and 3cp4128 tools only in the non-SMP
3866 pass to save a little time.
3867
38682004-09-13 17:26 alanh
3869
3870 * html/cgi-bin/netstatus.cgi: Speed up header.pl times by 25%.
3871
38722004-09-13 17:00 alanh
3873
3874 * src/install+setup/install/grubbatch: Don't probe a floppy drive
3875 when installing grub - should speed up the install.
3876
38772004-09-13 15:00 alanh
3878
3879 * html/cgi-bin/credits.cgi: Add Franck Bourdonnec to credits page
3880
38812004-09-13 13:59 alanh
3882
3883 * src/scripts/setddns.pl: Add a new dyndns provider OVH (Franck)
3884
38852004-09-13 08:58 alanh
3886
3887 * config/cfgroot/proxy-acl, html/cgi-bin/proxy.cgi: Fix squid acl
3888 file problems (SF bug ID #1023131)
3889
3890 (Patch from Franck)
3891
38922004-09-12 13:53 rkerr
3893
3894 * html/cgi-bin/netstatus.cgi: The net status page uses the same
3895 lease display code as the DHCP page - fix the security issue here
3896 too (thanks to eric for pointing this out)
3897
38982004-09-11 13:22 rkerr
3899
3900 * src/rc.d/rc.firewall: The most obvious changes from SF bug
3901 #1015737 - these are the ones that require 0 thought and are
3902 highly unlikely to break anything.
3903
39042004-09-11 04:19 eoberlander
3905
3906 * lfs/kbd: Reposition patch, to avoid duplication.
3907
39082004-09-10 20:56 eoberlander
3909
3910 * lfs/kbd: Fix for SF Bug 1025699. Copy patched Vietnamese font to
3911 main system.
3912
39132004-09-09 19:20 gespinasse
3914
3915 * src/patches/eagle-usb-1.9.9-pppoa-mac.patch: eagle-usb - fix
3916 cosmetic mac address display by pppoa
3917
3918 isdn - support 'debug' option - should fix problem with
3919 dial-on-demand and rc.connectioncheck - fix chap with 'dual
3920 channel' (same 'name' line is missing in v1.3)
3921
3922 rc.red doupdatesettings - remove inconditionnaly pppoatm and
3923 pppoe modules as it may be supported by user-mode client this
3924 fix a warning with atm module busy a few lines after
3925
39262004-09-06 19:23 eoberlander
3927
3928 * html/cgi-bin/credits.cgi: Add translators for Lithuanian and
3929 Thai.
3930
39312004-09-06 19:14 eoberlander
3932
3933 * langs/lt/cgi-bin/lt.pl: Updates from Language Database.
3934
39352004-09-05 06:18 eoberlander
3936
3937 * langs/: th/cgi-bin/th.pl, list: Add Thai to web admin interface.
3938
39392004-09-04 17:54 rkerr
3940
3941 * lfs/squid: Fix for squid ntlm integer overflow DoS:
3942
3943 <http://www.squid-cache.org/bugs/show_bug.cgi?id=1045>
3944
39452004-09-02 22:00 alanh
3946
3947 * html/cgi-bin/wireless.cgi: fix typos
3948
39492004-09-02 21:59 alanh
3950
3951 * src/patches/openswan-1.0.6-numif.patch: OpenSWAN patch for number
3952 of interfaces increased to 16 didn't work at all.
3953
3954 This is needed to actually create the interfaces and destroy
3955 them.
3956
39572004-09-02 21:21 alanh
3958
3959 * src/rc.d/rc.network: Start PCMCIA regardless.
3960
3961 It won't do anything for a system that doesn't have PCMCIA anyway
3962 as there isn't an /etc/pcmcia.conf file.
3963
3964 This may resolve your problem Gilles
3965
39662004-09-02 07:37 alanh
3967
3968 * html/cgi-bin/proxy.cgi: move the old acl list out of the way
3969 during upgrade and then rename the acl-1.4 back to acl.
3970
3971 This means that people who are using squid configurations will
3972 continue to work with the older acl list, but when they hit
3973 'save' the new acls will be used.
3974
39752004-09-02 07:32 alanh
3976
3977 * html/cgi-bin/proxy.cgi, lfs/configroot: The old acl list for the
3978 proxy was being overwritten by the backup floppy.
3979
3980 So copy our new acl as acl-1.4 and ensure the CGI script picks
3981 the new one up.
3982
39832004-09-01 10:15 alanh
3984
3985 * doc/ChangeLog: update Changelog
3986
39872004-08-31 14:38 alanh
3988
3989 * lfs/net-tools: fix a dependency build problem
3990
39912004-08-31 13:06 riddles
3992
3993 * tools/mkflash/: mkflash, settings.8139: Another mkflash update
3994
39952004-08-31 08:55 alanh
3996
3997 * lfs/rrdtool: latest stable rrdtool
3998
39992004-08-31 07:32 gespinasse
4000
4001 * lfs/eagle, src/rc.d/rc.eagleusbadsl: Update eagle-usb to 1.9.9
4002 This version fix : - PPPoE for german as MRU was sometime not
4003 correctly handled - remove need of smaller MRU/MTU=1492 in PPPoA
4004 but I still need to modify IPCop settings
4005
4006 rc.eagleusbadls is fixed to init the modem when the protocol was
4007 changed This fix is big and almost all along rc.red. It remove
4008 'exit0' in case of success with PPPoE and dhcp to let every
4009 doxxxdial return to where it was called from. This way,
4010 /var/ipcop/ppp/updatesetting can be erased after the specific
4011 script was run.
4012
40132004-08-30 15:53 alanh
4014
4015 * lfs/eagle: fix build problem on Alpha
4016
40172004-08-30 14:54 eoberlander
4018
4019 * langs/hu/install/lang_hu.c: Updates to Hungarian from Language
4020 Database.
4021
40222004-08-30 08:28 alanh
4023
4024 * src/install+setup/install/upgrade-v12-v13.c: fix some file close
4025 handling
4026
40272004-08-30 06:09 riddles
4028
4029 * tools/mkflash/mkflash: Link ram0 to ramdisk
4030
40312004-08-29 21:39 gespinasse
4032
4033 * src/install+setup/libsmooth/netstuff.c: Count dummy like eth or
4034 it can't be used because setup want one more card.
4035
40362004-08-29 16:02 gespinasse
4037
4038 * lfs/net-tools, lfs/netdiag[DEAD],
4039 src/patches/mii-diag.multi-line-string.patch[DEAD]: From now,
4040 remove mii-diag and compile mii-tool from net-tools package Fix
4041 net-tools compilation as using sed on config.h has no effect Only
4042 preselected options we don't use are changed by sed (and mii-tool
4043 added)
4044
40452004-08-29 06:09 eoberlander
4046
4047 * langs/pt/install/lang_pt.c: Additional Portugueuse phrases from
4048 Language Database.
4049
40502004-08-28 13:08 eoberlander
4051
4052 * langs/hu/install/lang_hu.c: Corrections to Hungarian from
4053 Language Database.
4054
40552004-08-28 10:03 gespinasse
4056
4057 * src/rc.d/rc.eagleusbadsl: Fix eagle-usb cleanup (need ifconfig
4058 eth3 down before) When using setup and the module was still
4059 loaded, this may solve some shift in name driver display as count
4060 of real eth card was majored by 1
4061
40622004-08-27 11:24 riddles
4063
4064 * tools/mkflash/mkflash: EOF
4065
40662004-08-27 11:23 riddles
4067
4068 * tools/mkflash/mkflash: mkflash fixes from Dale
4069
40702004-08-27 09:59 alanh
4071
4072 * config/grub/: grub.conf, scsigrub.conf: use savedefault
4073
40742004-08-27 07:02 gespinasse
4075
4076 * doc/ChangeLog, src/patches/amedyn-2004-06-22.patch[DEAD],
4077 tools/gen_ChangeLog.txt: Remove amedyn patch Fix instruction to
4078 update doc/ChangeLog Update ChangeLog
4079
40802004-08-27 06:41 gespinasse
4081
4082 * lfs/amedyn, src/rc.d/rc.amedynusbadsl: Replace old driver and
4083 patch by updated driver (it should not change the result) Comment
4084 the exit(s) on script until I know exactly what fail in complete
4085 script
4086
40872004-08-26 21:49 gespinasse
4088
4089 * html/cgi-bin/logs.cgi/log.dat, src/ppp/ip-down,
4090 src/rc.d/rc.3cp4218usbadsl, src/rc.d/rc.alcatelusb,
4091 src/rc.d/rc.alcatelusbk, src/rc.d/rc.amedynusbadsl,
4092 src/rc.d/rc.bewanadsl, src/rc.d/rc.conexantpciadsl,
4093 src/rc.d/rc.conexantusbadsl, src/rc.d/rc.eagleusbadsl,
4094 src/rc.d/rc.eciadsl, src/rc.d/rc.fritzdsl, src/rc.d/rc.isdn,
4095 src/rc.d/rc.pulsardsl: Try to make log viewing from the web
4096 interface more usable - fusion ppp|isdn|dhcpc into one category
4097 'red' - tag rc.specific scripts with 'red' Remove unused ppp
4098 variables read in ip-down
4099
41002004-08-26 21:05 eoberlander
4101
4102 * langs/hu/install/lang_hu.c: Updates from Language Database prior
4103 to 1.4.0rc2
4104
41052004-08-26 08:17 alanh
4106
4107 * src/scripts/setddns.pl: Add regdish ddns service (SF RFE id
4108 #1005328)
4109
41102004-08-25 21:08 eoberlander
4111
4112 * langs/bz/install/lang_bz.c: Updates from Language Database.
4113
41142004-08-25 18:24 eoberlander
4115
4116 * langs/bz/install/lang_bz.c: Updates from Language Database.
4117
41182004-08-25 16:31 eoberlander
4119
4120 * langs/: hu/install/lang_hu.c, bz/cgi-bin/bz.pl,
4121 bz/install/lang_bz.c: Updates from Language Database.
4122
41232004-08-25 14:39 riddles
4124
4125 * lfs/openswan, src/misc-progs/ipsecctrl.c,
4126 src/patches/openswan-1.0.6-numif.patch: Fix problem with Openswan
4127 interfaces
4128
41292004-08-25 09:40 riddles
4130
4131 * langs/nl/install/lang_nl.c: Small translation fixes
4132
41332004-08-25 08:05 alanh
4134
4135 * lfs/hdparm, src/patches/hdparm.patch[DEAD]: No longer need hdparm
4136 patch with 5.6
4137
41382004-08-25 07:16 eoberlander
4139
4140 * html/cgi-bin/credits.cgi: Update Ander's details.
4141
41422004-08-25 05:32 eoberlander
4143
4144 * lfs/kbd: Add -f to force copy.
4145
41462004-08-25 05:14 eoberlander
4147
4148 * langs/bz/: cgi-bin/bz.pl, install/lang_bz.c: Update of Brazilian
4149 Portuguese phrases from Language Database.
4150
41512004-08-24 23:00 gespinasse
4152
4153 * lfs/eagle, src/patches/eagle-usb-1.9.8-Makefile.patch[DEAD],
4154 src/patches/eagle-usb-1.9.8-configure.patch[DEAD],
4155 src/rc.d/rc.eagleusbadsl: Simplify eagle-usb compilation and
4156 installation It should be easier now to upgrade to a next version
4157
41582004-08-24 20:10 eoberlander
4159
4160 * src/patches/viscii10-8x16-new.psfu, lfs/kbd: Add patch for
4161 Vietnamese charset, provided by Le Dinh Long.
4162
41632004-08-24 18:16 alanh
4164
4165 * lfs/hdparm: hdparm got upgraded from 5.5 to 5.6 (and 5.5 is no
4166 longer available)
4167
41682004-08-24 06:52 gespinasse
4169
4170 * src/rc.d/rc.pulsardsl: - I just understood lcp-max-configure=50
4171 is not a time but a number of attempts separated by
4172 lcp-restart=3s - So set MAXCONFIGURE to more than 3*50 and
4173 withdraw unnecessary pulsar sleep
4174
41752004-08-23 23:35 alanh
4176
4177 * lfs/openswan: OpenSWAN 1.0.7
4178
41792004-08-23 21:57 gespinasse
4180
4181 * src/rc.d/rc.pulsardsl: - replace insmod with modprobe to avoid a
4182 failure next time the script is run - add a sleep 30 to give more
4183 time to the modem to synchronize and start a ppp connection
4184
41852004-08-23 21:40 alanh
4186
4187 * config/cfgroot/proxy-acl, html/cgi-bin/proxy.cgi: Change localnet
4188 to greennet & bluenet to differentiate between them.
4189
41902004-08-23 21:25 alanh
4191
4192 * html/cgi-bin/ddns.cgi, src/scripts/setddns.pl: Add
4193 freedns.afraid.org to DDNS providers (SF RFE id #1011837)
4194
41952004-08-23 21:09 alanh
4196
4197 * src/install+setup/install/config.c: Fix symlinks for raid disks
4198
41992004-08-23 09:28 eoberlander
4200
4201 * langs/: bz/cgi-bin/bz.pl, es/cgi-bin/es.pl, ro/cgi-bin/ro.pl,
4202 tr/cgi-bin/tr.pl: Remove redundant phrases from Language
4203 Database.
4204
42052004-08-23 09:25 eoberlander
4206
4207 * langs/nl/: cgi-bin/nl.pl, install/lang_nl.c: Additional Dutch
4208 phrases from Language Database.
4209
42102004-08-23 07:22 eoberlander
4211
4212 * langs/it/: cgi-bin/it.pl, install/lang_it.c: Additional Italian
4213 phrases from Language Database.
4214
42152004-08-22 22:01 alanh
4216
4217 * src/misc-progs/setaliases.c: Fix arping
4218
42192004-08-22 19:16 gespinasse
4220
4221 * src/rc.d/rc.eciadsl: - fix 'Invalid address' message during
4222 cleanup when GATEWAY is empty - wait rc.eciadsl end before to
4223 declare sync timeout - add cleanup/usb_reset in eciadsl driver
4224 like in others
4225
42262004-08-21 23:02 gespinasse
4227
4228 * lfs/eciadsl, src/patches/eciadsl-usermode-0.9-load1.patch: Fix
4229 eci-load1 caused warnings '/proc/bus/usb/001/xxx: No such file or
4230 directory' by a sleep(2) instead of (1)
4231
42322004-08-21 06:37 eoberlander
4233
4234 * langs/fr/install/lang_fr.c: Corrections to French from Language
4235 Database.
4236
42372004-08-20 16:37 alanh
4238
4239 * lfs/perl: whoops, wrong position
4240
42412004-08-20 16:36 alanh
4242
4243 * lfs/perl: make depend for perl
4244
42452004-08-18 22:03 alanh
4246
4247 * lfs/syslinux: upgrade syslinux to 2.11 which fixes the image
4248 loading problem in 2.10
4249
42502004-08-18 20:20 alanh
4251
4252 * html/cgi-bin/ddns.cgi: Commit fix from Franck for SF bug id
4253 #997631
4254
42552004-08-18 19:49 alanh
4256
4257 * lfs/gnupg: upgrade gnupg to 1.2.5
4258
42592004-08-18 12:59 alanh
4260
4261 * lfs/pulsar: update the pulsar driver
4262
42632004-08-17 15:03 alanh
4264
4265 * config/kernel/kernel.config.i386.smp, lfs/scsi.img,
4266 src/install+setup/install/probescsi.sh: We were trying to support
4267 the cciss and DAC960 drivers but didn't have support in the
4268 installer for them. Fix that.
4269
4270 Support the ATARAID controllers too.
4271
42722004-08-17 07:40 alanh
4273
4274 * lfs/openssl: Fix the build problem with OpenSSL
4275
42762004-08-16 10:34 alanh
4277
4278 * src/patches/make_devices.patch: Another bug fix for SF bug id
4279 #925576
4280
42812004-08-16 09:59 alanh
4282
4283 * src/scripts/makegraphs: Fix the disk graph when multiple devices
4284 show up in /proc/stat
4285
42862004-08-13 16:15 alanh
4287
4288 * src/misc-progs/ipsecctrl.c: Fix SF Bug ID #1008771 which didn't
4289 stop IPSec when disabling it.
4290
42912004-08-13 06:28 gespinasse
4292
4293 * src/patches/make_devices.patch: Add ttyS4/COM5
4294
42952004-08-12 23:40 gespinasse
4296
4297 * doc/ChangeLog, lfs/cdrom, tools/cvs2cl.pl,
4298 tools/gen_ChangeLog.txt: Add an automatic Changelog generator
4299 Instructions for use in tools directory doc/Changelog will be
4300 copied in /doc directory from the ISO
4301
43022004-08-12 22:48 gespinasse
4303
4304 * config/etc/syslog.conf, html/cgi-bin/logs.cgi/log.dat: - add
4305 pppoeci in ppp section - create a new section for dhcp client -
4306 mover dhcpc debug messages from /var/log/dhcpcd.log to
4307 /var/log/messages
4308
43092004-08-12 14:20 alanh
4310
4311 * src/patches/linux-2.4.27-speedtch.patch[DEAD]: remove
4312
43132004-08-12 14:16 alanh
4314
4315 * lfs/perl, config/kernel/kernel.config.i386.installer,
4316 src/patches/pomng.fix, config/kernel/kernel.config.i386.smp: A
4317 few updates in this one...
4318
4319 1. Upgrade the kernel to 2.4.27 and make the approprite changes
4320 to patch-o-matic-ng until they update it.
4321
4322 2. Upgrade perl to 5.8.5 - bug fixes
4323
4324 3. Add a new feature which allows the user to switch out to VT3
4325 and fdisk the harddrive for themselves (not yet complete, but
4326 nearly).
4327
4328 4. Remove ext3 support from the installer kernel, and use ext2 to
4329 mount the hard disk and install the system. Gives us back
4330 around 40k on the boot disk.
4331
43322004-08-12 14:09 alanh
4333
4334 * src/install+setup/install/upgrade-v12-v13.c: ensure file
4335 descriptors are closed
4336
43372004-08-12 14:04 alanh
4338
4339 * src/patches/busybox-0.60.5-config.patch: Don't need BB_SYNC
4340 anymore
4341
43422004-08-12 07:40 alanh
4343
4344 * src/patches/make_devices.patch: Fix chgrp
4345
43462004-08-11 08:03 alanh
4347
4348 * lfs/shadow: alternate back to the other shadow site, as our
4349 primary seems down
4350
43512004-08-11 07:37 alanh
4352
4353 * lfs/logrotate: logrotate has moved to 3.7
4354
43552004-08-11 04:57 gespinasse
4356
4357 * lfs/capi4k-utils: Upgrade to capi4k-utils-2004-08-10
4358
43592004-08-10 20:27 gespinasse
4360
4361 * lfs/pptpclient: Upgrade to pptp-1.5.0
4362
43632004-08-10 15:21 eoberlander
4364
4365 * html/cgi-bin/gui.cgi: Another go at fixing bug where some fields
4366 are blank if the phrase has not been translated. Force reload of
4367 English before loading translated language.
4368
43692004-08-10 12:54 alanh
4370
4371 * html/cgi-bin/ddns.cgi, src/scripts/setddns.pl: Allow
4372 dyndns-custom to work without a HOSTNAME (SF bug id #1001411)
4373
43742004-08-10 08:06 alanh
4375
4376 * src/install+setup/install/grubbatch: Fixes for SF bug id #925576
4377
43782004-08-10 08:05 alanh
4379
4380 * src/patches/make_devices.patch: Fixes for SF bug id #925576.
4381
43822004-08-09 08:03 eoberlander
4383
4384 * langs/lt/cgi-bin/lt.pl: Updates from Language Database.
4385
43862004-08-08 21:22 eoberlander
4387
4388 * html/cgi-bin/wireless.cgi: Add Tom Dawes-Gamble's hostname patch,
4389 and tweak some of the table formatting.
4390
43912004-08-08 18:35 alanh
4392
4393 * lfs/syslinux: drop back again, argh, to syslinux 2.08
4394
43952004-08-08 18:23 alanh
4396
4397 * src/misc-progs/setaliases.c: fix arguments to arping
4398
43992004-08-08 14:45 eoberlander
4400
4401 * html/cgi-bin/gui.cgi: Make display of hostname in window title
4402 selectable from GUI Settings page. Defaults to off.
4403
44042004-08-06 07:58 alanh
4405
4406 * lfs/fcron: drop back to the stable fcron 2.0.1 instead of the
4407 development 2.9.4 which fixes pipe_pid_fd problems (because 2.0.1
4408 doesn't use it)
4409
44102004-08-06 05:35 gespinasse
4411
4412 * html/cgi-bin/logs.cgi/log.dat: Follow usb and pppoa|pppoa3 in PPP
4413 logs
4414
44152004-08-04 21:57 eoberlander
4416
4417 * langs/vi/install/lang_vi.c: Add VI to Installer.
4418
44192004-08-04 21:54 eoberlander
4420
4421 * lfs/kbd, src/install+setup/libsmooth/main.c,
4422 src/install+setup/setup/main.c: Add Vietnamese to Installer. More
4423 work needs to be done to remap charset...
4424
44252004-08-03 21:28 alanh
4426
4427 * html/cgi-bin/dmzholes.cgi: When disabling a dmz hole, ensure we
4428 write the src and dst net's and the remark.
4429
44302004-08-02 08:34 alanh
4431
4432 * lfs/initrd, lfs/syslinux, langs/en/install/lang_en.c,
4433 src/install+setup/install/grubbatch: Remove the syslinux mbr.bin,
4434 and install GRUB onto the partition and MBR.
4435
4436 Update the congratulations message to ask the user to run FDISK
4437 /MBR if the system still fails to boot correctly.
4438
44392004-08-01 20:36 eoberlander
4440
4441 * langs/hu/install/lang_hu.c: Updates from Language Database.
4442
44432004-08-01 09:34 eoberlander
4444
4445 * src/rc.d/rc.sysinit: Use lat1-16 console charset if language is
4446 Brazilian Portuguese.
4447
44482004-07-31 23:05 eoberlander
4449
4450 * langs/pl/install/lang_pl.c: Bugfix for crash inPolish language
4451 setup after setting 'root' password. Removed '%s' from log
4452 message text string which caused segfault.
4453
44542004-07-31 07:12 eoberlander
4455
4456 * langs/pl/install/lang_pl.c: Add phrase from database.
4457
44582004-07-30 16:12 alanh
4459
4460 * src/scripts/setddns.pl: Decrement $lines when a DDNS service is
4461 disabled.
4462
4463 This allows the service to be updated correctly.
4464
4465 Should fix SF bug #970704
4466
44672004-07-30 10:58 riddles
4468
4469 * tools/mkflash/mkflash: Loopback/ram already created by
4470 make_devices
4471
44722004-07-29 20:05 eoberlander
4473
4474 * langs/pl/install/lang_pl.c: Fix text, using update from Language
4475 Database.
4476
44772004-07-29 19:34 alanh
4478
4479 * langs/pl/install/lang_pl.c: Ok, put it back to the way Eric had
4480 it...
4481
4482 There's definately something wrong with the admi... word
4483
44842004-07-29 19:33 eoberlander
4485
4486 * src/rc.d/rc.sysinit: Add Polish.
4487
44882004-07-29 19:30 alanh
4489
4490 * langs/pl/install/lang_pl.c: really fix it
4491
44922004-07-29 19:29 alanh
4493
4494 * langs/pl/install/lang_pl.c: fix that ADMIN text
4495
44962004-07-29 19:27 eoberlander
4497
4498 * langs/pl/install/lang_pl.c: Add Polish to Installer.
4499
45002004-07-29 19:23 eoberlander
4501
4502 * src/install+setup/: libsmooth/main.c, setup/main.c: Add Polish to
4503 Installer.
4504
45052004-07-29 18:03 eoberlander
4506
4507 * langs/: bz/cgi-bin/bz.pl, es/cgi-bin/es.pl, it/cgi-bin/it.pl,
4508 it/install/lang_it.c, nl/cgi-bin/nl.pl, pt/install/lang_pt.c,
4509 ro/cgi-bin/ro.pl, ru/cgi-bin/ru.pl, tr/cgi-bin/tr.pl: Update all
4510 files prior to next beta issue.
4511
45122004-07-29 04:14 gespinasse
4513
4514 * lfs/dhcp: Upgrade dhcp (bugfix with subclasses), fix upgrade with
4515 PPPoE like with alcatelusb
4516
45172004-07-28 21:08 alanh
4518
4519 * config/kernel/kernel.config.i386.installer: reverse this, it
4520 breaks the installer image
4521
45222004-07-28 16:46 alanh
4523
4524 * lfs/syslinux: drop syslinux back to 2.09 to avoid initrd problems
4525
45262004-07-28 14:56 alanh
4527
4528 * config/grub/: grub.conf, scsigrub.conf: Whoops, remove some local
4529 changes
4530
45312004-07-28 14:55 alanh
4532
4533 * config/grub/: grub.conf, scsigrub.conf: Add options for enabling
4534 ACPI at boot time
4535
45362004-07-28 14:30 alanh
4537
4538 * lfs/: initrd, syslinux: force the copy
4539
45402004-07-28 14:29 alanh
4541
4542 * lfs/: initrd, syslinux: Use SysLinux's mbr.bin to re-create a new
4543 Master Boot Record. This should really fix the problems we've
4544 been having, but not tested yet, as I'm still rebuilding from
4545 scratch - so someone might beat me to it.
4546
45472004-07-28 11:32 alanh
4548
4549 * config/kernel/kernel.config.i386.installer: Disable a few more
4550 things on the install kernel and a cosmetic change to the
4551 installer
4552
45532004-07-28 11:22 alanh
4554
4555 * src/misc-progs/setaliases.c: arping is in /usr/sbin
4556
45572004-07-28 08:39 gespinasse
4558
4559 * src/ppp/ip-down: Better sound for your ears
4560
45612004-07-27 22:35 gespinasse
4562
4563 * lfs/amedyn, src/patches/amedyn-2004-06-22.patch: Fix old driver
4564 with sync and atm buffer size patch
4565
45662004-07-27 18:43 gespinasse
4567
4568 * html/cgi-bin/upload.cgi, src/rc.d/rc.alcatelusb,
4569 src/rc.d/rc.alcatelusbk: Concatenate previous boot and firmware
4570 at install (thank alan) , suppress 'checked' for speedtouch since
4571 no choice is on interface
4572
45732004-07-27 18:10 alanh
4574
4575 * lfs/amedyn: fallback to the previous driver as this new one seems
4576 to have disappeared
4577
45782004-07-27 17:13 eoberlander
4579
4580 * langs/it/cgi-bin/it.pl: Updates from Language Database, including
4581 bugfix for reset button text.
4582
45832004-07-27 15:26 gespinasse
4584
4585 * html/html/images/line.gif[DEAD]: Remove line.gif
4586
45872004-07-27 15:20 gespinasse
4588
4589 * html/cgi-bin/upload.cgi, lfs/speedtouch,
4590 src/install+setup/install/upgrade-v130-v140.c,
4591 src/rc.d/rc.alcatelusb, src/rc.d/rc.alcatelusbk: Fix some minor
4592 typo and xhtml compliance issues in pppsetup.cgi, remove line.gif
4593 and use hr instead, shift eagle-usb.conf writing inside
4594 updatesettings, go back to one file firmware upload for
4595 speedtouch usb (but code to concatenate bootloader and firmware
4596 at install is not written yet, so another firmware upload is
4597 necessary at this time), shift usage from PPPoE to PPPoE plugin,
4598 from speedtouch user mode to speedtouch kernel mode at install
4599
46002004-07-27 12:17 alanh
4601
4602 * lfs/busybox, src/patches/busybox-0.60.5-config.patch: Do a sync
4603 after zero'ing the partition table
4604
46052004-07-27 12:13 alanh
4606
4607 * src/patches/make_devices.patch: Check /dev/ida0 for the Compaq
4608 Array support
4609
46102004-07-27 10:40 alanh
4611
4612 * config/kernel/syslinux.cfg: Syslinux 2.10 exposed a problem in
4613 our syslinux.cfg for the boot floppy in the default kernel image.
4614 We should be using APPEND. This fixes it.
4615
46162004-07-27 08:15 eoberlander
4617
4618 * langs/la/install/lang_la.c: Updates from Language Database.
4619
46202004-07-24 23:27 gespinasse
4621
4622 * lfs/3c5x9setup: Add 3c5x9setup to allow this card to be set under
4623 linux
4624
46252004-07-24 22:45 gespinasse
4626
4627 * lfs/shadow: go back to the previous site since the alternative is
4628 not available
4629
46302004-07-24 22:33 gespinasse
4631
4632 * lfs/file: only available as a tar.gz now
4633
46342004-07-23 19:57 alanh
4635
4636 * src/install+setup/install/grubbatch: copy stage* files in
4637 grubbatch (Bug 996155)
4638
46392004-07-23 07:51 eoberlander
4640
4641 * langs/no/install/lang_no.c: Updates from Language Database.
4642
46432004-07-22 10:53 alanh
4644
4645 * html/cgi-bin/dmzholes.cgi: fix a typo
4646
46472004-07-20 14:30 eoberlander
4648
4649 * html/cgi-bin/ddns.cgi: Added tzo.com
4650
46512004-07-19 19:42 alanh
4652
4653 * src/install+setup/libsmooth/libsmooth.h: fix warning
4654
46552004-07-19 17:37 alanh
4656
4657 * lfs/grub, src/install+setup/install/grubbatch,
4658 src/patches/grub-0.94-i2o.patch: Make a change to the way GRUB is
4659 installed. We used to install the boot record into the MBR. But
4660 now, because of potential problems with the way geometry is
4661 obtained from buggy BIOS' it's easier for us to install the boot
4662 record into the first partition. This way the BIOS will boot the
4663