2 Commits

Author SHA256 Message Date
8a88f6d284 Accepting request 1311062 from utilities
OBS-URL: https://build.opensuse.org/request/show/1311062
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lsd?expand=0&rev=9
2025-10-13 13:36:01 +00:00
Dead Mozay
390d560274 - Update to version 1.2.0:
* fix total size loop when using with -a.
  * allow directroy-only + depth, fix.
  * Add space for executable construction icon.
  * Bump idna to 1.0 via url 2.5.4 due to vulnerability.
  * Fix VUL-0: CVE-2025-5791. [boo#1244195]

OBS-URL: https://build.opensuse.org/package/show/utilities/lsd?expand=0&rev=17
2025-10-13 10:13:17 +00:00
7 changed files with 21 additions and 11 deletions

View File

@@ -6,7 +6,7 @@
<param name="scm">git</param>
<param name="version">git-master</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="revision">v1.1.5</param>
<param name="revision">v1.2.0</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="changesgenerate">disable</param>
<param name="changesauthor">dead_mozay@opensuse.org</param>

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b87c04b3d0df1a9b7750de2f54ac596cf31a834ac3cdf624de7b543192b01729
size 575500

3
lsd-1.2.0.obscpio Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c3c321ecb332dda6021d9c7c801787aa56d903bac837f0c6f705857d9b45c974
size 587276

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Oct 13 09:29:21 UTC 2025 - Dead Mozay <dead_mozay@opensuse.org>
- Update to version 1.2.0:
* fix total size loop when using with -a.
* allow directroy-only + depth, fix.
* Add space for executable construction icon.
* Bump idna to 1.0 via url 2.5.4 due to vulnerability.
* Fix VUL-0: CVE-2025-5791. [boo#1244195]
-------------------------------------------------------------------
Tue Aug 20 17:29:04 UTC 2024 - Dead Mozay <dead_mozay@opensuse.org>

View File

@@ -1,4 +1,4 @@
name: lsd
version: 1.1.5
mtime: 1724171129
commit: 5b104dcf3ad7861517deb221e23248d51a814968
version: 1.2.0
mtime: 1760257753
commit: d5a4e1cb80626d5ec94b237f6b77f7280d0f2fc9

View File

@@ -1,7 +1,7 @@
#
# spec file for package lsd
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: lsd
Version: 1.1.5
Version: 1.2.0
Release: 0
Summary: Ls command with a lot of pretty colors and some other stuff
License: Apache-2.0

View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a3d927062603eeeed76a495b563d58ef64507114597daf4a8794a4385c41ade8
size 32311315
oid sha256:4d24ae38c520ec322d6425210c7b525a12d047cac07bc19b3842b060a52ee39f
size 30862839