diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2022-12-02 06:58:38 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2022-12-02 16:59:51 +0100 |
commit | 668a929acfc230ed41c294c8cb99f9b39a10ab59 (patch) | |
tree | e5168566d8548de7a97ca9b1077ff3c0e583b8ab /ChangeLog.rss | |
parent | f5b2119f53a957c8d3771963a93d145f6d9a37e6 (diff) | |
download | current-668a929acfc230ed41c294c8cb99f9b39a10ab59.tar.gz current-668a929acfc230ed41c294c8cb99f9b39a10ab59.tar.xz |
Fri Dec 2 06:58:38 UTC 202220221202065838
a/gptfdisk-1.0.9-x86_64-2.txz: Rebuilt.
Applied upstream patches to fix a crash and partition corruption caused by
the popt upgrade:
[PATCH] Updated guid.cc to deal with minor change in libuuid
[PATCH] Fix failure & crash of sgdisk when compiled with latest popt
[PATCH] Fix NULL dereference when duplicating string argument
Thanks to jloco.
d/cmake-3.25.1-x86_64-1.txz: Upgraded.
kde/calligra-3.2.1-x86_64-24.txz: Rebuilt.
Recompiled against poppler-22.12.0.
kde/cantor-22.08.3-x86_64-2.txz: Rebuilt.
Recompiled against poppler-22.12.0.
kde/kfilemetadata-5.100.0-x86_64-2.txz: Rebuilt.
Recompiled against poppler-22.12.0.
kde/kile-2.9.93-x86_64-22.txz: Rebuilt.
Recompiled against poppler-22.12.0.
kde/kitinerary-22.08.3-x86_64-2.txz: Rebuilt.
Recompiled against poppler-22.12.0.
kde/krita-5.1.3-x86_64-2.txz: Rebuilt.
Recompiled against poppler-22.12.0.
kde/okular-22.08.3-x86_64-2.txz: Rebuilt.
Recompiled against poppler-22.12.0.
l/glib2-2.74.3-x86_64-1.txz: Upgraded.
l/poppler-22.12.0-x86_64-1.txz: Upgraded.
Shared library .so-version bump.
n/NetworkManager-1.40.6-x86_64-1.txz: Upgraded.
xap/NetworkManager-openvpn-1.10.2-x86_64-1.txz: Upgraded.
xap/libnma-1.10.4-x86_64-1.txz: Upgraded.
xap/network-manager-applet-1.30.0-x86_64-1.txz: Upgraded.
Diffstat (limited to 'ChangeLog.rss')
-rw-r--r-- | ChangeLog.rss | 43 |
1 files changed, 41 insertions, 2 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss index e487f7fff..a98939191 100644 --- a/ChangeLog.rss +++ b/ChangeLog.rss @@ -11,10 +11,49 @@ <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>Wed, 30 Nov 2022 21:39:29 GMT</pubDate> - <lastBuildDate>Thu, 1 Dec 2022 06:00:11 GMT</lastBuildDate> + <pubDate>Fri, 2 Dec 2022 06:58:38 GMT</pubDate> + <lastBuildDate>Fri, 2 Dec 2022 15:59:49 GMT</lastBuildDate> <generator>maintain_current_git.sh v 1.17</generator> <item> + <title>Fri, 2 Dec 2022 06:58:38 GMT</title> + <pubDate>Fri, 2 Dec 2022 06:58:38 GMT</pubDate> + <link>https://git.slackware.nl/current/tag/?h=20221202065838</link> + <guid isPermaLink="false">20221202065838</guid> + <description> + <![CDATA[<pre> +a/gptfdisk-1.0.9-x86_64-2.txz: Rebuilt. + Applied upstream patches to fix a crash and partition corruption caused by + the popt upgrade: + [PATCH] Updated guid.cc to deal with minor change in libuuid + [PATCH] Fix failure & crash of sgdisk when compiled with latest popt + [PATCH] Fix NULL dereference when duplicating string argument + Thanks to jloco. +d/cmake-3.25.1-x86_64-1.txz: Upgraded. +kde/calligra-3.2.1-x86_64-24.txz: Rebuilt. + Recompiled against poppler-22.12.0. +kde/cantor-22.08.3-x86_64-2.txz: Rebuilt. + Recompiled against poppler-22.12.0. +kde/kfilemetadata-5.100.0-x86_64-2.txz: Rebuilt. + Recompiled against poppler-22.12.0. +kde/kile-2.9.93-x86_64-22.txz: Rebuilt. + Recompiled against poppler-22.12.0. +kde/kitinerary-22.08.3-x86_64-2.txz: Rebuilt. + Recompiled against poppler-22.12.0. +kde/krita-5.1.3-x86_64-2.txz: Rebuilt. + Recompiled against poppler-22.12.0. +kde/okular-22.08.3-x86_64-2.txz: Rebuilt. + Recompiled against poppler-22.12.0. +l/glib2-2.74.3-x86_64-1.txz: Upgraded. +l/poppler-22.12.0-x86_64-1.txz: Upgraded. + Shared library .so-version bump. +n/NetworkManager-1.40.6-x86_64-1.txz: Upgraded. +xap/NetworkManager-openvpn-1.10.2-x86_64-1.txz: Upgraded. +xap/libnma-1.10.4-x86_64-1.txz: Upgraded. +xap/network-manager-applet-1.30.0-x86_64-1.txz: Upgraded. + </pre>]]> + </description> + </item> + <item> <title>Wed, 30 Nov 2022 21:39:29 GMT</title> <pubDate>Wed, 30 Nov 2022 21:39:29 GMT</pubDate> <link>https://git.slackware.nl/current/tag/?h=20221130213929</link> |