From 28791da7b04b1011ef3aee2ecdb742764c94f9451d4a5cc5b94dcf100e6a0f24 Mon Sep 17 00:00:00 2001 From: Ana Guerrero Date: Thu, 15 Feb 2024 20:04:23 +0000 Subject: [PATCH] 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 --- .gitattributes | 2 +- _servicedata | 2 +- aaa_base-84.87+git20231023.f347d36.tar | 3 --- aaa_base-84.87+git20240202.9526d46.tar | 3 +++ aaa_base.changes | 9 +++++++++ aaa_base.spec | 4 ++-- 6 files changed, 16 insertions(+), 7 deletions(-) delete mode 100644 aaa_base-84.87+git20231023.f347d36.tar create mode 100644 aaa_base-84.87+git20240202.9526d46.tar diff --git a/.gitattributes b/.gitattributes index 8c34533..b9dafed 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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+git20231023.f347d36.tar filter=lfs diff=lfs merge=lfs -text +aaa_base-84.87+git20240202.9526d46.tar filter=lfs diff=lfs merge=lfs -text diff --git a/_servicedata b/_servicedata index 0c26462..9a9e0b1 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,6 @@ https://github.com/openSUSE/aaa_base.git - f347d367d29e9f2378db284c3812cdd0b2c41c81 + 9526d46f8d2306a4baff7598bba702e67577ca0f https://github.com/lnussel/aaa_base.git 0f8eaba2cf2e69db15cce8a4dcf005b6e88f61e6 \ No newline at end of file diff --git a/aaa_base-84.87+git20231023.f347d36.tar b/aaa_base-84.87+git20231023.f347d36.tar deleted file mode 100644 index a4af799..0000000 --- a/aaa_base-84.87+git20231023.f347d36.tar +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2f5a77aa45f3ed878c4593fedb90a698e2504131fad532b55e69cb439de5e622 -size 358400 diff --git a/aaa_base-84.87+git20240202.9526d46.tar b/aaa_base-84.87+git20240202.9526d46.tar new file mode 100644 index 0000000..32af83b --- /dev/null +++ b/aaa_base-84.87+git20240202.9526d46.tar @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb478413cdb43fe24817bdf674398fe06ff535bd1b3ab3ffcb42949f9ccd4b55 +size 358400 diff --git a/aaa_base.changes b/aaa_base.changes index 1ec63b0..b3895c3 100644 --- a/aaa_base.changes +++ b/aaa_base.changes @@ -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 diff --git a/aaa_base.spec b/aaa_base.spec index 50df024..cd076f0 100644 --- a/aaa_base.spec +++ b/aaa_base.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -33,7 +33,7 @@ BuildRequires: git-core %endif Name: aaa_base -Version: 84.87+git20231023.f347d36%{git_version} +Version: 84.87+git20240202.9526d46%{git_version} Release: 0 Summary: openSUSE Base Package License: GPL-2.0-or-later