diff --git a/aaa_base.changes b/aaa_base.changes index 55ef208..90be90b 100644 --- a/aaa_base.changes +++ b/aaa_base.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Fri Jan 26 13:02:04 CET 2007 - ro@suse.de + +- boot.localfs: use grep instead of bash-loop to speedup + parsing for large /proc/partitions (#201501) +- fixed javascript entries in mime.types (#216934) +- added comment to permissions.local about letting the file + end with a newline (#224151) +- drop CREATE_INFO_DIR sysconfig variable, obsolete for years. + (#231584) +- added Required-Start: to boot.sched (#231676) +- mark /etc/profile.d files as config (#232083) + ------------------------------------------------------------------- Fri Jan 19 13:56:08 CET 2007 - werner@suse.de diff --git a/aaa_base.post b/aaa_base.post index e07d6a1..e726aa9 100644 --- a/aaa_base.post +++ b/aaa_base.post @@ -295,6 +295,7 @@ if test ! -e etc/permissions.local ; then # Please remember that logfiles might be modified by the logfile # rotation facilities (e.g. logrotate) so local settings might # be overridden. +# This file should really end with a newline. # # example: #/usr/local/bin/mtr root.root 4755 diff --git a/aaa_base.spec b/aaa_base.spec index cc82c45..8d036e3 100644 --- a/aaa_base.spec +++ b/aaa_base.spec @@ -19,7 +19,7 @@ Requires: aaa_skel filesystem distribution-release logrotate /bin/mktemp / PreReq: /usr/bin/sed /usr/bin/grep /bin/mv /bin/cat /bin/date /usr/bin/cmp /bin/fillup /sbin/insserv net-tools Autoreqprov: on Version: 10.3 -Release: 6 +Release: 7 Summary: SUSE Linux Base Package BuildRoot: %{_tmppath}/%{name}-%{version}-build Source: aaa_base.tar.bz2 @@ -145,6 +145,16 @@ done > aaa_base.files %defattr(-,root,root) %changelog -n aaa_base +* Fri Jan 26 2007 - ro@suse.de +- boot.localfs: use grep instead of bash-loop to speedup + parsing for large /proc/partitions (#201501) +- fixed javascript entries in mime.types (#216934) +- added comment to permissions.local about letting the file + end with a newline (#224151) +- drop CREATE_INFO_DIR sysconfig variable, obsolete for years. + (#231584) +- added Required-Start: to boot.sched (#231676) +- mark /etc/profile.d files as config (#232083) * Fri Jan 19 2007 - werner@suse.de - Don't mix shell and environment variable within locale (#236063) * Fri Jan 19 2007 - ro@suse.de diff --git a/aaa_base.specialfilelist b/aaa_base.specialfilelist index d245c5a..60b5131 100644 --- a/aaa_base.specialfilelist +++ b/aaa_base.specialfilelist @@ -16,6 +16,21 @@ %config /etc/permissions.paranoid %config /etc/permissions.secure %config /etc/profile +%config /etc/profile.d/alias.ash +%config /etc/profile.d/alljava.csh +%config /etc/profile.d/alljava.sh +%config /etc/profile.d/complete.bash +%config /etc/profile.d/csh.ssh +%config /etc/profile.d/csh.utf8 +%config /etc/profile.d/lang.csh +%config /etc/profile.d/lang.sh +%config /etc/profile.d/malloc-debug.sh +%config /etc/profile.d/profile.csh +%config /etc/profile.d/profile.sh +%config /etc/profile.d/sh.ssh +%config /etc/profile.d/sh.utf8 +%config /etc/profile.d/xdg-enviroment.csh +%config /etc/profile.d/xdg-enviroment.sh %config /etc/rc.status %config /etc/runlevel.fallback %config /etc/shells diff --git a/aaa_base.tar.bz2 b/aaa_base.tar.bz2 index 0d9cdcd..d4c8f08 100644 --- a/aaa_base.tar.bz2 +++ b/aaa_base.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:424ebe3726e2fe37511f5c1ca4be863533abb5a8d74738d113eb60b3dba784f8 -size 78038 +oid sha256:23f05c7e56fdc4053f70557d387394c01c2a2807a0beef52cbfd43730d95957d +size 78054 diff --git a/sysconfig_parts.tar.bz2 b/sysconfig_parts.tar.bz2 index b8d59e6..849c29d 100644 --- a/sysconfig_parts.tar.bz2 +++ b/sysconfig_parts.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9d843c6ec46cf6c3ac3a703ba7fdf6e92bf56a4bb35045941fa76401b92427f6 -size 8169 +oid sha256:d5e64185b6a8fe9a5f4ec61ece9154d644a4162338241b11e069c35d451a051e +size 8135