Mailinglist Archive: opensuse-commit (2092 mails)
| < Previous | Next > |
commit lsof
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Thu, 02 Aug 2007 22:49:12 +0200
- Message-id: <20070802204912.BDF34678182@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package lsof
checked in at Thu Aug 2 22:49:12 CEST 2007.
--------
--- lsof/lsof.changes 2006-10-20 18:31:21.000000000 +0200
+++ /mounts/work_src_done/STABLE/lsof/lsof.changes 2007-07-31 10:06:55.000000000 +0200
@@ -1,0 +2,9 @@
+Thu Jul 26 15:02:59 CEST 2007 - prusnak@xxxxxxx
+
+- update to 4.78
+ * simplified stat() and lstat() usage
+ * avoid processing /proc/<PID>/maps file entries with zero device
+ and node numbers
+ * enabled ZFS support
+
+-------------------------------------------------------------------
Old:
----
lsof_4.77_src-fmt.diff
lsof_4.77_src-include.diff
lsof_4.77_src.tar.bz2
lsof_4.77_src.tar.sig
New:
----
lsof_4.78_src-fmt.diff
lsof_4.78_src-include.diff
lsof_4.78_src.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ lsof.spec ++++++
--- /var/tmp/diff_new_pack.I11172/_old 2007-08-02 22:49:05.000000000 +0200
+++ /var/tmp/diff_new_pack.I11172/_new 2007-08-02 22:49:05.000000000 +0200
@@ -1,7 +1,7 @@
#
-# spec file for package lsof (Version 4.77)
+# spec file for package lsof (Version 4.78)
#
-# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2007 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.
#
@@ -11,15 +11,14 @@
# norootforbuild
Name: lsof
-Version: 4.77
+Version: 4.78
Release: 1
Autoreqprov: on
Group: System/Monitoring
-License: Other License(s), see package
+License: BSD 3-Clause, Other uncritical OpenSource License
URL: http://people.freebsd.org/~abe/
Summary: A Program That Lists Information about Files Opened by Processes
Source: %{name}_%{version}_src.tar.bz2
-Source1: %{name}_%{version}_src.tar.sig
Patch0: %{name}_%{version}_src-include.diff
Patch1: %{name}_%{version}_src-fmt.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -73,7 +72,13 @@
%doc %{_mandir}/man?/*
%{_bindir}/*
-%changelog -n lsof
+%changelog
+* Thu Jul 26 2007 - prusnak@xxxxxxx
+- update to 4.78
+ * simplified stat() and lstat() usage
+ * avoid processing /proc/<PID>/maps file entries with zero device
+ and node numbers
+ * enabled ZFS support
* Fri Oct 20 2006 - mjancar@xxxxxxx
- update to 4.77
* lots of small bugfixes
++++++ lsof_4.77_src-fmt.diff -> lsof_4.78_src-fmt.diff ++++++
++++++ lsof_4.77_src-include.diff -> lsof_4.78_src-include.diff ++++++
++++++ lsof_4.77_src.tar.bz2 -> lsof_4.78_src.tar.bz2 ++++++
++++ 12996 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 > |