066a725a74
Accepting request 1278289 from X11:XOrg
...
- Update to version 1.1.4
* Remove "All rights reserved" from Oracle copyright notices
* meson: Add option to build with meson
* Add --help and --version options
* Improve man page formatting
* man pages: fix warnings from `mandoc -T lint` and `groff -rCHECKSTYLE=10`
- switch to meson build
OBS-URL: https://build.opensuse.org/request/show/1278289
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sessreg?expand=0&rev=14
2025-05-23 12:28:31 +00:00
506ab68102
- Update to version 1.1.4
...
* Remove "All rights reserved" from Oracle copyright notices
* meson: Add option to build with meson
* Add --help and --version options
* Improve man page formatting
* man pages: fix warnings from `mandoc -T lint` and `groff -rCHECKSTYLE=10`
- switch to meson build
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/sessreg?expand=0&rev=23
2025-05-18 19:42:06 +00:00
09bae372c7
Accepting request 1032262 from X11:XOrg
...
- Update to version 1.1.3
* Fix spelling/wording issues
* gitlab CI: add a basic build test
* gitlab CI: stop requiring Signed-off-by in commits
* Fix -Wstringop-truncation warnings in safe_strncpy()
OBS-URL: https://build.opensuse.org/request/show/1032262
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sessreg?expand=0&rev=13
2022-10-31 09:44:29 +00:00
557ee7d06d
- Update to version 1.1.3
...
* Fix spelling/wording issues
* gitlab CI: add a basic build test
* gitlab CI: stop requiring Signed-off-by in commits
* Fix -Wstringop-truncation warnings in safe_strncpy()
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/sessreg?expand=0&rev=21
2022-10-29 20:38:44 +00:00
2fb6a26533
Accepting request 710098 from X11:XOrg
...
- Update to version 1.1.2
* Update README for gitlab migration
* Update configure.ac bug URL for gitlab migration
* Add comment about why safe_strncpy isn't replaced with strlcpy
* Fix missing defines _PATH_WTMPX/_PATH_UTMPX in musl
* Replace strncpy calls with a sane version that always terminates
OBS-URL: https://build.opensuse.org/request/show/710098
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sessreg?expand=0&rev=12
2019-06-24 19:49:59 +00:00
fd75f2d5f6
COPYING --> %license
...
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/sessreg?expand=0&rev=19
2019-06-15 12:01:47 +00:00
0fd7ded030
- Update to version 1.1.2
...
* Update README for gitlab migration
* Update configure.ac bug URL for gitlab migration
* Add comment about why safe_strncpy isn't replaced with strlcpy
* Fix missing defines _PATH_WTMPX/_PATH_UTMPX in musl
* Replace strncpy calls with a sane version that always terminates
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/sessreg?expand=0&rev=18
2019-06-11 09:41:03 +00:00
204875e4ce
Accepting request 461352 from X11:XOrg
...
- Update to version 1.1.1:
+ Use off_t instead of long to make largefile support work
+ autogen.sh: use quoted string variables
+ autogen: add default patch prefix
+ autogen.sh: use exec instead of waiting for configure to finish
+ Pass -P to the preprocessor when generating filenames for the manpage.
- supersedes patches:
+ U_Pass-P-to-the-preprocessor-when-generating-filenames.patch
+ u_use-off_t-instead-of-long-to-make-largefile-support-work.patch
OBS-URL: https://build.opensuse.org/request/show/461352
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sessreg?expand=0&rev=11
2017-03-05 16:56:31 +00:00
299b22989c
- supersedes patches:
...
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/sessreg?expand=0&rev=16
2017-03-01 14:14:31 +00:00
e8c875c59f
Accepting request 461348 from home:tobijk:X11:XOrg
...
Update to version 1.1.1
OBS-URL: https://build.opensuse.org/request/show/461348
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/sessreg?expand=0&rev=15
2017-03-01 14:13:30 +00:00
af51aabff4
Accepting request 400142 from X11:XOrg
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/400142
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sessreg?expand=0&rev=10
2016-06-09 13:55:19 +00:00
628995b536
- u_use-off_t-instead-of-long-to-make-largefile-support-work.patch
...
Make largefile support work (boo#981522).
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/sessreg?expand=0&rev=13
2016-05-29 21:54:23 +00:00
7ee18ad8da
Accepting request 391173 from X11:XOrg
...
- replaced formerly to be upstreamed patch
u_Pass-P-to-the-preprocessor-when-generating-filenames.patch
by upstream patch
U_Pass-P-to-the-preprocessor-when-generating-filenames.patch
OBS-URL: https://build.opensuse.org/request/show/391173
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sessreg?expand=0&rev=9
2016-04-28 14:50:46 +00:00
249424e7b7
- replaced formerly to be upstreamed patch
...
u_Pass-P-to-the-preprocessor-when-generating-filenames.patch
by upstream patch
U_Pass-P-to-the-preprocessor-when-generating-filenames.patch
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/sessreg?expand=0&rev=11
2016-04-21 14:39:00 +00:00
6e7786d4a7
Accepting request 287308 from X11:XOrg
...
- u_Pass-P-to-the-preprocessor-when-generating-filenames.patch
* Pass -P to the preprocessor when generating filenames for the
manpage. Fixes build with GCC 5. Patch by Richard Biener
<rguenther@suse.com >
OBS-URL: https://build.opensuse.org/request/show/287308
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sessreg?expand=0&rev=8
2015-02-27 10:06:10 +00:00
8365e77bfb
- u_Pass-P-to-the-preprocessor-when-generating-filenames.patch
...
* Pass -P to the preprocessor when generating filenames for the
manpage. Fixes build with GCC 5. Patch by Richard Biener
<rguenther@suse.com >
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/sessreg?expand=0&rev=9
2015-02-23 11:19:01 +00:00
25f146dede
Accepting request 283481 from X11:XOrg
...
1
OBS-URL: https://build.opensuse.org/request/show/283481
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sessreg?expand=0&rev=7
2015-02-01 11:28:23 +00:00
d029cd733a
Accepting request 283480 from home:Zaitor:branches:X11:XOrg
...
- Update to version 1.1.0:
+ Include utmp.h if present, even if we're using utmpx
interfaces.
+ Attempt to modernize and better disentangle utmp vs. utmpx in
the man page.
+ Stop disabling utmpx & wtmpx calls when -u & -w arguments are
passed.
+ If both utmp & utmpx interfaces are available, just use utmpx.
+ Zero initialize struct utmpx, as we already do for struct utmp.
+ Print which option was in error along with usage message.
+ autogen.sh: Honor NOCONFIGURE=1.
+ configure: Drop AM_MAINTAINER_MODE.
OBS-URL: https://build.opensuse.org/request/show/283480
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/sessreg?expand=0&rev=7
2015-01-30 15:34:52 +00:00
7a0c524a92
Obsoletes: xorg-x11-proto-devel -> Provides: xorg-x11-proto-devel
...
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/sessreg?expand=0&rev=6
2014-04-27 22:08:38 +00:00
Stephan Kulow
200b21663e
Accepting request 156536 from X11:XOrg
...
Update to version 1.0.8 (forwarded request 156467 from Zaitor)
OBS-URL: https://build.opensuse.org/request/show/156536
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sessreg?expand=0&rev=4
2013-03-01 08:01:01 +00:00
1dea6cbda1
Accepting request 156467 from home:Zaitor:branches:X11:XOrg
...
Update to version 1.0.8
OBS-URL: https://build.opensuse.org/request/show/156467
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/sessreg?expand=0&rev=4
2013-02-27 08:11:39 +00:00
Stephan Kulow
040099f83b
Accepting request 115387 from X11:XOrg
...
Pushing X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/115387
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sessreg?expand=0&rev=1
2012-05-08 09:59:38 +00:00
17e01ac0af
Accepting request 113618 from home:dimstar:branches:X11:XOrg
...
Update to 1.0.7
OBS-URL: https://build.opensuse.org/request/show/113618
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/sessreg?expand=0&rev=2
2012-04-15 10:51:03 +00:00
9cfdfd30e1
Accepting request 113479 from home:vuntz:branches:X11:XOrg
...
Split sessreg out of xorg-x11; no change to the content
OBS-URL: https://build.opensuse.org/request/show/113479
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/sessreg?expand=0&rev=1
2012-04-14 09:32:18 +00:00