ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/src/trunk/UPDATING
(Generate patch)

Comparing trunk/UPDATING (file contents):
Revision 2703 by laffer1, Sun Mar 29 03:14:06 2009 UTC vs.
Revision 6660 by laffer1, Fri Jun 6 01:26:03 2014 UTC

# Line 1 | Line 1
1 < Updating Information for MidnightBSD users
1 > Updating Information for MidnightBSD users.
2  
3 + 20140605:
4 +        Fix four security issues with OpenSSL
5 +
6 + 20140604:
7 +        Sendmail failed to properly set close-on-exec for open file descriptors.
8 +
9 +        ktrace page fault kernel trace entries were set to an incorrect size which resulted
10 +        in a leak of information.
11 +
12 + 20140430:
13 +        Fix a TCP reassembly bug that could result in a DOS attack
14 +        of the system. It may be possible to obtain portions
15 +        of kernel memory as well.
16 +
17 + 20140411:
18 +        Update zlib to 1.2.7
19 +
20 + 20140122:
21 +        Support for username with length 32. Previous limit was 16
22 +
23 + 20140114:
24 +        Fix two security vulnerabilities.
25 +
26 +        bsnmpd contains a stack overflow when sent certain queries.
27 +
28 +        bind 9.8 when using NSEC3-signed zones zones, will crash with special
29 +        crafted packets.
30 +
31 + 20131228:
32 +        Imported FreeBSD 9.2 usb stack (plus z87 patches from stable)
33 +
34 +        Updated em(4), igb(4) and ixgbe(4)
35 +
36 +        MidnightBSD now works with Z87 Intel chipsets.
37 +
38 + 20131207:
39 +        Remove sparc64 architecture. It hasn't been working for awhile
40 +        and it's not useful for desktops anymore.
41 +
42 + 20131205:
43 +        OpenSSH 6.4p1
44 +
45 + 20131203:
46 +        Perl 5.18.1 imported.
47 +
48 +        Update less to v458
49 +
50 + 20131130:
51 +        Remove named from base. We still include the client utilities for
52 +        now until replacements can be found.
53 +
54 + 20131004:
55 +        rarpd supports vlan(4) and has a pid flag. (from FreeBSD)
56 +
57 + 20130917:
58 +        Support for 65,536 routing tables was added.  A new fib specific
59 +        field has been added to mbuf.  This is an increase from 16.
60 +
61 + 20130910:
62 +        Security updates: (kern.osreldate 5001)
63 +
64 +        nullfs(5)
65 +
66 +        The nullfs(5) implementation of the VOP_LINK(9) VFS operation does not
67 +        check whether the source and target of the link are both in the same
68 +        nullfs instance.  It is therefore possible to create a hardlink from a
69 +        location in one nullfs instance to a file in another, as long as the
70 +        underlying (source) filesystem is the same.
71 +
72 +        ifioctl
73 +
74 +        As is commonly the case, the IPv6 and ATM network layer ioctl request
75 +        handlers are written in such a way that an unrecognized request is
76 +        passed on unmodified to the link layer, which will either handle it or
77 +        return an error code.
78 +
79 +        Network interface drivers, however, assume that the SIOCSIFADDR,
80 +        SIOCSIFBRDADDR, SIOCSIFDSTADDR and SIOCSIFNETMASK requests have been
81 +        handled at the network layer, and therefore do not perform input
82 +        validation or verify the caller's credentials.  Typical link-layer
83 +        actions for these requests may include marking the interface as "up"
84 +        and resetting the underlying hardware.
85 +
86 + 20130824:
87 +        Fix a bug in sendmail 8.14.7 that interferes with how it
88 +        handles AAAA records interoperating with Microsoft DNS servers.
89 +        FreeBSD has already reported this to Sendmail and a fix
90 +        will be included in the next release.
91 +
92 +        Subversion 1.8.1 is now in the base system as a static
93 +        binary.  It has limited functionality, but can be used to
94 +        checkout/commit code.  It is named svnlite.
95 +
96 + 20130822:
97 +        Fix two security vulnerabilities.
98 +
99 +        Fix an integer overflow in IP_MSFILTER (IP MULTICAST).
100 +        This could be exploited to read memory by a user process.
101 +
102 +        When initializing the SCTP state cookie being sent in INIT-ACK chunks,
103 +        a buffer allocated from the kernel stack is not completely initialized.
104 +
105 +        Import xz 5.0.4
106 +
107 +        Import sqlite 3.7.17
108 +
109 +        Import BIND 9.8.5-P2
110 +
111 + 20130814:
112 +        mksh R48 imported.
113 +
114 +        Sendmail 8.14.7 imported.
115 +
116 + 20130717:
117 +        libmport bug was fixed causing hash verification to fail.
118 +
119 +        virtio(4) imported from FreeBSD 9-stable. SCSI support not
120 +        included.
121 +
122 + 20130612:
123 +        RELENG_0_4 created for 0.4. Development continues on 0.5.
124 +
125 + 20130402:
126 +        Update BIND and OpenSSL to resolve security advisories.
127 +
128 + 20130305:
129 +        MKSH R44 imported.
130 +
131 + 20130213:
132 +        MKSH R42b imported
133 +
134 + 20130211:
135 +        MKSH R42 imported
136 +
137 + 20130125:
138 +        MKSH R41 imported
139 +
140 + 20130122:
141 +        OpenSSH 5.8p2 imported
142 +
143 +        SQLite 3.7.15.2 imported
144 +
145 +        Fixed a longstanding bug in libmport extrating new index files.
146 +
147 + 20120710:
148 +        BSD licensed sort imported from FreeBSD-CURRENT
149 +
150 +        For now, GNU sort is installed as gnusort, but it will
151 +        go away in time.
152 +
153 + 20120708:
154 +        tcsh 6.18.01 imported.
155 +
156 +        NetBSD's iconv imported.
157 +
158 +        libc gains strnlen(3), memrchr(3), stpncpy(3).
159 +
160 + 20120612:
161 +        BIND security update related to CVE-2012-1667.
162 +
163 +        Zero length resource records can cause BIND to crash resulting
164 +        in a DOS attack or information disclosure.
165 +
166 + 20120407:
167 +        mksh R40f (fixes regression)
168 +
169 + 20120328:
170 +        mksh R40e
171 +
172 +        Perl 5.14.2
173 +
174 + 20120229:
175 +        cpucontrol(8) and cpuctl(4) added from FreeBSD 7-stable.
176 +
177 + 20120209:
178 +        mDNSResponder 333.10 imported
179 +
180 + 20111227:
181 +        import raid5 module for GEOM, graid5(8)
182 +
183 +        This is experimental and known to use a lot of kernel
184 +        memory.
185 +
186 + 20111223:
187 +        telnetd: fix a root exploit from a fixed buffer that was not checked
188 +
189 +        pam: don't allow escape from policy path.  Exploitable in KDE, etc.
190 +
191 +        Fix pam_ssh module:
192 +
193 +        If the pam_ssh module is enabled, attackers may be able to gain access
194 +        to user accounts which have unencrypted SSH private keys.
195 +
196 +        This has to due with the way that openssl works.  It ignores unencrpted data.
197 +
198 +        Fix security issue with chroot and ftpd.
199 +
200 +        nsdispatch(3) doesn't know it's working in a chroot and some
201 +        operations can cause files to get reloaded causing a security
202 +        hole in things like ftpd.
203 +
204 + 20111217:
205 +        libdialog/dialog upgraded to an lgpl version. As it's not
206 +        backwardly compatable, include the old libdialog as libodialog
207 +
208 + 20111212:
209 +        mksh r40d imported
210 +
211 + 20111210:
212 +        re(4) and rl(4) updated to support new chips.
213 +
214 +        GEOM synced with FreeBSD 7-stable.
215 +
216 +        MidnightBSD GPT partition types created in sys/gpt.h and
217 +        setup in boot loader and GEOM.
218 +
219 +        amdsbwd(4) (amd watchdog for south bridge) updated to support
220 +        8xx series chipset.
221 +
222 + 20111207:
223 +        import bsd grep from FreeBSD/OpenBSD.
224 +
225 +        MK_BSD_GREP controls which grep is installed
226 +        as grep with the other as bsdgrep or gnugrep.
227 +
228 + 20111122:
229 +        mksh vR40c imported.
230 +
231 + 20111117:
232 +        BIND 9.6 ESV R5 P1
233 +
234 + 20111107:
235 +        tzdata 2011n
236 +
237 + 20111026:
238 +        mDNSResponder v320
239 +
240 +        BIND 9.6 ESV R5
241 +
242 + 20111022:
243 +        cflow 0.0.6 imported
244 +
245 + 20111020:
246 +        less v436 imported
247 +
248 +        amdsbwd(4) AMD southbridge watchdog
249 +
250 + 20111019:
251 +        awk 20110810 imported
252 +
253 +        et(4) Agere Gigabit Ethernet/Fast Ethernet driver added, but
254 +        not included in GENERIC kernel.  The kernel module needs
255 +        testing before we can include it in GENERIC.
256 +
257 +        intr_bind code ported to allow an IRQ to be bound to one
258 +        specific CPU core.
259 +
260 + 20111017:
261 +        Time Zone Data v. 2011l (Released 10 October 2011)
262 +
263 +        Updated list of countries (iso3166) to work with new timezone data.
264 +
265 + 20111015:
266 +        Introduce CPU Affinity in MidnightBSD. cpuset(1) can be used
267 +        to control which core or group of cores can be used for a given
268 +        process. Several new system calls were added to support this
269 +        functionality in the running kernel and for 32bit binary
270 +        compatibility on amd64.
271 +
272 +        The scheduler default has been changed to ULE in i386 and
273 +        amd64.  Changes were made to both schedulers (4BSD AND ULE)
274 +        for this feature.
275 +
276 +        This work is based on Jeff Roberson's FreeBSD 7.1 patches.
277 +
278 + 20111004:
279 +        Fix a problem with unix socket handling caused by the recent
280 +        patch to unix socket path handling. This allows network
281 +        apps to work under the linuxolator again.
282 +
283 + 20111001:
284 +        Import libfetch & fetch(1) from FreeBSD 9. Passive FTP is
285 +        now default and an environment variable must be set to use
286 +        active.
287 +
288 + 20110930:
289 +        Introduce quirks handling for several umass devices including
290 +        USB cameras.  Add workaround for Cyberpower UPS devices.
291 +
292 +        Bring in further bug fixes from FreeBSD and NetBSD for alc(4).
293 +        Stale ip/tcp header pointers are no longer used, lockups fixed
294 +        when network cable is unplugged on bootup, enable TX checksum
295 +        offloading.
296 +
297 +        Add a new man page for gcache(8), a useful geom class when
298 +        working with large raid3 sets.
299 +
300 +        Restore previous workaround for Cypress pata storage controller.
301 +
302 + 20110929:
303 +        Sync ath(4) with FreeBSD 7.3.
304 +
305 +        The following modules are no longer available, and should be
306 +        removed from loader.conf:
307 +        ath_hal ath_rate_amrr ath_rate_onoe ath_rate_sample
308 +
309 +        alc(4) would hibernate when a cable was unplugged and often
310 +        required bring the interface down and up to "wake up" so that
311 +        a connection could be established.  Disable hibernation.
312 +
313 + 20110928:
314 +        Fix security issues with gzip and compress related to .Z
315 +        files that are corrupted.
316 +
317 +        Fix path validation with unix domain sockets.
318 +
319 + 20110917:
320 +        Remove dependance on mports perl for generating releases as
321 +        it's in the base system.
322 +
323 + 20110914:
324 +        Import xz 5.0.3 with liblzma 5.0.3
325 +
326 + 20110813:
327 +        synced the sparc64 GENERIC kernel configuration with amd64.
328 +
329 + 20110806:
330 +        sqlite 3.7.7.1 imported
331 +
332 +        msearch(1), libmsearch and msearch.import added.  msearch(1) provides
333 +        a full text search command line tool.  libmsearch can also be used
334 +        to build a graphical based search in the future. You can enable
335 +        index building for msearch in periodic.conf or manually run the
336 +        /usr/libexec/msearch.index tool.  Full text indexes take considerable
337 +        space in /var.  I'm using approximately 500MB currently.
338 +
339 +        Fix a long standing bug with the periodic script to check package
340 +        versions.  This will be obsolete with mport though.
341 +
342 + 20110710:
343 +        kdb_enter_why added to MidnightBSD to allow the kernel debugger to
344 +        know why it's in use and thus script can be run.
345 +
346 +        Yet another problem with the perl manifest was fixed
347 +
348 + 20110709:
349 +        cpufreq(1) is a new utility to monitor CPU frequency which may change
350 +        with use of powerd(8) and cpufreq(4).
351 +
352 + 20110612:
353 +        Update mksh to R40
354 +
355 +        Catch up ObsoleteFiles.inc to remove Perl 5.10.x.  Good to run when
356 +        updating current (cd /usr/src && make check-old)
357 +
358 + 20110528:
359 +        Fix CVE-2011-1910 in BIND 9.6.x.  This affects caching resolvers.
360 +
361 + 20110526:
362 +        newfs:
363 +        Raised the default blocksize for UFS/FFS filesystems from
364 +        16K to 32K and the default fragment size from 2K to 4K.
365 +
366 +        This should slightly imporve performance on "advanced format"
367 +        hard drives such as the WD EARS drives. Drives of this type
368 +        have emulation modes that slow down with lower sizes.  Of course
369 +        the drive must still be aligned properly when using fdisk.
370 +
371 + 20110521:
372 +        mport tool now has a deleteall command.  This can be used to remove
373 +        all packages from a system.
374 +
375 +        A few bugs with the perl 5.14 import have been fixed.
376 +
377 + 20110518:
378 +        Perl 5.14.0
379 +
380 + 20110517:
381 +        Sendmail 8.14.5
382 +
383 + 20110314:
384 +        DRM/DRI code updated to support newer video cards. (FreeBSD 7.1)
385 +
386 +        cdevpriv wrappers added
387 +
388 +        nss_mdns hack introduced to work around linking problem.
389 +
390 +        dnsextd fixed after update to mDNSResponder code.
391 +
392 + 20110308:
393 +        Introduce liblzma & xz 5.0.1 to the base system
394 +
395 +        Patch for OpenSSL security issue CVE-2011-0014.
396 +
397 +        "OSREVISION 4004"
398 +
399 +        nsswitch module for multicast dns (nss_mdns) added.
400 +
401 +        tzdata2011c
402 +
403 + 20110220:
404 +        cam(4) syncronized with FreeBSD 7.3.
405 +
406 + 20110219:
407 +        amdtemp(4) updated to support sensors framework.
408 +
409 + 20110217:
410 +        Perl 5.10.1 imported
411 +
412 + 20110216:
413 +        Introduce igb(4) and split Intel Gigabit Ethernet adapters between
414 +        igb(4) and em(4).  Newer devices use igb(4).  The code has moved
415 +        to sys/dev/e1000 for both devices in the kernel. igb(4) has
416 +        been placed in GENERIC on i386 and amd64.
417 +
418 +        Update bfe(4) to support newer devices and WOL.
419 +
420 + 20110215:
421 +        age(4) added.
422 +
423 + 20110208:
424 +        BIND 9.6.3 which fixes a bug with DNSSEC records getting added.
425 +
426 + 20110206:
427 +        eeemon(4) added to monitor Asus Eee PC.
428 +
429 + 20110205:
430 +        OpenSSH 5.7p1
431 +
432 +        GNU sort 6.9 (coreutils)
433 +
434 + 20110203:
435 +        one true awk 20100523 imported
436 +
437 +        sqlite 3.7.5
438 +
439 +        OpenSSL 0.9.8q
440 +
441 + 20110202:
442 +        tcsh 6.17.00
443 +
444 +        file 5.05
445 +
446 + 20110122:
447 +        Import it(4) and lm(4), with support for Super I/O hardware monitors. This
448 +        uses the sensors framework ported by Constantine A. Murenin (GSOC2007)
449 +
450 + 20110120:
451 +        BIND 9.6.2-P3
452 +
453 +        sudo 1.7.4-p6
454 +
455 + 20110115:
456 +        Add experimental jme(4) for Jmicron ethernet devices.
457 +
458 + 20101130:
459 +        A double free exists in the SSL client ECDH handling code, when
460 +        processing specially crafted public keys with invalid prime
461 +        numbers. [CVE-2010-2939]
462 +
463 + 20101120:
464 +        Several portions of the kernel and userland code related to UFS file
465 +        systems (and UFS2) cannot properly handle inode counts above 2^31 due
466 +        to use of int types.  Based on a patch from FreeBSD, I've modified
467 +        our UFS2 implementation to handle unsigned values for inode counts
468 +        which should allow for file systems greater than 16TB.
469 +
470 +        newfs and growfs was also modified.
471 +
472 + 20101110:
473 +        Fix a security issue with pseudofs which could result in running code in kernel
474 +        context or a kernel panic depending on system configuration.  This affects file
475 +        systems such as procfs for instance.
476 +
477 + 20101021:
478 +        sysrc is a utility to print and modify name/value pairs in /etc/rc.conf easily.
479 +        This is similar to functions present in many linux distros. The utility was
480 +        written by Devin Teske for FreeBSD.
481 +
482 + 20100920:
483 +        bzip2 security patch for integer overflow.
484 +
485 + 20100905:
486 +        MidnightBSD RELENG_0_3 branch created.  Aggressive development continues here
487 +        for 0.4.
488 +
489 + 20100902:
490 +        Fix a security issue with libutil that allows users to bypass cpu limits in
491 +        login.conf in some cases.  This combined with OpenSSH for example can allow
492 +        the user to get more resources than they're allowed.
493 +
494 + 20100822:
495 +        Import Apple's mDNSResponder (mdnsd).
496 +
497 + 20100814:
498 +        libdispatch added to MidnightBSD.  This provides functionality found in
499 +        Mac OS X's GCD.  We do not have blocks support yet.  As this code is
500 +        licensed under Apache 2, we create a new MK_APACHE option so that
501 +        it's not required for all users to run code under a license they
502 +        may not like.
503 +
504 + 20100713:
505 +        mbuf readonly fix related to sendfile(2) data corruption.
506 +
507 + 20100704:
508 +        brainfuck(1) imported from MirBSD.
509 +
510 + 20100505:
511 +        zlib 1.2.5
512 +
513 + 20100430:
514 +        Sudo 1.7.2p6 imported
515 +
516 + 20100321:
517 +        Update zlib to 1.2.4
518 +
519 + 20100319:
520 +        Removed i586 from default i386 generic kernel.
521 +
522 + 20100317:
523 +        Update to tzdata2010e (time zones).  This includes changes in
524 +        Mexico.
525 +
526 +        Add support for several newer sound cards via hda including
527 +        ATI and Realtek chipsets.
528 +
529 + 20100313:
530 +        CPU detection has been changed.  VIA Padlock detection added.
531 +
532 + 20100312:
533 +        Fix a number of bugs and compiler warnings in libmport. Handle
534 +        plus signs in paths for mport.check-fake
535 +
536 + 20100311:
537 +        mksh R39c
538 +
539 + 20100309:
540 +        Sudo 1.7.2p5
541 +
542 +        sqlite3 3.6.23
543 +
544 +        mksh R39b
545 +
546 +        libffi (ffi) 3.0.9
547 +
548 + 20100206:
549 +        WITHOUT_LIB32 is no longer needed on AMD64.  GCC was fixed to
550 +        properly pass arguments to ld.
551 +
552 +        re(4) and rl(4) have been updated to support several new
553 +        realtek chipsets.  Performance has been improved on re(4).
554 +
555 + 20100204:
556 +        Fix a bug cropping up on AMD64 MidnightBSD with sftp
557 +        segfaulting.  
558 +
559 + 20100116:
560 +        Import ash changes from FreeBSD (bin/sh) 8-Stable.
561 +
562 +        BIND 9.6.1-P2
563 +
564 + 20100110:
565 +        Import Sendmail 8.14.4. Fix for SSL vulnerability.
566 +
567 +        posix_spawn(3) added to MidnightBSD libc.  Users may need to build and
568 +        install libc before doing a full buildworld when upating from 0.2 or
569 +        older current systems.
570 +
571 +        kqueue(2) was modified to support portions of libdispatch functionality.
572 +
573 + 20100106:
574 +        Bind security update.  Fix a bug with DNSSEC that causes negative
575 +        cache entries and thus a possible DNS cache poisoning attack.
576 +
577 +        Fix a bug in ZFS that can reset permissions on system crashes.
578 +
579 + 20091228:
580 +        amdtemp(4) was added.  It allows one to monitor to the temperature
581 +        of an AMD CPU such as a Phenom.
582 +
583 + 20091205:
584 +        OpenSSL security fix
585 +
586 +        The SSL version 3 and TLS protocols support session renegotiation without
587 +        cryptographically tying the new session parameters to the old parameters.
588 +
589 + 20091128:
590 +        OpenBSD sensors framework imported including sensorsd(8)
591 +
592 + 20091126:
593 +        OpenNTPD 4.4 import
594 +
595 +        Update OpenSSH to 5.3p1
596 +
597 +        mksh R39
598 +
599 + 20091124:
600 +        cpdup updated from DragonFly to 1.15
601 +
602 +        tzdata2009s updated with latest timezone data for November 2009.
603 +
604 + 20091010:
605 +        amd64 users should use WITHOUT_LIB32=yes in /etc/make.conf for now
606 +        to test current.
607 +
608 +        Revert unicode filename fixes from ntfs code.  This was causing chaos
609 +        on amd64 systems.
610 +
611 + 20091006:
612 +        Update timezone data with tzdata2009n with the Pakistan and
613 +        Argentina changes.
614 +
615 +        Sync several userland utilities with versions from FreeBSD 7.0 in
616 +        sbin and usr.sbin.
617 +
618 + 20090919:
619 +        Update timezone data with tzdate2009m from September 2009.
620 +
621 + 20090729:
622 +        Patch for Bind 9 security vulnerability. a dynmaic update packet
623 +        can trigger an assertion and cause named to exit
624 +
625 + 20090606:
626 +        Remove PCC from the base system.  This compiler will not work
627 +        as a system compiler for us as we've got some userland investment
628 +        in C++ code and may have Objective-C in the future.  We're stuck
629 +        with a solution that supports these three languages at a minimum.
630 +
631 +        I had wanted to keep it as an optional compiler because it is
632 +        fast, however too many users want to try to use it for the base
633 +        system which makes no sense.
634 +
635 +        A hack was added for Cypress based usb hard drive enclosures to
636 +        the kernel.  This should cut down on commands it claims to support
637 +        but does not (at the cam layer).  Found while testing ZFS on
638 +        an external device.
639 +
640 + 20090520:
641 +        The powerd daemon no longer starts automatically to improve
642 +        compatibility with many systems.  However, there is a new
643 +        installer option in the startup section to enable it. This
644 +        makes it easier to enable for users that have working systems. I                thought it was only a problem on older hardware, but it freaks
645 +        out my new Phenom too.
646 +
647 + 20090502:
648 +        OpenSSH 5.2p1 import
649 +
650 +        ale(4) connected to the build. (kernel module only)
651 +
652 + 20090501:
653 +        Imported makefs utility from NetBSD/FreeBSD
654 +
655 + 20090422:
656 +        OpenSSL security update
657 +
658 +        The function ASN1_STRING_print_ex does not properly validate the lengths
659 + of BMPString or UniversalString objects before attempting to print them.
660 +
661 + 20090415:
662 +        Created a Symbol.map for libc/ohash symbols
663 +
664 +        Updated several usr/bin usr/sbin utilities.
665 +
666 +        Corrected a bug with Makefile.inc1 causing the bootstrap
667 +        tools to fail.
668 +
669 + 20090405:
670 +        xorg 7.4 wants to configure its input devices via hald which does not
671 +        yet work with USB. If the keyboard/mouse does not work in xorg then
672 +        add
673 +                Option "AllowEmptyInput" "off"
674 +        to your ServerLayout section.  This will cause X to use the configured
675 +        kbd and mouse sections from your xorg.conf
676 +
677 + 20090403:
678 +        mksh was disconnected a few day ago do to bugs with
679 +        buildworld and mports.  Now, connect it back
680 +        for use as /bin/sh with a conditional called
681 +        MK_ASH.  By default, ash is the standard /bin/sh
682 +        but we may change this later.  This will allow further
683 +        testing by users and developers of mksh without
684 +        causing an unpleasant default experience.  In the
685 +        long run, we need to fix mksh compatibility.
686 +
687   20090328:
688          Bring in mksh R37 from CVS. The dot.mkshrc files for root
689          and skel were changed.  mksh(1) now replaces ash aka sh(1)
# Line 676 | Line 1360 | Contact Warner Losh if you have any questions about yo
1360   this document.
1361  
1362   $FreeBSD: src/UPDATING,v 1.416.2.18 2006/02/22 11:51:57 yar Exp $
1363 < $MidnightBSD: src/UPDATING,v 1.54 2009/03/29 03:12:45 laffer1 Exp $
1363 > $MidnightBSD$

Comparing trunk/UPDATING (property cvs2svn:cvs-rev):
Revision 2703 by laffer1, Sun Mar 29 03:14:06 2009 UTC vs.
Revision 6660 by laffer1, Fri Jun 6 01:26:03 2014 UTC

# Line 1 | Line 0
1 1.55

Comparing trunk/UPDATING (property svn:keywords):
Revision 2703 by laffer1, Sun Mar 29 03:14:06 2009 UTC vs.
Revision 6660 by laffer1, Fri Jun 6 01:26:03 2014 UTC

# Line 0 | Line 1
1 + MidnightBSD=%H

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines