SHA256
1
0
forked from pool/lsof

41 Commits

Author SHA256 Message Date
Danilo Spinella
11db4fbcaf Accepting request 1174786 from home:jirislaby:branches:utilities
- replace:
  0002-tests-fix-for-kernel-6.9.patch
  by upstream proposed:
  0002-linux-Maintain-original-output-for-pidfd-in-linux-6..patch

OBS-URL: https://build.opensuse.org/request/show/1174786
OBS-URL: https://build.opensuse.org/package/show/utilities/lsof?expand=0&rev=64
2024-05-17 15:18:39 +00:00
Danilo Spinella
1375ae0f64 Accepting request 1174757 from home:jirislaby:branches:utilities
- add (bsc#1224285):
  * 0001-tests-eliminate-use-of-fgrep.patch
  * 0002-tests-fix-for-kernel-6.9.patch

OBS-URL: https://build.opensuse.org/request/show/1174757
OBS-URL: https://build.opensuse.org/package/show/utilities/lsof?expand=0&rev=63
2024-05-17 07:37:37 +00:00
161d732826 Accepting request 1133724 from home:AndreasStieger:branches:utilities
lsof 4.99.3

OBS-URL: https://build.opensuse.org/request/show/1133724
OBS-URL: https://build.opensuse.org/package/show/utilities/lsof?expand=0&rev=61
2023-12-21 13:39:08 +00:00
a8fba6218e Accepting request 1132349 from openSUSE:Factory:RISCV
- Skip tests that are difficult to emulate by qemu

OBS-URL: https://build.opensuse.org/request/show/1132349
OBS-URL: https://build.opensuse.org/package/show/utilities/lsof?expand=0&rev=59
2023-12-11 12:54:18 +00:00
53930d4c8e Accepting request 1125195 from home:AndreasStieger:branches:utilities
lsof 4.99.0

OBS-URL: https://build.opensuse.org/request/show/1125195
OBS-URL: https://build.opensuse.org/package/show/utilities/lsof?expand=0&rev=57
2023-11-14 02:59:17 +00:00
2584c6ca01 Accepting request 1088745 from home:jengelh:branches:utilities
reproducible repacking

OBS-URL: https://build.opensuse.org/request/show/1088745
OBS-URL: https://build.opensuse.org/package/show/utilities/lsof?expand=0&rev=55
2023-05-26 12:21:33 +00:00
Danilo Spinella
0f6f33e3c3 Accepting request 1088609 from home:dspinella:branches:utilities
- Repacked tarball to remove proprietary code in dialects/uw/uw7/sys/fs

OBS-URL: https://build.opensuse.org/request/show/1088609
OBS-URL: https://build.opensuse.org/package/show/utilities/lsof?expand=0&rev=54
2023-05-23 11:15:09 +00:00
Danilo Spinella
b0f06bc4e7 Accepting request 1061310 from home:AndreasStieger:branches:utilities
lsof 4.98.0

OBS-URL: https://build.opensuse.org/request/show/1061310
OBS-URL: https://build.opensuse.org/package/show/utilities/lsof?expand=0&rev=52
2023-01-27 11:03:56 +00:00
Danilo Spinella
827062dcc2 Accepting request 1059299 from home:dirkmueller:Factory
- update to 4.97.0:
  * Remove support because the os is no longer updated for
    more than 10 years
  * Remove support because the os is no longer updated
    for more than 20 years
  * Add experimental build system based on Autotools
  * Fixed LTsock testing on darwin
  * Remove NEW and OLD folders
  * Fix FreeBSD testcases
  * Rewrite documentation and publish at https://lsof.readthedocs.io/

OBS-URL: https://build.opensuse.org/request/show/1059299
OBS-URL: https://build.opensuse.org/package/show/utilities/lsof?expand=0&rev=50
2023-01-25 09:20:29 +00:00
Danilo Spinella
1b831b4302 Accepting request 1045489 from home:AndreasStieger:branches:utilities
lsof 4.96.5

OBS-URL: https://build.opensuse.org/request/show/1045489
OBS-URL: https://build.opensuse.org/package/show/utilities/lsof?expand=0&rev=48
2022-12-27 13:22:35 +00:00
Danilo Spinella
90fb1f3665 Accepting request 1037321 from home:Andreas_Schwab:Factory
- format.patch: Use correct scanf/printf format for uint64_t
- Build with %{optflags}

OBS-URL: https://build.opensuse.org/request/show/1037321
OBS-URL: https://build.opensuse.org/package/show/utilities/lsof?expand=0&rev=46
2022-11-22 15:34:30 +00:00
Danilo Spinella
f019975904 Accepting request 1032308 from home:AndreasStieger:branches:utilities
lsof 4.96.4

OBS-URL: https://build.opensuse.org/request/show/1032308
OBS-URL: https://build.opensuse.org/package/show/utilities/lsof?expand=0&rev=44
2022-10-31 13:46:07 +00:00
Danilo Spinella
7cbd37e6fc Accepting request 986782 from home:dspinella:branches:utilities
- Update remove-hostname.patch with the upstream version

OBS-URL: https://build.opensuse.org/request/show/986782
OBS-URL: https://build.opensuse.org/package/show/utilities/lsof?expand=0&rev=42
2022-07-07 07:08:08 +00:00
Danilo Spinella
50b58b64eb Accepting request 978255 from home:dspinella:branches:utilities
- Fix hostname in reproducible builds, bsc#1199709
  * remove-hostname.patch

OBS-URL: https://build.opensuse.org/request/show/978255
OBS-URL: https://build.opensuse.org/package/show/utilities/lsof?expand=0&rev=40
2022-05-20 09:58:23 +00:00
Danilo Spinella
ed7f489258 Accepting request 975544 from home:dirkmueller:Factory
- update to 4.95.0:
  * Update perl scripts for the past few decades of progress
  * Drop LSOF_CCDATE across all dialects to ensure reproducible builds
  * Fix FD field description.
  * Adjust alignment of buffer passed to stat().
  * Clean up source code and documents.
    - remove trailing whitespace,
    - fix some issues in scripts found through shellcheck, and
    - fix spelling
  * man page: fix hyphen issues
  * Fix broken LSOF_CFLAGS_OVERRIDE.
  * [linux] Remove sysvlegacy function.
  * [linux] use close_range instead of calling close repeatedly
  * Add -Q option for adjusting exit status when failed to find a
    search item (#129)
- drop lsof-no-build-date-etc.patch (obsolete)

OBS-URL: https://build.opensuse.org/request/show/975544
OBS-URL: https://build.opensuse.org/package/show/utilities/lsof?expand=0&rev=38
2022-05-09 07:53:49 +00:00
Danilo Spinella
d995f7ab12 Accepting request 905218 from home:dspinella:branches:utilities
- Update to 4.94.0:
  * Fix various bugs
  * Display more information for eventfd and other objects
- Remove lsof-glibc-linux-5.0.path as it has been fixed upstream
- Remove lsof_4.81_include.path as it is not needed anymore
- Remove lsof_4.81-perl.patch as this change is now done inside the spec file
- Remove lsof_4.81-fmt.path as it is not needed anymore

OBS-URL: https://build.opensuse.org/request/show/905218
OBS-URL: https://build.opensuse.org/package/show/utilities/lsof?expand=0&rev=35
2021-07-12 13:05:04 +00:00
18c7d5593a Accepting request 868197 from home:dirkmueller:branches:utilities
linux-glibc-devel-5.0 by including sysmacros.h as needed (bsc#1181571)

OBS-URL: https://build.opensuse.org/request/show/868197
OBS-URL: https://build.opensuse.org/package/show/utilities/lsof?expand=0&rev=33
2021-02-01 13:12:22 +00:00
c6ba2b55c2 Accepting request 838225 from home:dirkmueller:branches:utilities
- update to 4.93.2:
   The maintainership is switched from Vic to lsof-org  
   Made FreeBSD 13 adjustment.
   Fix a typo causing a build error.
   Fix a potential memory leak.
   [linux] use tirpc for rpc if libc doesn't provide rpc.h.
   Fix a typo in man page.
   fix memory leaks detected by valgrind about unix endpoint
    information.
   Update the description about -fg and -fG options on linux.
   Fix a broken symbolic link.
   Update the version number embedded in lsof executable.
- lsof-no-build-date-etc.patch: refreshed against newer base

OBS-URL: https://build.opensuse.org/request/show/838225
OBS-URL: https://build.opensuse.org/package/show/utilities/lsof?expand=0&rev=31
2020-10-19 08:02:12 +00:00
26112b83af Accepting request 692959 from home:dimstar:Factory
- Add lsof-glibc-linux-5.0.patch: Fix build with
  linux-glibc-devel-5.0 by including sysmacros.h as needed.

OBS-URL: https://build.opensuse.org/request/show/692959
OBS-URL: https://build.opensuse.org/package/show/utilities/lsof?expand=0&rev=29
2019-04-15 12:16:20 +00:00
77a04ca9e2 Accepting request 591566 from home:kstreitova:branches:utilities
- Update to version 4.91
  * This revision applies two fixes that correct the Linux PTY
 endpoint processing bug [bsc#1082900]

OBS-URL: https://build.opensuse.org/request/show/591566
OBS-URL: https://build.opensuse.org/package/show/utilities/lsof?expand=0&rev=27
2018-03-27 11:15:11 +00:00
1df134d9fb Accepting request 578048 from home:kstreitova:branches:utilities
- Update to version 4.90 [bsc#1081562]
  * Taught the Configure script to create a dummy opt_random.h
    for FreeBSD systems whose <sys/random.h> includes it.
  * Added support for the FreeBSD ZFUSE file system.
  * Corrected the quoting in a Darwin putchar() statement in the
    dfile.c source file. 
  * Added support for the FreeBSD DTYPE_PTS file descriptor and
    for unknown descriptors that reference the kernel's badfileops
    operation switch.  Enabled FreeBSD 12.0 support.
  * Enhanced -K option with the form "-K i" to direct lsof to
    (i)gnore tasks. Linux task reports now include both
    process and task command names, making lsof's "-c <name>"
    option work correctly.
  * Added a patch to prevent NFS blocking in Linux
  * Installed a FreeBSD patch that prevents examining a TCP state
    structure during a race condition.
  * Updated FreeBSD for new UFS inode structure that lacks an i_dev
    member in the most recent 12.0-CURRENT.  
  * Added "#define KLD_MODULE" to dlsof.h and dnode2.c to prevent
    <machine/cpuconf.h> from generating an "ARM_NARCH is 0" error.
    This is needed so lsof can access kernel structures.
  * Added recognition of the FreeBSD 11 file system name "nullfs".
  * Added a patch that is needed on FreeBSD 12 so the lsof
    compilation can obtain the inpcb and tcpcb structures from
    their respective header files. Updated FreeBSD dmnt.c for the
    ino64 changes.
  * Inserted a patch for Solaris 12.x to avoid compilation errors
    from <sys/aio_req.h>.
  * Added performance enhancement that uses the FreeBSD closefrom()
    and dup2() C library functions when available.

OBS-URL: https://build.opensuse.org/request/show/578048
OBS-URL: https://build.opensuse.org/package/show/utilities/lsof?expand=0&rev=25
2018-02-19 13:41:44 +00:00
OBS User mrdocs
c51496bc90 Accepting request 423067 from home:kstreitova:branches:utilities
- add lsof_4.89-nfs_hanging.patch to prevent 'lsof -b' from hanging
  when NFS server is unavailable [bsc#995061]

OBS-URL: https://build.opensuse.org/request/show/423067
OBS-URL: https://build.opensuse.org/package/show/utilities/lsof?expand=0&rev=21
2016-08-28 04:26:49 +00:00
Ismail Dönmez
f7b8414c82 Accepting request 393331 from home:kstreitova:branches:utilities
- Update to version 4.89
  * Applied correction from Casper Dik <Casper.Dik@oracle.com> to
    his patch for Solaris 11 that I applied incorrectly in revision
    4.88. 
  * Updated for latest version of FreeBSD 11.0-CURRENT.
  * Compensated for a missing FreeBSD 10.0 typedef of bool on the
    i386 architecture.  Allen Hewes <rallenh@hotmail.com> provided
    a test system. Andrey Chernov <ache@freebsd.org> provided
    useful advice.
  * Improved tests/Add2TestDB script with a patch from Peter
    Schiffer <pschiffe@redhat.com>.  Added patches from Peter to
    eliminate Linux gcc warnings.  Updated Lsof.8 with improvements
    supplied by Bjarni Ingi Gislason <bjarniig@rhi.hi.is>.
  * Changed FreeBSD global CFLAGS extraction per Terry Kennedy
    <TERRY@tmk.com>.  Also made sure -DNEEDS_BOOL_TYPEDEF is
    #define'd when the resulting CFLAGS doesn't contain it.  Terry
    reported that need.
  * Improved Linux test for tcp.h in response to a report from
    Cato Auestad <cato@cato.ninja>.  Cato did the testing.
  * Fixed Linux UNIX socket search by name bug reported by
    Stephane Chazelas <stephane.chazelas@gmail.com>.
  * Added Linux display of UNIX socket endpoint information with
    code provided by Masatake YAMATO <yamato@redhat.com>.  Peter
    Schiffer <pschiffe@redhat.com> provided a test system.
  * Insured that type definitions from <vm/vm.h> were again made
    visible to lsof on FreeBSD 11 after a system header file change
    hid them.
- use spec-cleaner to clean specfile

OBS-URL: https://build.opensuse.org/request/show/393331
OBS-URL: https://build.opensuse.org/package/show/utilities/lsof?expand=0&rev=17
2016-05-03 06:30:39 +00:00
Ismail Dönmez
8783bb08b0 Accepting request 288301 from home:posophe:branches:utilities
Update. RHEL6 and SLE11 no longer supported

OBS-URL: https://build.opensuse.org/request/show/288301
OBS-URL: https://build.opensuse.org/package/show/utilities/lsof?expand=0&rev=15
2015-03-02 09:32:08 +00:00
OBS User mrdocs
888b87e2d9 Accepting request 111170 from home:babelworx:ldig:branches:utilities
license update: Zlib
lsof license is most similar to Zlib (also use SPDX format)

OBS-URL: https://build.opensuse.org/request/show/111170
OBS-URL: https://build.opensuse.org/package/show/utilities/lsof?expand=0&rev=13
2012-03-27 04:38:52 +00:00
851c4e4030 repack the tarball to remove legally problematic files (bnc#705143)
OBS-URL: https://build.opensuse.org/package/show/utilities/lsof?expand=0&rev=11
2011-08-16 13:58:26 +00:00
OBS User buildservice-autocommit
110f168b04 Updating link to change in openSUSE:Factory/lsof revision 20.0
OBS-URL: https://build.opensuse.org/package/show/utilities/lsof?expand=0&rev=2f65c9da51791fe184b19cd18cc97d3b
2011-07-12 11:55:32 +00:00
a241b3b8c8 Accepting request 73098 from home:k0da:branches:utilities
- perl4 refference causes missing perl4 dependency

OBS-URL: https://build.opensuse.org/request/show/73098
OBS-URL: https://build.opensuse.org/package/show/utilities/lsof?expand=0&rev=8
2011-06-09 13:12:51 +00:00
f2c69cd028 Autobuild autoformatter for 57961
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lsof?expand=0&rev=17
2011-01-14 01:52:19 +00:00
3fd40a7668 Accepting request 57961 from utilities
Accepted submit request 57961 from user puzel

OBS-URL: https://build.opensuse.org/request/show/57961
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lsof?expand=0&rev=16
2011-01-14 01:52:12 +00:00
OBS User autobuild
c6b747ff64 Accepting request 46602 from Base:System
Copy from Base:System/lsof based on submit request 46602 from user elvigia

OBS-URL: https://build.opensuse.org/request/show/46602
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lsof?expand=0&rev=15
2010-08-30 10:24:47 +00:00
OBS User autobuild
ca64956c62 Accepting request 45723 from Base:System
Copy from Base:System/lsof based on submit request 45723 from user puzel

OBS-URL: https://build.opensuse.org/request/show/45723
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lsof?expand=0&rev=14
2010-08-23 13:44:27 +00:00
OBS User autobuild
e457994037 Accepting request 37539 from Base:System
Copy from Base:System/lsof based on submit request 37539 from user puzel

OBS-URL: https://build.opensuse.org/request/show/37539
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lsof?expand=0&rev=11
2010-04-15 22:59:24 +00:00
OBS User autobuild
b7a9342ab7 Accepting request 32918 from Base:System
Copy from Base:System/lsof based on submit request 32918 from user coolo

OBS-URL: https://build.opensuse.org/request/show/32918
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lsof?expand=0&rev=9
2010-02-23 00:21:55 +00:00
OBS User autobuild
9f94fab322 Accepting request 29006 from Base:System
Copy from Base:System/lsof based on submit request 29006 from user coolo

OBS-URL: https://build.opensuse.org/request/show/29006
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lsof?expand=0&rev=8
2010-01-11 15:50:49 +00:00
OBS User unknown
beb3d18e03 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lsof?expand=0&rev=6 2009-01-20 00:10:30 +00:00
OBS User unknown
e361caaae9 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lsof?expand=0&rev=5 2008-09-09 20:13:43 +00:00
OBS User unknown
cc979762e2 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lsof?expand=0&rev=4 2008-08-21 22:42:41 +00:00
OBS User unknown
ef9ca82026 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lsof?expand=0&rev=3 2008-04-22 23:42:07 +00:00
OBS User unknown
43b4a3d093 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lsof?expand=0&rev=2 2007-08-02 20:49:15 +00:00
OBS User unknown
895ee53cd9 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lsof?expand=0&rev=1 2007-01-15 23:24:17 +00:00