Browse Source

updated 4 packages

aspell-0.60.8-2

fail2ban-0.11.2-1

gthumb-3.10.3-1

libass-0.15.1-1
Tomohiro "Tomo-p" KATO 2 years ago
parent
commit
388133f614
4 changed files with 34 additions and 36 deletions
  1. 7 6
      a/aspell/aspell-vl.spec
  2. 13 16
      f/fail2ban/fail2ban-vl.spec
  3. 8 12
      g/gthumb/gthumb-vl.spec
  4. 6 2
      lib/liba/libass/libass-vl.spec

+ 7 - 6
a/aspell/aspell-vl.spec

@@ -4,7 +4,7 @@ Summary:         A spelling checker.
 Summary(ja):     スペルチェッカ
 Name:            aspell
 Version:         0.60.8
-Release:         1%{?_dist_release}
+Release:         2%{?_dist_release}
 Group:           office
 Vendor:          Project Vine
 Distribution:    Vine Linux
@@ -19,6 +19,7 @@ Source100:       aspell.conf
 Patch1005:       aspell-0.60.7-fileconflict.patch
 Patch1007:       aspell-0.60.7-pspell_conf.patch
 Patch1009:       aspell-0.60.7-mp.patch
+Patch10000:      CVE-2019-25051.patch
 
 BuildRequires:   gcc-c++ gettext ncurses-devel pkgconfig
 BuildRequires:   chrpath
@@ -66,10 +67,7 @@ elisp for using aspell within emacsen.
 
 
 %prep
-%setup -q
-%patch1005 -p1 -b .fc
-%patch1007 -p1 -b .mlib
-%patch1009 -p1 -b .ai
+%autosetup -p1
 
 iconv -f iso-8859-2 -t utf-8 < manual/aspell.info > manual/aspell.info.aux
 mv manual/aspell.info.aux manual/aspell.info
@@ -180,7 +178,7 @@ rm -rf %{buildroot}
 %defattr(-,root,root)
 %config(noreplace) %{_sysconfdir}/aspell.conf
 %license COPYING
-%doc README TODO COPYING examples/aspell-import examples/aspell-import.1
+%doc README TODO examples/aspell-import examples/aspell-import.1
 %dir %{_libdir}/aspell-0.60
 %{_bindir}/a*
 %{_bindir}/ispell
@@ -212,6 +210,9 @@ rm -rf %{buildroot}
 %{_prefix}/lib/emacsen-common/packages/remove/%{name}
 
 %changelog
+* Thu Jul 29 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 0.60.8-2
+- imported Patch10000 from upstream to fix CVE-2019-25051.
+
 * Mon Mar 22 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 0.60.8-1
 - new upstream release.
 - dropped Patch1003 and 1008.

+ 13 - 16
f/fail2ban/fail2ban-vl.spec

@@ -5,8 +5,8 @@
 
 Summary: Ban IPs that make too many password failures
 Name: fail2ban
-Version: 0.11.1
-Release: 2%{?_dist_release}%{?with_systemd:.systemd}
+Version: 0.11.2
+Release: 1%{?_dist_release}%{?with_systemd:.systemd}
 Group: system
 Vendor: Project Vine
 Distribution: Vine Linux
@@ -16,20 +16,11 @@ URL: https://github.com/fail2ban/fail2ban
 Source0: https://github.com/fail2ban/fail2ban/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source1: fail2ban-logrotate
 
