Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: xscreensaver | Distribution: Fedora Project |
Version: 6.01 | Vendor: Fedora Project |
Release: 4.fc35.1 | Build date: Sat Jul 24 04:02:05 2021 |
Group: Unspecified | Build host: buildvm-ppc64le-26.iad2.fedoraproject.org |
Size: 0 | Source RPM: xscreensaver-6.01-4.fc35.1.src.rpm |
Packager: Fedora Project | |
Url: http://www.jwz.org/xscreensaver/ | |
Summary: X screen saver and locker |
A modular screen saver and locker for the X Window System. More than 200 display modes are included in this package. This is a metapackage for installing all default packages related to XScreenSaver.
MIT
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:6.01-4.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Sun Jul 18 2021 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1:6.01-4 - Embed SOURCE_DATE_EPOCH to version.h * Thu Jul 08 2021 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1:6.01-3 - window_init: check if asterisk font is available and provide fallback character (bug 1980173) - destroy_window: check ws->xftdraw to avoid nullptr dereference (bug 1966287) * Tue Jul 06 2021 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1:6.01-2 - main_loop: consistently check init file after some activitity occurred - main_loop: check init file saver_mode (bug 1978971) * Sat Jun 19 2021 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1:6.01-1 - Update to 6.01 * Wed May 12 2021 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1:6.00-5 - input_event_to_xlib: don't call duplicate_xinput_event_p when debug mode * Wed May 05 2021 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1:6.00-4 - fontglide.c: drain_input: terminate with null explicitly * Tue May 04 2021 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1:6.00-3 - init_xinput: remove duplicate event for multiple screen patch from the upstream (bug 1954884) * Mon May 03 2021 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1:6.00-2 - xscreensaver-text use en_US locale for lscpu (bug 1956089) - dialog.c: window_init: show more version string (bug 1956262) - Exclude xfce4-screensaver for xscreensaver-autostart (bug 1955993) - fontglide.c: pick_font_1 exclude substitution rectagle glyph * Fri Apr 02 2021 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1:6.00-1 - Update to 6.00 * Sat Jan 30 2021 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1:5.45-4 - Bump release and rebuild * Thu Jan 28 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:5.45-3.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Mon Dec 28 2020 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1:5.45-3 - Fix up gcc -Wstringop or -Wformat-overflow warnings - Make xscreensaver logo or ok button appear on lock screen * Fri Dec 11 2020 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1:5.45-2 - test-screens.c: add skel XA_SCREENSAVER_VERSION definition * Thu Dec 10 2020 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1:5.45-1 - Update to 5.45 - asm6502.c/immediate: readd free() call accidentally removed during gcc warnings fix - beats/draw_beats: avoid integer overflow by multiplication * Tue Nov 17 2020 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1:5.44-12 - Clean up gcc10 warnings, especially for -Wstringop - Clean up some warnings by cppcheck * Mon Nov 09 2020 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1:5.44-11 - Another way to make LTO happy with respecting upstream advice * Sat Nov 07 2020 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1:5.44-10 - Remove unneeded undefining to make LTO happy * Thu Oct 22 2020 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1:5.44-9 - Fix BR for systemd: use pkgconfig(libsystemd) * Tue Oct 20 2020 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1:5.44-8 - peepers / reset_floater : fix logic for choosing color * Wed Oct 14 2020 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1:5.44-6 - Install experimental wrapper script for switching user (bug 1878730) * Sat Oct 03 2020 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1:5.44-5 - FuzzyFlakesFreeFlake: avoid double free on subsequent calls such as when ConfigureNotify event happens (bug 1884822) * Fri Sep 25 2020 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1:5.44-4 - Some spec file cleanup, deleting conditions for no longer supported branches - Use %set_build_flags - F-33+: enable systemd integration * Tue Jul 28 2020 Adam Jackson <ajax@redhat.com> 1:5.44-3 - Requires appres not xorg-x11-resutils * Thu Apr 16 2020 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1:5.44-2 - ya_rand_init: avoid signed integer overflow by with recent pid_max value * Tue Mar 24 2020 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1:5.44-1 - Update to 5.44 - free_gibson: fix order of freeing memory * Sat Feb 08 2020 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1:5.43-5 - More fix for issues detected by gcc10 sanitizer - send_ping(sonar-icmp.c): keep alignment for struct timeval - gravitywell: restict the index accessing to colors[] buffer to the valid range * Fri Feb 07 2020 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1:5.43-3 - make_job (driver/subprocs.c): check is the pointer gets to the last of string buffer correctly (error detected by gcc10 -sanitize=address) * Tue Jan 28 2020 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1:5.43-2.1 - F-32: mass rebuild * Tue Aug 27 2019 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1:5.43-2 - glhanoi: fix malloc size shortage (bug 1745794) * Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:5.43-1.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue May 9 19:40:37 2023