fix build with gcc15 + lha-gcc15.patch OBS-URL: https://build.opensuse.org/package/show/Archiving/lha?expand=0&rev=6
175 lines
5.4 KiB
Plaintext
175 lines
5.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Jun 19 10:28:23 UTC 2025 - pgajdos@suse.com
|
|
|
|
- added patches
|
|
fix build with gcc15
|
|
+ lha-gcc15.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Sat May 20 07:58:07 UTC 2023 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
- Update to version 1.14.1~git.20230329:
|
|
* Update lharc.c (#38)
|
|
* Update header.c
|
|
* lha-test20: test-tmp-stdout must be in utf8, even on non-utf8 systems.
|
|
* Fix lha-test20 to count errors correctly.
|
|
* Fix test20 to be timezone independent
|
|
* Change spaces to tab.
|
|
* fix #31
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 26 09:38:00 UTC 2020 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
- Update to version 1.14.1~git.20191005:
|
|
* Should enclose with "" for the non-standard header file.
|
|
* AM_CONFIG_HEADER was deprecated. Thanks to nitro322.
|
|
* Change my e-mail address
|
|
* Move ChangeLog file to olddoc
|
|
* Fix build with GNU libiconv
|
|
* Fix path check
|
|
* Remove unnecessary comments
|
|
* Change skip behavior on extracting.
|
|
* Avoid compile error on libapplefile
|
|
* Fix warning message on extracting symlink.
|
|
- Drop lha-automake.patch
|
|
- Cleanup spec file
|
|
- Enable testsuite during build
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 10 18:57:43 CEST 2013 - sbrabec@suse.cz
|
|
|
|
- Updated to the latest SVN shapshot 899:
|
|
* bug fixes
|
|
- Port to the latest automake.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 18 17:55:05 CEST 2008 - sbrabec@suse.cz
|
|
|
|
- Updated to the latest SVN shapshot:
|
|
* --with-additional-suffixes configure option
|
|
* extracting read-only directories
|
|
* removes duplicated slashes
|
|
* command line: support for configure options joining
|
|
* support alphabetically unsorted LZH archives
|
|
* documentation updates
|
|
* Japanese file names support improvements
|
|
* English man page instead of outdated Japanese
|
|
- Removed obsolete exclusive open patch.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 14 17:55:47 CET 2008 - sbrabec@suse.cz
|
|
|
|
- Updated to the latest SVN shapshot:
|
|
* Large file support.
|
|
* Big-endian and 64-bit fixes.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 17 17:19:55 CEST 2007 - sbrabec@suse.cz
|
|
|
|
- Updated to the latest SVN shapshot from the new upstream:
|
|
* Integrates all security patches.
|
|
* Code cleanup.
|
|
* Automake based.
|
|
* New command line options.
|
|
- Build with stack protector and pie enabled.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 16 13:00:09 CEST 2007 - sbrabec@suse.cz
|
|
|
|
- Set proper CFLAGS: SUPPORT_LH7 and MKSTEMP (#264282).
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 25 21:37:21 CET 2006 - mls@suse.de
|
|
|
|
- converted neededforbuild to BuildRequires
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 13 15:25:41 CET 2006 - schwab@suse.de
|
|
|
|
- Don't strip binaries.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 23 12:50:00 CEST 2004 - sbrabec@suse.cz
|
|
|
|
- Security code review (bug #43081).
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 17 13:01:27 CEST 2004 - sbrabec@suse.cz
|
|
|
|
- Added patch for obscure buffer overflow.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 23 11:10:14 CEST 2004 - sbrabec@suse.cz
|
|
|
|
- Fixed buffer overflows for long filenames (CAN-2004-0234).
|
|
- Added directory traversal protection (CAN-2004-0235) (#39178).
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 25 15:27:02 CET 2004 - hmacht@suse.de
|
|
|
|
- building as non-root
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 25 16:12:24 CEST 2001 - cihlar@suse.cz
|
|
|
|
- fixed warnings on ia64
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 7 11:36:59 CET 2001 - cihlar@suse.cz
|
|
|
|
- update to version 1.14i
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 6 12:44:32 CET 2001 - cihlar@suse.cz
|
|
|
|
- added -DSYSTIME_HAS_NO_TM
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 10 16:26:16 CET 2001 - werner@suse.de
|
|
|
|
- Add temporary file patch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 22 11:56:01 CET 2000 - cihlar@suse.cz
|
|
|
|
- update to version 1.11h
|
|
- bzipped sources
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 11 10:20:04 CEST 2000 - cihlar@suse.cz
|
|
|
|
- update to version 1.14g
|
|
- fixed manpage
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 3 14:02:38 CET 2000 - kasal@suse.de
|
|
|
|
- Oops, a few lines in dif were redundant.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 3 11:57:34 CET 2000 - kasal@suse.de
|
|
|
|
- added buildroot
|
|
- moved man page to /usr/share/man/ja
|
|
- fixed english manpage install
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 2 15:24:25 CET 2000 - uli@suse.de
|
|
|
|
- moved man page to /usr/share
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 13 17:23:57 CEST 1999 - bs@suse.de
|
|
|
|
- ran old prepare_spec on spec file to switch to new prepare_spec.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 4 14:53:19 MEST 1999 - kukuk@suse.de
|
|
|
|
- Add english manual page
|
|
|
|
----------------------------------------------------------------------------
|
|
Tue Sep 3 14:28:49 MET DST 1996 - rj@suse.de
|
|
|
|
- new package version 1.0
|