Timeline
03/26/04:
- 22:09 Changeset [20323] by
- Fix a double-free bug which was causing attach lockups under RHEL 3. Fix the sense of a comparison which was causing data to be read beyond the end of a krb5 realm string. (Essentially harmless.)
- 22:07 Changeset [20322] by
- Give machines a LANG setting if they don't have one. Works around a bug in the RHEL 3 /etc/profile.d/less.csh script and provides expanded charset support.
- 22:06 Changeset [20321] by
- Change cursor warp location to reflect the new position of the initial terminal window.
- 22:05 Changeset [20320] by
- Remove nautilus show_desktop preference, since nautilus will be in the release now.
- 22:04 Changeset [20319] by
- Move initial terminal window to lower right. Add nautilus -n to startup sequence unless skip_nautilus is set. Remove panel config repair code.
- 15:23 Changeset [20318] by
- We need to build gnome2-user-docs on Linux or all the GNOME stuff we're building now won't find it. Build yelp on Linux as well so that it looks in the same place as other things.
- 12:41 Changeset [20317] by
- Improve handling of directories: Create /bin and /usr/vice symlinks, and /usr/bin and /var/usr/vice directories, in the target before installing, to ensure that files have the same real path in the target (and thus in /srvd) as they will when installed on a machine. After the install, the links and directories (if empty) are removed. This also means we can avoid stripping out OS-owned directories from the prototype, as we no longer have to worry about blowing away symlinks such as /bin. But we do need to change the mode and ownership fields for those directories to "?", which tells pkgadd to leave those settings unchanged.
- 10:27 Changeset [20316] by
- Changes for updating to Solaris 9 4/04. Newer OpenGL changes the package list, and most of the patches we were applying are now integrated. Add 2 new OpenGL patches.
03/24/04:
- 11:07 Changeset [20315] by
- Add the prototype filters for Solaris packages. These are invoked by build-package to make any needed edits to the generated prototype.
- 11:02 Changeset [20314] by
- Add the "class action" scripts for Solaris packages, invoked by pkgadd to install/remove the package's files in that class on the target.
- 09:50 Changeset [20313] by
- Add the postremove scripts for Solaris packages.
- 09:48 Changeset [20312] by
- Add postinstall scripts used in Solaris packages.
- 09:40 Changeset [20311] by
- Add the depend file for the ktconvert package.
- 09:39 Changeset [20310] by
- Add the pkginfo stub for the ktconvert package.
- 09:35 Changeset [20309] by
- Add the "extra" scripts for Solaris packages, i.e. scripts to pull in files which are not created by the package's build system.
03/23/04:
- 16:19 Changeset [20308] by
- When rewriting filenames for RPM architecture compatability, arches[i] is the specified file's architecture and arches[j] is the actual machine architecture. In the case where a lower-architecture rpm needs to be found, i was being recycled for the filename search loop; this can lose with variable-length architectures because the length of arches[i] is used as part of an offset into the old filename to retrieve the post-architecture portion of it. This switches to using k for this loop instead.
- 15:51 Changeset [20307] by
- Remove pulling in of rc.conf and mandesc as "extra stuff"; the base package now has its own build directory, i.e. packs/base, from which these files are built.
- 15:44 Changeset [20306] by
- Changes for conversion to building Sun packages: Add packs/base (containing base files split off from packs/install). packs/install becomes the osinstall package (Solaris only). Remove packs/build/setup, packs/config, and packs/build/finish.
- 15:37 Changeset [20305] by
- Move rc.conf (stub) and mandesc from packs/install into new packs/base directory.
- 14:36 Changeset [20304] by
- Update the "one full release at a time" check for 9.3.
03/20/04:
- 06:38 Changeset [20303] by
- Add Stata center networking configuration.
03/19/04:
- 09:31 Changeset [20302] by
- Don't add rkinit or gshell to /etc/services.
- 09:31 Changeset [20301] by
- Remove gshell service.
- 09:30 Changeset [20300] by
- Remove these files, since they serve no purpose other than to be confusing.
03/18/04:
- 15:57 Changeset [20299] by
- Add "depend" files for Sun packages.
- 15:52 Changeset [20298] by
- Add pkginfo stubs, used in creating Sun packages.
- 14:29 Changeset [20297] by
- Merge with openssl 0.9.7d.
- 14:24 Changeset [20296] by
- This commit was generated by cvs2svn to compensate for changes in r20295, which included commits to RCS files with non-trunk default branches.
- 14:24 Changeset [20295] by
- Not present in openssl 0.9.7d.
- 14:11 Changeset [20294]
- This commit was manufactured by cvs2svn to create tag 'openssl-0_9_7d'.
- 14:11 Changeset [20293] by
- This commit was generated by cvs2svn to compensate for changes in r20292, which included commits to RCS files with non-trunk default branches.
- 14:11 Changeset [20292] by
- Import openssl 0.9.7d.
- 07:03 Changeset [20291] by
- Log more IP addresses as dotted quads rather than hex numbers.
03/17/04:
- 11:21 Changeset [20290] by
- Nuke the gnome-panel wrapper for Linux; we build our own panel now.
- 11:07 Changeset [20289] by
- Correct a spelling error in rc.conf.
- 11:06 Changeset [20288] by
- Set CFLAGS to use the "gnu89" standard in gcc, overriding the "c89" setting made by configure. When using c89, some needed definitions and declarations are skipped in the Sun headers.
- 10:59 Changeset [20287] by
- Add #include <X11/Xlib.h>; Xutil.h requires this, but, on Sun, does not include it for you.
- 09:29 Changeset [20286] by
- Add the Solaris package version of build-package.
- 01:23 Changeset [20285] by
- Fix deadlock caused by acquiring FSYNC_LOCK and H_LOCK in wrong order. Fix race condition crash caused by not having host held at correct time.
- 01:21 Changeset [20284] by
- Don't include reference to DESTDIR in installed ckermit.ini file.
03/16/04:
- 18:23 Changeset [20283] by
- Build more of GNOME on Linux--this time, glib2, gtk2, and associated files. The immediate reason for this is that xscreensaver uses the gtk2 install prefix to decide where to install some files; the longer-term reason is to collect all the GNOME data files into the same install prefix.
03/15/04:
- 23:16 Changeset [20282] by
- Remove the reference to vacation.real, which has been removed.
- 23:15 Changeset [20281] by
- Remove the vacation.real symlink to /usr/bin/vacation; the latter is in the SUNWsndmu package, which we do not install.
- 23:10 Changeset [20280] by
- Remove the rpm-specific build-all; it has been replaced by the common script packs/build/build-all.sh.
- 23:06 Changeset [20279] by
- Leave the prefix off of the package name. Sun packages will have a different prefix, so it will now be set by the new build-all script.
- 21:17 Changeset [20278] by
- Bump the minor version.
03/14/04:
- 19:16 Changeset [20277] by
- Add a common build-all script, adapted from the rpm-specific build-all, but which works for both rpm and Sun packages.
- 17:39 Changeset [20276] by
- Add ktconvert, a script for converting /etc/athena/srvtab to /etc/krb5.keytab, and its build system (such as it is).
- 17:38 Changeset [20275] by
- spec file for athena/etc/ktconvert.
- 17:38 Changeset [20274] by
- Remove third/ksrvutil, add athena/etc/ktconvert.
- 17:37 Changeset [20273] by
- Add ksrvutil script describing its replacement.
- 00:02 Changeset [20272] by
- Remove answerbook script. answerbook doesn't exist as part of Solaris anymore.
03/12/04:
- 20:20 Changeset [20271] by
- openssh requires hesiod and libal.
- 15:35 Changeset [20270] by
- Remove unused script update2.sh.
- 15:33 Changeset [20269] by
- Update references to /cdrom to be references to /install/cdrom. Makes $NEWOS not depend on $MINIROOT also being set.
- 15:33 Changeset [20268] by
- Make this build against a modern krb5. Needing to #define KRB5_DEPRECATED is suboptimal, but will do for now.
- 15:31 Changeset [20267] by
- No libkrb524.
03/11/04:
- 15:37 Changeset [20266] by
- Remove the declaration of tkt_string(), which conflicts with krb.h. Also remove the declaration of getenv(), in favor of #include'ing <stdlib.h>.
- 11:35 Changeset [20265] by
- *** empty log message ***
- 11:34 Changeset [20264] by
- Remove dated --enable-subdir configure option. Hacks will move to /usr/athena/lib/xscreensaver, the new default. Add configure hack to get -I/usr/athena/include in CFLAGS, since local change to use CPPFLAGS wasn't merged in. Fix some warnings in locally added code. Adjust xscreensaver-button source to work with modified logo.c. Fix dumb mismerge in driver/Makefile.in.
- 10:21 Changeset [20263] by
- RHEL 3 does not ship with a tcl devel environment. krb5 finds the tcl runtime libraries and erroneously tries to build with tcl support; configure with --without-tcl to work around this problem.
03/10/04:
- 23:14 Changeset [20262] by
- Resync redhat-fix with the same code from the OpenAFS RPM spec file. Don't build modules for kernel types RHEL doesn't ship.
- 12:48 Changeset [20261] by
- Build gstreamer; same justification as before.
- 11:53 Changeset [20260] by
- RHEL 3 ships a native librsvg-devel package, but it doesn't work because they don't ship libgsf-devel. So, build it ourselves.
03/09/04:
- 22:14 Changeset [20259] by
- Build libwnck on Linux, since RHEL 3 doesn't include a libwnck-devel package.
- 22:06 Changeset [20258] by
- Fix mismerge.
- 20:23 Changeset [20257] by
- os update for 9.3.0 Solaris machines.
- 13:24 Changeset [20256] by
- Add system type for RHEL 3. Tighten up match strings for RH 7.3 and RH 9. Actually abort on unrecognized Red Hat releases.
03/08/04:
- 01:22 Changeset [20255] by
- Remove declaration of krb_err_base.
03/06/04:
- 18:18 Changeset [20254] by
- Pull up 1.3 to athena-9_2 branch.
- 18:18 Changeset [20253] by
- Nuke files obsoleted by Mozilla 1.6 update.
- 15:53 Changeset [20252] by
- Pull up 1.1-1.2 to athena-9_2 branch.
- 15:53 Changeset [20251] by
- Pull up 1.3 to athena-9_2 branch.
- 15:53 Changeset [20250] by
- Pull up 1.17 to athena-9_2 branch.
- 15:53 Changeset [20249] by
- Pull up 1.2 to athena-9_2 branch.
- 15:53 Changeset [20248] by
- Pull up 1.1 to athena-9_2 branch.
- 15:32 Changeset [20247] by
- Document the default branch repair we have to do after a pull-up of a third-party package.
- 14:33 Changeset [20246] by
- Pull up Mozilla 1.6 to athena-9_2 branch.
- 13:03 Changeset [20245] by
- RHEL 3 made the /boot/vmlinuz symlink go away, so don't rely on it.
- 13:02 Changeset [20244] by
- Don't declare krb_err_base.
- 12:21 Changeset [20243]
- This commit was manufactured by cvs2svn to create branch 'athena-9_2'.
- 12:21 Changeset [20242] by
- Put /usr/athena/bin/netscape in DEADFILES, since we eliminated it in a previous patch release.
- 12:20 Changeset [20241] by
- Add xterm-color terminal type for Solaris.
- 12:18 Changeset [20240] by
- Fix usage message to indicate that args are only valid with program. Pass valid arguments to gdialog.
- 12:17 Changeset [20239] by
- Add zenity.
- 12:16 Changeset [20238] by
- Make launchers work when the homedir isn't accessible.
- 12:15 Changeset [20237] by
- Make GNOME apps work (noisily) when the homedir isn't accessible.
- 12:15 Changeset [20236] by
- New spec file.
- 12:14 Changeset [20235] by
- Don't install gdialog wrapper; we need the real one for now.
- 12:13 Changeset [20234] by
- Invoke xscreensaver by its proper name, now that we own that name.
- 12:12 Changeset [20233] by
- Desupport rkinit.
- 12:10 Changeset [20232] by
- 9.2.28 update script with some Sun package and patch updates.
03/04/04:
- 11:47 Changeset [20231] by
- No more libkrb524.
03/03/04:
- 12:51 Changeset [20230] by
- Merge with esound 0.2.33.
- 12:28 Changeset [20229] by
- This commit was generated by cvs2svn to compensate for changes in r20228, which included commits to RCS files with non-trunk default branches.
- 12:28 Changeset [20228] by
- Not present in esound 0.2.33.
- 12:27 Changeset [20227]
- This commit was manufactured by cvs2svn to create tag 'esound-0_2_33'.
- 12:27 Changeset [20226] by
- This commit was generated by cvs2svn to compensate for changes in r20225, which included commits to RCS files with non-trunk default branches.
- 12:27 Changeset [20225] by
- Import esound 0.2.33.
- 12:27 Changeset [20224] by
- Merge with audiofile 0.2.5.
- 12:27 Changeset [20223] by
- This commit was generated by cvs2svn to compensate for changes in r20222, which included commits to RCS files with non-trunk default branches.
- 12:27 Changeset [20222] by
- Not present in audiofile 0.2.5.
- 12:26 Changeset [20221]
- This commit was manufactured by cvs2svn to create tag 'audiofile-0_2_5'.
- 12:26 Changeset [20220] by
- This commit was generated by cvs2svn to compensate for changes in r20219, which included commits to RCS files with non-trunk default branches.
- 12:26 Changeset [20219] by
- Import audiofile 0.2.5.
03/02/04:
- 12:03 Changeset [20218] by
- Take rkinit out of the build for now; if we don't decide to desupport it, we can fix it and put it back in.
- 11:26 Changeset [20217] by
- Build some more GNOME stuff under Linux, for greater separation, debuggability, and control.
03/01/04:
- 16:39 Changeset [20216] by
- Merge with pine 4.58.
- 16:32 Changeset [20215] by
- This commit was generated by cvs2svn to compensate for changes in r20214, which included commits to RCS files with non-trunk default branches.
- 16:32 Changeset [20214] by
- Not present in pine 4.58.
- 16:16 Changeset [20213]
- This commit was manufactured by cvs2svn to create tag 'pine-4_58'.
- 16:16 Changeset [20212] by
- This commit was generated by cvs2svn to compensate for changes in r20211, which included commits to RCS files with non-trunk default branches.
- 16:16 Changeset [20211] by
- Import pine 4.58.
- 15:48 Changeset [20210] by
- Remove internal copy of afs_string_to_key. MIT krb5 provides its own now, and the internal copy had the last two arguments in the wrong order compared to other implementations.
02/29/04:
- 01:40 Changeset [20209] by
- Remove libkrb524 from the things we link against; it no longer exists in krb5 1.3.x. Regenerate configure.
- 01:38 Changeset [20208] by
- Remove libkrb524 from the things we link against; it no longer exists in krb5 1.3.x.
- 01:34 Changeset [20207] by
- Remove kopt.c and the caching things that depend on it.
02/27/04:
- 18:40 Changeset [20206] by
- Remove compile_et test that doesn't work with our com_err, and regenerate configure scripts.
- 18:37 Changeset [20205] by
- Remove --with-cppopts, etc. in favor settings CPPFLAGS, etc. in the environment. Add --with-system-et and --with-system-ss to get our copies of com_err and ss. Set SS_LIB to include libcurses, since we need it on Linux.
- 16:17 Changeset [20204] by
- Merge with mozilla 1.6.
- 14:30 Changeset [20203] by
- This commit was generated by cvs2svn to compensate for changes in r20202, which included commits to RCS files with non-trunk default branches.
- 14:30 Changeset [20202] by
- Not present in mozilla 1.6.
- 13:05 Changeset [20201]
- This commit was manufactured by cvs2svn to create tag 'mozilla-1_6'.
- 13:05 Changeset [20200] by
- This commit was generated by cvs2svn to compensate for changes in r20199, which included commits to RCS files with non-trunk default branches.
- 13:05 Changeset [20199] by
- Import mozilla 1.6.
- 12:52 Changeset [20198] by
- This commit was generated by cvs2svn to compensate for changes in r20197, which included commits to RCS files with non-trunk default branches.
- 12:52 Changeset [20197] by
- Import mozilla 1.6.
- 12:45 Changeset [20196] by
- This commit was generated by cvs2svn to compensate for changes in r20195, which included commits to RCS files with non-trunk default branches.
- 12:45 Changeset [20195] by
- Import mozilla 1.6.
- 12:33 Changeset [20194] by
- This commit was generated by cvs2svn to compensate for changes in r20193, which included commits to RCS files with non-trunk default branches.
- 12:33 Changeset [20193] by
- Import mozilla 1.6.
- 12:03 Changeset [20192] by
- This commit was generated by cvs2svn to compensate for changes in r20191, which included commits to RCS files with non-trunk default branches.
- 12:03 Changeset [20191] by
- Import mozilla 1.6.
- 10:41 Changeset [20190] by
- This commit was generated by cvs2svn to compensate for changes in r20189, which included commits to RCS files with non-trunk default branches.
- 10:41 Changeset [20189] by
- Import mozilla 1.6.
- 10:27 Changeset [20188] by
- This commit was generated by cvs2svn to compensate for changes in r20187, which included commits to RCS files with non-trunk default branches.
- 10:27 Changeset [20187] by
- Import mozilla 1.6.
- 09:50 Changeset [20186] by
- This commit was generated by cvs2svn to compensate for changes in r20185, which included commits to RCS files with non-trunk default branches.
- 09:50 Changeset [20185] by
- Import mozilla 1.6.
- 09:21 Changeset [20184] by
- This commit was generated by cvs2svn to compensate for changes in r20183, which included commits to RCS files with non-trunk default branches.
- 09:21 Changeset [20183] by
- Import mozilla 1.6.
- 09:02 Changeset [20182] by
- This commit was generated by cvs2svn to compensate for changes in r20181, which included commits to RCS files with non-trunk default branches.
- 09:02 Changeset [20181] by
- Import mozilla 1.6.
- 08:54 Changeset [20180] by
- Add CSAIL.MIT.EDU realm. Remove default_tgs_enctypes and default_tkt_enctypes settings; they don't seem to be necessary, and break getting tickets from 3des-only realms.
- 06:53 Changeset [20179] by
- Merge more local changes.
- 06:27 Changeset [20178] by
- Merge more local changes.
- 04:56 Changeset [20177] by
- Merge with krb5 1.3.2.
02/26/04:
- 23:29 Changeset [20176] by
- This commit was generated by cvs2svn to compensate for changes in r20175, which included commits to RCS files with non-trunk default branches.
- 23:29 Changeset [20175] by
- Not present in krb5 1.3.2.
- 23:19 Changeset [20174]
- This commit was manufactured by cvs2svn to create tag 'krb5-1_3_2'.
- 23:19 Changeset [20173] by
- This commit was generated by cvs2svn to compensate for changes in r20172, which included commits to RCS files with non-trunk default branches.
- 23:19 Changeset [20172] by
- Import krb5 1.3.2.
- 23:07 Changeset [20171] by
- This commit was generated by cvs2svn to compensate for changes in r20170, which included commits to RCS files with non-trunk default branches.
- 23:07 Changeset [20170] by
- Import krb5 1.3.2.
- 22:16 Changeset [20169] by
- On Linux, point explicitly at the db4 include directory. This works around a problem caused by configure's poor test for the db version, which results in it including athena's db3 header, but linking against the stock db4 library.
- 22:08 Changeset [20168] by
- Add DESTDIR support.
02/25/04:
- 18:05 Changeset [20167] by
- Merge with aspell 0.50.5.
- 18:03 Changeset [20166] by
- This commit was generated by cvs2svn to compensate for changes in r20165, which included commits to RCS files with non-trunk default branches.
- 18:03 Changeset [20165] by
- Not present in aspell 0.50.5.
- 18:02 Changeset [20164]
- This commit was manufactured by cvs2svn to create tag 'aspell-0_50_5'.
- 18:02 Changeset [20163] by
- This commit was generated by cvs2svn to compensate for changes in r20162, which included commits to RCS files with non-trunk default branches.
- 18:02 Changeset [20162] by
- Import aspell 0.50.5.
- 17:06 Changeset [20161] by
- Save stderr output from pkgadd. Fix typo in devfsadm command line.
- 16:24 Changeset [20160] by
- DESTDIR handling works in 2.2.3, so we no longer want our hack of setting PREFIX to include $DESTDIR.
- 16:21 Changeset [20159] by
- Use stdarg instead of varargs.
Note: See TracTimeline
for information about the timeline view.