Timeline


and

06/21/05:

09:06 Changeset [22068] by rbasch
Update Java packages. Enable NFS client service if appropriate, to undo the effects of a syncconf bug.

06/20/05:

17:40 Changeset [22067] by rbasch
During an update to a new OS release, remove INST_RELEASE after removing old OS packages, so that postinstall scripts in the new OS packages (e.g. Java) do not use the old VERSION setting.
17:12 Changeset [22066] by zacheiss
Don't use -p flag when cp'ing files out of AFS.

06/18/05:

13:14 Changeset [22065] by rbasch
Fix cut-and-paste error in enabling/disabling of nfs/client service.
13:10 Changeset [22064] by rbasch
Run update-desktop-database to generate mimeinfo.cache files.

06/17/05:

12:41 Changeset [22063] by rbasch
Build desktop-file-utils.

06/16/05:

03:48 Changeset [22062] by zacheiss
Fix locking problem that can cause apps to hang accessing ccache.

06/15/05:

18:02 Changeset [22061]
This commit was manufactured by cvs2svn to create tag 'desktop-file-utils-0_10'.
18:01 Changeset [22060] by rbasch
This commit was generated by cvs2svn to compensate for changes in r22059, which included commits to RCS files with non-trunk default branches.
18:01 Changeset [22059] by rbasch
Import desktop-file-utils 0.10.
12:46 Changeset [22058]
This commit was manufactured by cvs2svn to create tag 'gaim-1_3_1'.
12:46 Changeset [22057] by ghudson
This commit was generated by cvs2svn to compensate for changes in r22056, which included commits to RCS files with non-trunk default branches.
12:46 Changeset [22056] by ghudson
Import gaim 1.3.1.

06/11/05:

23:34 Changeset [22055] by zacheiss
Fix double-free.
23:31 Changeset [22054] by zacheiss
Security fix; don't allow arbitrary filenames to be created.
12:43 Changeset [22053] by ghudson
Add -R/usr/athena/lib to the link line so that we can find the sasl library on Solaris. (Previously we relied on LD_RUN_PATH.)

06/10/05:

01:26 Changeset [22052] by zacheiss
Add stub definition of rxkad_stats that librxkad depends on; it's defined in the AFS libdes, which we don't want to link against.

06/09/05:

11:35 Changeset [22051] by ghudson
Fix to previous commit: don't log when reading history file.
11:33 Changeset [22050] by ghudson
Fix order of ENOREMOTE and ENOROOT error messages.

06/08/05:

23:18 Changeset [22049] by rbasch
Apply Sun patch 119689-02.
23:13 Changeset [22048] by rbasch
Revert the use of "yes" to feed affirmative responses to patchadd, in favor of the old method of piping a finite number of "y"s to it; yes will loop forever if it ignores SIGPIPE.
18:50 Changeset [22047] by jweiss
run the sendmail queue 4 times an hour rather than once
18:43 Changeset [22046] by jweiss
Deliver in the background so users don't wait around while outgoing.mit.edu is slow. Addresses [26409] and [26439] in bugs.
18:36 Changeset [22045] by jweiss
Deliver in the background so users don't wait around while outgoing.mit.edu is slow. Addresses [26409] and [26439] in bugs.
16:37 Changeset [22044] by jweiss
I'm glad I'm not the only one wihtout a sleep schedule.

06/07/05:

22:44 Changeset [22043] by zacheiss
Pullup from OpenAFS 1.3.84. Respect i_state flag.
22:42 Changeset [22042] by zacheiss
Pullup from OpenAFS 1.3.84. Correctly truncate cache partition when it starts getting full.

06/06/05:

15:16 Changeset [22041] by zacheiss
Fix undefined rxkad_stats symbol in kernel module.

06/04/05:

16:41 Changeset [22040] by rbasch
Omit i.none from the package prototype, so that it is not added to the pkgmap; instead, copy it into the package install directory after creating the package. pkgadd apparently treats i.none as an exception, and does not copy it to the package save directory, so installing the package into a Solaris zone fails when i.none is included in the pkgmap.

06/03/05:

11:17 Changeset [22039] by ghudson
Merge with tcsh 6.14.00.
10:39 Changeset [22038] by ghudson
Not present in tcsh 6.14.00.
10:38 Changeset [22037]
This commit was manufactured by cvs2svn to create tag 'tcsh-6_14_00'.
10:38 Changeset [22036] by ghudson
This commit was generated by cvs2svn to compensate for changes in r22035, which included commits to RCS files with non-trunk default branches.
10:38 Changeset [22035] by ghudson
Import tcsh 6.14.00.

06/02/05:

16:08 Changeset [22034] by zacheiss
Merge with openafs 1.3.83.
16:03 Changeset [22033] by zacheiss
This commit was generated by cvs2svn to compensate for changes in r22032, which included commits to RCS files with non-trunk default branches.
16:03 Changeset [22032] by zacheiss
Not present in openafs 1.3.83.
15:44 Changeset [22031]
This commit was manufactured by cvs2svn to create tag 'openafs-1_3_83'.
15:44 Changeset [22030] by zacheiss
This commit was generated by cvs2svn to compensate for changes in r22029, which included commits to RCS files with non-trunk default branches.
15:44 Changeset [22029] by zacheiss
Import openafs 1.3.83.

05/31/05:

13:15 Changeset [22028] by ghudson
Pull in a patch from the EMACS_21_1_RC branch of the emacs CVS repository to make the dumper code work under Solaris 10 with gcc 3.4.x. The upstream commit message is: (unexec): Consider a section to precede the .bss section if its addresses overlap that of .bss.
13:12 Changeset [22027] by ghudson
Force the spooler to be lpr; otherwise it can wind up as lp depending on the build order.
13:11 Changeset [22026] by ghudson
Add a script to migrate from lilo to grub.
13:06 Changeset [22025] by ghudson
Specify window gravity to help windowmanager with placement of windows on the right or lower border of the screen. Work around a metacity bug in the handling of reconfigure requests.
10:17 Changeset [22024] by rbasch
Do not redirect error output in the pkgrm loop; package removal is not especially verbose, and the redirection is not occurring now anyway, since the pkglog variable is not set until after this loop.
10:13 Changeset [22023] by rbasch
Set the XDG_DATA_DIRS environment variable, used by the new GNOME MIME handling system, so that /usr/athena/share is in the search path for applications files.
10:09 Changeset [22022] by rbasch
Configure the new GNOME MIME handling system for our most commonly used applications.
10:06 Changeset [22021] by rbasch
Suppress install-info diagnostics; it issues numerous warnings about things that are not real problems.
10:02 Changeset [22020] by rbasch
Look up the preferred http URL handler in GConf, and run it directly, instead of using gnome-open (which will invoke applications other than browsers). Also, add a recursion check.

05/29/05:

02:10 Changeset [22019]
This commit was manufactured by cvs2svn to create tag 'athena-9_4_6'.
02:10 Changeset [22018] by zacheiss
Build smp kernel module against headers from kernel-smp-devel package. Don't build module for BOOT kernel.

05/28/05:

00:28 Changeset [22017] by zacheiss
Make sure we don't destroy connections before they're going to be used. Pullup from openafs mainline.

05/27/05:

02:41 Changeset [22016] by zacheiss
Use prtdiag instead of sysinfo to report CPU speed.
02:40 Changeset [22015] by zacheiss
punt sysinfo.

05/24/05:

09:37 Changeset [22014] by rbasch
Stop building traceroute, which is broken on Solaris 10, in favor of the native Solaris version, which works.
Note: See TracTimeline for information about the timeline view.