Difference between revisions of "ChangeLog-2.0"
From Linux-VServer
Daniel hozac (Talk | contribs) (add 2.0.2.1, more to come) |
Daniel hozac (Talk | contribs) (up to 2.0.3-rc1) |
||
| Line 2: | Line 2: | ||
{| class="wikitable" style="width: 100%;" | {| class="wikitable" style="width: 100%;" | ||
| + | |||
| + | ! vs2.0.3-rc1 | ||
| + | | rowspan="2" | | ||
| + | * cleanup | ||
| + | * refix VXC_BINARY_MOUNT | ||
| + | * don't advertize limits we don't support | ||
| + | |- | ||
| + | | style="text-align: center;" | ''13 Dec 2006'' | ||
| + | |- | ||
| + | |||
| + | ! vs2.0.2.2-rc9 | ||
| + | | rowspan="2" | | ||
| + | * fix off by one introduced with the socket accounting in -rc7 | ||
| + | * drop all of the __{enter,leave}_vx_admin's | ||
| + | * remove NXF_INFO_PRIVATE again | ||
| + | |- | ||
| + | | style="text-align: center;" | ''10 Dec 2006'' | ||
| + | |- | ||
| + | |||
| + | ! vs2.0.2.2-rc8 | ||
| + | | rowspan="2" | | ||
| + | * make nx_migrate_task return 0 on success | ||
| + | * have __create_[vn]x_info claim the [vn]xi | ||
| + | |- | ||
| + | | style="text-align: center;" | ''23 Nov 2006'' | ||
| + | |- | ||
| + | |||
| + | ! vs2.0.2.2-rc7 | ||
| + | | rowspan="2" | | ||
| + | * let the spectator cross the barrier | ||
| + | * improve the socket accounting | ||
| + | * fix 0.0.0.0-as-first-address-means-any | ||
| + | * have __unhash_[vn]x_info take the spinlock rather than just asserting it's held | ||
| + | * import the valid limit checks from 2.1 | ||
| + | * make NXF_INFO_PRIVATE deny migration | ||
| + | |- | ||
| + | | style="text-align: center;" | ''21 Nov 2006'' | ||
| + | |- | ||
| + | |||
| + | ! vs2.0.2.2-rc6 | ||
| + | | rowspan="2" | | ||
| + | * find_proc_task_by_pid shouldn't put_task_struct if it's invisible | ||
| + | * add/remove some __{enter,leave}_vx_admin's | ||
| + | |- | ||
| + | | style="text-align: center;" | ''07 Nov 2006'' | ||
| + | |- | ||
| + | |||
| + | ! vs2.0.2.2-rc5 | ||
| + | | rowspan="2" | | ||
| + | * make ext[23] release unified files correctly | ||
| + | * remove the WARN_ON from pid_task | ||
| + | |- | ||
| + | | style="text-align: center;" | ''06 Nov 2006'' | ||
| + | |- | ||
| + | |||
| + | ! vs2.0.2.2-rc4 | ||
| + | | rowspan="2" | | ||
| + | * fix mips ptrace | ||
| + | * fix pid_revalidate again | ||
| + | * check for VXF_INFO_HIDE earlier to avoid unnecessary complications | ||
| + | * make proc use a find_proc_task_by_pid which checks for visibility before returning | ||
| + | * fix the process accounting | ||
| + | * check for the correct xid in signalling code | ||
| + | * some improvements to the configuration text | ||
| + | |- | ||
| + | | style="text-align: center;" | ''29 Oct 2006'' | ||
| + | |- | ||
| + | |||
| + | ! vs2.0.2.2-rc3 | ||
| + | | rowspan="2" | | ||
| + | * add exit_vx_info_early, to handle the pre-exit_notify stuff (init exit, update reaper) | ||
| + | * use for_each_online_cpu in the history dumping | ||
| + | |- | ||
| + | | style="text-align: center;" | ''20 Oct 2006'' | ||
| + | |- | ||
| + | |||
| + | ! vs2.0.2.2-rc2 | ||
| + | | rowspan="2" | | ||
| + | * remove unneeded includes | ||
| + | * don't warn as often in pid_task | ||
| + | |- | ||
| + | | style="text-align: center;" | ''18 Oct 2006'' | ||
| + | |- | ||
| + | |||
| + | ! vs2.0.2.2-rc1 | ||
| + | | rowspan="2" | | ||
| + | * add/use __{enter,leave}_vx_admin from devel | ||
| + | * let find_task_by_pid_type handle the realpid problem, meaning no more required includes due to find_task_by_pid | ||
| + | * exit the contexts after exit_notify | ||
| + | * add a warning on task lookups across contexts | ||
| + | |- | ||
| + | | style="text-align: center;" | ''17 Oct 2006'' | ||
| + | |- | ||
| + | |||
| + | ! vs2.0.2.1-t8 | ||
| + | | rowspan="2" | | ||
| + | * fix the -t6 proc issue | ||
| + | |- | ||
| + | | style="text-align: center;" | ''24 Sep 2006'' | ||
| + | |- | ||
| + | |||
| + | ! vs2.0.2.1-t7 | ||
| + | | rowspan="2" | | ||
| + | * allow the host to get references to any pid | ||
| + | |- | ||
| + | | style="text-align: center;" | ''23 Sep 2006'' | ||
| + | |- | ||
| + | |||
| + | ! vs2.0.2.1-t6 | ||
| + | | rowspan="2" | | ||
| + | * attempt to fix a proc issue, introducing another one | ||
| + | * add some missing includes | ||
| + | |- | ||
| + | | style="text-align: center;" | ''23 Sep 2006'' | ||
| + | |- | ||
| + | |||
| + | ! vs2.0.2.1-t5 | ||
| + | | rowspan="2" | | ||
| + | * replace the last instance of rq->nr_running++ | ||
| + | * fix utsname virtualization for UML | ||
| + | |- | ||
| + | | style="text-align: center;" | ''21 Sep 2006'' | ||
| + | |- | ||
| + | |||
| + | ! vs2.0.2.1-t4 | ||
| + | | rowspan="2" | | ||
| + | * remove devfs stuff from vroot as it's gone from the kernel | ||
| + | * remove some debugging output from proc | ||
| + | * fix pid visibility in proc | ||
| + | * sync with new XFS | ||
| + | |- | ||
| + | | style="text-align: center;" | ''20 Sep 2006'' | ||
| + | |- | ||
| + | |||
| + | ! vs2.0.2.1-try1 | ||
| + | | rowspan="2" | | ||
| + | * first attempt to rebase on 2.6.18 | ||
| + | |- | ||
| + | | style="text-align: center;" | ''20 Sep 2006'' | ||
| + | |- | ||
! vs2.0.2.1 | ! vs2.0.2.1 | ||
Revision as of 00:44, 27 January 2007
This page is not considered complete
Your are welcome to help the Wiki Team and edit this page to fill in the missing parts
| vs2.0.3-rc1 |
|
|---|---|
| 13 Dec 2006 | |
| vs2.0.2.2-rc9 |
|
| 10 Dec 2006 | |
| vs2.0.2.2-rc8 |
|
| 23 Nov 2006 | |
| vs2.0.2.2-rc7 |
|
| 21 Nov 2006 | |
| vs2.0.2.2-rc6 |
|
| 07 Nov 2006 | |
| vs2.0.2.2-rc5 |
|
| 06 Nov 2006 | |
| vs2.0.2.2-rc4 |
|
| 29 Oct 2006 | |
| vs2.0.2.2-rc3 |
|
| 20 Oct 2006 | |
| vs2.0.2.2-rc2 |
|
| 18 Oct 2006 | |
| vs2.0.2.2-rc1 |
|
| 17 Oct 2006 | |
| vs2.0.2.1-t8 |
|
| 24 Sep 2006 | |
| vs2.0.2.1-t7 |
|
| 23 Sep 2006 | |
| vs2.0.2.1-t6 |
|
| 23 Sep 2006 | |
| vs2.0.2.1-t5 |
|
| 21 Sep 2006 | |
| vs2.0.2.1-t4 |
|
| 20 Sep 2006 | |
| vs2.0.2.1-try1 |
|
| 20 Sep 2006 | |
| vs2.0.2.1 |
|
| 17 Sep 2006 | |
| vs2.0.2 |
|
| 03 Sep 2006 | |
| vs2.0.2-rc31 |
|
| 26 Aug 2006 | |
| vs2.0.2-rc30 |
|
| 25 Aug 2006 | |
| vs2.0.2-rc29 |
|
| 16 Aug 2006 | |
| vs2.0.2-rc28 |
|
| 27 Jul 2006 | |
| vs2.0.2-rc27 |
|
| 27 Jul 2006 | |
| vs2.0.2-rc26 |
|
| 12 Jul 2006 | |
| vs2.0.2-rc25 |
|
| 05 Jul 2006 | |
| vs2.0.2-rc24 |
|
| 21 Jun 2006 | |
| vs2.0.2-rc23.2 |
|
| ?? Jun 2006 | |
| vs2.0.2-rc23 |
|
| ?? Jun 2006 | |
| vs2.0.2-rc22 |
|
| 03 Jun 2006 | |
| vs2.0.2-rc16 |
|
| 12 Apr 2006 | |
| vs2.0.2-rc15 |
|
| 03 Apr 2006 | |
| vs2.0.1 |
|
| 13 Dec 2005 | |
| vs2.0 |
|
| 07 Aug 2005 | |
| vs2.0-rc9 |
|
| 01 Aug 2005 | |
| vs2.0-rc8.1 |
|
| 17 Jul 2005 | |
| vs2.0-rc8 |
|
| 16 Jul 2005 | |
| vs2.0-rc7 |
|
| 14 Jul 2005 | |
| vs2.0-rc6 |
|
| 09 Jul 2005 | |
| vs2.0-rc5 |
|
| 02 Jul 2005 | |
| vs2.0-rc4 |
|
| 06 Jun 2005 | |
| vs2.0-rc3 |
|
| 01 Jun 2005 | |
| vs2.0-rc2 |
|
| 25 May 2005 | |
| vs2.0-rc1 |
|
| 13 May 2005 |