forked from pool/aaa_base
Compare commits
11 Commits
Author | SHA256 | Date | |
---|---|---|---|
b489103fec | |||
|
2167278e8a | ||
d61ce153df | |||
84eca3e5db | |||
242f9e8815 | |||
|
c9662f13a3 | ||
d77480942d | |||
|
e4703b36e8 | ||
|
5f1601119a | ||
f5a92addb2 | |||
b8c25a91a5 |
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -22,4 +22,4 @@
|
|||||||
*.zip filter=lfs diff=lfs merge=lfs -text
|
*.zip filter=lfs diff=lfs merge=lfs -text
|
||||||
*.zst filter=lfs diff=lfs merge=lfs -text
|
*.zst filter=lfs diff=lfs merge=lfs -text
|
||||||
## Specific LFS patterns
|
## Specific LFS patterns
|
||||||
aaa_base-84.87+git20240906.742565b.tar filter=lfs diff=lfs merge=lfs -text
|
aaa_base-84.87+git20250429.1cad3bc.tar filter=lfs diff=lfs merge=lfs -text
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/openSUSE/aaa_base.git</param>
|
<param name="url">https://github.com/openSUSE/aaa_base.git</param>
|
||||||
<param name="changesrevision">742565b964545a2618f0809a3219cf0cdf185cd3</param></service>
|
<param name="changesrevision">1cad3bc8eb7146f6f45ba8f3cf960f67719fbbb6</param></service>
|
||||||
</servicedata>
|
</servicedata>
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a955b86b99b50f658006fddedc73e64b963a40ce6b76af50e214842165b9e57a
|
|
||||||
size 348160
|
|
3
aaa_base-84.87+git20250429.1cad3bc.tar
Normal file
3
aaa_base-84.87+git20250429.1cad3bc.tar
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:27d117ccaf7d4d9b7f9cc8f433c3743065222c94fb3e63f5d7a71f8ebd91dcdf
|
||||||
|
size 358400
|
@@ -1,3 +1,55 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 29 16:08:04 UTC 2025 - Ruediger Oertel <ro@suse.com>
|
||||||
|
|
||||||
|
- Update to version 84.87+git20250429.1cad3bc:
|
||||||
|
* Remove alias "you" (boo#1242011)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 25 08:08:49 UTC 2025 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Update to version 84.87+git20250425.1664836:
|
||||||
|
* Fix bug boo#1241205 by adding missed endif
|
||||||
|
* alias.bash: future-proof egrep/fgrep color aliases
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 10 12:35:44 UTC 2025 - Ruediger Oertel <ro@suse.com>
|
||||||
|
|
||||||
|
- Update to version 84.87+git20250410.71df276:
|
||||||
|
* Modern s390x uses TERM=linux for ttysclp<X>
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 13 15:37:47 UTC 2025 - ro@suse.com
|
||||||
|
|
||||||
|
- Update to version 84.87+git20250313.4dd1cfd:
|
||||||
|
* DIR_COLORS: add backup and temporary file extensions
|
||||||
|
* DIR_COLORS: sort audio formats
|
||||||
|
* DIR_COLORS: use cyan for audio formats instead of green
|
||||||
|
* DIR_COLORS: add 'avif' to image formats
|
||||||
|
* DIR_COLORS: add updated and sorted list of archive formats
|
||||||
|
* DIR_COLORS: don't colour DOS/Windows executables
|
||||||
|
* DIR_COLORS: update existing colours and add missing ones
|
||||||
|
* DIR_COLORS: add COLORTERM and 'st' terminal
|
||||||
|
* DIR_COLORS: update file description
|
||||||
|
* DIR_COLORS: sort TERM entries
|
||||||
|
* DIR_COLORS: remove COLOR, OPTIONS and EIGHTBIT
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 13 14:38:00 UTC 2025 - ro@suse.com
|
||||||
|
|
||||||
|
- Update to version 84.87+git20250313.e71c2f4:
|
||||||
|
* Respect PROFILEREAD/CSHRCREAD at shell switch
|
||||||
|
* Modernize specfile
|
||||||
|
* Add safety quotes and proper escaping
|
||||||
|
* Avoid bashisms in build recipe
|
||||||
|
* Add setup-systemd-proxy-env
|
||||||
|
* profile.{sh,csh}: Drop useless proxy variables cleanup
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 02 15:03:01 UTC 2025 - dmueller@suse.com
|
||||||
|
|
||||||
|
- Update to version 84.87+git20250102.c08e614:
|
||||||
|
* Load distrobox_profile.sh
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 06 09:04:40 UTC 2024 - dmueller@suse.com
|
Fri Sep 06 09:04:40 UTC 2024 - dmueller@suse.com
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package aaa_base
|
# spec file for package aaa_base
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -33,7 +33,7 @@ BuildRequires: git-core
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: aaa_base
|
Name: aaa_base
|
||||||
Version: 84.87+git20240906.742565b%{git_version}
|
Version: 84.87+git20250429.1cad3bc%{git_version}
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: openSUSE Base Package
|
Summary: openSUSE Base Package
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
@@ -116,7 +116,7 @@ this package contains a setting that allows ptrace again.
|
|||||||
See https://docs.kernel.org/admin-guide/LSM/Yama.html
|
See https://docs.kernel.org/admin-guide/LSM/Yama.html
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%autosetup -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%make_build CFLAGS="%{optflags}" CC="%{__cc}"
|
%make_build CFLAGS="%{optflags}" CC="%{__cc}"
|
||||||
@@ -136,20 +136,20 @@ done
|
|||||||
touch %buildroot/etc/inittab
|
touch %buildroot/etc/inittab
|
||||||
|
|
||||||
# Backup directories
|
# Backup directories
|
||||||
install -d -m 755 %{buildroot}/var/adm/backup/{rpmdb,sysconfig}
|
install -d -m 755 %{buildroot}/var/adm/backup/rpmdb %{buildroot}/var/adm/backup/sysconfig
|
||||||
|
|
||||||
mkdir -p %{buildroot}%{_fillupdir}
|
mkdir -p %{buildroot}%{_fillupdir}
|
||||||
%if "%{_fillupdir}" != "/var/adm/fillup-templates"
|
%if "%{_fillupdir}" != "/var/adm/fillup-templates"
|
||||||
for f in %{buildroot}/var/adm/fillup-templates/* ; do
|
for f in %{buildroot}/var/adm/fillup-templates/* ; do
|
||||||
test -e "$f" || continue
|
test -e "$f" || continue
|
||||||
mv $f %{buildroot}%{_fillupdir}/
|
mv "$f" "%{buildroot}/%{_fillupdir}/"
|
||||||
done
|
done
|
||||||
rm -vrf %{buildroot}/var/adm/fillup-templates
|
rm -vrf %{buildroot}/var/adm/fillup-templates
|
||||||
%endif
|
%endif
|
||||||
%if "%{_fillupdir}" != "/usr/share/fillup-templates"
|
%if "%{_fillupdir}" != "/usr/share/fillup-templates"
|
||||||
for f in %{buildroot}/usr/share/fillup-templates/* ; do
|
for f in %{buildroot}/usr/share/fillup-templates/* ; do
|
||||||
test -e "$f" || continue
|
test -e "$f" || continue
|
||||||
mv $f %{buildroot}%{_fillupdir}/
|
mv "$f" "%{buildroot}/%{_fillupdir}/"
|
||||||
done
|
done
|
||||||
rm -vrf %{buildroot}/usr/share/fillup-templates
|
rm -vrf %{buildroot}/usr/share/fillup-templates
|
||||||
%endif
|
%endif
|
||||||
@@ -166,9 +166,9 @@ export LC_ALL=C
|
|||||||
#XXX Fix /etc/nsswitch.conf to include usrfiles [bsc#1162916]
|
#XXX Fix /etc/nsswitch.conf to include usrfiles [bsc#1162916]
|
||||||
if [ -e /etc/nsswitch.conf ]; then
|
if [ -e /etc/nsswitch.conf ]; then
|
||||||
for key in services protocols rpc ; do
|
for key in services protocols rpc ; do
|
||||||
if ! grep -q ^${key}.*usrfiles /etc/nsswitch.conf ; then
|
if ! grep -q "^${key}.*usrfiles" /etc/nsswitch.conf ; then
|
||||||
cp /etc/nsswitch.conf /etc/nsswitch.conf.pre-usrfiles.${key}
|
cp /etc/nsswitch.conf "/etc/nsswitch.conf.pre-usrfiles.${key}"
|
||||||
sed -i -e "s|^\(${key}:.*[[:space:]]\)files\([[:space:]].*\)*$|\1files usrfiles\2|" /etc/nsswitch.conf
|
sed -i -e "s|^\(${key}:.*[[:space:]]\)files\([[:space:]].*\)*\$|\1files usrfiles\2|" /etc/nsswitch.conf
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
fi
|
fi
|
||||||
@@ -181,17 +181,17 @@ fi
|
|||||||
%service_del_postun_without_restart soft-reboot-cleanup.service
|
%service_del_postun_without_restart soft-reboot-cleanup.service
|
||||||
|
|
||||||
%pre extras
|
%pre extras
|
||||||
%service_add_pre backup-rpmdb.service backup-rpmdb.timer backup-sysconfig.service backup-sysconfig.timer check-battery.service check-battery.timer
|
%service_add_pre backup-rpmdb.service backup-rpmdb.timer backup-sysconfig.service backup-sysconfig.timer check-battery.service check-battery.timer setup-systemd-proxy-env.path setup-systemd-proxy-env.service
|
||||||
|
|
||||||
%post extras
|
%post extras
|
||||||
%fillup_only -n backup
|
%fillup_only -n backup
|
||||||
%service_add_post backup-rpmdb.service backup-rpmdb.timer backup-sysconfig.service backup-sysconfig.timer check-battery.service check-battery.timer
|
%service_add_post backup-rpmdb.service backup-rpmdb.timer backup-sysconfig.service backup-sysconfig.timer check-battery.service check-battery.timer setup-systemd-proxy-env.path setup-systemd-proxy-env.service
|
||||||
|
|
||||||
%preun extras
|
%preun extras
|
||||||
%service_del_preun backup-rpmdb.service backup-rpmdb.timer backup-sysconfig.service backup-sysconfig.timer check-battery.service check-battery.timer
|
%service_del_preun backup-rpmdb.service backup-rpmdb.timer backup-sysconfig.service backup-sysconfig.timer check-battery.service check-battery.timer setup-systemd-proxy-env.path setup-systemd-proxy-env.service
|
||||||
|
|
||||||
%postun extras
|
%postun extras
|
||||||
%service_del_postun backup-rpmdb.service backup-rpmdb.timer backup-sysconfig.service backup-sysconfig.timer check-battery.service check-battery.timer
|
%service_del_postun backup-rpmdb.service backup-rpmdb.timer backup-sysconfig.service backup-sysconfig.timer check-battery.service check-battery.timer setup-systemd-proxy-env.path setup-systemd-proxy-env.service
|
||||||
|
|
||||||
%post yama-enable-ptrace
|
%post yama-enable-ptrace
|
||||||
# check if yama is active
|
# check if yama is active
|
||||||
@@ -269,6 +269,7 @@ fi
|
|||||||
%{_fillupdir}/sysconfig.proxy
|
%{_fillupdir}/sysconfig.proxy
|
||||||
|
|
||||||
%files extras
|
%files extras
|
||||||
|
/usr/bin/setup-systemd-proxy-env
|
||||||
/usr/etc/skel/.emacs
|
/usr/etc/skel/.emacs
|
||||||
/usr/etc/skel/.inputrc
|
/usr/etc/skel/.inputrc
|
||||||
%dir /usr/lib/base-scripts
|
%dir /usr/lib/base-scripts
|
||||||
@@ -276,6 +277,7 @@ fi
|
|||||||
/usr/lib/base-scripts/backup-sysconfig
|
/usr/lib/base-scripts/backup-sysconfig
|
||||||
/usr/lib/base-scripts/check-battery
|
/usr/lib/base-scripts/check-battery
|
||||||
/usr/lib/systemd/system/[bc]*
|
/usr/lib/systemd/system/[bc]*
|
||||||
|
/usr/lib/systemd/system/setup-systemd-proxy-env.*
|
||||||
/var/adm/backup/rpmdb
|
/var/adm/backup/rpmdb
|
||||||
/var/adm/backup/sysconfig
|
/var/adm/backup/sysconfig
|
||||||
%{_fillupdir}/sysconfig.backup
|
%{_fillupdir}/sysconfig.backup
|
||||||
|
Reference in New Issue
Block a user