Accepting request 49625 from home:Freespacer:branches:security
OBS-URL: https://build.opensuse.org/request/show/49625 OBS-URL: https://build.opensuse.org/package/show/security/aide?expand=0&rev=11
This commit is contained in:
parent
94983c2f51
commit
e30a252bb6
@ -1,7 +1,7 @@
|
||||
Index: aide-0.15/src/Makefile.am
|
||||
Index: aide-0.15.1/src/Makefile.am
|
||||
===================================================================
|
||||
--- aide-0.15.orig/src/Makefile.am
|
||||
+++ aide-0.15/src/Makefile.am
|
||||
--- aide-0.15.1.orig/src/Makefile.am
|
||||
+++ aide-0.15.1/src/Makefile.am
|
||||
@@ -25,7 +25,7 @@ AM_YFLAGS= -d
|
||||
#AM_LFLAGS= -d
|
||||
LEX_OUTPUT_ROOT = lex.yy
|
3
aide-0.15.1.tar.bz2
Normal file
3
aide-0.15.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:37379b4085b47fa609b4369c85e6e11134ec790732b65e1f41724ad7d389a816
|
||||
size 341600
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1fa81079ae23cf6538947c5544f194f4960c060b3f70039b31d9d960b8746ca4
|
||||
size 341195
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 01 15:12:21 CEST 2010 - freespacer@gmx.de
|
||||
|
||||
- updated to version 0.15.1
|
||||
- Ignore changed file name if attributes does not match
|
||||
- Allow absence of DB_CHECKINODE if file name has changed
|
||||
- renew patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 10 17:12:56 CEST 2010 - meissner@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package aide (Version 0.15)
|
||||
# spec file for package aide (Version 0.15.1)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -22,7 +22,7 @@ Name: aide
|
||||
BuildRequires: bison flex libacl-devel libattr-devel mhash-devel pkg-config zlib-devel
|
||||
BuildRequires: curl-devel libselinux-devel
|
||||
%define prefix /usr
|
||||
Version: 0.15
|
||||
Version: 0.15.1
|
||||
Release: 1
|
||||
Summary: Advanced Intrusion Detection Environment
|
||||
License: GPLv2+
|
||||
@ -30,7 +30,7 @@ Group: Productivity/Security
|
||||
Source0: http://www.cs.tut.fi/~rammer/aide-%{version}.tar.bz2
|
||||
Source1: aide.conf
|
||||
Source2: aide-cron_daily.sh
|
||||
Patch1: aide-0.15-as-needed.patch
|
||||
Patch1: aide-%{version}-as-needed.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Url: http://sourceforge.net/projects/aide/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user