Browse Source

updated 6 packages

aide-0.18.6-1

bindfs-1.17.4-1

davfs2-1.7.0-1

fuse3-3.16.2-1

neon-0.32.5-1

shadow-utils-4.14.2-1
Tomohiro "Tomo-p" KATO 5 months ago
parent
commit
05e1ec8682

+ 6 - 3
a/aide/aide-vl.spec

@@ -1,6 +1,6 @@
 Summary:        Intrusion detection environment
 Name:           aide
-Version:        0.17.3
+Version:        0.18.6
 Release:        1%{?_dist_release}
 Group:          admin-tools,system
 Vendor:         Project Vine
@@ -23,7 +23,7 @@ BuildRequires:  libattr-devel
 BuildRequires:  libcap-devel
 BuildRequires:  libgcrypt-devel
 BuildRequires:  libgpg-error-devel
-BuildRequires:  pcre-devel
+BuildRequires:  pcre2-devel
 BuildRequires:  zlib-devel
 %if 0
 BuildRequires:  pkgconfig(libselinux)
@@ -43,7 +43,7 @@ cp -a %{S:2} .
 
 
 %build
-autoreconf -ivf
+#autoreconf -ivf
 %configure  \
   --disable-static \
   --with-config_file=%{_sysconfdir}/aide.conf \
@@ -83,6 +83,9 @@ mkdir -p -m0700 %{buildroot}%{_localstatedir}/lib/aide
 
 
 %changelog
+* Mon Oct 30 2023 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 0.18.6-1
+- new upstream release.
+
 * Wed Mar 17 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 0.17.3-1
 - new upstream release.
 - dropped all patches.

+ 5 - 2
b/bindfs/bindfs-vl.spec

@@ -1,5 +1,5 @@
 Name:           bindfs
-Version:        1.17.1
+Version:        1.17.4
 Release:        1%{?_dist_release}
 Summary:        Fuse filesystem to mirror a directory
 Group:          system,admin-tools
@@ -13,7 +13,7 @@ Source0:        https://bindfs.org/downloads/bindfs-%{version}.tar.gz
 BuildRequires:  gcc
 BuildRequires:  fuse3-devel
 # for test suite
-BuildRequires:  glibc-debuginfo
+#BuildRequires:  glibc-debuginfo
 BuildRequires:  ruby
 BuildRequires:  valgrind
 Requires:       fuse3
@@ -61,6 +61,9 @@ fi
 
 
 %changelog
+* Mon Oct 30 2023 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 1.17.4-1
+- new upstream release.
+
 * Fri Dec 02 2022 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 1.17.1-1
 - new upstream release.
 

+ 5 - 1
d/davfs2/davfs2-vl.spec

@@ -1,5 +1,5 @@
 Name:           davfs2
-Version:        1.6.1
+Version:        1.7.0
 Release:        1%{?_dist_release}
 Summary:        A filesystem driver for WebDAV
 Summary(ja):    WebDAV 用のファイルシステムドライバ
@@ -50,6 +50,7 @@ make install DESTDIR=$RPM_BUILD_ROOT
 # Create directories used by mount.davfs
 install -d $RPM_BUILD_ROOT%{cachedir} $RPM_BUILD_ROOT%{piddir}
 # Fix symlinks
+mkdir -p $RPM_BUILD_ROOT/sbin
 ln -sf ../usr/sbin/mount.davfs $RPM_BUILD_ROOT/sbin/mount.davfs
 ln -sf ../usr/sbin/umount.davfs $RPM_BUILD_ROOT/sbin/umount.davfs
 # Don't need this - we'll do our own doc install, thanks
@@ -109,6 +110,9 @@ exit 0
 
 
 %changelog
+* Tue Oct 31 2023 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.7.0-1
+- new upstream release.
+
 * Wed Nov 03 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.6.1-1
 - new upstream release.
 

+ 4 - 1
f/fuse3/fuse3-vl.spec

@@ -1,6 +1,6 @@
 Name:		fuse3
 Summary:	File System in Userspace (FUSE) v3 utilities
-Version:	3.12.0
+Version:	3.16.2
 Release:	1%{?_dist_release}
 Group:		system,admin-tools
 Vendor:		Project Vine
@@ -126,6 +126,9 @@ rm -f %{buildroot}/usr/lib/udev/rules.d/99-fuse3.rules
 
 
 %changelog
+* Mon Oct 30 2023 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 3.16.2-1
+- new upstream release.
+
 * Fri Dec 02 2022 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 3.12.0-1
 - new upstream release.
 

+ 4 - 1
n/neon/neon-vl.spec

