]> git.michaelhowe.org Git - packages/o/openafs.git/log
packages/o/openafs.git
18 years agoRemove patches that were applied upstream. Re-diff and merge some of
Russ Allbery [Tue, 16 Oct 2007 06:20:34 +0000 (06:20 +0000)]
Remove patches that were applied upstream.  Re-diff and merge some of
the patches that weren't fully applied.

18 years agoInitial merge with upstream 1.4.5~pre2.dfsg1 release.
Russ Allbery [Tue, 16 Oct 2007 06:10:10 +0000 (06:10 +0000)]
Initial merge with upstream 1.4.5~pre2.dfsg1 release.

18 years agoRevert the last change; Derrick says it isn't ready yet.
Russ Allbery [Thu, 23 Aug 2007 16:46:08 +0000 (16:46 +0000)]
Revert the last change; Derrick says it isn't ready yet.

18 years ago* Stop recommending against memcache. It's more stable now. Include a
Russ Allbery [Thu, 23 Aug 2007 16:37:20 +0000 (16:37 +0000)]
* Stop recommending against memcache.  It's more stable now.  Include a
  sample memcache options line in afs.conf.

18 years agoFinalize changes for 1.4.4.dfsg1-7. debian/1.4.4.dfsg1-7
Russ Allbery [Tue, 21 Aug 2007 00:51:35 +0000 (00:51 +0000)]
Finalize changes for 1.4.4.dfsg1-7.

18 years agoAdditional fixes for the module build.
Russ Allbery [Tue, 21 Aug 2007 00:51:01 +0000 (00:51 +0000)]
Additional fixes for the module build.

18 years ago* Trim additional unuseful debug information from openafs-dbg.
Russ Allbery [Mon, 20 Aug 2007 23:09:02 +0000 (23:09 +0000)]
* Trim additional unuseful debug information from openafs-dbg.

18 years agoFix exclusion of the quilt .pc directory.
Russ Allbery [Mon, 20 Aug 2007 21:14:08 +0000 (21:14 +0000)]
Fix exclusion of the quilt .pc directory.

18 years agoBetter handling of stamp files to squash more duplicate work by make.
Russ Allbery [Mon, 20 Aug 2007 19:52:13 +0000 (19:52 +0000)]
Better handling of stamp files to squash more duplicate work by make.
Every target now has a stamp file.  Also remove the debugging symbols
for upserver and upclient, since they're empty.  Some additional fixes
for generation of the kernel source package.

18 years agoThe previous change lost some line-ending backslashes.
Russ Allbery [Mon, 20 Aug 2007 18:08:15 +0000 (18:08 +0000)]
The previous change lost some line-ending backslashes.

18 years ago* Update to the latest CellServDB from grand.central.org.
Russ Allbery [Mon, 20 Aug 2007 05:49:56 +0000 (05:49 +0000)]
* Update to the latest CellServDB from grand.central.org.

18 years ago* Stop installing the Administrator's Reference. All of the useful
Russ Allbery [Mon, 20 Aug 2007 05:47:35 +0000 (05:47 +0000)]
* Stop installing the Administrator's Reference.  All of the useful
  information in here has been converted to man pages.

18 years ago* Use the upstream man page for pt_util, which lets us remove the
Russ Allbery [Mon, 20 Aug 2007 05:38:39 +0000 (05:38 +0000)]
* Use the upstream man page for pt_util, which lets us remove the
  docbook-to-man build dependency.

18 years ago* Switch to quilt for managing patches to the upstream source.
Russ Allbery [Mon, 20 Aug 2007 05:25:23 +0000 (05:25 +0000)]
* Switch to quilt for managing patches to the upstream source.

18 years agoUse control.in rather than control.module for the template file name
Russ Allbery [Mon, 20 Aug 2007 04:49:56 +0000 (04:49 +0000)]
Use control.in rather than control.module for the template file name
and adjust prep-modules accordingly.

18 years ago* Restructure the source for the module package. The build files for
Russ Allbery [Mon, 20 Aug 2007 04:48:31 +0000 (04:48 +0000)]
* Restructure the source for the module package.  The build files for
  the module build are now in debian/module in the source package and
  there is a completely separate rules file.  This way, the module build
  rules don't have to depend on quilt and the structure is clearer.
* Fix debhelper dependencies for the module build.
* Update module standards version to 3.7.2 (no changes required).

