forked from pool/aaa_base
Accepting request 1143637 from Base:System
- 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/request/show/1143637 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=495
This commit is contained in:
parent
89425c754f
commit
28791da7b0
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+git20231023.f347d36.tar filter=lfs diff=lfs merge=lfs -text
|
aaa_base-84.87+git20240202.9526d46.tar filter=lfs diff=lfs merge=lfs -text
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<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">f347d367d29e9f2378db284c3812cdd0b2c41c81</param></service><service name="tar_scm">
|
<param name="changesrevision">9526d46f8d2306a4baff7598bba702e67577ca0f</param></service><service name="tar_scm">
|
||||||
<param name="url">https://github.com/lnussel/aaa_base.git</param>
|
<param name="url">https://github.com/lnussel/aaa_base.git</param>
|
||||||
<param name="changesrevision">0f8eaba2cf2e69db15cce8a4dcf005b6e88f61e6</param></service></servicedata>
|
<param name="changesrevision">0f8eaba2cf2e69db15cce8a4dcf005b6e88f61e6</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2f5a77aa45f3ed878c4593fedb90a698e2504131fad532b55e69cb439de5e622
|
|
||||||
size 358400
|
|
3
aaa_base-84.87+git20240202.9526d46.tar
Normal file
3
aaa_base-84.87+git20240202.9526d46.tar
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:cb478413cdb43fe24817bdf674398fe06ff535bd1b3ab3ffcb42949f9ccd4b55
|
||||||
|
size 358400
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 02 12:55:26 UTC 2024 - ro@suse.com
|
||||||
|
|
||||||
|
- 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
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 23 07:15:15 UTC 2023 - lnussel@suse.de
|
Mon Oct 23 07:15:15 UTC 2023 - lnussel@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package aaa_base
|
# spec file for package aaa_base
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2024 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+git20231023.f347d36%{git_version}
|
Version: 84.87+git20240202.9526d46%{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
|
||||||
|
Loading…
Reference in New Issue
Block a user