OBS-URL: https://build.opensuse.org/package/show/devel:tools/resolv_wrapper?expand=0&rev=23
98 lines
3.4 KiB
Plaintext
98 lines
3.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Feb 27 11:37:56 UTC 2023 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
- Fix building with cmocka >= 1.1.6
|
|
* Added resolv_wrapper-fix-cmocka-1.1.6+-support.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 20 15:37:01 UTC 2022 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
- Update to version 1.1.8
|
|
* Fix issues with glibc >= 2.34
|
|
* Move debug messages from error to warning
|
|
- Removed resolv_wrapper_fix_glibc.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 3 14:12:02 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Do not own system-directory %{_libdir}/pkgconfig
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 3 06:37:53 UTC 2021 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
- Fix resolv_wrapper test with glibc >= 2.34
|
|
* Added resolv_wrapper_fix_glibc.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 24 08:44:30 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
- Add gpg armor file as source
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 23 09:25:57 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
- Update to version 1.1.4
|
|
* Added support for running with Sanitizers
|
|
* Added fake resolving of TXT records
|
|
* Improved logging support
|
|
* Fixed resolv.conf support on FreeBSD
|
|
* Fixed alignment issues on FreeBSD
|
|
* Fixed using IPv6 address with old glibc versions
|
|
* Added support for faking PTR entries
|
|
* Added support for faking URI entries
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 31 07:00:11 UTC 2016 - asn@cryptomilk.org
|
|
|
|
- Update to version 1.1.4
|
|
* Added support for faking NS entries
|
|
* Fixed some platform compatibility bugs
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Feb 14 11:45:32 UTC 2016 - jengelh@inai.de
|
|
|
|
- Editorial fixes to the description
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 2 11:52:01 UTC 2015 - asn@cryptomilk.org
|
|
|
|
- Update to version 1.1.3:
|
|
* Fixed symbol detection if macros are used for res_* functions
|
|
* Fixed strict aliasing warnings for symbol binding
|
|
* Added missing tests for req_query and res_search
|
|
* Fix detection for ns_name_compress.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 3 06:52:59 UTC 2015 - mpluskal@suse.com
|
|
|
|
- Rename rpmlintrc to match packaging guidelines
|
|
- Add rpmlintrc as source
|
|
- Fix usage of cmake_install
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 11 06:39:23 UTC 2015 - asn@cryptomilk.org
|
|
|
|
- Cleanup specfile
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 12 17:51:29 UTC 2015 - asn@cryptomilk.org
|
|
|
|
- Update to version 1.1.1:
|
|
* Fixed building on older Linux distributions.
|
|
* Fix a possible segfault.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 2 15:49:39 UTC 2014 - asn@cryptomilk.org
|
|
|
|
- Update to version 1.1.0:
|
|
* Added case insensitive comparsion of dns names (dns faking).
|
|
* Added support complete dns names (trailing dot) (dns faking).
|
|
* Added support for recursive name resolving (dns faking).
|
|
* Fixed calculation of response size (dns faking).
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 24 13:14:44 UTC 2014 - asn@cryptomilk.org
|
|
|
|
- Initial package.
|
|
|