ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/src/trunk/UPDATING
Revision: 5855
Committed: Tue Apr 2 22:45:24 2013 UTC (11 years, 1 month ago) by laffer1
File size: 35724 byte(s)
Log Message:
BIND  & OpenSSL security updates.

File Contents

# Content
1 Updating Information for MidnightBSD users.
2
3 20130402:
4 Update BIND and OpenSSL to resolve security advisories.
5
6 20130305:
7 MKSH R44 imported.
8
9 20130213:
10 MKSH R42b imported
11
12 20130211:
13 MKSH R42 imported
14
15 20130125:
16 MKSH R41 imported
17
18 20130122:
19 OpenSSH 5.8p2 imported
20
21 SQLite 3.7.15.2 imported
22
23 Fixed a longstanding bug in libmport extrating new index files.
24
25 20120710:
26 BSD licensed sort imported from FreeBSD-CURRENT
27
28 For now, GNU sort is installed as gnusort, but it will
29 go away in time.
30
31 20120708:
32 tcsh 6.18.01 imported.
33
34 NetBSD's iconv imported.
35
36 libc gains strnlen(3), memrchr(3), stpncpy(3).
37
38 20120612:
39 BIND security update related to CVE-2012-1667.
40
41 Zero length resource records can cause BIND to crash resulting
42 in a DOS attack or information disclosure.
43
44 20120407:
45 mksh R40f (fixes regression)
46
47 20120328:
48 mksh R40e
49
50 Perl 5.14.2
51
52 20120229:
53 cpucontrol(8) and cpuctl(4) added from FreeBSD 7-stable.
54
55 20120209:
56 mDNSResponder 333.10 imported
57
58 20111227:
59 import raid5 module for GEOM, graid5(8)
60
61 This is experimental and known to use a lot of kernel
62 memory.
63
64 20111223:
65 telnetd: fix a root exploit from a fixed buffer that was not checked
66
67 pam: don't allow escape from policy path. Exploitable in KDE, etc.
68
69 Fix pam_ssh module:
70
71 If the pam_ssh module is enabled, attackers may be able to gain access
72 to user accounts which have unencrypted SSH private keys.
73
74 This has to due with the way that openssl works. It ignores unencrpted data.
75
76 Fix security issue with chroot and ftpd.
77
78 nsdispatch(3) doesn't know it's working in a chroot and some
79 operations can cause files to get reloaded causing a security
80 hole in things like ftpd.
81
82 20111217:
83 libdialog/dialog upgraded to an lgpl version. As it's not
84 backwardly compatable, include the old libdialog as libodialog
85
86 20111212:
87 mksh r40d imported
88
89 20111210:
90 re(4) and rl(4) updated to support new chips.
91
92 GEOM synced with FreeBSD 7-stable.
93
94 MidnightBSD GPT partition types created in sys/gpt.h and
95 setup in boot loader and GEOM.
96
97 amdsbwd(4) (amd watchdog for south bridge) updated to support
98 8xx series chipset.
99
100 20111207:
101 import bsd grep from FreeBSD/OpenBSD.
102
103 MK_BSD_GREP controls which grep is installed
104 as grep with the other as bsdgrep or gnugrep.
105
106 20111122:
107 mksh vR40c imported.
108
109 20111117:
110 BIND 9.6 ESV R5 P1
111
112 20111107:
113 tzdata 2011n
114
115 20111026:
116 mDNSResponder v320
117
118 BIND 9.6 ESV R5
119
120 20111022:
121 cflow 0.0.6 imported
122
123 20111020:
124 less v436 imported
125
126 amdsbwd(4) AMD southbridge watchdog
127
128 20111019:
129 awk 20110810 imported
130
131 et(4) Agere Gigabit Ethernet/Fast Ethernet driver added, but
132 not included in GENERIC kernel. The kernel module needs
133 testing before we can include it in GENERIC.
134
135 intr_bind code ported to allow an IRQ to be bound to one
136 specific CPU core.
137
138 20111017:
139 Time Zone Data v. 2011l (Released 10 October 2011)
140
141 Updated list of countries (iso3166) to work with new timezone data.
142
143 20111015:
144 Introduce CPU Affinity in MidnightBSD. cpuset(1) can be used
145 to control which core or group of cores can be used for a given
146 process. Several new system calls were added to support this
147 functionality in the running kernel and for 32bit binary
148 compatibility on amd64.
149
150 The scheduler default has been changed to ULE in i386 and
151 amd64. Changes were made to both schedulers (4BSD AND ULE)
152 for this feature.
153
154 This work is based on Jeff Roberson's FreeBSD 7.1 patches.
155
156 20111004:
157 Fix a problem with unix socket handling caused by the recent
158 patch to unix socket path handling. This allows network
159 apps to work under the linuxolator again.
160
161 20111001:
162 Import libfetch & fetch(1) from FreeBSD 9. Passive FTP is
163 now default and an environment variable must be set to use
164 active.
165
166 20110930:
167 Introduce quirks handling for several umass devices including
168 USB cameras. Add workaround for Cyberpower UPS devices.
169
170 Bring in further bug fixes from FreeBSD and NetBSD for alc(4).
171 Stale ip/tcp header pointers are no longer used, lockups fixed
172 when network cable is unplugged on bootup, enable TX checksum
173 offloading.
174
175 Add a new man page for gcache(8), a useful geom class when
176 working with large raid3 sets.
177
178 Restore previous workaround for Cypress pata storage controller.
179
180 20110929:
181 Sync ath(4) with FreeBSD 7.3.
182
183 The following modules are no longer available, and should be
184 removed from loader.conf:
185 ath_hal ath_rate_amrr ath_rate_onoe ath_rate_sample
186
187 alc(4) would hibernate when a cable was unplugged and often
188 required bring the interface down and up to "wake up" so that
189 a connection could be established. Disable hibernation.
190
191 20110928:
192 Fix security issues with gzip and compress related to .Z
193 files that are corrupted.
194
195 Fix path validation with unix domain sockets.
196
197 20110917:
198 Remove dependance on mports perl for generating releases as
199 it's in the base system.
200
201 20110914:
202 Import xz 5.0.3 with liblzma 5.0.3
203
204 20110813:
205 synced the sparc64 GENERIC kernel configuration with amd64.
206
207 20110806:
208 sqlite 3.7.7.1 imported
209
210 msearch(1), libmsearch and msearch.import added. msearch(1) provides
211 a full text search command line tool. libmsearch can also be used
212 to build a graphical based search in the future. You can enable
213 index building for msearch in periodic.conf or manually run the
214 /usr/libexec/msearch.index tool. Full text indexes take considerable
215 space in /var. I'm using approximately 500MB currently.
216
217 Fix a long standing bug with the periodic script to check package
218 versions. This will be obsolete with mport though.
219
220 20110710:
221 kdb_enter_why added to MidnightBSD to allow the kernel debugger to
222 know why it's in use and thus script can be run.
223
224 Yet another problem with the perl manifest was fixed
225
226 20110709:
227 cpufreq(1) is a new utility to monitor CPU frequency which may change
228 with use of powerd(8) and cpufreq(4).
229
230 20110612:
231 Update mksh to R40
232
233 Catch up ObsoleteFiles.inc to remove Perl 5.10.x. Good to run when
234 updating current (cd /usr/src && make check-old)
235
236 20110528:
237 Fix CVE-2011-1910 in BIND 9.6.x. This affects caching resolvers.
238
239 20110526:
240 newfs:
241 Raised the default blocksize for UFS/FFS filesystems from
242 16K to 32K and the default fragment size from 2K to 4K.
243
244 This should slightly imporve performance on "advanced format"
245 hard drives such as the WD EARS drives. Drives of this type
246 have emulation modes that slow down with lower sizes. Of course
247 the drive must still be aligned properly when using fdisk.
248
249 20110521:
250 mport tool now has a deleteall command. This can be used to remove
251 all packages from a system.
252
253 A few bugs with the perl 5.14 import have been fixed.
254
255 20110518:
256 Perl 5.14.0
257
258 20110517:
259 Sendmail 8.14.5
260
261 20110314:
262 DRM/DRI code updated to support newer video cards. (FreeBSD 7.1)
263
264 cdevpriv wrappers added
265
266 nss_mdns hack introduced to work around linking problem.
267
268 dnsextd fixed after update to mDNSResponder code.
269
270 20110308:
271 Introduce liblzma & xz 5.0.1 to the base system
272
273 Patch for OpenSSL security issue CVE-2011-0014.
274
275 "OSREVISION 4004"
276
277 nsswitch module for multicast dns (nss_mdns) added.
278
279 tzdata2011c
280
281 20110220:
282 cam(4) syncronized with FreeBSD 7.3.
283
284 20110219:
285 amdtemp(4) updated to support sensors framework.
286
287 20110217:
288 Perl 5.10.1 imported
289
290 20110216:
291 Introduce igb(4) and split Intel Gigabit Ethernet adapters between
292 igb(4) and em(4). Newer devices use igb(4). The code has moved
293 to sys/dev/e1000 for both devices in the kernel. igb(4) has
294 been placed in GENERIC on i386 and amd64.
295
296 Update bfe(4) to support newer devices and WOL.
297
298 20110215:
299 age(4) added.
300
301 20110208:
302 BIND 9.6.3 which fixes a bug with DNSSEC records getting added.
303
304 20110206:
305 eeemon(4) added to monitor Asus Eee PC.
306
307 20110205:
308 OpenSSH 5.7p1
309
310 GNU sort 6.9 (coreutils)
311
312 20110203:
313 one true awk 20100523 imported
314
315 sqlite 3.7.5
316
317 OpenSSL 0.9.8q
318
319 20110202:
320 tcsh 6.17.00
321
322 file 5.05
323
324 20110122:
325 Import it(4) and lm(4), with support for Super I/O hardware monitors. This
326 uses the sensors framework ported by Constantine A. Murenin (GSOC2007)
327
328 20110120:
329 BIND 9.6.2-P3
330
331 sudo 1.7.4-p6
332
333 20110115:
334 Add experimental jme(4) for Jmicron ethernet devices.
335
336 20101130:
337 A double free exists in the SSL client ECDH handling code, when
338 processing specially crafted public keys with invalid prime
339 numbers. [CVE-2010-2939]
340
341 20101120:
342 Several portions of the kernel and userland code related to UFS file
343 systems (and UFS2) cannot properly handle inode counts above 2^31 due
344 to use of int types. Based on a patch from FreeBSD, I've modified
345 our UFS2 implementation to handle unsigned values for inode counts
346 which should allow for file systems greater than 16TB.
347
348 newfs and growfs was also modified.
349
350 20101110:
351 Fix a security issue with pseudofs which could result in running code in kernel
352 context or a kernel panic depending on system configuration. This affects file
353 systems such as procfs for instance.
354
355 20101021:
356 sysrc is a utility to print and modify name/value pairs in /etc/rc.conf easily.
357 This is similar to functions present in many linux distros. The utility was
358 written by Devin Teske for FreeBSD.
359
360 20100920:
361 bzip2 security patch for integer overflow.
362
363 20100905:
364 MidnightBSD RELENG_0_3 branch created. Aggressive development continues here
365 for 0.4.
366
367 20100902:
368 Fix a security issue with libutil that allows users to bypass cpu limits in
369 login.conf in some cases. This combined with OpenSSH for example can allow
370 the user to get more resources than they're allowed.
371
372 20100822:
373 Import Apple's mDNSResponder (mdnsd).
374
375 20100814:
376 libdispatch added to MidnightBSD. This provides functionality found in
377 Mac OS X's GCD. We do not have blocks support yet. As this code is
378 licensed under Apache 2, we create a new MK_APACHE option so that
379 it's not required for all users to run code under a license they
380 may not like.
381
382 20100713:
383 mbuf readonly fix related to sendfile(2) data corruption.
384
385 20100704:
386 brainfuck(1) imported from MirBSD.
387
388 20100505:
389 zlib 1.2.5
390
391 20100430:
392 Sudo 1.7.2p6 imported
393
394 20100321:
395 Update zlib to 1.2.4
396
397 20100319:
398 Removed i586 from default i386 generic kernel.
399
400 20100317:
401 Update to tzdata2010e (time zones). This includes changes in
402 Mexico.
403
404 Add support for several newer sound cards via hda including
405 ATI and Realtek chipsets.
406
407 20100313:
408 CPU detection has been changed. VIA Padlock detection added.
409
410 20100312:
411 Fix a number of bugs and compiler warnings in libmport. Handle
412 plus signs in paths for mport.check-fake
413
414 20100311:
415 mksh R39c
416
417 20100309:
418 Sudo 1.7.2p5
419
420 sqlite3 3.6.23
421
422 mksh R39b
423
424 libffi (ffi) 3.0.9
425
426 20100206:
427 WITHOUT_LIB32 is no longer needed on AMD64. GCC was fixed to
428 properly pass arguments to ld.
429
430 re(4) and rl(4) have been updated to support several new
431 realtek chipsets. Performance has been improved on re(4).
432
433 20100204:
434 Fix a bug cropping up on AMD64 MidnightBSD with sftp
435 segfaulting.
436
437 20100116:
438 Import ash changes from FreeBSD (bin/sh) 8-Stable.
439
440 BIND 9.6.1-P2
441
442 20100110:
443 Import Sendmail 8.14.4. Fix for SSL vulnerability.
444
445 posix_spawn(3) added to MidnightBSD libc. Users may need to build and
446 install libc before doing a full buildworld when upating from 0.2 or
447 older current systems.
448
449 kqueue(2) was modified to support portions of libdispatch functionality.
450
451 20100106:
452 Bind security update. Fix a bug with DNSSEC that causes negative
453 cache entries and thus a possible DNS cache poisoning attack.
454
455 Fix a bug in ZFS that can reset permissions on system crashes.
456
457 20091228:
458 amdtemp(4) was added. It allows one to monitor to the temperature
459 of an AMD CPU such as a Phenom.
460
461 20091205:
462 OpenSSL security fix
463
464 The SSL version 3 and TLS protocols support session renegotiation without
465 cryptographically tying the new session parameters to the old parameters.
466
467 20091128:
468 OpenBSD sensors framework imported including sensorsd(8)
469
470 20091126:
471 OpenNTPD 4.4 import
472
473 Update OpenSSH to 5.3p1
474
475 mksh R39
476
477 20091124:
478 cpdup updated from DragonFly to 1.15
479
480 tzdata2009s updated with latest timezone data for November 2009.
481
482 20091010:
483 amd64 users should use WITHOUT_LIB32=yes in /etc/make.conf for now
484 to test current.
485
486 Revert unicode filename fixes from ntfs code. This was causing chaos
487 on amd64 systems.
488
489 20091006:
490 Update timezone data with tzdata2009n with the Pakistan and
491 Argentina changes.
492
493 Sync several userland utilities with versions from FreeBSD 7.0 in
494 sbin and usr.sbin.
495
496 20090919:
497 Update timezone data with tzdate2009m from September 2009.
498
499 20090729:
500 Patch for Bind 9 security vulnerability. a dynmaic update packet
501 can trigger an assertion and cause named to exit
502
503 20090606:
504 Remove PCC from the base system. This compiler will not work
505 as a system compiler for us as we've got some userland investment
506 in C++ code and may have Objective-C in the future. We're stuck
507 with a solution that supports these three languages at a minimum.
508
509 I had wanted to keep it as an optional compiler because it is
510 fast, however too many users want to try to use it for the base
511 system which makes no sense.
512
513 A hack was added for Cypress based usb hard drive enclosures to
514 the kernel. This should cut down on commands it claims to support
515 but does not (at the cam layer). Found while testing ZFS on
516 an external device.
517
518 20090520:
519 The powerd daemon no longer starts automatically to improve
520 compatibility with many systems. However, there is a new
521 installer option in the startup section to enable it. This
522 makes it easier to enable for users that have working systems. I thought it was only a problem on older hardware, but it freaks
523 out my new Phenom too.
524
525 20090502:
526 OpenSSH 5.2p1 import
527
528 ale(4) connected to the build. (kernel module only)
529
530 20090501:
531 Imported makefs utility from NetBSD/FreeBSD
532
533 20090422:
534 OpenSSL security update
535
536 The function ASN1_STRING_print_ex does not properly validate the lengths
537 of BMPString or UniversalString objects before attempting to print them.
538
539 20090415:
540 Created a Symbol.map for libc/ohash symbols
541
542 Updated several usr/bin usr/sbin utilities.
543
544 Corrected a bug with Makefile.inc1 causing the bootstrap
545 tools to fail.
546
547 20090405:
548 xorg 7.4 wants to configure its input devices via hald which does not
549 yet work with USB. If the keyboard/mouse does not work in xorg then
550 add
551 Option "AllowEmptyInput" "off"
552 to your ServerLayout section. This will cause X to use the configured
553 kbd and mouse sections from your xorg.conf
554
555 20090403:
556 mksh was disconnected a few day ago do to bugs with
557 buildworld and mports. Now, connect it back
558 for use as /bin/sh with a conditional called
559 MK_ASH. By default, ash is the standard /bin/sh
560 but we may change this later. This will allow further
561 testing by users and developers of mksh without
562 causing an unpleasant default experience. In the
563 long run, we need to fix mksh compatibility.
564
565 20090328:
566 Bring in mksh R37 from CVS. The dot.mkshrc files for root
567 and skel were changed. mksh(1) now replaces ash aka sh(1)
568 as the default /bin/sh. Please report bugs with
569 ports, etc. The ash code will remain in the repo for awhile
570 as I decide if we'll add something like MK_SHELL_ASH as
571 an optional build parameter.
572
573 ahd was disconnected from the lint environment until
574 the compiler bug is sorted (by updating gcc?)
575
576 Remove freebsd-tips from fortune files and change the
577 default for login and profile.
578
579 20090327:
580 Update libarchive to 2.5.5, tar, and add bsdcpio.
581
582 Also previously, ctriv has been connecting Perl 5.10
583 to the build (part of os). This will have an impact
584 on mports.
585
586 20090325:
587 Update Bind to 9.4.3-P1
588
589 Update mksh to R36b
590
591 Update tcpdump to 3.9.8, fix libpcap to work with current.
592
593 Update pnpinfo, sync with FreeBSD.
594
595 20090115:
596 Fix a problem with DNSSEC and BIND.
597
598 20090110:
599 For applications using OpenSSL for SSL connections, an invalid SSL
600 certificate may be interpreted as valid. This could for example be
601 used by an attacker to perform a man-in-the-middle attack.
602
603 Other applications which use the OpenSSL EVP API may similarly be
604 affected.
605
606 Stop cross site request forgery attacks in lukemftpd
607
608 20090104:
609 Import GNU libreadline 5.2
610
611 20090101:
612 Update time zone data to 2008i.
613
614 20081231:
615 Correct a problem where bluetooth and netgraph sockets are not
616 properly initialized.
617
618 Happy 2009.
619
620 20081206:
621 Due to the massive change in the underlying system under way,
622 we're naming the next release 1.0. The sys/sys/param.h was
623 changed accordingly. ipfilter and ncurses were corrected
624 using __MidnightBSD__ tests in the code.
625
626 The GENERIC kernel config was caught up on i386 today. Consider
627 i386 still broken, but amd64 is running again.
628
629 mdoc.local was updated with the new MidnightBSD version info.
630
631 batt(1) was rewritten in C. It now supports several flags and
632 runs about 8 times faster on my laptop. The default output
633 shows the number of minutes of battery life remaining and the
634 percentage. You can use -u to display the number of batteries or
635 -c to get script friendly output. Consult the man page for more.
636
637 20081204:
638 Work has completed on importing ZFS, jemalloc, several
639 new devices, SCTP, updated pf, a new tempfs, linuxolator 2.6 kernel
640 support, improved locking for file desc., audit (openbsm),
641 openssl .98e, nfe, imporved intel high def audio, midi, updated
642 intel gigabit (em), support for several wifi cards (intel), ...
643
644 Renamed 0.3-CURRENT officially. Switched to using MidnightBSD version
645 data from param.h instead of the FreeBSD version. This means
646 testing is now possible in the ports tree for the version
647 and that any ports or code relying on the FreeBSD version from
648 sys/sys/param.h will need to be fixed.
649
650 20080905:
651 update nve(4) to support new hardware.
652
653 20080801:
654 Import OpenBSM 1.0
655
656 Modify src/release to create 3 isos instead of 2 for packages.
657
658 etc/rc.d/firstboot now enables kdm, gnustep + slim and bsdstats.
659
660 Many ia64, alpha, powerpc items were removed.
661
662 The recent diffutils 2.8.7 import was fixed.
663
664 20080703:
665 pcc was not installed properly when setting DESTDIR for live cds,
666 or posibly jails.
667
668 20080627:
669 Add firmware(9), WEP, CCMP, TKIP to GENERIC.
670
671 Add glabel to GENERIC.
672
673 Intel ICH8 mobile chipset used on some iMacs included with ata.
674
675 pcc connected to the build on i386. (alternative compiler)
676
677 ath added to GENERIC. (Atheros wireless NICs) on amd64/i386
678
679 20080528:
680 Sendmail 8.14.3
681
682 20080516:
683 ssh-vulnkey allows you to look for vulnerable ssh keys that
684 were generated on Debian and Ubuntu hosts over the last
685 few years. sshd can block offending keys with a configuration
686 option.
687
688 The elf note on binaries is now set to MidnightBSD.
689
690 20080514:
691 Fixed a number of problems with pcc. It is not yet connected
692 to the build, but usable on i386 hosts. You may use it
693 by make; make install in /usr/src/usr.bin/pcc. It will
694 install in /usr/local as some of the files conflict with
695 GCC versions. __MidnightBSD__ is defined in PCC as well.
696
697 System headers were fixed to allow pcc to compile many binaries
698 on MidnightBSD. bin/cp will work now for instance.
699
700 20080430:
701 __MidnightBSD__ is now defined via gcc. This can be tested
702 to determine we're running on MidnightBSD in the preprocessor.
703
704 20080429:
705 Import bind 9.4.2 with threading
706
707 libpthread (KSE) and libthr are built earlier
708
709 pcvt(4) removed!
710
711 Alias added for core2 cpus.
712
713 Alpha and PC98 only utilities removed from usr/sbin
714
715 syslogd, adduser, rmuser, mergemaster and mailwrapper have been
716 improved. See the man pages for info.
717
718 periodic scripts will not send emails with empty message bodies.
719 See mailwrapper fix.
720
721 20080410:
722 Sync cpdup with DragonFly. Add parallel transaction support and
723 -l flag to line-buffer stdout and stderr.
724
725 20080406:
726 Import bzip2 1.05
727 Import OpenSSH 4.9p1
728
729 20080322:
730 The default umask was changed to 022.
731
732 /usr/X11R6 paths were removed from several config files.
733
734 .mkshrc files are now installed for root.
735
736 20080316:
737 FIx a problem with gif0 tunnels and neighbors with IPV6.
738
739 20080312:
740 Add lndir from X.org. This aides in the porting of MirPorts.
741
742 New OS versions were added to the mapage code (groff)
743
744 20080310:
745 Correct a buffer overflow in ppp.
746
747 20080308:
748 Remove /usr/X11R6 from manpath config.
749
750 20080307:
751 Atheros driver no longer has several options set
752 which corrects building in tinderbox on all three platforms.
753
754 Added a new macro to sx.h which returns true if the current
755 thread holds an exclusive lock on a specifix sx.
756
757 Removed OS/2's HPFS file system. It's not maintained and
758 I don't know anyone using OS/2 or ecomstation these days.
759 My copy is in the closet collecting dust.
760
761 20080306:
762 Synced tinderbox with FreeBSD. Modified it for MidnightBSD.
763 Developers can now use it to check src builds.
764
765 20080303:
766 Add mksh to /etc/shells, made some adjustments to options
767 for mksh builds per suggestion upstream.
768
769 USB HID table updated with modern hardware list.
770
771 Updated BSD family true (we're not in there yet)
772
773 iso3166 file updated and import of tzdata2007k for
774 new time zones.
775
776 Updated mksh to latest version R33.
777
778 20080228:
779 Remplaced the random IP id generation code with a new
780 version by Amit Klein.
781
782 20080221:
783 Sendfile write only permissions fix.
784
785 Removed some HPFS and PC98 code.
786
787 iso639 file sycned with DragonFly.
788
789 20080128:
790 Changed NTP configuration so that ips aren't cached
791 so multiple servers are used.
792
793 Fix an issue with fork() in libpthread.
794
795 20080121:
796 Add virtualization detection to set the HZ rate
797 according to a VM present. VMWare and Parallels
798 should work better like this.
799
800 Change to full x11 install in sysinstall. Add
801 xorg 7 support.
802
803 20080115:
804 Fix the handling of PTY's. CVE-2008-0216
805
806 20080105:
807 mport delete code added, USE_MPORT_TOOLS knob aded.
808
809 20080101:
810 Happy New Year
811
812 20071123:
813 Update sendmail to 8.14.2
814
815 20071120:
816 Update system compiler to gcc 3.4.6.
817
818 20071023:
819 Updated mksh to R31d.
820
821 20070911:
822 Updated mksh to version R31b.
823
824 Fixed stderr output in libpthread. Previously it was
825 written to stdout.
826
827 20070831:
828 Added dot.mkshrc file to support the recent change to
829 mksh from OpenBSD's ksh derived from pdksh.
830
831 Added new firewall configuration. ipfw is enabled by default
832 with a "desktop" configuration. Consult /etc/rc.firewall
833 or ipfw show to see the ruleset used. You can disable
834 ipfw by setting firewall_enable="NO" in /etc/rc.conf This
835 change only effects IPv4. IPv6 does not have a firewall
836 enabled by default.
837
838 20070814:
839 Removed GNU tar source. We've been using BSD tar
840 for awhile.
841
842 20070806:
843 Finished removing umapfs and autofs from the tree.
844
845 20070804:
846 BIND and Tcpdump have been patched for recent vulnerabilities.
847
848 We switched to BSD cpio (pax).
849
850 20070719:
851 Imported cpdup from DragonFly as /bin/cpdup
852
853 20070716:
854 Update GNU cpio to 2.8.
855
856 20070410:
857 cvs was updated to 1.12.13. cvsbug was removed.
858 cvs now behaves similarly to DragonFly's cvs with
859 most of their local changes.
860
861 20070409:
862 RELENG_0_1 was created. More aggresive changes will
863 continue here.
864
865 20070406:
866 Back out propolice. propolice caused several problems
867 with our threading libraries libthr and libpthread.
868 curthread was often NULL after the patch and many
869 multithreaded applications would crash. We plan to
870 work on either bringing in gcc 4.1 or developing a new
871 patch which also corrects our threading issues later.
872
873 It is more important to have a stable system for our
874 mport work and other projects at this time.
875
876 This is not a clean removal. It is recommended that you
877 have a recently SNAP CD handy. You can either reinstall
878 or perform a make buildworld and make buildkernel and
879 make installkernel. Reboot on the cd and copy the contents
880 of /bin, /sbin, /lib, /libexec, and /usr/bin, /usr/sbin,
881 /usr/lib, and /usr/libexec to the respective directories on
882 your disk. Then you should be able to boot into single user
883 mode and run make installworld. You will need to run
884 chflags noschg on some of the files if you can't overwrite
885 them.
886
887 You will get __guard missing errors since we had to remove
888 this from libc.
889
890 You will need to rebuild any ports built while propolice was
891 installed.
892
893 20070401:
894 Importing propolice into MidnightBSD. Propolice is going to
895 provide us with much greater security and stability in the
896 long run. If upgrading from a pre-propolice system, please
897 follow the these instructions:
898
899 cd /usr/src/lib/libc && make obj && make && make install
900 cd /usr/src/gnu/usr.bin/cc && make obj && make && make install
901 cd /usr/src/lib/libpthread && make obj && make && make install
902 cd /usr/src/lib/libthr && make obj && make && make install
903 buildworld and kernel
904
905 It is adviced that any mports which were installed and/or built
906 prior to the propolice update also be updated. If any errors
907 or issue are encounted, please contact security@midnightbsd.org
908 and we will be sure to investigate and come up with an expeditious
909 fix.
910
911 20070314:
912 Remove send-pr from src.
913
914 Switch to NetBSD's gzip.
915
916 Bump MBSD minor revision.
917
918 20070313:
919 Imported OpenSSH 4.6p1.
920
921 Imported FreeBSD's libarchive and updated tar to work with it.
922
923 Disabled debug statements cluttering up /var/log/messages for
924 the tcp autobuf patch applied previously.
925
926 20070312:
927 Synced several audio changes from FreeBSD 6.1. Removed the
928 BSD Daemon files from src/share.
929
930 20070308:
931 Added mfi which supports LSI Logic MegaRAID SAS devices including
932 the Dell perc5i.
933
934 20070206:
935 Imported OpenBSD's sudo into source. Please install
936 /usr/src/usr.bin/sudo/lib first before building.
937
938 Those who install from a snapshot after this date
939 will not be effected.
940
941 20070119:
942 Added audit group. Be sure to add audit to your /etc/group file
943 before installing world.
944
945 hostapd was updated to 0.4.8.
946
947 An accidental commit in usr.sbin/bluetooth/hccontrol was fixed to
948 unbreak world.
949
950 wpa_supplicant was updated.
951
952 For stability and compatibility reasons, it was decided that MidnightBSD
953 sync with FreeBSD 6.1 Release. Nearly every change between the original
954 fork date of February 24, 2006 and the release of FreeBSD 6.1 in May
955 2006 will be merged. Beyond this, MidnightBSD will be a "real" fork and
956 will not sync every little change with FreeBSD.
957
958 20061231:
959 Updated COPYRIGHT for 2007.
960
961 Updated and bumped libutil after importing NetBSD efun(3) functions.
962
963 Added MidnightBSD_version and bumped the FreeBSD version as we've
964 synced all commits between the fork and that version. It is now safe
965 to assume MidnightBSD is compatible with FreeBSD RELENG_6 from
966 Feb 26, 2006.
967
968 Added spell(1) and deroff(1) from NetBSD. Also added additional
969 dict files to work with it. /usr/share/dict/american,
970 /usr/share/dict/british and /usr/share/dict/special/math
971
972 Numerous man page and bug fixes.
973
974 20061226:
975 Setup /usr/share/examples/cvsup SUPfiles for the new
976 MidnightBSD CVSup server.
977
978 Fix a bug in burncd where it would continue forever while
979 erasing CDRW media.
980
981 Add csup to /usr/bin. csup is a CVSup replacement written
982 in C.
983
984 Fixed a bug with bsnmpd build from Oct 30.
985
986 Corrected some race conditions and fixed a few bugs in
987 geom. Imported changes from FreeBSD RELENG_6.
988
989 20061225:
990 Fixed a typo in src/lib/libc/sparc64/fpu/fpu_implode.c
991 that caused long double to long and long long
992 conversion of negative numbers to always result in -1.
993
994 20061221:
995 Fixed acpi_battery.c to not report an ERROR if no
996 batteries are present.
997
998 Performed some minor updates on the RL and RE NIC drivers.
999 RL should no longer panic when trying to print errors.
1000
1001 Corrected a bug with TTY.
1002
1003 20061218:
1004 Corrected a bug with libpthread where newly created suspended
1005 threads don't get scheduled.
1006
1007 20061206:
1008 Fixed a typo with the firewire security patch.
1009
1010 20061129:
1011 Minor cleanups to utilities in bin.
1012
1013 Fixed msdos file system short file name behavior to match
1014 FreeBSD.
1015
1016 20061031:
1017 Updated man pages in section 7.
1018
1019 20061030:
1020 Updated sys/dev/drm to support intel 915 and radeon
1021 r300 cards properly.
1022
1023 Synced snmpd with FreeBSD-stable.
1024
1025 Fixed a bug in rm which could cause data loss.
1026
1027 20061027:
1028 Added Intel ICH8 and nForce 5 support to ATA. cam, mpt,
1029 random, kbdmux, atkbd, and usb were updated. Changes
1030 to clearing registers on SSE enabled processors (i386)
1031 commited.
1032
1033 lukemftpd updated.
1034
1035 openssh rc script was altered which effects initial
1036 seeding.
1037
1038 20061014:
1039 Workaround for em driver problem on shared IRQ.
1040
1041 Started removal of alpha support.
1042
1043 20061013:
1044 ATA driver was updated. USB/USB1/USB2 types added.
1045
1046 20061010:
1047 OpenSSH was updated to 4.4p1.
1048
1049 20060909:
1050 OpenNTPD was added to MidnightBSD. Run make delete-old to remove
1051 the old ntpd daemon.
1052
1053 cat has a new option -D which allows you to timestamp output
1054 on a per line basis.
1055
1056 The kernel has a keyboard mux which allows you to have multiple
1057 keyboard connected simultaneously. USB keyboard support was also
1058 improved with this patch.
1059
1060 The Intel em driver was updated. Network performance was greatly
1061 increased on many systems. Additional models are supported.
1062
1063 The ATA driver was patched to fix a potential deadlock.
1064
1065 Bind was patched to fix a potential denial of service condition.
1066
1067 20060817:
1068 ksh has been added to the base system. If you previously had
1069 the port installed, it will be overwritten on the next buildworld.
1070
1071
1072
1073 To build a kernel
1074 -----------------
1075 If you are updating from a prior version of MidnightBSD (even one just
1076 a few days old), you should follow this procedure. With a
1077 /usr/obj tree with a fresh buildworld,
1078 make -DALWAYS_CHECK_MAKE buildkernel KERNCONF=YOUR_KERNEL_HERE
1079 make -DALWAYS_CHECK_MAKE installkernel KERNCONF=YOUR_KERNEL_HERE
1080
1081 To test a kernel once
1082 ---------------------
1083 If you just want to boot a kernel once (because you are not sure
1084 if it works, or if you want to boot a known bad kernel to provide
1085 debugging information) run
1086 make installkernel KERNCONF=YOUR_KERNEL_HERE KODIR=/boot/testkernel
1087 nextboot -k testkernel
1088
1089 To just build a kernel when you know that it won't mess you up
1090 --------------------------------------------------------------
1091 This assumes you are already running a 6.X system. Replace
1092 ${arch} with the architecture of your machine (e.g. "i386",
1093 "amd64", "ia64", "pc98", "sparc64", etc).
1094
1095 cd src/sys/${arch}/conf
1096 config KERNEL_NAME_HERE
1097 cd ../compile/KERNEL_NAME_HERE
1098 make depend
1099 make
1100 make install
1101
1102 If this fails, go to the "To build a kernel" section.
1103
1104 To rebuild everything and install it on the current system.
1105 -----------------------------------------------------------
1106 # Note: sometimes if you are running current you gotta do more than
1107 # is listed here if you are upgrading from a really old current.
1108
1109 <make sure you have good level 0 dumps>
1110 make buildworld
1111 make kernel KERNCONF=YOUR_KERNEL_HERE
1112 [1]
1113 <reboot in single user> [3]
1114 mergemaster -p [5]
1115 make installworld
1116 make delete-old
1117 mergemaster [4]
1118 <reboot>
1119
1120
1121 To cross-install current onto a separate partition
1122 --------------------------------------------------
1123 # In this approach we use a separate partition to hold
1124 # current's root, 'usr', and 'var' directories. A partition
1125 # holding "/", "/usr" and "/var" should be about 2GB in
1126 # size.
1127
1128 <make sure you have good level 0 dumps>
1129 <boot into -stable>
1130 make buildworld
1131 make buildkernel KERNCONF=YOUR_KERNEL_HERE
1132 <maybe newfs current's root partition>
1133 <mount current's root partition on directory ${CURRENT_ROOT}>
1134 make installworld DESTDIR=${CURRENT_ROOT}
1135 cd src/etc; make distribution DESTDIR=${CURRENT_ROOT} # if newfs'd
1136 make installkernel KERNCONF=YOUR_KERNEL_HERE DESTDIR=${CURRENT_ROOT}
1137 cp /etc/fstab ${CURRENT_ROOT}/etc/fstab # if newfs'd
1138 <edit ${CURRENT_ROOT}/etc/fstab to mount "/" from the correct partition>
1139 <reboot into current>
1140 <do a "native" rebuild/install as described in the previous section>
1141 <maybe install compatibility libraries from src/lib/compat>
1142 <reboot>
1143
1144
1145 To upgrade in-place from 5.x-stable or higher to 6.x-stable
1146 -----------------------------------------------------------
1147 <make sure you have good level 0 dumps>
1148 make buildworld [9]
1149 make kernel KERNCONF=YOUR_KERNEL_HERE [8]
1150 [1]
1151 <reboot in single user> [3]
1152 mergemaster -p [5]
1153 make installworld
1154 make delete-old
1155 mergemaster -i [4]
1156 <reboot>
1157
1158 Make sure that you've read the UPDATING file to understand the
1159 tweaks to various things you need. At this point in the life
1160 cycle of current, things change often and you are on your own
1161 to cope. The defaults can also change, so please read ALL of
1162 the UPDATING entries.
1163
1164 Also, if you are tracking -current, you must be subscribed to
1165 freebsd-current@freebsd.org. Make sure that before you update
1166 your sources that you have read and understood all the recent
1167 messages there. If in doubt, please track -stable which has
1168 much fewer pitfalls.
1169
1170 [1] If you have third party modules, such as vmware, you
1171 should disable them at this point so they don't crash your
1172 system on reboot.
1173
1174 [3] From the bootblocks, boot -s, and then do
1175 fsck -p
1176 mount -u /
1177 mount -a
1178 cd src
1179 adjkerntz -i # if CMOS is wall time
1180 Also, when doing a major release upgrade, it is required that
1181 you boot into single user mode to do the installworld.
1182
1183 [4] Note: This step is non-optional. Failure to do this step
1184 can result in a significant reduction in the functionality of the
1185 system. Attempting to do it by hand is not recommended and those
1186 that pursue this avenue should read this file carefully, as well
1187 as the archives of freebsd-current and freebsd-hackers mailing lists
1188 for potential gotchas.
1189
1190 [5] Usually this step is a noop. However, from time to time
1191 you may need to do this if you get unknown user in the following
1192 step. It never hurts to do it all the time.
1193
1194 [8] In order to have a kernel that can run the 5.x binaries
1195 needed to do an installworld, you must include the COMPAT_FREEBSD5
1196 option in your kernel. Failure to do so may leave you with a system
1197 that is hard to boot to recover. A similar kernel option COMPAT_FREEBSD5
1198 is required to run the 5.x binaries on more recent kernels.
1199
1200 Make sure that you merge any new devices from GENERIC since the
1201 last time you updated your kernel config file.
1202
1203 [9] When checking out sources, you must include the -P flag to have
1204 cvs prune empty directories.
1205
1206 If CPUTYPE is defined in your /etc/make.conf, make sure to use the
1207 "?=" instead of the "=" assignment operator, so that buildworld can
1208 override the CPUTYPE if it needs to.
1209
1210 MAKEOBJDIRPREFIX must be defined in an environment variable, and
1211 not on the command line, or in /etc/make.conf. buildworld will
1212 warn if it is improperly defined.
1213
1214 Copyright information:
1215
1216 Copyright 1998-2005 M. Warner Losh. All Rights Reserved.
1217
1218 Redistribution, publication, translation and use, with or without
1219 modification, in full or in part, in any form or format of this
1220 document are permitted without further permission from the author.
1221
1222 THIS DOCUMENT IS PROVIDED BY WARNER LOSH ``AS IS'' AND ANY EXPRESS OR
1223 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
1224 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
1225 DISCLAIMED. IN NO EVENT SHALL WARNER LOSH BE LIABLE FOR ANY DIRECT,
1226 INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
1227 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
1228 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1229 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
1230 STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
1231 IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
1232 POSSIBILITY OF SUCH DAMAGE.
1233
1234 If you find this document useful, and you want to, you may buy the
1235 author a beer.
1236
1237 Contact Warner Losh if you have any questions about your use of
1238 this document.
1239
1240 $FreeBSD: src/UPDATING,v 1.416.2.18 2006/02/22 11:51:57 yar Exp $
1241 $MidnightBSD: src/UPDATING,v 1.169 2013/03/06 00:57:22 laffer1 Exp $

Properties

Name Value
cvs2svn:cvs-rev 1.170