Tue, 14 May 2024 19:34:08 UTC | login

Information for build golang-github-tdewolff-minify-2.12.9-1.fc40

ID262238
Package Namegolang-github-tdewolff-minify
Version2.12.9
Release1.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/golang-github-tdewolff-minify.git#8714c50db3598f1b6fee09162417c45e13642881
SummaryGo minifiers for web formats
DescriptionMinify 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, ...).
Built bydavidlt
State failed
Volume DEFAULT
StartedMon, 26 Feb 2024 18:10:45 UTC
CompletedTue, 27 Feb 2024 19:01:41 UTC
Taskbuild (f40, /rpms/golang-github-tdewolff-minify.git:8714c50db3598f1b6fee09162417c45e13642881)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/golang-github-tdewolff-minify.git#8714c50db3598f1b6fee09162417c45e13642881'}}
Tags No tags
RPMs No RPMs
Changelog * Mon Sep 11 2023 Elliott Sales de Andrade <quantum.analyst@gmail.com> 2.12.9-1 - Update to latest version (#2228295) * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> 2.12.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 04 2023 Elliott Sales de Andrade <quantum.analyst@gmail.com> 2.12.7-1 - Update to latest version (#2216307) * Sun May 28 2023 Elliott Sales de Andrade <quantum.analyst@gmail.com> 2.12.6-1 - Update to latest version (#2210396) * Thu Mar 16 2023 Elliott Sales de Andrade <quantum.analyst@gmail.com> 2.12.5-1 - Update to latest version (#2179180) * Wed Mar 15 2023 Elliott Sales de Andrade <quantum.analyst@gmail.com> 2.12.4-3 - Backport fix to tests with latest parse * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> 2.12.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sun Oct 16 2022 Elliott Sales de Andrade <quantum.analyst@gmail.com> 2.12.4-1 - Update to latest version (#2131918) * Sun Oct 02 2022 Elliott Sales de Andrade <quantum.analyst@gmail.com> 2.12.2-1 - Update to latest version (#2129582) * 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)