ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/src/stable/0.4/UPDATING
Revision 6653 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 30 12:23:07 2014 UTC (10 years ago) by laffer1
File length: 38252 byte(s)
Diff to previous 6633
MidnightBSD 0.4-RELEASE-p10

        Fix a TCP reassembly bug that could result in a DOS attack
        of the system. It may be possible to obtain portions
        of kernel memory as well.

Revision 6633 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 9 11:48:24 2014 UTC (10 years ago) by laffer1
File length: 38061 byte(s)
Diff to previous 6631
0.4-RELEASE-p9

Fix a security issue affecting NFS server where a trusted client can deadlock the server.

Revision 6631 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 9 11:43:39 2014 UTC (10 years ago) by laffer1
File length: 37958 byte(s)
Diff to previous 6608
0.4-p8 openssl fix.

Revision 6608 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 1 22:08:58 2014 UTC (10 years, 3 months ago) by laffer1
File length: 37881 byte(s)
Diff to previous 6600
document dot.profile fix.

Revision 6600 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 15 00:56:49 2014 UTC (10 years, 3 months ago) by laffer1
File length: 37787 byte(s)
Diff to previous 6068
security update

Revision 6068 - (view) (download) (annotate) - [select for diffs]
Modified Sat Nov 30 03:04:40 2013 UTC (10 years, 5 months ago) by laffer1
File length: 37571 byte(s)
Diff to previous 6055
Move RELENG_0_4 to stable/0.4

Revision 6055 - (view) (download) (annotate) - [select for diffs]
Modified Fri Nov 29 22:11:16 2013 UTC (10 years, 5 months ago) by laffer1
Original Path: branches/RELENG_0_4/UPDATING
File length: 37571 byte(s)
Diff to previous 6036
Implement a compatibility fix for libc's iconv support to work with gettext and other GNU packages.

MidnightBSD 0.4-RELEASE-p5

Revision 6036 - (view) (download) (annotate) - [select for diffs]
Modified Tue Sep 10 23:13:00 2013 UTC (10 years, 7 months ago) by laffer1
Original Path: branches/RELENG_0_4/UPDATING
File length: 37360 byte(s)
Diff to previous 6019
        0.4-RELEASE-p3

        nullfs(5)

        The nullfs(5) implementation of the VOP_LINK(9) VFS operation does not
        check whether the source and target of the link are both in the same
        nullfs instance.  It is therefore possible to create a hardlink from a
        location in one nullfs instance to a file in another, as long as the
        underlying (source) filesystem is the same.

        ifioctl

        As is commonly the case, the IPv6 and ATM network layer ioctl request
        handlers are written in such a way that an unrecognized request is
        passed on unmodified to the link layer, which will either handle it or
        return an error code.

        Network interface drivers, however, assume that the SIOCSIFADDR,
        SIOCSIFBRDADDR, SIOCSIFDSTADDR and SIOCSIFNETMASK requests have been
        handled at the network layer, and therefore do not perform input
        validation or verify the caller's credentials.  Typical link-layer
        actions for these requests may include marking the interface as "up"
        and resetting the underlying hardware.

Revision 6019 - (view) (download) (annotate) - [select for diffs]
Modified Sun Aug 25 13:34:35 2013 UTC (10 years, 8 months ago) by laffer1
Original Path: branches/RELENG_0_4/UPDATING
File length: 36367 byte(s)
Diff to previous 5970
0.4-RELEASE-p3

Fix the broken altq that was part of the release.

Revision 5970 - (view) (download) (annotate) - [select for diffs]
Modified Thu Aug 22 11:55:32 2013 UTC (10 years, 8 months ago) by laffer1
Original Path: branches/RELENG_0_4/UPDATING
File length: 36235 byte(s)
Diff to previous 5928
0.4-RELEASE-p2

Fix two security vulnerabilities.

Fix an integer overflow in IP_MSFILTER (IP MULTICAST). This could be exploited to read memory by a user process.

When initializing the SCTP state cookie being sent in INIT-ACK chunks,
a buffer allocated from the kernel stack is not completely initialized.

Patches obtained from: FreeBSD

Revision 5928 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 18 01:01:35 2013 UTC (10 years, 9 months ago) by laffer1
Original Path: branches/RELENG_0_4/UPDATING
File length: 35909 byte(s)
Diff to previous 5923
Document libmport patch

Revision 5923 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 4 18:52:06 2013 UTC (10 years, 10 months ago) by laffer1
Original Path: branches/RELENG_0_4/UPDATING
File length: 35797 byte(s)
Diff to previous 5913
add release note

Revision 5913 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 14 00:08:19 2013 UTC (10 years, 10 months ago) by laffer1
Original Path: branches/RELENG_0_4/UPDATING
File length: 35769 byte(s)
Diff to previous 5904
Signify the branch was created here. We're on prerelease now.

Revision 5904 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 12 11:43:28 2013 UTC (10 years, 10 months ago) by cvs2svn
Original Path: branches/RELENG_0_4/UPDATING
File length: 35724 byte(s)
Diff to previous 5855
This commit was manufactured by cvs2svn to create branch 'RELENG_0_4'.
Revision 5855 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 2 22:45:24 2013 UTC (11 years, 1 month ago) by laffer1
Original Path: trunk/UPDATING
File length: 35724 byte(s)
Diff to previous 5826
BIND  & OpenSSL security updates.

Revision 5826 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 6 00:57:22 2013 UTC (11 years, 1 month ago) by laffer1
Original Path: trunk/UPDATING
File length: 35656 byte(s)
Diff to previous 5796
mksh update to r44

