update 1.3.6, fixed boo#1008683: Login difficulties with slim 1.3.5 and systemd OBS-URL: https://build.opensuse.org/request/show/452787 OBS-URL: https://build.opensuse.org/package/show/X11:lxde/slim?expand=0&rev=26
270 lines
9.5 KiB
Plaintext
270 lines
9.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Jan 25 17:33:37 UTC 2017 - i@marguerite.su
|
|
|
|
- fixed boo#1008683: Login difficulties with slim 1.3.5 and systemd
|
|
- update version 1.3.6
|
|
* merge slimlock
|
|
* add support ^H (like backspace)
|
|
* fix some bugs
|
|
- drop slim-1.3.5-xsessions.patch, upstreamed
|
|
- drop slim-1.3.5-hardcoded_slim_service_path.patch, upstream
|
|
does not hardcode the install path now
|
|
- drop slim-1.3.5-implicit-definitions.patch, upstreamed
|
|
- add libslim-cmake-fixes.patch
|
|
* fixed system libraries' linking
|
|
- add slim-1.3.6-honour-cflags.patch
|
|
* honour system predefined CFLAGS.
|
|
- add slim-1.3.6-systemd-session.patch
|
|
* slim doesn't restart everything and reuses the state in which it was
|
|
before when the user logs out
|
|
https://immae.eu/blog/2014/05/26/manage-your-session-with-systemd/
|
|
* workaround found: https://bugs.archlinux.org/task/34329
|
|
- add slim-1.3.6-add-sessiondir.patch
|
|
* set directory that contains the xsessions.
|
|
* http://bugs.debian.org/740394 : impossible to select a session
|
|
- add slim-1.3.6-fix-env-alloc.patch
|
|
* fixed memory corruption in slim child https://bugs.debian.org/733916
|
|
- add slim-1.3.6-hyphen-used-as-minus-sign.patch
|
|
- add slim-1.3.6-drop-zlib.patch, zlib required in CMakeLists.txt but never
|
|
used. https://bugs.gentoo.org/503036
|
|
- add slim-1.3.5-disable-ck-for-systemd.patch
|
|
* if slim is started from its systemd service, don't let it try to
|
|
set up a consolekit session
|
|
- disable ConsoleKit for openSUSE 13.1 and above that use systemd-logind
|
|
- update slim-theme-openSUSE to Leap
|
|
- fixed %fillup_only macro.
|
|
* it used sysconfig.$PNAME$SUBNAME to fill up /etc/sysconfig/$PNAME.
|
|
so we should install the correct file sysconfig.displaymanager-slim
|
|
and call the macro correct.
|
|
- add slim.sysvinit for openSUSE 11.4 and below
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 12 07:30:53 UTC 2013 - i@marguerite.su
|
|
|
|
- update version 1.3.5
|
|
* Support UTF8 string.
|
|
* Add systemd service.
|
|
* And fix some bugs.
|
|
- remove patch
|
|
* slim-1.3.4-libpng.patch, upstreamed
|
|
- add patch
|
|
* slim-1.3.5-hardcoded_slim_service_path.patch
|
|
* don't hardcode slim.service path, or it'll be /usr/usr/lib
|
|
* slim-1.3.5-implicit-definitions.patch
|
|
* add <string.h> to png.c to use memcpy
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 10 10:09:21 UTC 2012 - toganm@opensuse.org
|
|
|
|
- - Update to 1.3.4
|
|
* Replaced stderr writes function.
|
|
* Fix numlock control.
|
|
* Fix build with GLUT.
|
|
* Fix PAM authentication.
|
|
- Rework spec
|
|
* Patches
|
|
+ removed slim-1.3.2-pam.patch as it is fixed upstream
|
|
+ include the following patches
|
|
- slim-1.3.4-libpng.patch
|
|
- disable_log.patch
|
|
- slim-1.3.4-xmu-cmakelist.patch (for <= openSUSE 12.1)
|
|
* changed pid file to slim.pid instead of slim.lock
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 1 11:40:58 UTC 2012 - toganm@opensuse.org
|
|
|
|
- Fix build for factory
|
|
* Fix slim restart after logout by removing
|
|
PIDFILE=/var/run/slim.lock from slim
|
|
* add copyright header to spec
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 3 07:26:33 UTC 2012 - toganm@opensuse.org
|
|
|
|
- Update to 1.3.3
|
|
* Change build system to cmake
|
|
* Add support to ConsoleKit
|
|
* Many bug fixes
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 26 14:04:35 UTC 2011 - eich@suse.com
|
|
|
|
- Fixed name of function in dm startup script fallback for slim:
|
|
slimdm_vars -> slim_vars
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 21 08:37:55 UTC 2011 - eich@suse.com
|
|
|
|
- Don't use %{_libexecdir} for init script path, it's not uniformly
|
|
defined on all supported products.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 20 16:01:46 UTC 2011 - eich@suse.com
|
|
|
|
- Change %{_libdir} to ${_libexecdir}.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 6 11:36:36 UTC 2011 - eich@suse.com
|
|
|
|
- add PIDFILE=/var/run/slim.lock to startup scriptlet.
|
|
slim uses a different pid file than other DMs. (Could
|
|
be changed in the config file, too).
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 5 21:35:50 UTC 2011 - eich@suse.com
|
|
|
|
- Add %_libdir/X11 to the list of dirs.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 31 07:38:36 UTC 2011 - eich@suse.com
|
|
|
|
- slimdm -> slim,
|
|
fixed bugs,
|
|
%{_libdir}/X11/displaymanagers is no config file.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 30 14:57:32 UTC 2011 - eich@suse.com
|
|
|
|
- Changed %{_sysconfdir}/X11/displaymanagers to
|
|
%{_libdir}/X11/displaymanagers.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 30 09:55:00 UTC 2011 - eich@suse.com
|
|
|
|
- add missing "%dir %{_sysconfdir}/X11/displaymanagers"
|
|
to specfile.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 25 12:15:23 UTC 2011 - eich@novell.com
|
|
|
|
- slimdm: Add startup script file to be sourced by /etc/xinit.d/xdm.
|
|
|
|
The display manager stratup script /etc/init.d/xdm should not
|
|
contain any code specific to a display manager. Instead such code
|
|
should live in a script file supplied by the specific dm which
|
|
is sourced by the start script. Those script files will live
|
|
in /etc/X11/displaymanagers/.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 29 09:50:38 UTC 2010 - andrea@opensuse.org
|
|
|
|
- new upstream version 1.3.2
|
|
- moved all the patches to apply on new sources
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 6 09:11:15 UTC 2010 - andrea@opensuse.org
|
|
|
|
- use libpng12-devel on openSUSE >= 11.3
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 16 21:20:07 UTC 2009 - andrea@opensuse.org
|
|
|
|
- removed "slim" init script on suse >= 11.2 (bnc#531667)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 9 13:02:45 CEST 2009 - prusnak@suse.cz
|
|
|
|
- fixed typos in .spec file
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 9 06:30:59 UTC 2009 - andrea@opensuse.org
|
|
|
|
- added logrotate script (or the log will keep growing until it errors out at 2 GB size...)
|
|
- added "restart xserver if kill slim"
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 17 13:18:30 CEST 2009 - prusnak@suse.cz
|
|
|
|
- spec file cleanup
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Aug 16 16:10:18 UTC 2009 - andrea@opensuse.org
|
|
|
|
- disable NumLock default enabled, in some laptop
|
|
it may be very annoyining
|
|
- improved slim-1.3.1-includes.patch to allow gcc 4.4 build
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Aug 16 10:14:55 UTC 2009 - andrea@opensuse.org
|
|
|
|
- fixed "screenshot_cmd", screenshots now saved in /tmp
|
|
- added ImageMagick as Requires to allow screenshots feature
|
|
- added SUSE theme preview
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Aug 15 20:00:02 UTC 2009 - andrea@opensuse.org
|
|
|
|
- fixed init script, non more fail on "stop"
|
|
- temporary disable xinerema support because
|
|
patch introduces a regression [bnc#531540]
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 14 13:04:18 UTC 2009 - andrea@opensuse.org
|
|
|
|
- added openSUSE theme (Author Andrea Florio <andrea@opensuse.org>)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 29 17:58:49 CEST 2009 - andrea@opensuse.org
|
|
|
|
- added init script to allow boot time start of slim (xdm MUST not start)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 3 14:06:56 CET 2009 - prusnak@suse.cz
|
|
|
|
- fix unusable keyboard in tty (daemon.patch)
|
|
- fix pam issues with Kerberos and pam_unix2 (pam.patch)
|
|
- add Xinerama support (xinerama.patch)
|
|
- fix missing includes (includes.patch)
|
|
- parse desktop files in /usr/share/xsessions (xsessions.patch)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 1 16:03:01 CET 2008 - prusnak@suse.cz
|
|
|
|
- updated to 1.3.1
|
|
* Added focus_password config option for focusing password
|
|
automatically when default_user is enabled
|
|
* Added auto_login option
|
|
* Fixed uninitialized daemonmode, see
|
|
http://www.freebsd.org/cgi/query-pr.cgi?pr=114366
|
|
* Fixed maximum length for password
|
|
* Introduced customization options for session text:
|
|
font, colors, position, shadows.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 11 11:37:30 CET 2008 - prusnak@suse.cz
|
|
|
|
- pam_resmgr dropped
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 26 19:10:43 CEST 2008 - prusnak@suse.cz
|
|
|
|
- allow users to shutdown without root password (shutdown.patch)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 16 14:06:28 CEST 2007 - prusnak@suse.cz
|
|
|
|
- update to 1.3.0
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 12 11:59:40 CEST 2007 - prusnak@suse.cz
|
|
|
|
- updated to SVN branch slim-pam revision 140
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 22 17:43:53 CEST 2007 - prusnak@suse.cz
|
|
|
|
- updated to SVN branch slim-pam revision 133
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 28 17:31:37 CET 2007 - prusnak@suse.cz
|
|
|
|
- updated to SVN version
|
|
- added modified slim.conf config file
|
|
- added pam.d/slim config file (unused ATM)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 16 10:42:38 CET 2007 - prusnak@suse.cz
|
|
|
|
- created package with version 1.2.6
|
|
|