ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/src/trunk/UPDATING
Revision: 5826
Committed: Wed Mar 6 00:57:22 2013 UTC (11 years, 2 months ago) by laffer1
File size: 35656 byte(s)
Log Message:
mksh update to r44

File Contents

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

Properties

Name Value
cvs2svn:cvs-rev 1.169