-# Fix nginx-block-map
-Patch1: https://github.com/fail2ban/fail2ban/commit/ec37b1942c4da76f7a0f71efe81bea6835466648.patch
-# testIPAddr_CompareDNS: add missing network constraint
-Patch2: https://github.com/fail2ban/fail2ban/commit/b158f83aa3795f387c8475ceb48df197a94a37e8.patch
-# Fix test thread stack size on aarch64
-Patch3: https://github.com/fail2ban/fail2ban/commit/8694c547285c4030d4bf7661981673038e6e9829.patch
-# Fix handling of journal in tests
-Patch4: https://github.com/fail2ban/fail2ban/commit/8dc6f30cdd855c41b80ebdde3fe2bc91cc94e594.patch
-# Fix test install
-Patch5: https://patch-diff.githubusercontent.com/raw/fail2ban/fail2ban/pull/2605.patch
-# Patch for Python 3.9
-# https://bugzilla.redhat.com/show_bug.cgi?id=1808347
-#Patch6: https://patch-diff.githubusercontent.com/raw/fail2ban/fail2ban/pull/2651.patch
-#Patch7: https://github.com/fail2ban/fail2ban/commit/343ec1cdd296530f331637c725bd2bb0549e01e6.patch
+# Fixes century selector for tests
+# https://bugzilla.redhat.com/show_bug.cgi?id=1912472
+Patch1: https://github.com/fail2ban/fail2ban/commit/f259dac74721c00f0184bf45277137771fc747fe.patch
+
+Patch1000: CVE-2021-32749.patch
 
 BuildArch: noarch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
@@ -178,6 +169,12 @@ fi
 
 
 %changelog
+* Wed Jul 28 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 0.11.2-1
+- new upstream release.
+- imported Patch1000 from upstream to fix CVE-2021-32749.
+- dropped Patch1-4: fixed in upstream.
+- imported Patch1 from rawhide.
+
 * Sat Aug 15 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 0.11.1-2
 - rebuilt with python-3.8.
 

+ 8 - 12
g/gthumb/gthumb-vl.spec

@@ -12,7 +12,7 @@
 Summary: Image viewer, editor, organizer
 Summary(ja): 画像閲覧、編集、管理ツール
 Name: gthumb
-Version: 3.10.0
+Version: 3.10.3
 Release: 1%{?_dist_release}
 Group: graphics,desktop-gnome
 Vendor: Project Vine
@@ -71,6 +71,9 @@ Requires:       pkgconfig
 Header files and libraries for building a extension library for the gthumb.
 
 
+%debug_package
+
+
 %prep
 %setup -q
 
@@ -98,17 +101,6 @@ rm -f $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/icon-theme.cache
 rm -rf $RPM_BUILD_ROOT
 
 
-%postun
-if [ $1 -eq 0 ]; then
-  update-desktop-database -q > /dev/null ||:
-  glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
-fi
-
-%posttrans
-update-desktop-database -q > /dev/null ||:
-glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
-
-
 %files -f %{name}.lang
 %defattr(-,root,root)
 %{_bindir}/%{name}
@@ -131,6 +123,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
 
 
 %changelog
+* Thu Jul 29 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.10.3-1
+- new upstream release.
+- dropped scriptlets.
+
 * Fri Sep 04 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.10.0-1
 - new upstream release.
 

+ 6 - 2
lib/liba/libass/libass-vl.spec

@@ -1,7 +1,7 @@
 Name:           libass
 Summary(ja):    SSA/ASS 字幕レンダリングのためのライブラリ
 Summary:        Portable library for SSA/ASS subtitles rendering
-Version:        0.15.0
+Version:        0.15.1
 Release:        1%{?_dist_release}
 Group:          system
 Vendor:         Project Vine
@@ -25,7 +25,7 @@ Libass is a portable library for SSA/ASS subtitles rendering.
 
 %package        devel
 Summary:        Development files for %{name}
-Group:          Development/Libraries
+Group:          programming
 Requires:       %{name} = %{version}-%{release}
 Requires:       pkgconfig
 
@@ -68,7 +68,11 @@ find $RPM_BUILD_ROOT -name '*.la' -exec %__rm -f {} ';'
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/libass.pc
 
+
 %changelog
+* Thu Jul 29 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 0.15.1-1
+- new upstream release.
+
 * Tue Mar 09 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 0.15.0-1
 - new upstream release.
 - dropped scriptlets.