Mailinglist Archive: opensuse-commit (1500 mails)

< Previous Next >
commit pax-utils
  • From: root@xxxxxxx (h_root)
  • Date: Tue, 14 Nov 2006 19:25:25 +0100 (CET)
  • Message-id: <20061114182525.8AAF384955@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package pax-utils
checked in at Tue Nov 14 19:25:25 CET 2006.

--------
--- pax-utils/pax-utils.changes 2006-01-25 21:39:17.000000000 +0100
+++ /mounts/work_src_done/STABLE/pax-utils/pax-utils.changes 2006-11-14 15:40:13.000000000 +0100
@@ -1,0 +2,6 @@
+Tue Nov 14 15:39:49 CET 2006 - lnussel@xxxxxxx
+
+- new version 0.1.13
+ * supports scanning archives and searching for specific sections
+
+-------------------------------------------------------------------

Old:
----
pax-utils-0.1.6.tar.bz2

New:
----
pax-utils-0.1.13.diff
pax-utils-0.1.13.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ pax-utils.spec ++++++
--- /var/tmp/diff_new_pack.QJqHbm/_old 2006-11-14 19:24:35.000000000 +0100
+++ /var/tmp/diff_new_pack.QJqHbm/_new 2006-11-14 19:24:35.000000000 +0100
@@ -1,11 +1,11 @@
#
-# spec file for package pax-utils (Version 0.1.6)
+# spec file for package pax-utils (Version 0.1.13)
#
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
-# Please submit bugfixes or comments via http://bugs.opensuse.org
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

# norootforbuild
@@ -15,11 +15,12 @@
BuildRequires: libcap-devel
URL: http://www.gentoo.org/proj/en/hardened/pax-utils.xml
Summary: tools to check ELF files for security relevant properties
-Version: 0.1.6
+Version: 0.1.13
Release: 1
-License: GPL
+License: GNU General Public License (GPL)
Group: Productivity/Security
Source: http://dev.gentoo.org/~solar/pax/pax-utils-%{version}.tar.bz2
+Patch: pax-utils-0.1.13.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build

%description
@@ -35,10 +36,11 @@

%prep
%setup
+%patch -p1

%build
-make pspax CFLAGS="%{optflags} -D_GNU_SOURCE -DWANT_SYSCAP" LDFLAGS="-lcap"
-make CFLAGS="%{optflags} -D_GNU_SOURCE"
+make pspax CFLAGS="%{optflags} -g -D_GNU_SOURCE -DWANT_SYSCAP" LDFLAGS="-lcap"
+make CFLAGS="%{optflags} -g -D_GNU_SOURCE"

%install
rm -rf "%{buildroot}"
@@ -54,6 +56,9 @@
%{_mandir}/man1/*

%changelog -n pax-utils
+* Tue Nov 14 2006 - lnussel@xxxxxxx
+- new version 0.1.13
+ * supports scanning archives and searching for specific sections
* Wed Jan 25 2006 - mls@xxxxxxx
- converted neededforbuild to BuildRequires
* Mon Jan 09 2006 - lnussel@xxxxxxx

++++++ pax-utils-0.1.13.diff ++++++
Index: pax-utils-0.1.13/scanelf.c
===================================================================
--- pax-utils-0.1.13.orig/scanelf.c
+++ pax-utils-0.1.13/scanelf.c
@@ -1418,8 +1418,7 @@ static int load_ld_cache_config(int i, c
}
globfree64 (&gl);
continue;
- } else
- abort();
+ }
}
if (*path != '/')
continue;
++++++ pax-utils-0.1.6.tar.bz2 -> pax-utils-0.1.13.tar.bz2 ++++++
++++ 2996 lines of diff (skipped)


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages