SHA256
1
0
forked from pool/aaa_base

11 Commits

Author SHA256 Message Date
b489103fec Accepting request 1273488 from Base:System
- Update to version 84.87+git20250429.1cad3bc:
  * Remove alias "you" (boo#1242011)

OBS-URL: https://build.opensuse.org/request/show/1273488
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=510
2025-04-30 17:02:12 +00:00
Ruediger Oertel
2167278e8a - Update to version 84.87+git20250429.1cad3bc:
* Remove alias "you" (boo#1242011)

OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=804
2025-04-29 16:09:48 +00:00
d61ce153df Accepting request 1272607 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1272607
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=509
2025-04-26 20:24:58 +00:00
84eca3e5db - Update to version 84.87+git20250425.1664836:
* Fix bug boo#1241205 by adding missed endif
  * alias.bash: future-proof egrep/fgrep color aliases

OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=802
2025-04-25 08:34:54 +00:00
242f9e8815 Accepting request 1268392 from Base:System
- Update to version 84.87+git20250410.71df276:
  * Modern s390x uses TERM=linux for ttysclp<X>

OBS-URL: https://build.opensuse.org/request/show/1268392
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=508
2025-04-14 10:55:12 +00:00
Ruediger Oertel
c9662f13a3 - Update to version 84.87+git20250410.71df276:
* Modern s390x uses TERM=linux for ttysclp<X>

OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=800
2025-04-10 12:36:42 +00:00
d77480942d Accepting request 1252805 from Base:System
- 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

- 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

OBS-URL: https://build.opensuse.org/request/show/1252805
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=507
2025-03-17 21:16:24 +00:00
Ruediger Oertel
e4703b36e8 - 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

OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=798
2025-03-13 15:38:29 +00:00
Ruediger Oertel
5f1601119a - 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

OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=797
2025-03-13 14:38:52 +00:00
f5a92addb2 Accepting request 1234578 from Base:System
- Update to version 84.87+git20250102.c08e614:
  * Load distrobox_profile.sh

OBS-URL: https://build.opensuse.org/request/show/1234578
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=506
2025-01-03 13:17:36 +00:00
b8c25a91a5 - Update to version 84.87+git20250102.c08e614:
* Load distrobox_profile.sh

OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=795
2025-01-02 15:03:18 +00:00
6 changed files with 72 additions and 18 deletions

2
.gitattributes vendored
View File

@@ -22,4 +22,4 @@
*.zip filter=lfs diff=lfs merge=lfs -text
*.zst filter=lfs diff=lfs merge=lfs -text
## 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

View File

@@ -1,5 +1,5 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/openSUSE/aaa_base.git</param>
<param name="changesrevision">742565b964545a2618f0809a3219cf0cdf185cd3</param></service>
<param name="changesrevision">1cad3bc8eb7146f6f45ba8f3cf960f67719fbbb6</param></service>
</servicedata>

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a955b86b99b50f658006fddedc73e64b963a40ce6b76af50e214842165b9e57a
size 348160

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:27d117ccaf7d4d9b7f9cc8f433c3743065222c94fb3e63f5d7a71f8ebd91dcdf
size 358400

View File

@@ -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

View File

@@ -1,7 +1,7 @@
#
# 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
# remain the property of their copyright owners, unless otherwise agreed
@@ -33,7 +33,7 @@ BuildRequires: git-core
%endif
Name: aaa_base
Version: 84.87+git20240906.742565b%{git_version}
Version: 84.87+git20250429.1cad3bc%{git_version}
Release: 0
Summary: openSUSE Base Package
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
%prep
%setup -q
%autosetup -p1
%build
%make_build CFLAGS="%{optflags}" CC="%{__cc}"
@@ -136,20 +136,20 @@ done
touch %buildroot/etc/inittab
# 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}
%if "%{_fillupdir}" != "/var/adm/fillup-templates"
for f in %{buildroot}/var/adm/fillup-templates/* ; do
test -e "$f" || continue
mv $f %{buildroot}%{_fillupdir}/
mv "$f" "%{buildroot}/%{_fillupdir}/"
done
rm -vrf %{buildroot}/var/adm/fillup-templates
%endif
%if "%{_fillupdir}" != "/usr/share/fillup-templates"
for f in %{buildroot}/usr/share/fillup-templates/* ; do
test -e "$f" || continue
mv $f %{buildroot}%{_fillupdir}/
mv "$f" "%{buildroot}/%{_fillupdir}/"
done
rm -vrf %{buildroot}/usr/share/fillup-templates
%endif
@@ -166,9 +166,9 @@ export LC_ALL=C
#XXX Fix /etc/nsswitch.conf to include usrfiles [bsc#1162916]
if [ -e /etc/nsswitch.conf ]; then
for key in services protocols rpc ; do
if ! grep -q ^${key}.*usrfiles /etc/nsswitch.conf ; then
cp /etc/nsswitch.conf /etc/nsswitch.conf.pre-usrfiles.${key}
sed -i -e "s|^\(${key}:.*[[:space:]]\)files\([[:space:]].*\)*$|\1files usrfiles\2|" /etc/nsswitch.conf
if ! grep -q "^${key}.*usrfiles" /etc/nsswitch.conf ; then
cp /etc/nsswitch.conf "/etc/nsswitch.conf.pre-usrfiles.${key}"
sed -i -e "s|^\(${key}:.*[[:space:]]\)files\([[:space:]].*\)*\$|\1files usrfiles\2|" /etc/nsswitch.conf
fi
done
fi
@@ -181,17 +181,17 @@ fi
%service_del_postun_without_restart soft-reboot-cleanup.service
%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
%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
%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
%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
# check if yama is active
@@ -269,6 +269,7 @@ fi
%{_fillupdir}/sysconfig.proxy
%files extras
/usr/bin/setup-systemd-proxy-env
/usr/etc/skel/.emacs
/usr/etc/skel/.inputrc
%dir /usr/lib/base-scripts
@@ -276,6 +277,7 @@ fi
/usr/lib/base-scripts/backup-sysconfig
/usr/lib/base-scripts/check-battery
/usr/lib/systemd/system/[bc]*
/usr/lib/systemd/system/setup-systemd-proxy-env.*
/var/adm/backup/rpmdb
/var/adm/backup/sysconfig
%{_fillupdir}/sysconfig.backup