Revisions of openafs
Christof Hanke (hauky)
accepted
request 635321
from
Jan Engelhardt (jengelh)
(revision 28)
- Quote "*.c", and avoid unnecessary pass through xargs.
Christof Hanke (hauky)
accepted
request 635319
from
Christof Hanke (hauky)
(revision 27)
* fix CVE-2018-16947 (OPENAFS-SA-2018-001) * fix CVE-2018-16948 (OPENAFS-SA-2018-002) * fix CVE-2018-16949 (OPENAFS-SA-2018-003)
Christof Hanke (hauky)
accepted
request 635311
from
Christof Hanke (hauky)
(revision 26)
- update to security-release 1.8.2
Christof Hanke (hauky)
accepted
request 635286
from
Christof Hanke (hauky)
(revision 25)
- add retpoline support
Christof Hanke (hauky)
accepted
request 634682
from
Christof Hanke (hauky)
(revision 24)
- update to version 1.8.1.1 - Remove use_timespec64_for_kernel_4.18.patch. It is now integrated.
buildservice-autocommit
accepted
request 630333
from
Christof Hanke (hauky)
(revision 23)
baserev update by copy to link target
Christof Hanke (hauky)
accepted
request 630332
from
Christof Hanke (hauky)
(revision 22)
- 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.
Christof Hanke (hauky)
accepted
request 630053
from
Christof Hanke (hauky)
(revision 21)
- Fix 32Bit build by adding commit 554176bd236d772d670df9bdd2496facd5a4209a as use_timespec64_for_kernel_4.18.patch - Update to 1.8.1
buildservice-autocommit
accepted
request 619532
from
Christof Hanke (hauky)
(revision 20)
baserev update by copy to link target
Christof Hanke (hauky)
accepted
request 619531
from
Christof Hanke (hauky)
(revision 19)
minor cleanups
Christof Hanke (hauky)
committed
(revision 18)
mention add_arch_to_linux_kernel_make.patch in changes
Christof Hanke (hauky)
accepted
request 619443
from
Christof Hanke (hauky)
(revision 17)
- adjust building of KMP to new kernels (see boo 1098050) - add libtirpc-devel to BuildRequires: - minor cleanups
buildservice-autocommit
accepted
request 604661
from
Christof Hanke (hauky)
(revision 16)
baserev update by copy to link target
Christof Hanke (hauky)
accepted
request 604055
from
Guillaume GARDET (Guillaume_G)
(revision 15)
- 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
buildservice-autocommit
accepted
request 598777
from
Christof Hanke (hauky)
(revision 14)
baserev update by copy to link target
Christof Hanke (hauky)
accepted
request 598776
from
Christof Hanke (hauky)
(revision 13)
- 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.
Christof Hanke (hauky)
accepted
request 598765
from
Christof Hanke (hauky)
(revision 12)
- 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 heimdal stuff. Untested for a long time.
buildservice-autocommit
accepted
request 597537
from
Christof Hanke (hauky)
(revision 11)
baserev update by copy to link target
Christof Hanke (hauky)
committed
(revision 10)
remove bogues fdupes on /lib
Christof Hanke (hauky)
accepted
request 597165
from
Christof Hanke (hauky)
(revision 9)
- fdupes: use symlinks instead of hardlinks. Do not fdupe /etc and /var
Displaying revisions 101 - 120 of 128