SHA256
1
0
forked from pool/aaa_base
Commit Graph

111 Commits

Author SHA256 Message Date
Dominique Leuenberger
f42fdd4465 Accepting request 648726 from Base:System
- Update to version 84.87+git20181113.08d4125:
  * Sync x-genesis-rom extensions with freedesktop DB
  * test for /applications before adding data dir
    (bsc#1095969)
  * Clean up the no_proxy value: not all clients ignore spaces
    (bsc#1089796)
  * Add option --version to /sbin/service

- Update to version 84.87+git20181107.f39a8d1:
  * Readline: Do not miss common mappings for vi
  * Readline: Use overwrite-mode on Insert key
  * Avoid `ls' command in alljava shell scriptlets
  * bashrc: Change =~ test to globs. Fixes mkshrc.
  * Update README (#55)

OBS-URL: https://build.opensuse.org/request/show/648726
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=448
2018-11-14 13:29:38 +00:00
Dominique Leuenberger
505925d917 Accepting request 594780 from Base:System
- Update to version 84.87+git20180409.04c9dae:
  * In bash.bashrc move ssh/sudo source of profile to avoid removing
    the `is' variable before last use (boo#1088524).
  * Avoid the shell code checker stumble over `function' keys word
    in ls.bash (git#54).

OBS-URL: https://build.opensuse.org/request/show/594780
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=447
2018-04-16 10:43:08 +00:00
Dominique Leuenberger
754a3f4069 Accepting request 574352 from Base:System
- Update to version 84.87+git20180208.8eeab90:
  * Don't call fillup for removed sysconfig.news
  * Adjust path for script converting sysctl config
  * For ksh use builtin keyword 'function' to make sure that the
    keyword 'typeset' really set the variable IFS to be local within
    the function _ls.

OBS-URL: https://build.opensuse.org/request/show/574352
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=445
2018-02-10 16:53:07 +00:00
Dominique Leuenberger
693f7be039 Accepting request 573087 from Base:System
- Update to version 84.87+git20180205.2d2832f:
  * Move /lib/aaa_base/convert_sysctl to /usr/lib/base-scripts/convert_sysctl
    to cleanup filesystem.
  * Don't create /etc/init.d/{boot.local,after.local,halt.local} in
    aaa_base.pre section.
  * Remove dead code from pre/post install sections.

- Add /var/adm/backup subdirectories to aaa_base-extras, they are
  only needed by this package.

- Update to version 84.87+git20180204.875cba8:
  * Move sysconfig.backup into extra subpackage, where all the
    scripts using it are, too.
  * Create systemd timer for the cron.daily scripts for backup-rpmdb,
    backup-sysconfig and check-battery. Move scripts to 
    /usr/lib/base-scripts.
  * Remove suse.de-cron-local. If somebody really still has a
    /root/cron.daily.local file, he can move it to /etc/cron.daily.
  * Don't modify data in root's home directory
  * Don't create userdel.local, this isn't in use since many years

OBS-URL: https://build.opensuse.org/request/show/573087
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=444
2018-02-08 13:02:09 +00:00
Dominique Leuenberger
87b4f8fbfe Accepting request 570930 from Base:System
- Update to version 84.87+git20180130.ae1f262:
  * Really remove /usr/sbin/Check, obsolete since 8 years
  * Remove ChangeSymlinks, 90% are obsolete, the rest is dangerous
  * Remove 14 year old outdated documentation and dummy scripts for 
    Java

- Update to version 84.87+git20180130.36ea161:
  * Remove obsolete/outdated manual pages (route.conf.5,init.d.7,
    quick_halt.8)

OBS-URL: https://build.opensuse.org/request/show/570930
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=443
2018-02-02 21:17:55 +00:00
Dominique Leuenberger
d8cd9b534e Accepting request 547234 from Base:System
- Update to version 84.87+git20171201.65000be:
  * Revert changes on sysconfig language and make lang.(c)sh
    to use sysconfig language as fallback or better use
    locale.conf as default. See discussion in bsc#1069971
    and FATE#319454 as well

- Update to version 84.87+git20171130.974ac5c:
  * Better parsing of sh variable settings in lang.csh

OBS-URL: https://build.opensuse.org/request/show/547234
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=441
2017-12-06 07:47:48 +00:00
Dominique Leuenberger
f74324c0af Accepting request 546407 from Base:System
- Update to version 84.87+git20171129.a45b936:
  * Remove RC_* variables from language sysconf template
    (bsc#1069971 as well as FATE#319454)

- Update to version 84.87+git20171128.945b960:
  * lang.(c)sh: catch if ROOT_USES_LANG becomes not set

- Update to version 84.87+git20171128.aa232d3:
  * Add wsl specific code to profile.d/wsl.csh
  * move wsl specific code from profile into profile.d/wsl.sh
  * Remove obsolete "make package"

- Update to version 84.87+git20171128.a6752e8:
  * lang.(c)sh: handle locale.conf if sysconfig does not

- lang.(c)sh: handle locale.conf if sysconfig does not provide
  default locale (bsc#1069971, FATE#319454)

- Update to version 84.87+git20171128.17ae554:
  * Check for /proc/version before using it
  * Remove legacy code for /proc/iSeries
  * Move fillup-templates to /usr/share (boo#1069468)

- Fix installation of fillup-templates.

- Replace references to /var/adm/fillup-templates with new

OBS-URL: https://build.opensuse.org/request/show/546407
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=440
2017-11-30 11:32:05 +00:00
Dominique Leuenberger
dda4363707 Accepting request 545120 from Base:System
OBS-URL: https://build.opensuse.org/request/show/545120
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=439
2017-11-25 07:40:49 +00:00
Dominique Leuenberger
f7bf7de5cf Accepting request 520102 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/520102
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=438
2017-09-28 10:32:25 +00:00
Dominique Leuenberger
7f95693e5c Accepting request 517816 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/517816
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=437
2017-08-29 09:35:22 +00:00
Yuchen Lin
b3dcb48b12 Accepting request 513581 from Base:System
- Update to version 13.2+git20170731.c10ca77:
  * Fix csh.cshrc as tcsh does not handle stderr
  * Do not set alias cwdcmd for experts (boo#1045889)
  * unset unused variables on profile files (bsc#1049577)
  * Deprecate DEFAULT_WM in sysconfig.windowmanager

OBS-URL: https://build.opensuse.org/request/show/513581
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=436
2017-08-02 09:26:59 +00:00
Dominique Leuenberger
11e68d517f Accepting request 492815 from Base:System
- Off application keypad (keyboard transmit) mode
- Missed a meta prefix in new inputrs.keys

- More 8bit key escape control sequences for XTerm
- Do not set INPUTRC as readline does know personal as well as system
  inputrc also make /etc/inputrc do set know sequences for both vi
  line editing modes as well as for emacs line editing mode.
- Do remove patch aaa_base-13.2+git20170308.c0ecf2e.dif not
  only from package but also from spec file

- Update to version 13.2+git20170425.47e703a:
  * Add Enlightenment to the list of windowmanagers
  * Add a number of audio/video formats to be colorized
  * Revert "Avoid NAT on Bridges. Bridges are L2 devices, really."
  * aaa_base.pre: drop some system users from aaa_base and create them in the respective packages: bin,daemon,news,uucp,games,man
  * Remove /var/log/faillog, there no application using this left [bsc#980484]
  * Remove users and groups sys, mail, lp, wwwrun, ftp and nobody

OBS-URL: https://build.opensuse.org/request/show/492815
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=432
2017-05-10 18:33:03 +00:00
Dominique Leuenberger
265db01d4e Accepting request 428062 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/428062
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=430
2016-09-21 16:24:03 +00:00
Dominique Leuenberger
fad554b0d1 Accepting request 417347 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/417347
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=428
2016-08-16 11:00:42 +00:00
Dominique Leuenberger
ca0e93f73c Accepting request 350200 from Base:System
- Update to version 13.2+git20151221.244f2a3:
  + drop old dns6 hack migration from 2002
  + remove more dropped variables
  + make chkconfig -a/-d work (bsc#926539)
  + avoid recursion if systemd call chkconfig back for sysv units
  + fix non-working line breaks
- make _service generate .changes

OBS-URL: https://build.opensuse.org/request/show/350200
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=424
2015-12-24 11:15:42 +00:00
OBS User unknown
20e2b304a1 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=1 2006-12-18 23:15:02 +00:00
ab9997451e - Update to version 84.87+git20240318.3e4640d:
* Add mc helpers for both tcsh and bash resources
  * Do not overwrite escape sequences for xterm like (bsc#1221407)
  * Check for valid TERM

OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=774
2024-03-18 11:35:35 +00:00
Ruediger Oertel
a78cdd3ebc - Update to version 84.87+git20240202.9526d46:
* properly shorten the variable when setting JAVA_HOME and JRE_HOME
  * silence output of alljava
  * Restrict ptrace with Yama LSM by default
  * patch alljava.sh and alljava.csh, use the links from update alternatives

OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=772
2024-02-02 12:56:27 +00:00
a6f6db3f27 - Update to version 84.87+git20231023.f347d36:
* Remove %ghost lastlog entry, lastlog is long gone
  * Remove shaky safe-rm and safe-rmdir helpers (bsc#1159103)

OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=770
2023-10-23 07:15:40 +00:00
3d011a3c2b update
OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=768
2023-08-15 08:36:12 +00:00
1d51ef2cf7 - Update to version 84.87+git20230329.b39efbc:
* Fix glibc requirement

OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=766
2023-03-29 08:17:39 +00:00
0be4624918 - Update to version 84.87+git20230309.04eae92:
* Add conditional glibc requirement back
  * Keep owning /etc/sysctl.conf to avoid rpmsave

OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=765
2023-03-09 14:48:28 +00:00
38b3d78d05 - Update to version 84.87+git20230220.2991cfd:
* Add instructions to build in place
  * Remove pre scriptlet
  * Don't create mtab symlink
  * Don't create /root/.bash_history
  * Don't enable lastlog by default
  * Fix #91: do not accidental unset shell functions
  * Prepare more /etc cleanup

OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=764
2023-02-20 17:08:31 +00:00
12996b3da0 - Update to version 84.87+git20220822.6b9f7a3:
* Simplify XDG_CONFIG_DIRS (boo#1201802)

OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=762
2022-09-06 07:11:32 +00:00
8775115023 Accepting request 993380 from home:gmbr3:Active
- Update to version 84.87+git20220727.43b9e53:
  * Use HOSTTYPE in MACHTYPE
  * Move suse to VENDOR
  * Use /var/mail for MAIL

OBS-URL: https://build.opensuse.org/request/show/993380
OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=760
2022-08-08 15:09:21 +00:00
Dr. Werner Fink
c6ddbf8047 The wrapper rootsh is not a restricted shell, also for /etc/profile
OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=758
2022-05-18 07:49:48 +00:00
Dr. Werner Fink
093aa9c003 The wrapper rootsh is not a restricted shell
OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=756
2022-05-18 07:08:17 +00:00
e3bb386a29 - Update to version 84.87+git20220419.bf51b75:
* add Yama LSM sysctl setting and description
  * Stop lowering the inotify limit
  * move DIR_COLORS to where ls.bash is

OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=754
2022-04-19 11:17:41 +00:00
7b2cd0d3fe - Update to version 84.87+git20220411.adfb912:
* move bash completion back to -extras (bsc#1187213)

OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=752
2022-04-11 07:35:30 +00:00
76d6d559e5 - Update to version 84.87+git20220324.fca4619:
* No completion in restricted bash
  * No longer install /usr/lib/restricted/bin/hostname => /bin/hostname symlink

OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=749
2022-03-24 11:22:40 +00:00
abb6c58c7b - Update to version 84.87+git20220321.f60f2de:
* order header in the way spec-cleaner wants it
  * move changes from package to git
  * merge audio files highlighting fixes from coreutils 9
  * Update from coreutils 9
  * Make source validator happy

OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=748
2022-03-21 17:34:13 +00:00
72fa74861f - Update to version 84.87+git20220321.5a5cb79:
* DIR_COLORS: lz support
  * DIR_COLORS: zstd support

OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=745
2022-03-21 10:09:00 +00:00
5ae4f0d4fd - Update to version 84.87+git20220221.b62a2cf:
* package: Require new enough version of glibc
  * package: build in place support
  * drop /etc/ttytype (boo#1191923)

OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=744
2022-02-21 09:20:34 +00:00
Dominique Leuenberger
e5621107c4 - Update to version 84.87+git20211206.de24bdf:
* Add "rpm" make target
  * Remove legacy usrmerged sections
  * Add rpmlintrc and README from OBS too
  * Fix osc service instructions
  * Add obs workflow for git integration
  * Adopt upstream way of setting rp_filter and promote_secondaries
  * Don't fail if net.ipv4.ping_group_range can't be set
  * add spec file

OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=743
2021-12-11 16:07:20 +00:00
Dominique Leuenberger
72a8c6982a OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=742 2021-12-11 16:01:44 +00:00
ee09d0f1dd - Update to version 84.87+git20211201.2eab642:
* Remove legacy usrmerged sections
  * Add rpmlintrc and README from OBS too
  * Fix osc service instructions
  * Add obs workflow for git integration

OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=741
2021-12-01 11:56:18 +00:00
bd2dfa1be0 - Update to version 84.87+git20211201.a7476cc:
* Adopt upstream way of setting rp_filter and promote_secondaries
  * Don't fail if net.ipv4.ping_group_range can't be set
  * Get spec file from git

OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=739
2021-12-01 09:11:51 +00:00
Dr. Werner Fink
5fa477eec3 OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=736 2021-11-24 15:19:00 +00:00
Ruediger Oertel
ca8e4b8ebb - Update to version 84.87+git20211102.80d7177:
* Add $HOME/.local/bin to PATH, if it exists (bsc#1192248)
  * Avoid tcsh undefined LANG variable (boo#1190142)

OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=734
2021-11-02 13:30:39 +00:00
Thorsten Kukuk
1e83887142 Accepting request 913772 from home:kukuk:tiu
- Update to version 84.87+git20210823.4c98889:
  * Remove /etc/hushlogins

OBS-URL: https://build.opensuse.org/request/show/913772
OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=733
2021-08-23 13:06:05 +00:00
8292546ae2 merge
OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=730
2021-08-19 14:51:19 +00:00
Thorsten Kukuk
27327b52a7 Accepting request 908837 from home:kukuk:tiu
- Update to version 84.87+git20210727.b447649:
  * Move /etc/profile.d/* to /usr/etc/profile.d/

OBS-URL: https://build.opensuse.org/request/show/908837
OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=728
2021-07-28 09:08:47 +00:00
72c2562eb2 Accepting request 901312 from home:dimstar:Factory
- Switch back to using tar_scm in _service file: with aaa_base
  being part of the distro bootstrap (ring0) we want to have the
  build deps as lean as possible. Buildtime services equals to
  build deps.

OBS-URL: https://build.opensuse.org/request/show/901312
OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=726
2021-06-22 11:35:33 +00:00
a2b8126e33 - Update to version 84.87+git20210616.9cf42ff:
* add media type application/wasm (boo#1187387)
  * Remove legacy links in /sbin
  * Fix profile.csh to really set http proxies

OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=724
2021-06-16 09:26:09 +00:00
Dr. Werner Fink
42d197a8e5 Update to 84.87+git20210601.8cb043f
OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=721
2021-06-01 15:13:47 +00:00
Ruediger Oertel
83fd076681 - Update to version 84.87+git20210317.2c04190:
* Don't rely on external dirname utility, but use ${d:h} tcsh expression.
  * Enable locking feature of tcsh history file handling
  * Add tcsh xd alias as well.
  * Add ash xd() function as well.
  * Add new function xd() "jump to the directory of a file"

OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=719
2021-03-17 14:40:37 +00:00
Ruediger Oertel
58167fef53 - Update to version 84.87+git20210308.d7a7d3a:
* excluding new kernel string in version search
  * Fixing possible resource leak. Found by running ccpcheck on the source code.
  * Comment out 8-bit C1 conflicting with UTF-8 in /etc/inputrc
  * Fix keyseq specifications in /etc/inputrc{,.keys}

OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=717
2021-03-08 15:12:17 +00:00
Thorsten Kukuk
0ee6d77190 Accepting request 850195 from home:lnussel:usrmove
- clean up rpmlintrc. Add filter for deprecated init scripts. We'll have to
  keep them around for a while until systemd takes over ownership.
- Update to version 84.87+git20201123.4f16b16:
  * mark /etc/init.d/{boot,after}.local as %config(noreplace) (boo#1179097)
  * Avoid semicolon within (t)csh login script on S/390

OBS-URL: https://build.opensuse.org/request/show/850195
OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=715
2020-11-27 11:39:15 +00:00
Dominique Leuenberger
b71c195125 - Update to version 84.87+git20200918.331aa2f:
* sysctl.d/50-default.conf: fix ping_group_range syntax error
  * alias.bash check if ip command knows color=auto (jsc#SLE-7679)

OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=712
2020-09-18 11:31:23 +00:00
f8fd8b1e73 - Update to version 84.87+git20200909.ee4a72c:
* /etc/profile.d/xdg-environment.{sh,csh}: Added /usr/etc/xdg to $XDG_CONFIG_DIRS
  * sysctl.d/50-default.conf: allow everybody to create IPPROTO_ICMP sockets (bsc#1174504)

OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=707
2020-09-09 06:51:54 +00:00