SHA256
1
0
forked from pool/openafs
openafs/openafs.changes

524 lines
17 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Sun Sep 9 08:14:26 UTC 2018 - christof.hanke@mpcdf.mpg.de
- update to version 1.8.1.1
- Remove use_timespec64_for_kernel_4.18.patch. It is now integrated.
-------------------------------------------------------------------
Thu Aug 16 14:02:44 UTC 2018 - christof.hanke@mpcdf.mpg.de
- Fix 32Bit build by adding
commit 554176bd236d772d670df9bdd2496facd5a4209a as
use_timespec64_for_kernel_4.18.patch
-------------------------------------------------------------------
Thu Aug 16 07:53:42 UTC 2018 - christof.hanke@mpcdf.mpg.de
- Update to 1.8.1
Accepting request 630332 from home:hauky:branches:filesystems - Fix 32Bit build by adding commit 554176bd236d772d670df9bdd2496facd5a4209a as use_timespec64_for_kernel_4.18.patch - Update to 1.8.1 - Remove backporting patches for AArch64 build: * add_support_fo_arm64_linux26.patch * dont_require_AFS_SYSCALL.patch * add_AFS_STRINGIZE_macro.patch * avoid_double_param_in_arm64_kernel.patch - adjust building of KMP to new kernels (see boo 1098050) add patch add_arch_to_linux_kernel_make.patch for this - add libtirpc-devel to BuildRequires: - minor cleanups - Update to 1.8.0 - Fix AArch64 build by updating spec and backporting patches: * add_support_fo_arm64_linux26.patch * dont_require_AFS_SYSCALL.patch * add_AFS_STRINGIZE_macro.patch * avoid_double_param_in_arm64_kernel.patch - remove package krb5-mit. It contained binaries for server and client. Besides, client and server already had an implicit dependency on krb5. Put the binaries to client and server-package respectively. - Remove openafs-1.8.x.heimdal.patch and everything heimdal-related. SUSE does not provide a proper heimdal and it's untested for a long time. - fdupes: use symlinks instead of hardlinks. Do not fdupe /etc and /var - fix dependencies between packages, so that fuse-client can be installed. - cleanup old sys-v sysconfig files and other minor fixes - fix unit file for fuse-client - build fuse-client unconditionally. - do not build KMP on unsupported architectures so that overall build succeeds. - rename binary backup to afs_backup. - rename man pages and prefix "backup" in content - prefix "scout" by "afs_" in man-page - remove unnecessary macro indirection %ARCH - replace hard-coded paths by macros - make whitespace more consistent - minor syntax and typo fixes - Replace old $RPM_* vars (most of them) by macros. - Replace unnecessary macro indirections like %bindir by %_bindir. - cleanup last cleanup: also remove rc.* files - cleanup package for Factory: - rename package to openafs. - remove sys-v init stuff. - apply recommendations given in Request 581009 - add compat macro for new _fillupdir macro introduced in Nov 2017 - update to 1.8.0pre5 - update to 1.8.0pre4 - add patch for ncurses detection - update to 1.8.0pre3 - add integrity check of tar-balls - do not strip binaries on install - fix %postun server - update to 1.8.0pre2 - use a preamble-file for KMP - sort/cleanup/beautify spec-file - spec-file: + use hardlinks for fdupes to provide correct header files in kernel-source + minor bugfixes, reorganization - rename changes file to openafs18.changes - rename package to openafs18-* so they don't override stable openafs-1.6 ones - move ld.so to main package -- was in server-packages - enable building of KMP - make openafs-krb5-mit package dependend on openafs-client package - add ld.so - config to main package - remove pam, is not build on x86_64 and i596 - first version of 1.8 - remove docs package, put man pages in induvidual packets - remove layout-patch, deal with this in spec file directly - add new ChangeLog - update to version 1.6.20 - add missing RemainAfterExit=true to client-systemd unit. - update to version 1.6.19 - Update README: Change SuSE to SUSE. - update to version 1.6.18.2 - update to version 1.6.18.1 - update to version 1.6.18 - update to version 1.6.17 - cleanup - update to version 1.6.16 - remove fix for configure for new ncurses, now dealt with in shipped package - start using change.log again - fix configure test for new ncurses - update to version 1.4.12.1 - converted neededforbuild to BuildRequires - fixed kernel module to compile - add openafs.SuidCells and openafs.CellServDB - cleanup SPEC-file(s) - finally adopt sysconfig.transarcmode.openafs-client rc.transarcmode.afs-server rc.transarcmode.afs-client to transarc mode; and fix a small typo in rc.defaultmode.afs-client - set "%defattr(-,root,root)" for transarcmode-file-lists - fix lib64 build problem in transarcmode - introduce transarc-mode and default-mode - introduce "options" - build for SLES 9 - with heimdal krb5 support - enable-largefile-fileserver - updated to 1.4.0 - fixed dangerous compiler warnings - don't build as root - fixed kernel module to build - fixed sysconfig file name - updated to 1.3.85 - used LSB conforming init script names - Update for linux 2.6.13. - gcc4 fixes in kernel module - fixed to compile with gcc4 - fixed memory leaks and 64bit fixes backported from 1.3.79 - updated README.SUSE - updated to 1.3.78 - fixed afs.h to be usable from userspace [#50283] - updated to latest snapshot - added requres: kernel-nongpl [#45167] - fixed kernel module oops [#44618] - use kernel module from openafs 1.3.70 to support kernel 2.6 - updated to 1.2.11 - added note that client for kernel 2.6 is not available - added pam-devel to neededforbuild - Added hack if no MTU came from userspace. - Removed superflous ppc64 patch part. - ppc64 port added (status: no longer crashes, talks to the network, but not successfully). - Change headerfiles to make it possible to do a ppc -> ppc64 crosscompile. - build with -fPIC on ppc32 - patch from cvs to use AllocLargeSpace for struct osi_file to prevent oopses with some kernel configurations - added option DYNROOT to sysconfig and enabled it by default [#27205] - added cleanup before module build [#29649] - fixed possible segfault - set permissions of /var/lib/openafs to 700 - README.SuSE fixes - use ghost for /afs, the directory is created by init-script - fixed README.SuSE - moved all static libraries to /usr/lib/afs, fixes conflict with libdes - used default value for THIS_CELL_SERVER_NAME - removed old patches - fixed a bug in init script - updated to final 1.2.10 - updated to 1.2.10-rc4 - do not destroy CellServDB even if REGENERATE_CELL_INFO=yes - fixed to compile on x86_64 - use %_lib where it was missing - fixed conflicts in filelist - improved init scripts - added README.SuSE - fixed init scripts [#27426] - installed man pages - add /usr/src/kernel-modules to the file list - Fix SMP configuration detection. - rework filelists: - package/remove unpackaged files - move some files into the server & client subpackages - use %defattr - fix deprecated tail -1 syntax (fixes building the kernel module) - updated to 1.2.9 - added DATA_ENCRYPTION option to sysconfig - x86_64: add -lresolv, -fPIC - fix lib path on all 64 bit platforms - added sysconfig metadata - added dirs /afs, /etc/openafs, /var/lib/openafs to filelist - workaround broken -lresolv detection, lib64 fixes - fixed multiline strings in kernel module - updated to 1.2.8 - improved init script - included errno.h - fixed multiline strings - first version of init scripts - initial draft of a package. Lots of stuff missing, like init scripts, or the kerberos 5 migration toolkit. OBS-URL: https://build.opensuse.org/request/show/630332 OBS-URL: https://build.opensuse.org/package/show/filesystems/openafs?expand=0&rev=22
2018-08-19 01:32:20 +02:00
- Remove backporting patches for AArch64 build:
* add_support_fo_arm64_linux26.patch
* dont_require_AFS_SYSCALL.patch
* add_AFS_STRINGIZE_macro.patch
* avoid_double_param_in_arm64_kernel.patch
-------------------------------------------------------------------
Wed Jun 27 19:09:41 UTC 2018 - christof.hanke@mpcdf.mpg.de
- adjust building of KMP to new kernels (see boo 1098050)
add patch add_arch_to_linux_kernel_make.patch for this
- add libtirpc-devel to BuildRequires:
- minor cleanups
-------------------------------------------------------------------
Fri May 4 07:29:15 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 1.8.0
- Fix AArch64 build by updating spec and backporting patches:
* add_support_fo_arm64_linux26.patch
* dont_require_AFS_SYSCALL.patch
* add_AFS_STRINGIZE_macro.patch
* avoid_double_param_in_arm64_kernel.patch
-------------------------------------------------------------------
Thu Apr 19 16:53:21 UTC 2018 - christof.hanke@mpcdf.mpg.de
- remove package krb5-mit. It contained binaries for server and client.
Besides, client and server already had an implicit dependency on krb5.
Put the binaries to client and server-package respectively.
- Remove openafs-1.8.x.heimdal.patch and everything heimdal-related.
SUSE does not provide a proper heimdal and it's untested for a long
time.
-------------------------------------------------------------------
Mon Apr 16 15:35:15 UTC 2018 - christof.hanke@mpcdf.mpg.de
- fdupes: use symlinks instead of hardlinks. Do not fdupe
/etc and /var
-------------------------------------------------------------------
Fri Apr 6 10:53:13 UTC 2018 - christof.hanke@mpcdf.mpg.de
- fix dependencies between packages, so that fuse-client
can be installed.
- cleanup old sys-v sysconfig files and other minor fixes
- fix unit file for fuse-client
-------------------------------------------------------------------
Mon Apr 2 20:59:53 UTC 2018 - christof.hanke@mpcdf.mpg.de
- build fuse-client unconditionally.
- do not build KMP on unsupported architectures so that overall
build succeeds.
Wed Mar 28 05:39:53 UTC 2018 - christof.hanke@mpcdf.mpg.de
- rename binary backup to afs_backup.
- rename man pages and prefix "backup" in content
- prefix "scout" by "afs_" in man-page
- remove unnecessary macro indirection %ARCH
- replace hard-coded paths by macros
- make whitespace more consistent
- minor syntax and typo fixes
-------------------------------------------------------------------
Sun Mar 18 23:34:56 UTC 2018 - jengelh@inai.de
- Replace old $RPM_* vars (most of them) by macros.
- Replace unnecessary macro indirections like %bindir by %_bindir.
-------------------------------------------------------------------
Thu Mar 15 08:28:10 UTC 2018 - christof.hanke@mpcdf.mpg.de
- cleanup last cleanup: also remove rc.* files
-------------------------------------------------------------------
Tue Mar 6 10:03:44 UTC 2018 - christof.hanke@mpcdf.mpg.de
- cleanup package for Factory:
- rename package to openafs.
- remove sys-v init stuff.
- apply recommendations given in Request 581009
-------------------------------------------------------------------
Wed Feb 28 09:25:52 UTC 2018 - christof.hanke@mpcdf.mpg.de
- add compat macro for new _fillupdir macro introduced in Nov 2017
-------------------------------------------------------------------
Wed Feb 28 08:30:33 UTC 2018 - christof.hanke@mpcdf.mpg.de
- update to 1.8.0pre5
-------------------------------------------------------------------
Sun Jan 7 08:31:00 UTC 2018 - christof.hanke@mpcdf.mpg.de
- update to 1.8.0pre4
- add patch for ncurses detection
-------------------------------------------------------------------
Thu Dec 7 11:07:30 UTC 2017 - christof.hanke@mpcdf.mpg.de
- update to 1.8.0pre3
- add integrity check of tar-balls
-------------------------------------------------------------------
Fri Sep 1 20:07:48 UTC 2017 - christof.hanke@mpcdf.mpg.de
- do not strip binaries on install
- fix %postun server
-------------------------------------------------------------------
Fri Sep 1 11:51:03 UTC 2017 - christof.hanke@mpcdf.mpg.de
- update to 1.8.0pre2
- use a preamble-file for KMP
- sort/cleanup/beautify spec-file
-------------------------------------------------------------------
Fri Sep 1 07:05:21 UTC 2017 - christof.hanke@mpcdf.mpg.de
- spec-file:
+ use hardlinks for fdupes to provide correct header files in
kernel-source
+ minor bugfixes, reorganization
- rename changes file to openafs18.changes
-------------------------------------------------------------------
Thu Feb 9 14:41:57 UTC 2017 - christof.hanke@mpcdf.mpg.de
- rename package to openafs18-* so they don't override
stable openafs-1.6 ones
- move ld.so to main package -- was in server-packages
-------------------------------------------------------------------
Tue Feb 7 11:23:22 UTC 2017 - christof.hanke@mpcdf.mpg.de
- enable building of KMP
- make openafs-krb5-mit package dependend on openafs-client package
- add ld.so - config to main package
-------------------------------------------------------------------
Fri Jan 27 21:15:12 UTC 2017 - christof.hanke@rzg.mpg.de
- remove pam, is not build on x86_64 and i596
-------------------------------------------------------------------
Mon Dec 26 18:59:09 UTC 2016 - christof.hanke@rzg.mpg.de
- first version of 1.8
- remove docs package, put man pages in induvidual packets
- remove layout-patch, deal with this in spec file directly
-------------------------------------------------------------------
Sat Dec 3 14:56:56 UTC 2016 - christof.hanke@rzg.mpg.de
- add new ChangeLog
-------------------------------------------------------------------
Thu Dec 1 04:35:39 UTC 2016 - christof.hanke@rzg.mpg.de
- update to version 1.6.20
-------------------------------------------------------------------
Wed Nov 16 09:21:52 UTC 2016 - christof.hanke@rzg.mpg.de
- add missing RemainAfterExit=true to client-systemd unit.
-------------------------------------------------------------------
Tue Nov 15 09:28:55 UTC 2016 - christof.hanke@rzg.mpg.de
- update to version 1.6.19
-------------------------------------------------------------------
Tue Oct 4 11:19:50 UTC 2016 - aj@suse.com
- Update README: Change SuSE to SUSE.
-------------------------------------------------------------------
Thu Jul 21 07:52:14 UTC 2016 - christof.hanke@rzg.mpg.de
- update to version 1.6.18.2
-------------------------------------------------------------------
Fri Jun 24 04:42:48 UTC 2016 - christof.hanke@rzg.mpg.de
- update to version 1.6.18.1
-------------------------------------------------------------------
Tue May 10 15:19:28 UTC 2016 - christof.hanke@rzg.mpg.de
- update to version 1.6.18
Thu Mar 17 06:35:21 UTC 2016 - christof.hanke@rzg.mpg.de
- update to version 1.6.17
- cleanup
-------------------------------------------------------------------
Fri Dec 18 06:53:08 UTC 2015 - christof.hanke@rzg.mpg.de
- update to version 1.6.16
- remove fix for configure for new ncurses, now dealt with in
shipped package
-------------------------------------------------------------------
Sat Nov 21 04:47:46 UTC 2015 - christof.hanke@rzg.mpg.de
- start using change.log again
- fix configure test for new ncurses
-------------------------------------------------------------------
Thu Jun 17 17:04:25 UTC 2010 - cseader@novell.com
- update to version 1.4.12.1
-------------------------------------------------------------------
Wed Jan 25 21:39:00 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Mon Jan 23 15:58:43 CET 2006 - nadvornik@suse.cz
- fixed kernel module to compile
-------------------------------------------------------------------
Wed Jan 11 05:30:18 CET 2006 - mge@suse.de
- add openafs.SuidCells and openafs.CellServDB
- cleanup SPEC-file(s)
- finally adopt
sysconfig.transarcmode.openafs-client
rc.transarcmode.afs-server
rc.transarcmode.afs-client
to transarc mode; and fix a small typo in
rc.defaultmode.afs-client
-------------------------------------------------------------------
Fri Jan 6 01:12:31 CET 2006 - mge@suse.de
- set "%defattr(-,root,root)" for transarcmode-file-lists
- fix lib64 build problem in transarcmode
-------------------------------------------------------------------
Thu Jan 5 13:40:42 CET 2006 - mge@suse.de
- introduce transarc-mode and default-mode
- introduce "options"
-------------------------------------------------------------------
Thu Dec 29 16:07:00 CET 2005 - mge@suse.de
- build for SLES 9
- with heimdal krb5 support
- enable-largefile-fileserver
-------------------------------------------------------------------
Wed Dec 21 16:09:26 CET 2005 - nadvornik@suse.cz
- updated to 1.4.0
- fixed dangerous compiler warnings
-------------------------------------------------------------------
Mon Oct 31 12:37:05 CET 2005 - dmueller@suse.de
- don't build as root
-------------------------------------------------------------------
Fri Aug 26 12:51:02 CEST 2005 - nadvornik@suse.cz
- fixed kernel module to build
- fixed sysconfig file name
-------------------------------------------------------------------
Thu Jul 14 17:25:25 CEST 2005 - nadvornik@suse.cz
- updated to 1.3.85
- used LSB conforming init script names
-------------------------------------------------------------------
Tue Jul 5 10:44:32 CEST 2005 - hare@suse.de
- Update for linux 2.6.13.
-------------------------------------------------------------------
Thu May 12 12:27:01 CEST 2005 - nadvornik@suse.cz
- gcc4 fixes in kernel module
-------------------------------------------------------------------
Tue Apr 12 17:02:34 CEST 2005 - nadvornik@suse.cz
- fixed to compile with gcc4
-------------------------------------------------------------------
Wed Feb 23 12:08:07 CET 2005 - nadvornik@suse.cz
- fixed memory leaks and 64bit fixes backported from 1.3.79
- updated README.SUSE
-------------------------------------------------------------------
Thu Feb 3 13:19:05 CET 2005 - nadvornik@suse.cz
- updated to 1.3.78
-------------------------------------------------------------------
Mon Jan 31 15:58:33 CET 2005 - nadvornik@suse.cz
- fixed afs.h to be usable from userspace [#50283]
-------------------------------------------------------------------
Tue Jan 25 10:57:09 CET 2005 - nadvornik@suse.cz
- updated to latest snapshot
-------------------------------------------------------------------
Wed Sep 15 12:37:04 CEST 2004 - nadvornik@suse.cz
- added requres: kernel-nongpl [#45167]
- fixed kernel module oops [#44618]
-------------------------------------------------------------------
Wed Aug 11 15:51:03 CEST 2004 - nadvornik@suse.cz
- use kernel module from openafs 1.3.70 to support kernel 2.6
-------------------------------------------------------------------
Mon Mar 08 17:18:49 CET 2004 - nadvornik@suse.cz
- updated to 1.2.11
- added note that client for kernel 2.6 is not available
-------------------------------------------------------------------
Tue Jan 20 18:48:21 CET 2004 - ro@suse.de
- added pam-devel to neededforbuild
-------------------------------------------------------------------
Sat Dec 13 00:23:45 CET 2003 - meissner@suse.de
- Added hack if no MTU came from userspace.
- Removed superflous ppc64 patch part.
-------------------------------------------------------------------
Thu Dec 11 09:29:31 CET 2003 - meissner@suse.de
- ppc64 port added (status: no longer crashes, talks to the network,
but not successfully).
- Change headerfiles to make it possible to do a ppc -> ppc64 crosscompile.
-------------------------------------------------------------------
Mon Oct 6 17:30:17 CEST 2003 - olh@suse.de
- build with -fPIC on ppc32
-------------------------------------------------------------------
Tue Sep 16 17:37:34 CEST 2003 - nadvornik@suse.cz
- patch from cvs to use AllocLargeSpace for struct osi_file to prevent
oopses with some kernel configurations
-------------------------------------------------------------------
Thu Sep 11 12:58:57 CEST 2003 - nadvornik@suse.cz
- added option DYNROOT to sysconfig and enabled it by default [#27205]
-------------------------------------------------------------------
Wed Sep 10 17:07:51 CEST 2003 - nadvornik@suse.cz
- added cleanup before module build [#29649]
-------------------------------------------------------------------
Tue Sep 09 18:33:38 CEST 2003 - nadvornik@suse.cz
- fixed possible segfault
-------------------------------------------------------------------
Thu Sep 04 12:30:00 CEST 2003 - nadvornik@suse.cz
- set permissions of /var/lib/openafs to 700
- README.SuSE fixes
-------------------------------------------------------------------
Thu Aug 28 17:11:47 CEST 2003 - nadvornik@suse.cz
- use ghost for /afs, the directory is created by init-script
- fixed README.SuSE
-------------------------------------------------------------------
Thu Aug 21 14:32:58 CEST 2003 - nadvornik@suse.cz
- moved all static libraries to /usr/lib/afs, fixes conflict with libdes
- used default value for THIS_CELL_SERVER_NAME
- removed old patches
-------------------------------------------------------------------
Tue Aug 12 11:10:46 CEST 2003 - nadvornik@suse.cz
- fixed a bug in init script
-------------------------------------------------------------------
Mon Aug 11 18:26:28 CEST 2003 - nadvornik@suse.cz
- updated to final 1.2.10
-------------------------------------------------------------------
Wed Jul 30 19:34:34 CEST 2003 - nadvornik@suse.cz
- updated to 1.2.10-rc4
- do not destroy CellServDB even if REGENERATE_CELL_INFO=yes
- fixed to compile on x86_64
-------------------------------------------------------------------
Wed Jul 30 14:25:46 CEST 2003 - sf@suse.de
- use %_lib where it was missing
-------------------------------------------------------------------
Wed Jul 09 19:20:55 CEST 2003 - nadvornik@suse.cz
- fixed conflicts in filelist
-------------------------------------------------------------------
Fri Jun 20 14:59:23 CEST 2003 - nadvornik@suse.cz
- improved init scripts
-------------------------------------------------------------------
Thu Jun 19 14:40:52 CEST 2003 - nadvornik@suse.cz
- added README.SuSE
- fixed init scripts [#27426]
- installed man pages
-------------------------------------------------------------------
Thu Jun 12 17:45:39 CEST 2003 - poeml@suse.de
- add /usr/src/kernel-modules to the file list
-------------------------------------------------------------------
Wed Jun 4 21:26:09 CEST 2003 - schwab@suse.de
- Fix SMP configuration detection.
-------------------------------------------------------------------
Wed May 14 12:28:04 CEST 2003 - poeml@suse.de
- rework filelists:
- package/remove unpackaged files
- move some files into the server & client subpackages
- use %defattr
- fix deprecated tail -1 syntax (fixes building the kernel module)
-------------------------------------------------------------------
Mon May 12 14:50:05 CEST 2003 - nadvornik@suse.cz
- updated to 1.2.9
- added DATA_ENCRYPTION option to sysconfig
-------------------------------------------------------------------
Mon Mar 10 18:43:26 CET 2003 - poeml@suse.de
- x86_64: add -lresolv, -fPIC
- fix lib path on all 64 bit platforms
-------------------------------------------------------------------
Thu Mar 06 10:39:27 CET 2003 - nadvornik@suse.cz
- added sysconfig metadata
-------------------------------------------------------------------
Mon Feb 24 17:28:44 CET 2003 - nadvornik@suse.cz
- added dirs /afs, /etc/openafs, /var/lib/openafs to filelist
-------------------------------------------------------------------
Sun Feb 16 18:28:44 CET 2003 - olh@suse.de
- workaround broken -lresolv detection, lib64 fixes
-------------------------------------------------------------------
Wed Feb 12 16:42:07 CET 2003 - nadvornik@suse.cz
- fixed multiline strings in kernel module
-------------------------------------------------------------------
Fri Jan 24 11:11:23 CET 2003 - nadvornik@suse.cz
- updated to 1.2.8
- improved init script
-------------------------------------------------------------------
Fri Nov 29 10:21:04 CET 2002 - nadvornik@suse.cz
- included errno.h
- fixed multiline strings
-------------------------------------------------------------------
Fri Nov 22 16:47:51 CET 2002 - nadvornik@suse.cz
- first version of init scripts
-------------------------------------------------------------------
Wed Nov 20 19:20:53 CET 2002 - poeml@suse.de
- initial draft of a package. Lots of stuff missing, like init
scripts, or the kerberos 5 migration toolkit.