diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2022-01-29 06:17:05 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2022-01-29 17:59:50 +0100 |
commit | 730d3ea742358a7ffbb6ad5e024c33dc7a77a11c (patch) | |
tree | f23af3763d69c38c600589a7113975cc5e208b00 /ChangeLog.rss | |
parent | 131d525a4725408e03739c47eab762874f77fd55 (diff) | |
download | current-730d3ea742358a7ffbb6ad5e024c33dc7a77a11c.tar.gz |
Sat Jan 29 06:17:05 UTC 202220220129061705
a/rpm2tgz-1.2.2-x86_64-5.txz: Rebuilt.
rpm2targz: when extracting the cpio archive from inside the RPM, use
--no-absolute-filenames to protect against a poorly made RPM scribbling all
over system files/directories. Thanks to Sl4ck3ver.
Support -i option to ignore non-zero exit value from rpm2cpio.
This allows repackaging some malformed RPMs.
Thanks to ricky_cardo for the sample malformed RPM.
Diffstat (limited to 'ChangeLog.rss')
-rw-r--r-- | ChangeLog.rss | 39 |
1 files changed, 37 insertions, 2 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss index 864ecb55..426ddd47 100644 --- a/ChangeLog.rss +++ b/ChangeLog.rss @@ -11,10 +11,45 @@ <description>Tracking Slackware development in git.</description> <language>en-us</language> <id xmlns="http://www.w3.org/2005/Atom">urn:uuid:c964f45e-6732-11e8-bbe5-107b4450212f</id> - <pubDate>Thu, 27 Jan 2022 22:43:13 GMT</pubDate> - <lastBuildDate>Fri, 28 Jan 2022 07:59:47 GMT</lastBuildDate> + <pubDate>Sat, 29 Jan 2022 06:17:05 GMT</pubDate> + <lastBuildDate>Sat, 29 Jan 2022 16:59:40 GMT</lastBuildDate> <generator>maintain_current_git.sh v 1.13</generator> <item> + <title>Sat, 29 Jan 2022 06:17:05 GMT</title> + <pubDate>Sat, 29 Jan 2022 06:17:05 GMT</pubDate> + <link>https://git.slackware.nl/current/tag/?h=20220129061705</link> + <guid isPermaLink="false">20220129061705</guid> + <description> + <![CDATA[<pre> +a/rpm2tgz-1.2.2-x86_64-5.txz: Rebuilt. + rpm2targz: when extracting the cpio archive from inside the RPM, use + --no-absolute-filenames to protect against a poorly made RPM scribbling all + over system files/directories. Thanks to Sl4ck3ver. + Support -i option to ignore non-zero exit value from rpm2cpio. + This allows repackaging some malformed RPMs. + Thanks to ricky_cardo for the sample malformed RPM. + </pre>]]> + </description> + </item> + <item> + <title>Fri, 28 Jan 2022 21:01:03 GMT</title> + <pubDate>Fri, 28 Jan 2022 21:01:03 GMT</pubDate> + <link>https://git.slackware.nl/current/tag/?h=20220128210103</link> + <guid isPermaLink="false">20220128210103</guid> + <description> + <![CDATA[<pre> +a/plzip-1.10-x86_64-1.txz: Upgraded. +ap/sudo-1.9.9-x86_64-1.txz: Upgraded. +d/Cython-0.29.27-x86_64-1.txz: Upgraded. +d/poke-2.0-x86_64-1.txz: Upgraded. +l/python-charset-normalizer-2.0.10-x86_64-1.txz: Upgraded. +x/mesa-21.3.5-x86_64-2.txz: Rebuilt. + Include eglinfo utility. Thanks to LuckyCyborg. +x/wayland-protocols-1.25-noarch-1.txz: Upgraded. + </pre>]]> + </description> + </item> + <item> <title>Thu, 27 Jan 2022 22:43:13 GMT</title> <pubDate>Thu, 27 Jan 2022 22:43:13 GMT</pubDate> <link>https://git.slackware.nl/current/tag/?h=20220127224313</link> |