@@ -3,7 +3,7 @@
 Name: neon
 Summary: An HTTP and WebDAV client library.
 Summary(ja): HTTP と WebDAV クライアントのライブラリ
-Version: 0.32.2
+Version: 0.32.5
 Release: 1%{?_dist_release}
 Group: system
 Vendor: Project Vine
@@ -153,6 +153,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Oct 31 2023 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 0.32.5-1
+- new upstream release.
+
 * Mon May 09 2022 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 0.32.2-1
 - new upstream release.
 

+ 20 - 27
s/shadow-utils/shadow-utils-vl.spec

@@ -4,7 +4,7 @@ Summary: Utilities for managing accounts and shadow password files.
 Summary(ja): シャドウパスワードファイルとアカウントを管理するユーティリティ
 Name: shadow-utils
 Epoch: 2
-Version: 4.13
+Version: 4.14.2
 Release: 1%{?_dist_release}
 Group: system
 Vendor: Project Vine
@@ -18,23 +18,15 @@ Source1: shadow-utils.login.defs
 Source2: shadow-utils.useradd
 Source3: shadow-bsd.txt
 Source4: https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
+Source6: shadow-utils.HOME_MODE.xml
 
 ### Patches ###
-# Misc small changes - most probably non-upstreamable
-Patch0: shadow-4.12.3-redhat.patch
-# SElinux related - upstreamability unknown
-Patch3: shadow-4.13-default-range.patch
 # Misc manual page changes - non-upstreamable
-Patch4: shadow-4.9-manfix.patch
+Patch0: shadow-4.14.0-manfix.patch
 # Date parsing improvement - could be upstreamed
-Patch5: shadow-4.2.1-date-parsing.patch
-# Audit message changes - upstreamability unknown
-Patch7: shadow-4.11.1-audit-update.patch
-# Changes related to password unlocking - could be upstreamed
-Patch8: shadow-4.5-usermod-unlock.patch
-# Additional SElinux related changes - upstreamability unknown
-Patch9: shadow-4.12.3-selinux-perms.patch
-Patch10: shadow-utils-configure-gshadow.patch
+Patch1: shadow-4.2.1-date-parsing.patch
+# Audit message changes - partially upstreamed
+Patch2: shadow-4.14.0-audit-update.patch
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 BuildRequires: gcc
@@ -97,24 +89,16 @@ Development files for shadow-utils-subid.
 
 %prep
 %setup -q -n shadow-%{version}
-%patch0 -p1 -b .redhat
-%patch3 -p1 -b .default-range
-%patch4 -p1 -b .manfix
-%patch5 -p1 -b .date-parsing
-%patch7 -p1 -b .audit-update
-%patch8 -p1 -b .unlock
-%if %{WITH_SELINUX}
-%patch9 -p1 -b .selinux-perms
-%endif
-%patch10 -p1
+%autopatch -p1 -M 99
 
 iconv -f ISO88591 -t utf-8  doc/HOWTO > doc/HOWTO.utf8
 cp -f doc/HOWTO.utf8 doc/HOWTO
 
 cp -a %{SOURCE3} %{SOURCE4} .
+cp -a %{SOURCE6} man/login.defs.d/HOME_MODE.xml
 
 # Force regeneration of getdate.c
-rm libmisc/getdate.c
+rm lib/getdate.c
 
 
 %build
@@ -134,10 +118,13 @@ autoreconf -ivf
 %else
 	--without-selinux \
 %endif
+	--without-libbsd \
 	--without-libcrack \
 	--without-libpam \
 	--enable-shared \
-	--with-group-name-max-length=32
+	--with-group-name-max-length=32 \
+	--enable-lastlog \
+	%{nil}
 make %{_smp_mflags}
 
 
@@ -148,7 +135,6 @@ install -d -m 755 %{buildroot}/etc/default
 install -c -m 0644 %{SOURCE1} %{buildroot}/etc/login.defs
 install -c -m 0600 %{SOURCE2} %{buildroot}/etc/default/useradd
 
-
 ln -s useradd %{buildroot}%{_sbindir}/adduser
 ln -s useradd.8 %{buildroot}/%{_mandir}/man8/adduser.8
 for subdir in %{buildroot}/%{_mandir}/{??,??_??,??_??.*}/man* ; do
@@ -287,6 +273,13 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Mon Oct 30 2023 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2:4.14.2-1
+- updated to 4.14.2.
+
+* Thu Oct 12 2023 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2:4.14.1-1
+- updated to 4.14.1.
+- re-imported patches from rawhide.
+
 * Mon Feb 13 2023 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2:4.13-1
 - updated to 4.13.
 - dropped Patch1, 6 and 10-13.