Editing
ChangeLog-2.0
From Linix VServer
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{NeedCompletion}} {| 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 | rowspan="2" | * fix the barrier |- | style="text-align: center;" | ''17 Sep 2006'' |- ! vs2.0.2 | rowspan="2" | * fix a case of two init processes shown in ps output (VXF_STATE_ADMIN + VXM_SET_INIT) * force nodev on remount without CAP_SYS_ADMIN |- | style="text-align: center;" | ''03 Sep 2006'' |- ! vs2.0.2-rc31 | rowspan="2" | * the address removal fix * helper return code changes (but old helper still works) * persistent fixes (delta-persist-fix01, delta-persist-fix02) * fixes a bug with a missing unhash, and adds possible return code checks (delta-helper-feat04) |- | style="text-align: center;" | ''26 Aug 2006'' |- ! vs2.0.2-rc30 | rowspan="2" | * delta-vci-bump01 (Vserver Configuration Information (vci) bumps the kernel version number) * delta-net-fix02 (the address removal fix announced on the mailing list) |- | style="text-align: center;" | ''25 Aug 2006'' |- ! vs2.0.2-rc29 | rowspan="2" | * whitespace cleanups * comment cleanups * locks assertion removed |- | style="text-align: center;" | ''16 Aug 2006'' |- ! vs2.0.2-rc28 | rowspan="2" | * incorporated daniel's mountstat fixes * restructuring of acc for stat syscall commands * lock and admin flags |- | style="text-align: center;" | ''27 Jul 2006'' |- ! vs2.0.2-rc27 | rowspan="2" | * potential deadlock fix * some minor cleanup |- | style="text-align: center;" | ''27 Jul 2006'' |- ! vs2.0.2-rc26 | rowspan="2" | * utsname fix |- | style="text-align: center;" | ''12 Jul 2006'' |- ! vs2.0.2-rc25 | rowspan="2" | * minor fix: removed a harmful BUG_ON(): strace works again in a guest |- | style="text-align: center;" | ''05 Jul 2006'' |- ! vs2.0.2-rc24 | rowspan="2" | * all of the memory split stuff related hunks are gone. * delta-flock-fix01 was missing from the 2.6.17 port |- | style="text-align: center;" | ''21 Jun 2006'' |- ! vs2.0.2-rc23.2 | rowspan="2" | * delta-peer-fix01 * loopback device compile fix * quota compile fix * jfs support for ext2 attributes |- | style="text-align: center;" | ''?? Jun 2006'' |- ! vs2.0.2-rc23 | rowspan="2" | * 2.6.17 rebase |- | style="text-align: center;" | ''?? Jun 2006'' |- ! vs2.0.2-rc22 | rowspan="2" | * osfsys (minor fix in daniel's cleanups) * saddr fix02 (make REMAP_SADDR work as expected) - [stable only] * vfsmnt (show vfsmounts in spectator context) |- | style="text-align: center;" | ''03 Jun 2006'' |- ! vs2.0.2-rc16 | rowspan="2" | * no change to 2.0.2-rc15 |- | style="text-align: center;" | ''12 Apr 2006'' |- ! vs2.0.2-rc15 | rowspan="2" | * return reboot cmd and exit code in vc_wait_exit * IA32 emulation for resource limits |- | style="text-align: center;" | ''03 Apr 2006'' |- ! '''vs2.0.1''' | rowspan="2" | * bugfix for task/load accounting * bugfix for interface visibility * fixed endianess issue with loopback * fixed reiserfs attribute handling * utsname fix for ppc64 (tx Serge) * corrected scheduler return codes * proper module support for vroot * dlimit cleanup and improvements * extended and cleaned up debug features * cleanup of the attribute layer * various code cleanups ... * added ioprio support |- | style="text-align: center;" | ''13 Dec 2005'' |- ! '''vs2.0''' | rowspan="2" | * initial release (no changes to rc9) |- | style="text-align: center;" | ''07 Aug 2005'' |- ! '''vs2.0-rc9''' | rowspan="2" | * updated parisc syscall id, yay! * moved vroot printk to debug * added /proc/locs virtualization * VLIMIT include cleanup * various whitespace cleanups |- | style="text-align: center;" | ''01 Aug 2005'' |- ! '''vs2.0-rc8.1''' | rowspan="2" | * fixed a bug with lock tagging |- | style="text-align: center;" | ''17 Jul 2005'' |- ! '''vs2.0-rc8''' | rowspan="2" | * extended history labeling * added vxd_assert() helper * added proper f/posix lock tagging * general xid tagging cleanup * check for tagxid (re)mount options |- | style="text-align: center;" | ''16 Jul 2005'' |- ! '''vs2.0-rc7''' | rowspan="2" | * fixed issue with virt_handler (uuid) * expanded percpu room (64k) |- | style="text-align: center;" | ''14 Jul 2005'' |- ! '''vs2.0-rc6''' | rowspan="2" | * dcache_readdir_filter for devpts * sys_getxpid wrapper for alpha * switch return code debug option * legacy version support (1.00FF) * vx_current_fsxid() support * mremap bugfix (tx Doener) * avail check moved into may_expand_mm() * removed utf8 chars from debug msgs * added new network interface * added jfs tagxid support * fixed reiserfs tagxid support * fixed xfs xattr support |- | style="text-align: center;" | ''09 Jul 2005'' |- ! '''vs2.0-rc5''' | rowspan="2" | * UM arch fixup (support) * get/set_vhi_name moved into cvirt * kconfig help texts (tx Greek0 et.al.) * debug docu updated |- | style="text-align: center;" | ''02 Jul 2005'' |- ! '''vs2.0-rc4''' | rowspan="2" | * xfs xid tagging cleanup * network up/down helper * 2.0 versioning (2.0001) * context helper init state support |- | style="text-align: center;" | ''06 Jun 2005'' |- ! '''vs2.0-rc3''' | rowspan="2" | * cleanup of the history macros/code * some config help text cleanup * fix in the signal code (group_send_sig_info) |- | style="text-align: center;" | ''01 Jun 2005'' |- ! '''vs2.0-rc2''' | rowspan="2" | * back to locking (from rcu) * memory accounting comment cleanup * helper cleanup (__*_vx_*) * network cleanup (sync with context) * vs_info_state cleanups/bugon() * change to *_tasks (from *_refcnt) * LEGACYNET extended |- | style="text-align: center;" | ''25 May 2005'' |- ! '''vs2.0-rc1''' | rowspan="2" | * VXC_SYSLOG virtual syslog support * VXC_QUOTA_CTL support added * VXF_INFO_HIDE support added * VXF_FAKE_INIT support added * vroot device (initial support) * 32bit compatibility syscalls * parisc syscall support * varhz cleanup (lower, more general) * /proc/mounts cleanup (virtual) * NFS xid tagging option * linux_banner virtualized * doutsstring virtualized (tx Doener) * wakeup_vx_info added (vx_ctxwait) * user/system ticks added back * startup/shutdown helper support * init vx_info added (clean init) * dlimit/inode/signal cmds * virtual init signal protection * capabilities forced into kernel * vshelper/context start/stop support * x25 bugfix |- | style="text-align: center;" | ''13 May 2005'' |} [[Category:Documentation]]
Summary:
Please note that all contributions to Linix VServer may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Linix VServer:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Template used on this page:
Template:NeedCompletion
(
edit
)
Navigation menu
Page actions
Page
Discussion
Read
Edit
History
Page actions
Page
Discussion
More
Tools
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
About
Overview
Paper
News
Developers
Donations
Search
Getting Started
Downloads
FAQs
Documentation
Support
Participate
How to participate
Report a Bug
Communicate
Teams/Projects
Hall of Fame
Resources
Archives
Recent Wiki Changes
Pastebin
Related Projects
VServer Hosting
Happy VServer Users
Tools
What links here
Related changes
Special pages
Page information