Revision 5796 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 16 00:22:08 2013 UTC (11 years, 2 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 35625 byte(s)
Diff to previous 5790
lots of mksh activity

Revision 5790 - (view) (download) (annotate) - [select for diffs]
Modified Mon Feb 11 23:14:12 2013 UTC (11 years, 2 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 35594 byte(s)
Diff to previous 5729
mksh bump

Revision 5729 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 26 01:24:49 2013 UTC (11 years, 3 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 35564 byte(s)
Diff to previous 5706
mksh update

Revision 5706 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 23 02:35:12 2013 UTC (11 years, 3 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 35534 byte(s)
Diff to previous 5697
OpenSSH updated

Revision 5697 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 22 12:59:03 2013 UTC (11 years, 3 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 35509 byte(s)
Diff to previous 5038
sqlite 3 updated.

Revision 5038 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 10 13:23:14 2012 UTC (11 years, 9 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 35406 byte(s)
Diff to previous 5031
gnusort -> bsdsort

Revision 5031 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 8 16:17:14 2012 UTC (11 years, 9 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 35271 byte(s)
Diff to previous 4915
document recent imports

Revision 4915 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 12 14:41:14 2012 UTC (11 years, 10 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 35160 byte(s)
Diff to previous 4811
BIND / cve-2012-1667

Revision 4811 - (view) (download) (annotate) - [select for diffs]
Modified Sat Apr 7 15:16:24 2012 UTC (12 years ago) by laffer1
Original Path: trunk/UPDATING
File length: 34992 byte(s)
Diff to previous 4761
mksh R40f

Revision 4761 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 28 04:56:48 2012 UTC (12 years, 1 month ago) by laffer1
Original Path: trunk/UPDATING
File length: 34951 byte(s)
Diff to previous 4756
Perl 5.14.2

Revision 4756 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 28 04:31:53 2012 UTC (12 years, 1 month ago) by laffer1
Original Path: trunk/UPDATING
File length: 34937 byte(s)
Diff to previous 4666
mksh update

Revision 4666 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 1 04:47:28 2012 UTC (12 years, 2 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 34915 byte(s)
Diff to previous 4636
document cpucontrol(8)

Revision 4636 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 10 02:25:38 2012 UTC (12 years, 2 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 34845 byte(s)
Diff to previous 4476
Update Apple's mDNSResponder to 333.10

Revision 4476 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 28 00:46:31 2011 UTC (12 years, 4 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 34803 byte(s)
Diff to previous 4464
document new graid5(8)

Revision 4464 - (view) (download) (annotate) - [select for diffs]
Modified Sat Dec 24 03:30:49 2011 UTC (12 years, 4 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 34685 byte(s)
Diff to previous 4463
telnetd: fix a root exploit from a fixed buffer that was not checked

Revision 4463 - (view) (download) (annotate) - [select for diffs]
Modified Sat Dec 24 03:21:55 2011 UTC (12 years, 4 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 34614 byte(s)
Diff to previous 4461
pam: don't allow escape from policy path.  Exploitable in KDE, etc.

Revision 4461 - (view) (download) (annotate) - [select for diffs]
Modified Sat Dec 24 03:09:11 2011 UTC (12 years, 4 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 34544 byte(s)
Diff to previous 4458
fix pam_ssh security issue

Revision 4458 - (view) (download) (annotate) - [select for diffs]
Modified Sat Dec 24 02:53:22 2011 UTC (12 years, 4 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 34310 byte(s)
Diff to previous 4454
fix security hole in ftpd/libc/

Revision 4454 - (view) (download) (annotate) - [select for diffs]
Modified Sun Dec 18 03:58:06 2011 UTC (12 years, 4 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 34103 byte(s)
Diff to previous 4439
document libdialog change

Revision 4439 - (view) (download) (annotate) - [select for diffs]
Modified Tue Dec 13 03:24:13 2011 UTC (12 years, 4 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 33969 byte(s)
Diff to previous 4431
mksh r40d

Revision 4431 - (view) (download) (annotate) - [select for diffs]
Modified Sat Dec 10 23:07:55 2011 UTC (12 years, 4 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 33938 byte(s)
Diff to previous 4408
lots going on

Revision 4408 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 7 13:40:58 2011 UTC (12 years, 4 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 33667 byte(s)
Diff to previous 4367
Introduce BSD licensed version of grep.

MK_BSD_GREP = yes turns it on as grep, otherwise gnu grep is installed as grep and bsdgrep is bsd licensed grep. In the inverse, gnu grep becomes gnugrep.

For "compatibility", bsdgrep can use the gnu regex library which is also faster, but then it's not purely bsd.

Revision 4367 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 23 01:56:42 2011 UTC (12 years, 5 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 33523 byte(s)
Diff to previous 4350
mksh R40c

Revision 4350 - (view) (download) (annotate) - [select for diffs]
Modified Fri Nov 18 00:12:20 2011 UTC (12 years, 5 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 33490 byte(s)
Diff to previous 4345
Update bind for ANOTHER security hole.

Revision 4345 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 8 04:54:20 2011 UTC (12 years, 5 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 33459 byte(s)
Diff to previous 4317
time zone data 2011n

Revision 4317 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 26 13:13:30 2011 UTC (12 years, 6 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 33434 byte(s)
Diff to previous 4277
Document mDNSResponder and BIND upgrades

Revision 4277 - (view) (download) (annotate) - [select for diffs]
Modified Sat Oct 22 14:29:38 2011 UTC (12 years, 6 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 33385 byte(s)
Diff to previous 4260
introduce cflow

Revision 4260 - (view) (download) (annotate) - [select for diffs]
Modified Thu Oct 20 14:33:13 2011 UTC (12 years, 6 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 33352 byte(s)
Diff to previous 4241
Document less v436, intr_bind, awk update, ...

Revision 4241 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 19 15:08:26 2011 UTC (12 years, 6 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 33036 byte(s)
Diff to previous 4230
awk 20110810

Revision 4230 - (view) (download) (annotate) - [select for diffs]
Modified Mon Oct 17 18:33:33 2011 UTC (12 years, 6 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 33002 byte(s)
Diff to previous 4215
timezone++

Revision 4215 - (view) (download) (annotate) - [select for diffs]
Modified Sat Oct 15 20:18:31 2011 UTC (12 years, 6 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 32869 byte(s)
Diff to previous 4199
Introduce CPU Affinity in MidnightBSD.

The ULE scheduler is now default on i386 and amd64 architectures.

cpuset(1) allows the user to limit a process to a group of CPU cores to run on using new system calls.

32bit versions of the system calls were also added to support 32bit binaries running on amd64 boxes. libc's
symbol map was modified to include the cpuset* system calls to expose them to userland.

This is based on work by Jeff Roberson from FreeBSD 7.1.

Revision 4199 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 5 02:05:41 2011 UTC (12 years, 7 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 32383 byte(s)
Diff to previous 4196
Fix linuxolator unix socket handling after recent security patch.

Revision 4196 - (view) (download) (annotate) - [select for diffs]
Modified Sat Oct 1 04:47:31 2011 UTC (12 years, 7 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 32210 byte(s)
Diff to previous 4193
fetch(1) update

Revision 4193 - (view) (download) (annotate) - [select for diffs]
Modified Sat Oct 1 03:26:55 2011 UTC (12 years, 7 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 32070 byte(s)
Diff to previous 4176
Document alc(4)work, usb umass/usbdevs

Revision 4176 - (view) (download) (annotate) - [select for diffs]
Modified Fri Sep 30 03:05:14 2011 UTC (12 years, 7 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 31430 byte(s)
Diff to previous 4166
Document changes to ath(4) and alc(4).

Revision 4166 - (view) (download) (annotate) - [select for diffs]
Modified Thu Sep 29 00:04:55 2011 UTC (12 years, 7 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 31205 byte(s)
Diff to previous 4156
document security updates

Revision 4156 - (view) (download) (annotate) - [select for diffs]
Modified Sun Sep 18 20:20:42 2011 UTC (12 years, 7 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 31061 byte(s)
Diff to previous 4153
perl port required for release bye bye

Revision 4153 - (view) (download) (annotate) - [select for diffs]
Modified Thu Sep 15 02:21:01 2011 UTC (12 years, 7 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 30963 byte(s)
Diff to previous 4117
xz 5.0.3

Revision 4117 - (view) (download) (annotate) - [select for diffs]
Modified Sat Aug 13 14:01:23 2011 UTC (12 years, 8 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 30916 byte(s)
Diff to previous 4101
document sparc64 GENERIC changes

Revision 4101 - (view) (download) (annotate) - [select for diffs]
Modified Sun Aug 7 04:05:16 2011 UTC (12 years, 8 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 30844 byte(s)
Diff to previous 4022
Document new msearch(1) utility.

Revision 4022 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 10 21:01:53 2011 UTC (12 years, 9 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 30288 byte(s)
Diff to previous 4006
Ack!

Revision 4006 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 9 20:20:37 2011 UTC (12 years, 9 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 30103 byte(s)
Diff to previous 3973
add cpufreq(1)

Revision 3973 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 12 20:06:20 2011 UTC (12 years, 10 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 29982 byte(s)
Diff to previous 3953
mksh updated

Revision 3953 - (view) (download) (annotate) - [select for diffs]
Modified Sat May 28 17:54:10 2011 UTC (12 years, 11 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 29831 byte(s)
Diff to previous 3951
Document and bump midnightbsd version for bind 9 fix

Revision 3951 - (view) (download) (annotate) - [select for diffs]
Modified Fri May 27 01:01:59 2011 UTC (12 years, 11 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 29753 byte(s)
Diff to previous 3949
Document newfs change.

Revision 3949 - (view) (download) (annotate) - [select for diffs]
Modified Sat May 21 20:00:01 2011 UTC (12 years, 11 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 29367 byte(s)
Diff to previous 3932
mention perl and mport changes.

Revision 3932 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 18 13:59:13 2011 UTC (12 years, 11 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 29202 byte(s)
Diff to previous 3892
Perl & sendmail have been updated.

Revision 3892 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 15 01:08:09 2011 UTC (13 years, 1 month ago) by laffer1
Original Path: trunk/UPDATING
File length: 29150 byte(s)
Diff to previous 3853
Document recent changes.

Revision 3853 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 8 22:34:16 2011 UTC (13 years, 1 month ago) by laffer1
Original Path: trunk/UPDATING
File length: 28936 byte(s)
Diff to previous 3851
update time zones

Revision 3851 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 8 22:28:57 2011 UTC (13 years, 1 month ago) by laffer1
Original Path: trunk/UPDATING
File length: 28922 byte(s)
Diff to previous 3848
document nss_mdns addition

Revision 3848 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 8 14:11:36 2011 UTC (13 years, 1 month ago) by laffer1
Original Path: trunk/UPDATING
File length: 28848 byte(s)
Diff to previous 3846
Patch for CVE-2011-0014

Revision 3846 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 8 13:41:59 2011 UTC (13 years, 1 month ago) by laffer1
Original Path: trunk/UPDATING
File length: 28798 byte(s)
Diff to previous 3795
xz/lzma

Revision 3795 - (view) (download) (annotate) - [select for diffs]
Modified Mon Feb 21 00:57:08 2011 UTC (13 years, 2 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 28738 byte(s)
Diff to previous 3789
cam(4)

Revision 3789 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 17 14:05:52 2011 UTC (13 years, 2 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 28622 byte(s)
Diff to previous 3776
Document perl update.

Revision 3776 - (view) (download) (annotate) - [select for diffs]
Modified Wed Feb 16 13:57:06 2011 UTC (13 years, 2 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 28589 byte(s)
Diff to previous 3766
Document intel driver update for NICs

Revision 3766 - (view) (download) (annotate) - [select for diffs]
Modified Wed Feb 16 00:30:23 2011 UTC (13 years, 2 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 28290 byte(s)
Diff to previous 3752
age(4)

Revision 3752 - (view) (download) (annotate) - [select for diffs]
Modified Wed Feb 9 00:30:41 2011 UTC (13 years, 2 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 28271 byte(s)
Diff to previous 3722
Bind 9.6.3

Revision 3722 - (view) (download) (annotate) - [select for diffs]
Modified Sun Feb 6 16:37:04 2011 UTC (13 years, 2 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 28195 byte(s)
Diff to previous 3717
eeemon(4) mention

Revision 3717 - (view) (download) (annotate) - [select for diffs]
Modified Sun Feb 6 01:01:18 2011 UTC (13 years, 2 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 28143 byte(s)
Diff to previous 3681
Document GNU sort, openssh updates.

Revision 3681 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 4 01:56:17 2011 UTC (13 years, 2 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 28090 byte(s)
Diff to previous 3672
Document openssl update.

Revision 3672 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 3 14:31:14 2011 UTC (13 years, 3 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 28073 byte(s)
Diff to previous 3667
sqlite 3.7.5 imported.

Revision 3667 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 3 14:12:53 2011 UTC (13 years, 3 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 28058 byte(s)
Diff to previous 3660
document  awk upgrade

Revision 3660 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 3 04:27:20 2011 UTC (13 years, 3 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 28015 byte(s)
Diff to previous 3655
didn't know what year it was earlier.

yes i updated file too

Revision 3655 - (view) (download) (annotate) - [select for diffs]
Modified Wed Feb 2 22:37:10 2011 UTC (13 years, 3 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 28002 byte(s)
Diff to previous 3623
tcsh 6.17

Revision 3623 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 22 19:55:16 2011 UTC (13 years, 3 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 27977 byte(s)
Diff to previous 3621
Import it(4) and lm(4) for common Super I/O hardware sensors.

This is based on the 2007 Google Summer of Code project by Constantine A. Murenin and code from OpenBSD.

Revision 3621 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 20 22:25:01 2011 UTC (13 years, 3 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 27818 byte(s)
Diff to previous 3618
update sudo while we're at it.

Revision 3618 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 20 22:08:10 2011 UTC (13 years, 3 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 27795 byte(s)
Diff to previous 3608
bind ++

Revision 3608 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 15 05:56:21 2011 UTC (13 years, 3 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 27762 byte(s)
Diff to previous 3573
add  jme(4) for JMicron ethernet  devices. This is experimental and  any bugs should be reported.

Revision 3573 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 30 14:03:18 2010 UTC (13 years, 5 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 27695 byte(s)
Diff to previous 3565
A double free exists in the SSL client ECDH handling code, when
processing specially crafted public keys with invalid prime
numbers. [CVE-2010-2939]

Revision 3565 - (view) (download) (annotate) - [select for diffs]
Modified Sat Nov 20 17:49:41 2010 UTC (13 years, 5 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 27532 byte(s)
Diff to previous 3556
 Several portions of the kernel and userland code related to UFS file
        systems (and UFS2) cannot properly handle inode counts above 2^31 due
        to use of int types.  Based on a patch from FreeBSD, I've modified
        our UFS2 implementation to handle unsigned values for inode counts
        which should allow for file systems greater than 16TB.

        newfs and growfs was also modified.

Revision 3556 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 11 13:33:14 2010 UTC (13 years, 5 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 27149 byte(s)
Diff to previous 3543
I'm having a great time with pseudofs!

Revision 3543 - (view) (download) (annotate) - [select for diffs]
Modified Thu Oct 21 15:55:20 2010 UTC (13 years, 6 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 26917 byte(s)
Diff to previous 3514
Document new sysrc utility.

Revision 3514 - (view) (download) (annotate) - [select for diffs]
Modified Mon Sep 20 15:52:53 2010 UTC (13 years, 7 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 26711 byte(s)
Diff to previous 3491
Security update for integer overflow in bzip2

Revision 3491 - (view) (download) (annotate) - [select for diffs]
Modified Mon Sep 6 00:23:34 2010 UTC (13 years, 7 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 26656 byte(s)
Diff to previous 3483
Move things along.. current is now 0.4-CURRENT.  Change the man pages, osreldate and other tunables in the system accordingly.  While we're here, update other bsd systems in our mdoc.local.

Revision 3483 - (view) (download) (annotate) - [select for diffs]
Modified Thu Sep 2 12:58:27 2010 UTC (13 years, 8 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 26556 byte(s)
Diff to previous 3476
Document security update.

Revision 3476 - (view) (download) (annotate) - [select for diffs]
Modified Sun Aug 22 22:19:05 2010 UTC (13 years, 8 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 26337 byte(s)
Diff to previous 3458
Document mdnsd

Revision 3458 - (view) (download) (annotate) - [select for diffs]
Modified Sun Aug 15 04:37:10 2010 UTC (13 years, 8 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 26287 byte(s)
Diff to previous 3431
libdispatch

Revision 3431 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 13 23:16:10 2010 UTC (13 years, 9 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 25985 byte(s)
Diff to previous 3429
Denote mbuf fix

Revision 3429 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 4 15:48:51 2010 UTC (13 years, 10 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 25915 byte(s)
Diff to previous 3403
brainfuck(1)

Revision 3403 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 5 20:40:34 2010 UTC (14 years ago) by laffer1
Original Path: trunk/UPDATING
File length: 25868 byte(s)
Diff to previous 3394
zlib++

Revision 3394 - (view) (download) (annotate) - [select for diffs]
Modified Sat May 1 00:14:17 2010 UTC (14 years ago) by laffer1
Original Path: trunk/UPDATING
File length: 25845 byte(s)
Diff to previous 3386
Sudo was updated

Revision 3386 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 21 20:05:10 2010 UTC (14 years, 1 month ago) by laffer1
Original Path: trunk/UPDATING
File length: 25811 byte(s)
Diff to previous 3377
Document zlib 1.2.4 update

Revision 3377 - (view) (download) (annotate) - [select for diffs]
Modified Sat Mar 20 03:48:49 2010 UTC (14 years, 1 month ago) by laffer1
Original Path: trunk/UPDATING
File length: 25778 byte(s)
Diff to previous 3371
Document this mornings change.

Revision 3371 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 17 23:53:35 2010 UTC (14 years, 1 month ago) by laffer1
Original Path: trunk/UPDATING
File length: 25719 byte(s)
Diff to previous 3366
timezones and ati updates

Revision 3366 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 14 00:01:08 2010 UTC (14 years, 1 month ago) by laffer1
Original Path: trunk/UPDATING
File length: 25547 byte(s)
Diff to previous 3352
Document recent changes.

Revision 3352 - (view) (download) (annotate) - [select for diffs]
Modified Fri Mar 12 01:04:34 2010 UTC (14 years, 1 month ago) by laffer1
Original Path: trunk/UPDATING
File length: 25356 byte(s)
Diff to previous 3341
MKSH R39c.. missed it by a few hours.

Revision 3341 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 10 05:05:28 2010 UTC (14 years, 1 month ago) by laffer1
Original Path: trunk/UPDATING
File length: 25334 byte(s)
Diff to previous 3326
Haven't we been busy.

Revision 3326 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 10 03:58:20 2010 UTC (14 years, 1 month ago) by laffer1
Original Path: trunk/UPDATING
File length: 25284 byte(s)
Diff to previous 3278
Update system sudo

Revision 3278 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 6 15:40:08 2010 UTC (14 years, 2 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 25258 byte(s)
Diff to previous 3272
document re(4) and rl(4) updates.

document gcc fix on amd64.

Revision 3272 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 5 00:58:03 2010 UTC (14 years, 2 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 25034 byte(s)
Diff to previous 3257
fix sftp on amd64.

Revision 3257 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 16 17:42:06 2010 UTC (14 years, 3 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 24953 byte(s)
Diff to previous 3238
BIND 9.6.1-P2, FreeBSD version of ash import

Revision 3238 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 10 20:31:08 2010 UTC (14 years, 3 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 24874 byte(s)
Diff to previous 3233
Sendmail 8.14.4

Revision 3233 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 10 20:08:51 2010 UTC (14 years, 3 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 24821 byte(s)
Diff to previous 3225
Document kqueue and posix_spawn additions.

Revision 3225 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 7 03:13:24 2010 UTC (14 years, 3 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 24569 byte(s)
Diff to previous 3218
zfs and bind security updates

Revision 3218 - (view) (download) (annotate) - [select for diffs]
Modified Tue Dec 29 02:39:02 2009 UTC (14 years, 4 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 24363 byte(s)
Diff to previous 3205
Mention amdtemp(4)

Revision 3205 - (view) (download) (annotate) - [select for diffs]
Modified Sat Dec 5 15:32:24 2009 UTC (14 years, 4 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 24251 byte(s)
Diff to previous 3199
Mention OpenSSL change.

Revision 3199 - (view) (download) (annotate) - [select for diffs]
Modified Sat Nov 28 22:44:36 2009 UTC (14 years, 5 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 24067 byte(s)
Diff to previous 3194
Import OpenBSD's sysctl sensors framework.  This is based on work by Constantine A. Murenin for the 2007 Google summer of code for FreeBSD.

Includes:
sample config file for sensord
rc scripts
documentation fixes and updates
sys/kern/kern_sensors.c
sys/sensors.h

This is compatible with OpenBSD 4.1 and 4.2 in terms of the userland bits.

Revision 3194 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 26 18:25:29 2009 UTC (14 years, 5 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 23998 byte(s)
Diff to previous 3184
OpenNTPD 4.4

Revision 3184 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 26 16:50:28 2009 UTC (14 years, 5 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 23976 byte(s)
Diff to previous 3164
mksh and openssh updates

Revision 3164 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 25 03:42:40 2009 UTC (14 years, 5 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 23929 byte(s)
Diff to previous 3129
Mention recent updates.

Revision 3129 - (view) (download) (annotate) - [select for diffs]
Modified Sun Oct 11 15:12:14 2009 UTC (14 years, 6 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 23813 byte(s)
Diff to previous 3120
Tell amd64 users how to get a working system for now.

Revision 3120 - (view) (download) (annotate) - [select for diffs]
Modified Thu Oct 8 01:27:04 2009 UTC (14 years, 6 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 23625 byte(s)
Diff to previous 3044
document timezone update yesterday and some other things we've been up to

Revision 3044 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 19 15:02:27 2009 UTC (14 years, 7 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 23445 byte(s)
Diff to previous 3034
tzupdate

Revision 3034 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 29 15:31:29 2009 UTC (14 years, 9 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 23374 byte(s)
Diff to previous 3002
mention the bind issue in updating

Revision 3002 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jun 6 23:44:24 2009 UTC (14 years, 10 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 23246 byte(s)
Diff to previous 2910
mention usb changes and removal of pcc with a brief explanation.

Revision 2910 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 20 21:56:43 2009 UTC (14 years, 11 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 22596 byte(s)
Diff to previous 2874
Mention the new installer option and change for powerd to be disabled by default.

Revision 2874 - (view) (download) (annotate) - [select for diffs]
Modified Sat May 2 19:07:25 2009 UTC (15 years ago) by laffer1
Original Path: trunk/UPDATING
File length: 22197 byte(s)
Diff to previous 2857
OpenSSH 5.2

Revision 2857 - (view) (download) (annotate) - [select for diffs]
Modified Fri May 1 17:46:43 2009 UTC (15 years ago) by laffer1
Original Path: trunk/UPDATING
File length: 22164 byte(s)
Diff to previous 2843
makefs++

Revision 2843 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 22 18:10:40 2009 UTC (15 years ago) by laffer1
Original Path: trunk/UPDATING
File length: 22108 byte(s)
Diff to previous 2836
OpenSSL security update

Revision 2836 - (view) (download) (annotate) - [select for diffs]
Modified Thu Apr 16 02:58:26 2009 UTC (15 years ago) by laffer1
Original Path: trunk/UPDATING
File length: 21924 byte(s)
Diff to previous 2746
document some of the adventures i've had in the last two days.

Revision 2746 - (view) (download) (annotate) - [select for diffs]
Modified Sun Apr 5 23:40:43 2009 UTC (15 years ago) by laffer1
Original Path: trunk/UPDATING
File length: 21747 byte(s)
Diff to previous 2745
fix comment.

Revision 2745 - (view) (download) (annotate) - [select for diffs]
Modified Sun Apr 5 23:39:34 2009 UTC (15 years ago) by laffer1
Original Path: trunk/UPDATING
File length: 21748 byte(s)
Diff to previous 2735
add a comment about Xorg sucking with hald and mouse/kbd problems.

Revision 2735 - (view) (download) (annotate) - [select for diffs]
Modified Fri Apr 3 06:28:03 2009 UTC (15 years, 1 month ago) by laffer1
Original Path: trunk/UPDATING
File length: 21443 byte(s)
Diff to previous 2703
mention what we did to mksh

Revision 2703 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 29 03:14:06 2009 UTC (15 years, 1 month ago) by laffer1
Original Path: trunk/UPDATING
File length: 21033 byte(s)
Diff to previous 2702
remove comment about UPDATING in mports since we dont' have one right now.

Revision 2702 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 29 03:12:45 2009 UTC (15 years, 1 month ago) by laffer1
Original Path: trunk/UPDATING
File length: 21120 byte(s)
Diff to previous 2672
mksh update, new /bin/sh, fortune and ahd

Revision 2672 - (view) (download) (annotate) - [select for diffs]
Modified Fri Mar 27 21:17:12 2009 UTC (15 years, 1 month ago) by laffer1
Original Path: trunk/UPDATING
File length: 20599 byte(s)
Diff to previous 2654
Mention libarchive update and ctriv's perl work.

Revision 2654 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 25 18:09:08 2009 UTC (15 years, 1 month ago) by laffer1
Original Path: trunk/UPDATING
File length: 20416 byte(s)
Diff to previous 2524
Update updating, bind, mksh, tcpdump

Revision 2524 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 16 04:21:33 2009 UTC (15 years, 3 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 20260 byte(s)
Diff to previous 2513
DNSSEC bind update.

Revision 2513 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 11 01:52:40 2009 UTC (15 years, 3 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 20212 byte(s)
Diff to previous 2511
lukemftpd security fix

Revision 2511 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 10 22:58:42 2009 UTC (15 years, 3 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 20157 byte(s)
Diff to previous 2501
OpenSSL security patch

Revision 2501 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 4 23:46:22 2009 UTC (15 years, 3 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 19870 byte(s)
Diff to previous 2485
Import gnu readline

Revision 2485 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 1 22:52:48 2009 UTC (15 years, 4 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 19831 byte(s)
Diff to previous 2481
timezones are fun

Revision 2481 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 31 15:01:20 2008 UTC (15 years, 4 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 19787 byte(s)
Diff to previous 2399
Update copyrights for 2009.

Revision 2399 - (view) (download) (annotate) - [select for diffs]
Modified Sun Dec 7 04:10:26 2008 UTC (15 years, 4 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 19675 byte(s)
Diff to previous 2360
Explain the status of batt(1), and ongoing work.

Revision 2360 - (view) (download) (annotate) - [select for diffs]
Modified Thu Dec 4 14:50:47 2008 UTC (15 years, 5 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 18934 byte(s)
Diff to previous 1809
Explain the progress we've made in the last few months.  Still more to do.

Revision 1809 - (view) (download) (annotate) - [select for diffs]
Modified Fri Sep 5 19:02:59 2008 UTC (15 years, 7 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 18309 byte(s)
Diff to previous 1794
Update nve(4) to support newer hardware.

Revision 1794 - (view) (download) (annotate) - [select for diffs]
Modified Tue Sep 2 02:02:36 2008 UTC (15 years, 8 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 18258 byte(s)
Diff to previous 1724
sysinstall, firstboot, openbsm import, src/release 3 isos

Revision 1724 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 3 23:59:13 2008 UTC (15 years, 10 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 17999 byte(s)
Diff to previous 1678
Mention pcc fix.

Revision 1678 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 27 16:34:34 2008 UTC (15 years, 10 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 17900 byte(s)
Diff to previous 1672
Add atheros wireless NICs to GENERIC

Revision 1672 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 27 16:16:44 2008 UTC (15 years, 10 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 17837 byte(s)
Diff to previous 1642
Document recent changes

Revision 1642 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 28 22:02:57 2008 UTC (15 years, 11 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 17628 byte(s)
Diff to previous 1598
sendmail 8.14.3

Revision 1598 - (view) (download) (annotate) - [select for diffs]
Modified Fri May 16 22:38:32 2008 UTC (15 years, 11 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 17600 byte(s)
Diff to previous 1561
Explain the pcc, elf, ssh-vulnkey + blacklists changes.

Revision 1561 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 1 04:46:25 2008 UTC (16 years ago) by laffer1
Original Path: trunk/UPDATING
File length: 16920 byte(s)
Diff to previous 1559
Add pre-processor msg

Revision 1559 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 30 19:35:38 2008 UTC (16 years ago) by laffer1
Original Path: trunk/UPDATING
File length: 16784 byte(s)
Diff to previous 1462
Boy we did a lot this month.

Revision 1462 - (view) (download) (annotate) - [select for diffs]
Modified Thu Apr 10 23:50:42 2008 UTC (16 years ago) by laffer1
Original Path: trunk/UPDATING
File length: 16392 byte(s)
Diff to previous 1456
Sync updating.

Revision 1456 - (view) (download) (annotate) - [select for diffs]
Modified Sun Apr 6 06:49:18 2008 UTC (16 years ago) by laffer1
Original Path: trunk/UPDATING
File length: 16253 byte(s)
Diff to previous 1432
Import OpenSSH 4.9p1

Revision 1432 - (view) (download) (annotate) - [select for diffs]
Modified Sat Mar 22 06:21:11 2008 UTC (16 years, 1 month ago) by laffer1
Original Path: trunk/UPDATING
File length: 16220 byte(s)
Diff to previous 1420
document changes.

Revision 1420 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 17 00:19:08 2008 UTC (16 years, 1 month ago) by laffer1
Original Path: trunk/UPDATING
File length: 16066 byte(s)
Diff to previous 1363
We haven't been maintaining UPDATING since Jan 1.  Catch it up with changes since then that are relevant.

Revision 1363 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 1 07:14:08 2008 UTC (16 years, 4 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 14255 byte(s)
Diff to previous 1345
Happy New Year

Revision 1345 - (view) (download) (annotate) - [select for diffs]
Modified Fri Nov 23 22:26:26 2007 UTC (16 years, 5 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 14228 byte(s)
Diff to previous 1339
Update sendmail to 8.14.2

Add comment about the older mksh update.

Revision 1339 - (view) (download) (annotate) - [select for diffs]
Modified Fri Nov 23 21:58:39 2007 UTC (16 years, 5 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 14156 byte(s)
Diff to previous 1228
Update to gcc 3.4.6.

Revision 1228 - (view) (download) (annotate) - [select for diffs]
Modified Tue Sep 11 22:08:22 2007 UTC (16 years, 7 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 14107 byte(s)
Diff to previous 1214
Document mksh update and the changes to libpthread.

Revision 1214 - (view) (download) (annotate) - [select for diffs]
Modified Fri Aug 31 05:47:34 2007 UTC (16 years, 8 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 13989 byte(s)
Diff to previous 1192
Document the addition of the dot.mkshrc file in skel and ipfw desktop feature.

Revision 1192 - (view) (download) (annotate) - [select for diffs]
Modified Tue Aug 14 04:28:13 2007 UTC (16 years, 8 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 13558 byte(s)
Diff to previous 1143
GNU tar be gone

Revision 1143 - (view) (download) (annotate) - [select for diffs]
Modified Mon Aug 6 04:45:21 2007 UTC (16 years, 9 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 13482 byte(s)
Diff to previous 1060
Explain some of our recent changes.

Revision 1060 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 19 15:22:57 2007 UTC (16 years, 9 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 13311 byte(s)
Diff to previous 1055
Mention cpdup import

Revision 1055 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 19 06:46:44 2007 UTC (16 years, 9 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 13255 byte(s)
Diff to previous 939
Forgot to log cpio upgrade.

Revision 939 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 10 05:50:39 2007 UTC (17 years ago) by laffer1
Original Path: trunk/UPDATING
File length: 13218 byte(s)
Diff to previous 907
Explain that we branched and begin doing real work with src again.

cvs was updated to 1.12.13.

Revision 907 - (view) (download) (annotate) - [select for diffs]
Modified Sat Apr 7 01:21:34 2007 UTC (17 years ago) by laffer1
Original Path: trunk/UPDATING
File length: 12994 byte(s)
Diff to previous 906
Add further directions to the propolice removal bit.

Revision 906 - (view) (download) (annotate) - [select for diffs]
Modified Fri Apr 6 20:37:50 2007 UTC (17 years ago) by laffer1
Original Path: trunk/UPDATING
File length: 12303 byte(s)
Diff to previous 893
Back out propolice.  More information in UPDATING.

In short, propolice broke libpthread and libthr.

Revision 893 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 3 17:48:34 2007 UTC (17 years, 1 month ago) by laffer1
Original Path: trunk/UPDATING
File length: 11865 byte(s)
Diff to previous 888
fix paths

Revision 888 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 2 20:21:15 2007 UTC (17 years, 1 month ago) by archite
Original Path: trunk/UPDATING
File length: 11857 byte(s)
Diff to previous 886
Small correction to install directions for proplice. Added requirement
to build libpthread and libthr first.

Revision 886 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 2 00:48:03 2007 UTC (17 years, 1 month ago) by archite
Original Path: trunk/UPDATING
File length: 11741 byte(s)
Diff to previous 842
Importing propolice into MidnightBSD. Propolice is going to
provide us with much greater security and stability in the
long run. If upgrading from a pre-propolice system, please
follow the these instructions:

cd /usr/src/lib/libc && make obj && make && make install
cd /usr/src/gnu/usr.bin/cc && make obj && make && make install
buildworld and kernel

It is adviced that any mports which were installed and/or built
prior to the propolice update also be updated. If any errors
or issue are encounted, please contact security@midnightbsd.org
and we will be sure to investigate and come up with an expeditious
fix.

Revision 842 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 15 00:08:27 2007 UTC (17 years, 1 month ago) by laffer1
Original Path: trunk/UPDATING
File length: 11104 byte(s)
Diff to previous 832
Document today's changes.. gzip, removal of send-pr, etc.

Revision 832 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 14 03:37:31 2007 UTC (17 years, 1 month ago) by laffer1
Original Path: trunk/UPDATING
File length: 11012 byte(s)
Diff to previous 807
We got a few things out of the way today.

Revision 807 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 13 00:19:32 2007 UTC (17 years, 1 month ago) by laffer1
Original Path: trunk/UPDATING
File length: 10804 byte(s)
Diff to previous 775
A summary of some of today's changes.

Revision 775 - (view) (download) (annotate) - [select for diffs]
Modified Fri Mar 9 02:47:02 2007 UTC (17 years, 1 month ago) by laffer1
Original Path: trunk/UPDATING
File length: 10696 byte(s)
Diff to previous 726
add mfi

Revision 726 - (view) (download) (annotate) - [select for diffs]
Modified Wed Feb 7 01:25:31 2007 UTC (17 years, 2 months ago) by archite
Original Path: trunk/UPDATING
File length: 10599 byte(s)
Diff to previous 708
Updated to include instructions for installing sudo.

Revision 708 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 19 14:45:44 2007 UTC (17 years, 3 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 10409 byte(s)
Diff to previous 477
Explain recent changes in MidnightBSD.

Revision 477 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 1 00:08:00 2007 UTC (17 years, 4 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 9819 byte(s)
Diff to previous 376
We've been busy today.

Revision 376 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 27 05:02:27 2006 UTC (17 years, 4 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 9274 byte(s)
Diff to previous 352
Documented changes to bsnmpd, geom, etc.

Revision 352 - (view) (download) (annotate) - [select for diffs]
Modified Tue Dec 26 22:38:02 2006 UTC (17 years, 4 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 8973 byte(s)
Diff to previous 325
Catch this up a bit with recent changes.

Revision 325 - (view) (download) (annotate) - [select for diffs]
Modified Tue Oct 31 19:20:59 2006 UTC (17 years, 6 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 8196 byte(s)
Diff to previous 305
List recent changes and removals.

Revision 305 - (view) (download) (annotate) - [select for diffs]
Modified Sat Oct 28 06:15:57 2006 UTC (17 years, 6 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 7976 byte(s)
Diff to previous 273
Described various src/sys/dev updates, lukemftpd and other exiting things.

Revision 273 - (view) (download) (annotate) - [select for diffs]
Modified Sun Oct 15 00:11:58 2006 UTC (17 years, 6 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 7713 byte(s)
Diff to previous 169
Try to catch up recent commits.

Revision 169 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 9 23:27:07 2006 UTC (17 years, 7 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 7443 byte(s)
Diff to previous 63
*** empty log message ***

Revision 63 - (view) (download) (annotate) - [select for diffs]
Modified Thu Aug 17 18:07:58 2006 UTC (17 years, 8 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 18368 byte(s)
Diff to previous 6
ksh was added to the base system.

Revision 6 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 25 02:38:42 2006 UTC (18 years, 2 months ago) by laffer1
Original Path: trunk/UPDATING
File length: 18226 byte(s)
Copied from: branches/MidnightBSD/UPDATING revision 5
Diff to previous 5
This commit was generated by cvs2svn to compensate for changes in r5, which
included commits to RCS files with non-trunk default branches.
Revision 5 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 25 02:38:42 2006 UTC (18 years, 2 months ago) by laffer1
Original Path: branches/MidnightBSD/UPDATING
File length: 18226 byte(s)
Diff to previous 2
Imported from FreeBSD 6.1 beta sources

Revision 2 - (view) (download) (annotate) - [select for diffs]
Added Sat Feb 25 02:29:52 2006 UTC (18 years, 2 months ago) by laffer1
Original Path: branches/MidnightBSD/UPDATING
File length: 16194 byte(s)
Imported from FreeBSD 6.0 sources

Convenience Links

Links to HEAD: (view) (download) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a