2024-01-20 21:14:21 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Jan 20 21:09:45 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 1.0.5
|
|
|
|
|
* This release adds -help & -version command line options.
|
|
|
|
|
For those building for 32-bit platforms, it also enables use of the
|
|
|
|
|
"large file" APIs so that it can handle mailboxes which exceed 2gb
|
|
|
|
|
or which may be stored on a filesystem which uses large inode numbers
|
|
|
|
|
not supported by the original 32-bit APIs.
|
|
|
|
|
Since this release was generated using the new GNU autoconf 2.72, this
|
|
|
|
|
also adds a --enable-year2038 configure flag which may allow a 32-bit
|
|
|
|
|
build of xbiff to work with files whose timestamps are later than
|
|
|
|
|
January 19, 2038, but this has not been tested.
|
|
|
|
|
|
2021-12-03 14:46:19 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Dec 3 14:07:41 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
|
|
- modernize spec file (move license to licensedir)
|
|
|
|
|
|
2019-07-15 10:02:52 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Jul 15 09:55:19 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 1.0.4
|
|
|
|
|
* Use _CONST_X_STRING to make libXt declare String as const char *
|
|
|
|
|
* Fix -Wsign-compare warning in quit() function
|
|
|
|
|
* Clarify how volume works
|
|
|
|
|
* autogen.sh: use exec instead of waiting for configure to finish
|
|
|
|
|
* autogen.sh: Honor NOCONFIGURE=1
|
|
|
|
|
* autogen.sh: use quoted string variables
|
|
|
|
|
* autogen: add default patch prefix
|
|
|
|
|
* Update configure.ac bug URL for gitlab migration
|
|
|
|
|
* configure: Drop AM_MAINTAINER_MODE
|
|
|
|
|
* Update README for gitlab migration
|
|
|
|
|
|
2012-04-14 09:32:47 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Apr 13 08:46:08 UTC 2012 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
|
|
- Split xbiff from xorg-x11. Initial version: 1.0.3.
|
|
|
|
|
|