Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

compat-golang-github-tdewolff-minify-2-devel-2.12.1-1.fc37 RPM for noarch

From Fedora 37 for aarch64 / c

Name: compat-golang-github-tdewolff-minify-2-devel Distribution: Fedora Project
Version: 2.12.1 Vendor: Fedora Project
Release: 1.fc37 Build date: Sun Sep 4 02:27:18 2022
Group: Unspecified Build host: buildvm-x86-18.iad2.fedoraproject.org
Size: 1 Source RPM: golang-github-tdewolff-minify-2.12.1-1.fc37.src.rpm
Packager: Fedora Project
Url: https://github.com/tdewolff/minify
Summary: Go minifiers for web formats
Minify is a minifier package written in Go. It provides HTML5, CSS3, JS, JSON,
SVG and XML minifiers and an interface to implement any other minifier.
Minification is the process of removing bytes from a file (such as whitespace)
without changing its output and therefore shrinking its size and speeding up
transmission over the internet and possibly parsing. The implemented minifiers
are designed for high performance.

The core functionality associates mimetypes with minification functions,
allowing embedded resources (like CSS or JS within HTML files) to be minified as
well. Users can add new implementations that are triggered based on a mimetype
(or pattern), or redirect to an external command (like ClosureCompiler,
UglifyCSS, ...).

This package provides symbolic links that alias the following Go import paths to
github.com/tdewolff/minify:
 – github.com/tdewolff/minify/v2

Aliasing Go import paths via symbolic links or http redirects is fragile. If
your Go code depends on this package, you should patch it to import directly
github.com/tdewolff/minify.

Provides

Requires

License

MIT

Changelog

* Sat Sep 03 2022 Elliott Sales de Andrade <quantum.analyst@gmail.com> 2.12.1-1
  - Update to latest version (#2100307)
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> 2.11.10-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Tue Jul 19 2022 Maxwell G <gotmax@e.email> 2.11.10-4
  - Rebuild for
    CVE-2022-{1705,32148,30631,30633,28131,30635,30632,30630,1962} in golang
* Sun Jun 19 2022 Robert-André Mauchin <zebob.m@gmail.com> 2.11.10-3
  - Rebuilt for CVE-2022-1996, CVE-2022-24675, CVE-2022-28327,
    CVE-2022-27191, CVE-2022-29526, CVE-2022-30629
* Fri Jun 17 2022 W. Michael Petullo <mike@flyn.org> 2.11.10-1
  - Update to latest version Close: rhbz#2073630
* Sat Jan 29 2022 Elliott Sales de Andrade <quantum.analyst@gmail.com> 2.10.0-1
  - Update to latest version (#2042248)
* Sat Jan 15 2022 Elliott Sales de Andrade <quantum.analyst@gmail.com> 2.9.28-1
  - Update to latest version (#2040784)
* Sat Jan 08 2022 Elliott Sales de Andrade <quantum.analyst@gmail.com> 2.9.27-1
  - Update to latest version (#2037134)
* Thu Dec 30 2021 Elliott Sales de Andrade <quantum.analyst@gmail.com> 2.9.26-1
  - Update to latest version (#2036224)
* Mon Dec 20 2021 Elliott Sales de Andrade <quantum.analyst@gmail.com> 2.9.24-2
  - Remove old patch
* Mon Dec 20 2021 Elliott Sales de Andrade <quantum.analyst@gmail.com> 2.9.24-1
  - Update to latest version (#2032064)
* Sat Oct 09 2021 Elliott Sales de Andrade <quantum.analyst@gmail.com> 2.9.22-2
  - Backport patch for latest parse
* Sat Oct 09 2021 Elliott Sales de Andrade <quantum.analyst@gmail.com> 2.9.22-1
  - Update to latest version (#2003312)
* Tue Aug 03 2021 Elliott Sales de Andrade <quantum.analyst@gmail.com> 2.9.21-1
  - Update to latest version (#1989404)
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.9.19-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Sun Jul 11 2021 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.9.19-1
  - Update to latest version (#1975494)
* Sat Jun 12 2021 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.9.17-1
  - Update to latest version (#1965022)
* Thu Apr 15 2021 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.9.16-1
  - Update to latest version (#1948878)
* Tue Mar 16 2021 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.9.15-1
  - Update to latest version (#1939296)
* Tue Feb 16 2021 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.9.13-1
  - Update to latest version (#1928945)
* Sun Feb 07 2021 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.9.12-1
  - Update to latest version
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.9.11-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Fri Jan 22 2021 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.9.11-2
  - Correct minimum version of parse dependency
* Fri Jan 22 2021 Robert-André Mauchin <zebob.m@gmail.com> - 2.9.11-1
  - Update to 2.9.11
  - Close: rhbz#1918451
* Mon Oct 26 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.9.10-1
  - Update to latest version (#1891192)
* Sat Oct 17 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.9.9-1
  - Update to latest version (#1888957)
* Fri Oct 16 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.9.8-1
  - Update to latest version (#1888852)
* Thu Oct 01 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.9.7-1
  - Update to latest version (#1884132)
* Wed Sep 23 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.9.5-1
  - Update to latest version (#1882059)
* Sat Sep 05 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.9.4-1
  - Update to latest version (#1876030)
* Fri Sep 04 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.9.3-1
  - Update to latest version (#1874267)

Files

/usr/share/gocode/src/github.com/tdewolff/minify/v2


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 20:55:42 2024