patch ver. bump

This commit is contained in:
Rmys
2025-04-11 14:28:22 +03:00
parent 3342b62921
commit 8cac595c6a
+10 -3
View File
@@ -13,12 +13,12 @@
<PartOf>system.devel</PartOf>
<Summary>Applies patch files</Summary>
<Description>Patch takes a patch file generated by diff command, and applies it to the original files, thus producing patched files.</Description>
<Archive sha1sum="6f64fa75993bdb285ac4ed6eca6c9212725bff91" type="tarxz">ftp://ftp.gnu.org/gnu/patch/patch-2.7.6.tar.xz</Archive>
<Archive sha1sum="2b151e08827f797636cc7741628d2147fdf8de8b" type="tarxz">ftp://ftp.gnu.org/gnu/patch/patch-2.8.tar.xz</Archive>
<BuildDependencies>
<Dependency>attr-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">fedora/patch-2.7.6-CVE-2018-17942.patch</Patch>
<!--Patch level="1">fedora/patch-2.7.6-CVE-2018-17942.patch</Patch>
<Patch level="1">fedora/patch-2.7.6-CVE-2018-6952-fix-swapping-fake-lines-in-pch_swap.patch</Patch>
<Patch level="1">fedora/patch-2.7.6-CVE-2019-13636-symlinks.patch</Patch>
<Patch level="1">fedora/patch-2.7.6-abort_when_cleaning_up_fails.patch</Patch>
@@ -41,7 +41,7 @@
<Patch level="1">fedora/patch-2.7.6-skip-ed-test-when-the-ed-utility-is-not-installed.patch</Patch>
<Patch level="1">fedora/patch-2.7.6-cleanups-in-do_ed_script.patch</Patch>
<Patch level="1">fedora/patch-2.7.6-avoid-warnings-gcc8.patch</Patch>
<Patch level="1">fedora/patch-2.7.6-dont-leak-temporary-file-on-failed-ed-style-patch.patch</Patch>
<Patch level="1">fedora/patch-2.7.6-dont-leak-temporary-file-on-failed-ed-style-patch.patch</Patch-->
</Patches>
</Source>
@@ -58,6 +58,13 @@
</Package>
<History>
<Update release="11">
<Date>2025-04-08</Date>
<Version>2.8</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="10">
<Date>2023-01-28</Date>
<Version>2.7.6</Version>