fix build with gcc15 + dtach-gcc15.patch OBS-URL: https://build.opensuse.org/package/show/Base:System/dtach?expand=0&rev=15
64 lines
2.2 KiB
Plaintext
64 lines
2.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue May 6 10:23:10 UTC 2025 - pgajdos@suse.com
|
|
|
|
- added patches
|
|
fix build with gcc15
|
|
+ dtach-gcc15.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 26 08:06:11 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
|
PatchN.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 28 11:56:38 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- use versionrewrite to properly set spec file version
|
|
- use https for downloading sources
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Mar 13 14:19:32 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- modernize specfile (move license to licensedir)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 8 16:01:48 UTC 2017 - jengelh@inai.de
|
|
|
|
- Rewrite description to point out the objective features,
|
|
and do so without relying to much on the user knowing GNU screen.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 4 05:29:42 UTC 2017 - mpluskal@suse.com
|
|
|
|
- Cleanup spec file with spec-cleaner
|
|
- Drop implicit build dependencies
|
|
- Fully utilise install command
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 9 15:51:53 UTC 2017 - okurz@suse.com
|
|
|
|
- Remove __DATE__/__TIME__ macro use to allow reproducible builds
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 06 07:29:16 UTC 2017 - okurz@suse.com
|
|
|
|
- Update to version v0.9+2.748020b:
|
|
* Prevent buffer overflow with a long socket path name.
|
|
* Try to use chdir to get around the sun_path length limit.
|
|
* Add dtach -p.
|
|
* Update copyrights for 2015.
|
|
* Call init_pty before signals are set up.
|
|
* Improve error message when dtach can't find a pty.
|
|
* Update copyrights for 2016.
|
|
* dtach 0.9
|
|
* Update license address
|
|
* Update license header in source files.
|
|
- Delete redundant dtach-remove-date-time-compile-macros.patch merged upstream
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 27 08:16:17 UTC 2017 - okurz@suse.com
|
|
|
|
- New release based on version 0.9
|
|
|