18 years ago* Apply upstream patch for the OpenAFS file server to treat clients that debian/1.4.4.dfsg1-6
Russ Allbery [Fri, 3 Aug 2007 02:53:09 +0000 (02:53 +0000)]
* Apply upstream patch for the OpenAFS file server to treat clients that
  have an all-zero UUID as if they don't have UUID support, working
  around bugs in various client versions that can cause multiple hosts
  to use all-zero UUIDs and conflict with each other.

18 years agoAdd a bug closer for the sysname changes.
Russ Allbery [Fri, 3 Aug 2007 02:50:29 +0000 (02:50 +0000)]
Add a bug closer for the sysname changes.

18 years ago* Use dpkg --print-architecture to determine the AFS sysname for both
Russ Allbery [Fri, 3 Aug 2007 02:49:40 +0000 (02:49 +0000)]
* Use dpkg --print-architecture to determine the AFS sysname for both
  regular builds (avoiding --print-installation-architecture, which is
  deprecated) and kernel builds (avoiding arch, which is temporarily not
  in unstable and which wouldn't do the right thing for cross-compiles).
* Add hppa as a recognized architecture for kernel module builds,
  although OpenAFS currently only supports 2.4 kernels on HPPA so this
  isn't that useful.

18 years ago* Apply upstream patch from Jeffrey Hutzelman to fix syscall probing on debian/1.4.4.dfsg1-5
Russ Allbery [Tue, 17 Jul 2007 16:22:59 +0000 (16:22 +0000)]
* Apply upstream patch from Jeffrey Hutzelman to fix syscall probing on
  AMD64 with Linux 2.6.22 kernels.  (Closes: #430179)

18 years agoFinalize changes for 1.4.4.dfsg1-5.
Russ Allbery [Mon, 16 Jul 2007 18:53:29 +0000 (18:53 +0000)]
Finalize changes for 1.4.4.dfsg1-5.

18 years ago* Add a union to des_ks_struct and reorder includes to get the correct
Russ Allbery [Mon, 16 Jul 2007 18:46:08 +0000 (18:46 +0000)]
* Add a union to des_ks_struct and reorder includes to get the correct
  alignment for DES code on SPARC.  Thanks, Chaskiel Grundman.  Partly
  addresses #415952.

18 years ago* Fix a typo in debian/kern-sysname that caused openafs-modules-source
Russ Allbery [Mon, 9 Jul 2007 15:26:05 +0000 (15:26 +0000)]
* Fix a typo in debian/kern-sysname that caused openafs-modules-source
  to still assume all ia64 systems used Linux 2.4.  Thanks, Jakob
  Haufe.  (Closes: #432344)

18 years ago* Clean up more completely after a purge of openafs-fileserver. Remove
Russ Allbery [Wed, 27 Jun 2007 14:33:29 +0000 (14:33 +0000)]
* Clean up more completely after a purge of openafs-fileserver.  Remove
  the files created by the server in /var/lib/openafs/local, remove
  KeyFile and CellServDB.old from /etc/openafs/server, and remove
  BosConfig from /etc/openafs.

18 years ago* Use LSB logging functions for openafs-fileserver and support passing
Russ Allbery [Thu, 21 Jun 2007 14:15:59 +0000 (14:15 +0000)]
* Use LSB logging functions for openafs-fileserver and support passing
  arguments to bosserver in /etc/default/openafs-fileserver by setting
  DAEMON_ARGS.

18 years agoFinalize changes for 1.4.4.dfsg1-4. debian/1.4.4.dfsg1-4
Russ Allbery [Thu, 21 Jun 2007 10:00:34 +0000 (10:00 +0000)]
Finalize changes for 1.4.4.dfsg1-4.

18 years agoAlso drop --pidfile from the openafs-fileserver init script, since this
Russ Allbery [Thu, 21 Jun 2007 09:34:55 +0000 (09:34 +0000)]
Also drop --pidfile from the openafs-fileserver init script, since this
option is for when the daemon writes out its own PID file and bosserver
doesn't do that.

18 years agoAlso drop --pidfile from the openafs-fileserver init script, since this
Russ Allbery [Thu, 21 Jun 2007 09:31:35 +0000 (09:31 +0000)]
Also drop --pidfile from the openafs-fileserver init script, since this
option is for when the daemon writes out its own PID file and bosserver
doesn't do that.

18 years ago* Use --name instead of --exec in the openafs-fileserver init script so
Russ Allbery [Thu, 21 Jun 2007 09:16:48 +0000 (09:16 +0000)]
* Use --name instead of --exec in the openafs-fileserver init script so
  that we don't start a second bosserver on upgrades.

18 years ago* Move upserver and upclient to /usr/lib/openafs (from /usr/sbin) to
Russ Allbery [Tue, 19 Jun 2007 11:02:27 +0000 (11:02 +0000)]
* Move upserver and upclient to /usr/lib/openafs (from /usr/sbin) to
  match upstream's layout and for consistency with the other servers run
  via bosserver.

18 years ago* Move /etc/openafs/server-local to /var/lib/openafs/local. Most of the
Russ Allbery [Tue, 19 Jun 2007 10:59:08 +0000 (10:59 +0000)]
* Move /etc/openafs/server-local to /var/lib/openafs/local.  Most of the
  files here are automatically generated and hence not configuration
  files, and the file server has to write to this directory to start (so
  having it in /etc breaks read-only / file systems).  Thanks, Alexei
  Sheplyakov.  (Closes: #405697)

18 years ago* Apply upstream patches for Linux 2.6.22 support. (Closes: #428401)
Russ Allbery [Tue, 12 Jun 2007 18:41:41 +0000 (18:41 +0000)]
* Apply upstream patches for Linux 2.6.22 support.  (Closes: #428401)
* Apply upstream patch to fix the AFS /proc structure under Linux
  2.6.22.1 and later.

18 years ago* Apply upstream patch from Jeffrey Hutzelman to fix kernel module
Russ Allbery [Tue, 5 Jun 2007 03:57:45 +0000 (03:57 +0000)]
* Apply upstream patch from Jeffrey Hutzelman to fix kernel module
  builds on ppc64.  (Closes: #427555)

18 years ago* Go back to using krb5-config. The dependency problem has now been
Russ Allbery [Sun, 20 May 2007 04:59:04 +0000 (04:59 +0000)]
* Go back to using krb5-config.  The dependency problem has now been
  fixed on all platforms in the krb5 package and this is the preferred
  upstream method.

18 years agoUpstream fixed the problem that was causing these files to be generated
Russ Allbery [Thu, 17 May 2007 23:23:23 +0000 (23:23 +0000)]
Upstream fixed the problem that was causing these files to be generated
in the distribution tarball a while back and we've just been carrying
them via merges.  Drop them completely.

18 years ago* When afsd is started with -rmtsys, it starts another process that afsd debian/1.4.4.dfsg1-3
Russ Allbery [Thu, 17 May 2007 01:14:14 +0000 (01:14 +0000)]
* When afsd is started with -rmtsys, it starts another process that afsd
  -shutdown doesn't kill.  Update the init script to kill this process
  on stop.  (Closes: #405982)

18 years ago* Always generate a UUID on client startup even if for some reason we
Russ Allbery [Wed, 16 May 2007 23:55:36 +0000 (23:55 +0000)]
* Always generate a UUID on client startup even if for some reason we
  don't think we have any network interfaces.  Otherwise, the client
  will use an all-zeroes UUID, which will collide with every other
  client with the same problem.

18 years ago* Don't use krb5-config to get a library list. It runs the risk of
Russ Allbery [Wed, 16 May 2007 23:53:15 +0000 (23:53 +0000)]
* Don't use krb5-config to get a library list.  It runs the risk of
  encoding unnecessary library dependencies.  Instead, hard-code the
  flags and libraries we actually need.  (Closes: #424448)

18 years ago* When loading a module using the upstream naming convention, don't
Russ Allbery [Mon, 23 Apr 2007 17:29:12 +0000 (17:29 +0000)]
* When loading a module using the upstream naming convention, don't
  append the .mp to the module name for modprobe.  (Closes: #420597)

18 years agoFinalize changes for 1.4.4.dfsg1-2. debian/1.4.4.dfsg1-2
Russ Allbery [Fri, 20 Apr 2007 00:53:55 +0000 (00:53 +0000)]
Finalize changes for 1.4.4.dfsg1-2.

18 years agoMissed one additional locking change.
Russ Allbery [Fri, 20 Apr 2007 00:31:59 +0000 (00:31 +0000)]
Missed one additional locking change.

18 years agoFollow upstream and always enable ucontext on ia64.
Russ Allbery [Thu, 19 Apr 2007 20:17:44 +0000 (20:17 +0000)]
Follow upstream and always enable ucontext on ia64.

18 years ago* Apply upstream patch to crashes on contention in afs_xuser when a
Russ Allbery [Thu, 19 Apr 2007 20:14:31 +0000 (20:14 +0000)]
* Apply upstream patch to crashes on contention in afs_xuser when a
  process in a PAG exits.  Thanks, Chaskiel Grundman.

18 years ago* Debian kernels as of 2.6.20 enable CONFIG_PARAVIRT, which redefines
Russ Allbery [Thu, 19 Apr 2007 18:30:43 +0000 (18:30 +0000)]
* Debian kernels as of 2.6.20 enable CONFIG_PARAVIRT, which redefines
  several core kernel calls as redirects through a paravirt.ops table
  that's marked GPL-only.  This breaks all non-GPL modules that used
  those (previously generally exported) calls even indirectly.  Apply a
  hack to switch from spin_lock_irq to spin_lock_irqsave to avoid the
  paravirt redirection so that the module will build.

18 years ago* Enable ucontext for all Linux builds with glibc 2.4 or later, not just
Russ Allbery [Thu, 19 Apr 2007 18:27:01 +0000 (18:27 +0000)]
* Enable ucontext for all Linux builds with glibc 2.4 or later, not just
  with i386 and amd64.  Newer versions of glibc change internal
  structures in ways that cause the old LWP code to have stack
  overflows.  (Closes: #419903)

18 years ago* Add support for the s390x architecture. Upstream supports it and
Russ Allbery [Mon, 16 Apr 2007 01:18:50 +0000 (01:18 +0000)]
* Add support for the s390x architecture.  Upstream supports it and
  there's no reason not to.

18 years ago* Prefer alpha_linux_26 to alpha_linux_24 for the non-kernel build on
Russ Allbery [Mon, 16 Apr 2007 01:14:33 +0000 (01:14 +0000)]
* Prefer alpha_linux_26 to alpha_linux_24 for the non-kernel build on
  Alpha, now that the source supports it.

18 years ago* When determining the AFS sysname for kernel module builds, add
Russ Allbery [Mon, 16 Apr 2007 01:10:13 +0000 (01:10 +0000)]
* When determining the AFS sysname for kernel module builds, add
  explicit cases for 2.6 kernels for all architectures that support them
  (everything except non-64-bit sparc_linux).  Fixes build problems with
  ia64 and probably other architectures.  Thanks to Ippokratis Pandis
  for the debugging help.  (Closes: #411818)

18 years ago* Fix the watch file to remove .dfsg\d+ when comparing versions.
Russ Allbery [Fri, 13 Apr 2007 16:25:18 +0000 (16:25 +0000)]
* Fix the watch file to remove .dfsg\d+ when comparing versions.

18 years agoOne more reference to util/fstab.c. debian/1.4.4.dfsg1-1
Russ Allbery [Fri, 13 Apr 2007 04:28:07 +0000 (04:28 +0000)]
One more reference to util/fstab.c.

18 years agoAnother bug closer for aclocal.
Russ Allbery [Fri, 13 Apr 2007 04:17:18 +0000 (04:17 +0000)]
Another bug closer for aclocal.

18 years agoThe missing aclocal looks like it also caused the failures on SPARC,
Russ Allbery [Thu, 12 Apr 2007 18:49:14 +0000 (18:49 +0000)]
The missing aclocal looks like it also caused the failures on SPARC,
since it meant we missed the change that forced SPARC to use the right
thread flags.

18 years ago* Build-depend on Automake since we run aclocal during the build. Not
Russ Allbery [Thu, 12 Apr 2007 18:45:29 +0000 (18:45 +0000)]
* Build-depend on Automake since we run aclocal during the build.  Not
  having aclocal caused local patches to osconf.m4 to not be effective,
  leading to the wrong compiler flags for shared libraries.  Thanks to
  Frank Lichtenheld for the report.  (Closes: #416398)

18 years agoRemove references to APSL-covered files from the Makefiles.
Russ Allbery [Thu, 12 Apr 2007 18:24:02 +0000 (18:24 +0000)]
Remove references to APSL-covered files from the Makefiles.

18 years ago* Repackage upstream source to remove two additional files covered under
Russ Allbery [Thu, 12 Apr 2007 18:22:20 +0000 (18:22 +0000)]
* Repackage upstream source to remove two additional files covered under
  the APSL.  (Closes: #416685)

18 years agoFinalize changes for 1.4.4-1. debian/1.4.4-1
Russ Allbery [Tue, 27 Mar 2007 03:06:45 +0000 (03:06 +0000)]
Finalize changes for 1.4.4-1.

18 years ago* Remove the rx_Init calls in the PAM module. The internal counters
Russ Allbery [Tue, 27 Mar 2007 01:54:30 +0000 (01:54 +0000)]
* Remove the rx_Init calls in the PAM module.  The internal counters
  that had to be initialized that way have been removed.
* Now that we're running regen.sh as part of the build process, only
  patch the Autoconf source files and not the generated output to make
  the diff easier to audit.

18 years ago* Apply patch from Thomas Sesselmann to support setting options to pass
Russ Allbery [Tue, 27 Mar 2007 01:25:49 +0000 (01:25 +0000)]
* Apply patch from Thomas Sesselmann to support setting options to pass
  to bosserver in /etc/default/openafs-fileserver.  (Closes: #409357)

18 years ago* New upstream release. (Closes: #415699)
Russ Allbery [Tue, 27 Mar 2007 01:14:32 +0000 (01:14 +0000)]
* New upstream release.  (Closes: #415699)
  - Support newer Linux kernels.  (Closes: #409797, #410120)
  - Add aklog fallbacks for null realms to support the referral
    capability in MIT Kerberos 1.6 and later.  (Closes: #410314)

18 years ago* SECURITY: Apply upstream patch to disable setuid status on all cells debian/1.4.2-6
Russ Allbery [Mon, 19 Mar 2007 21:06:14 +0000 (21:06 +0000)]
* SECURITY: Apply upstream patch to disable setuid status on all cells
  by default.  Prior versions of AFS defaulted to honoring setuid bits
  in the local cell, but since unauthenticated file access in AFS is
  unencrypted, an attacker could forge packets from an AFS file server
  to synthesize a setuid binary in AFS.

18 years ago* Apply upstream fix to show reasonable free space numbers for AFS in
Russ Allbery [Sun, 18 Mar 2007 02:03:08 +0000 (02:03 +0000)]
* Apply upstream fix to show reasonable free space numbers for AFS in
  df.  Without this fix, some programs which use df to check free space
  may think that directories in AFS are full and prevent the user from
  attempting to write files.  (Closes: #415294)

18 years ago* Translation updates:
Russ Allbery [Thu, 15 Mar 2007 01:36:13 +0000 (01:36 +0000)]
* Translation updates:
  - Portuguese, thanks Miguel Figueiredo.  (Closes: #414800)

18 years ago* Apply upstream fix to use a single high-numbered group for the PAG on
Russ Allbery [Thu, 15 Mar 2007 01:34:20 +0000 (01:34 +0000)]
* Apply upstream fix to use a single high-numbered group for the PAG on
  2.6 kernels and sort the group properly.  Fixes AFS-caused group
  ordering problems that could lead the kernel to ignore some group
  membership for users.  (Closes: #414911)

18 years ago* Translation updates:
Russ Allbery [Wed, 7 Mar 2007 00:19:24 +0000 (00:19 +0000)]
* Translation updates:
  - Dutch, thanks cobaco.  (Closes: #413701)

18 years ago* Apply upstream fix for segfaults in pts rename. (Closes: #409184)
Russ Allbery [Fri, 16 Feb 2007 04:50:15 +0000 (04:50 +0000)]
* Apply upstream fix for segfaults in pts rename.  (Closes: #409184)

18 years ago* Translation updates: debian/1.4.2-5
Russ Allbery [Sun, 28 Jan 2007 21:43:11 +0000 (21:43 +0000)]
* Translation updates:
  - Chinese, thanks Chun Tian (binghe).  (Closes: #406063)

19 years agoUse the same changelog ordering I've used on other entries. debian/1.4.2-4
Russ Allbery [Mon, 18 Dec 2006 01:11:35 +0000 (01:11 +0000)]
Use the same changelog ordering I've used on other entries.

19 years agoClarify the changelog entry for the documentation fix.
Russ Allbery [Mon, 18 Dec 2006 01:10:41 +0000 (01:10 +0000)]
Clarify the changelog entry for the documentation fix.

19 years ago* Enabling v4 support or running krb524d is no longer required for aklog
Russ Allbery [Wed, 6 Dec 2006 06:20:48 +0000 (06:20 +0000)]
* Enabling v4 support or running krb524d is no longer required for aklog
  to work.

19 years ago* Translation updates:
Russ Allbery [Tue, 28 Nov 2006 23:02:55 +0000 (23:02 +0000)]
* Translation updates:
  - German, thanks Henrik Kroeger.  (Closes: #400800)

19 years agoUpdate changelog date for the 1.4.2-3 upload. debian/1.4.2-3
Russ Allbery [Tue, 21 Nov 2006 01:30:05 +0000 (01:30 +0000)]
Update changelog date for the 1.4.2-3 upload.

19 years agoOne more iteration on the ThisCell patch that adds more error handling
Russ Allbery [Tue, 21 Nov 2006 00:54:31 +0000 (00:54 +0000)]
One more iteration on the ThisCell patch that adds more error handling
and fixes a C mistake.

19 years agoAnd too many increments in the ThisCell whitespace code.
Russ Allbery [Tue, 21 Nov 2006 00:07:42 +0000 (00:07 +0000)]
And too many increments in the ThisCell whitespace code.

19 years agoOne more ThisCell simplification (oo, look at the pretty bikeshed).
Russ Allbery [Tue, 21 Nov 2006 00:06:57 +0000 (00:06 +0000)]
One more ThisCell simplification (oo, look at the pretty bikeshed).

19 years agoEven better ThisCell support, based on Zephyr discussion.
Russ Allbery [Tue, 21 Nov 2006 00:04:33 +0000 (00:04 +0000)]
Even better ThisCell support, based on Zephyr discussion.

19 years agoWe were chopping one too many spaces off of ThisCell.
Russ Allbery [Mon, 20 Nov 2006 23:55:40 +0000 (23:55 +0000)]
We were chopping one too many spaces off of ThisCell.

19 years ago* Fix path canonicalization on the server, enabling bos getlog with a
Russ Allbery [Thu, 16 Nov 2006 00:15:05 +0000 (00:15 +0000)]
* Fix path canonicalization on the server, enabling bos getlog with a
  simple log name to work properly against a Debian bosserver.

19 years ago* Accept trailing whitespace in ThisCell.
Russ Allbery [Wed, 15 Nov 2006 23:31:58 +0000 (23:31 +0000)]
* Accept trailing whitespace in ThisCell.

19 years ago* No longer pass explicit cache tuning options to afsd and instead let
Russ Allbery [Wed, 8 Nov 2006 00:43:10 +0000 (00:43 +0000)]
* No longer pass explicit cache tuning options to afsd and instead let
  OpenAFS automatically choose tuning based on the cache size.

19 years ago* Document (at least partially) AFS's mapping of Kerberos v5 principal
Russ Allbery [Mon, 6 Nov 2006 04:23:33 +0000 (04:23 +0000)]
* Document (at least partially) AFS's mapping of Kerberos v5 principal
  names to Kerberos v4 format in the aklog man page.  Thanks, Daniel
  J. Priem.  (Closes: #394832)
* Document that aklog -setpag may not always work.

19 years ago* Change the documentation of afsd -shutdown to be less dire and more
Russ Allbery [Mon, 6 Nov 2006 04:12:03 +0000 (04:12 +0000)]
* Change the documentation of afsd -shutdown to be less dire and more
  accurate.  Thanks, Daniel J. Priem.  (Closes: #394990)

19 years agoUndo source tree self-modification debian/1.4.2-2
Sam Hartman [Sun, 22 Oct 2006 01:04:02 +0000 (01:04 +0000)]
Undo source tree self-modification

19 years agoApply upstream fix for butc crashing
Sam Hartman [Sun, 22 Oct 2006 00:56:34 +0000 (00:56 +0000)]
Apply upstream fix for butc crashing

19 years agoDocument changes debian/1.4.2-1
Sam Hartman [Fri, 20 Oct 2006 10:45:30 +0000 (10:45 +0000)]
Document changes
Update upstream tarball
Update CellServDB

19 years agoMerge 1.4.2 upstream changes onto trunk.
Sam Hartman [Fri, 20 Oct 2006 10:28:22 +0000 (10:28 +0000)]
Merge 1.4.2 upstream changes onto trunk.

19 years ago* Apply patch from Chaskiel Grundman to fix kernel panics when loading debian/1.4.2.fc4-3
Russ Allbery [Thu, 5 Oct 2006 20:03:15 +0000 (20:03 +0000)]
* Apply patch from Chaskiel Grundman to fix kernel panics when loading
  the kernel module into AMD64 2.6.18 kernels.  (Closes: #390653)

19 years ago* The UTS_RELEASE string is no longer found in linux/version.h in
Russ Allbery [Wed, 4 Oct 2006 18:52:39 +0000 (18:52 +0000)]
* The UTS_RELEASE string is no longer found in linux/version.h in
  2.6.18, so fall back on looking in config/kernel.release.  Thanks to
  Marcus Watts for the patch.

19 years ago* Apply upstream patch to fix klog segfaults. (Closes: #390940)
Russ Allbery [Wed, 4 Oct 2006 18:48:31 +0000 (18:48 +0000)]
* Apply upstream patch to fix klog segfaults.  (Closes: #390940)
  issues.  (Closes: #389729)

19 years ago* Apply additional upstream patch for AMD64 2.6.18 kernel module build debian/1.4.2.fc4-2
Russ Allbery [Sat, 30 Sep 2006 07:36:21 +0000 (07:36 +0000)]
* Apply additional upstream patch for AMD64 2.6.18 kernel module build
  issues.  (Closes:  #389729)

19 years agoRemove one more bit of useless debugging information. debian/1.4.2.fc4-1
Russ Allbery [Wed, 27 Sep 2006 18:20:33 +0000 (18:20 +0000)]
Remove one more bit of useless debugging information.

19 years agoAdd bug closer for 2.6.18 builds.
Russ Allbery [Wed, 27 Sep 2006 18:08:00 +0000 (18:08 +0000)]
Add bug closer for 2.6.18 builds.

19 years agoOpenAFS strips everything except for the fileserver and volserver, so
Russ Allbery [Tue, 26 Sep 2006 23:34:16 +0000 (23:34 +0000)]
OpenAFS strips everything except for the fileserver and volserver, so
for right now only provide debugging information for those two binaries.
Document the new debugging support in README.Debian.

19 years ago* Add LSB comments to the openafs-client and openafs-fileserver init
Russ Allbery [Tue, 26 Sep 2006 23:06:43 +0000 (23:06 +0000)]
* Add LSB comments to the openafs-client and openafs-fileserver init
  scripts.

19 years ago* Build an openafs-dbg package with debugging information for all
Russ Allbery [Tue, 26 Sep 2006 22:57:57 +0000 (22:57 +0000)]
* Build an openafs-dbg package with debugging information for all
  OpenAFS binaries.
* Update to debhelper compatibility level V5.

19 years agoMerge with upstream 1.4.2fc4 release.
Russ Allbery [Tue, 26 Sep 2006 22:47:36 +0000 (22:47 +0000)]
Merge with upstream 1.4.2fc4 release.

19 years agoUse the correct version number. debian/1.4.2.fc2-1
Russ Allbery [Sun, 3 Sep 2006 19:43:40 +0000 (19:43 +0000)]
Use the correct version number.

19 years agoThe aklog man page is now in POD with the rest.
Russ Allbery [Sat, 2 Sep 2006 06:57:18 +0000 (06:57 +0000)]
The aklog man page is now in POD with the rest.

19 years ago* Translation updates:
Russ Allbery [Sat, 2 Sep 2006 06:18:33 +0000 (06:18 +0000)]
* Translation updates:
  - German, thanks Henrik Kroeger.  (Closes: #384803)

19 years agoMerge with upstream 1.4.2fc2 release.
Russ Allbery [Sat, 2 Sep 2006 06:13:44 +0000 (06:13 +0000)]
Merge with upstream 1.4.2fc2 release.

19 years ago* Apply upstream fix from Derek Atkins for compilation with kernel debian/1.4.1-4
Russ Allbery [Sun, 9 Jul 2006 19:36:32 +0000 (19:36 +0000)]
* Apply upstream fix from Derek Atkins for compilation with kernel
  versions prior to 2.6.10.  (Closes: #376576)