Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| ee2795a9d6 | |||
| 38675cccae |
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d342ac071a3334514bfaf505d08946d20777520e1dd63f0ff83aab76f02ea960
|
|
||||||
size 117654
|
|
||||||
3
libite-2.6.2.tar.gz
Normal file
3
libite-2.6.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:47346fac08ac69cb64eec34478d5aec5787ec96524209d1394417e32d66213b4
|
||||||
|
size 118007
|
||||||
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Dec 28 22:59:51 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 2.6.2:
|
||||||
|
* Fix memory leak in `which()` on `realloc()` failure
|
||||||
|
* Fix `pidfile()` to handle missing trailing slash in prefix
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Nov 12 17:14:18 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
Sun Nov 12 17:14:18 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libite
|
# spec file for package libite
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC and contributors
|
||||||
# Copyright (c) 2018-2023, Martin Hauke <mardnh@gmx.de>
|
# Copyright (c) 2018-2023, Martin Hauke <mardnh@gmx.de>
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
@@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
%define sover 5
|
%define sover 5
|
||||||
Name: libite
|
Name: libite
|
||||||
Version: 2.6.1
|
Version: 2.6.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: BSD function library
|
Summary: BSD function library
|
||||||
License: MIT AND X11
|
License: MIT AND X11
|
||||||
|
|||||||
Reference in New Issue
Block a user