Tomáš Chvátal
64e18be88d
- Add patches to build with gcc7:
...
* libidn-gcc7-part1.patch
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libidn?expand=0&rev=51
2017-04-04 09:20:31 +00:00
Tomáš Chvátal
1102757919
Accepting request 412437 from home:AndreasStieger:branches:devel:libraries:c_c++
...
security update for libidn
OBS-URL: https://build.opensuse.org/request/show/412437
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libidn?expand=0&rev=45
2016-07-21 07:19:05 +00:00
Tomáš Chvátal
ee53e5a8de
Accepting request 322606 from home:pluskalm:branches:devel:libraries:c_c++
...
- Update to 1.32
* libidn: Fix crash in idna_to_unicode_8z8z and
idna_to_unicode_8zlz. This problem was introduced in 1.31.
* API and ABI is backwards compatible with the previous version.
- Update gpg keyring
OBS-URL: https://build.opensuse.org/request/show/322606
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libidn?expand=0&rev=43
2015-08-13 19:20:34 +00:00
Tomáš Chvátal
0ce71ed187
- Add Apache-2.0 license to the license line. Under this is the
...
java code, but we don't build it -> just the sources license
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libidn?expand=0&rev=41
2015-07-09 08:22:53 +00:00
Tomáš Chvátal
644bd598ea
- Version bump to 1.31:
...
* Fixes bnc#923241 CVE-2015-2059 out-of-bounds read with stringprep on
invalid UTF-8
* Few other triv changes
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libidn?expand=0&rev=40
2015-07-09 07:58:17 +00:00
Tomáš Chvátal
e1de5a96f4
- Version bump to 1.30:
...
* punycode.{c,h} files were reimported
- Cleanup with spec-cleaner
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libidn?expand=0&rev=38
2015-03-13 13:54:38 +00:00
Cristian Rodríguez
fd1b268308
Accepting request 257773 from home:MargueriteSu:branches:devel:libraries:c_c++
...
update version 1.29
OBS-URL: https://build.opensuse.org/request/show/257773
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libidn?expand=0&rev=36
2014-10-21 03:17:06 +00:00
Stephan Kulow
8cc184d6f2
- disable gpg-offline again to avoid build cycles
...
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libidn?expand=0&rev=34
2013-12-19 12:22:16 +00:00
Michal Vyskocil
1fd9cc32b9
- Verify source tarball via gpg-offline
...
* MSVC: Build fixes related to _GL_ATTRIBUTE_CONST and
_GL_ATTRIBUTE_PURE.
Reported by Bartosz Brachaczek <b.brachaczek@gmail.com>.
* examples: Fix compiler warning about ignoring return value from
fgets.
* tests: Ship with a valgrind suppressions file for the strlen
issue.
* Update gnulib files and translations.
* API and ABI is backwards compatible with the previous version.
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libidn?expand=0&rev=33
2013-12-18 09:50:56 +00:00
Stephan Kulow
474db755d7
Accepting request 211262 from openSUSE:Factory:PowerLE
...
- Fix gnulib test failure due to SUSE_ASNEEDED.
OBS-URL: https://build.opensuse.org/request/show/211262
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libidn?expand=0&rev=32
2013-12-17 16:33:17 +00:00
Ismail Dönmez
e56bf4d37a
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libidn?expand=0&rev=29
2013-09-24 08:26:28 +00:00
Ismail Dönmez
901a21efc8
Accepting request 200200 from home:scarabeus_iv
...
- Version bump to 1.28:
* java buildfixes
* transltion updates
* improved unit-tests
* for more read NEWS file
OBS-URL: https://build.opensuse.org/request/show/200200
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libidn?expand=0&rev=28
2013-09-24 08:25:59 +00:00
Ismail Dönmez
dd34a0bfb6
Unbreak SLE
...
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libidn?expand=0&rev=26
2012-09-23 20:00:29 +00:00
Ismail Dönmez
d87868cedf
Move Obsoletes to the shared lib. package
...
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libidn?expand=0&rev=25
2012-09-23 19:57:04 +00:00
Ismail Dönmez
c955d4279e
Fix post/un
...
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libidn?expand=0&rev=24
2012-09-22 13:33:33 +00:00
Ismail Dönmez
3de17151b7
Accepting request 135338 from home:jengelh:branches:devel:libraries:c_c++
...
namtrac: The obsoletes was not deleted (your message in 135276), but moved. Look closer, it's there ;-)
- Employ shared library package naming
OBS-URL: https://build.opensuse.org/request/show/135338
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libidn?expand=0&rev=23
2012-09-22 08:17:05 +00:00
Wojtek Dziewięcki
ebc0d3cb6e
-Update to 1.25:
...
** MSVC: Build fixes related to _GL_ATTRIBUTE_CONST and
_GL_ATTRIBUTE_PURE.
Reported by Bartosz Brachaczek <b.brachaczek@gmail.com>.
** examples: Fix compiler warning about ignoring return value from
fgets.
** tests: Ship with a valgrind suppressions file for the strlen
issue.
** Update gnulib files and translations.
** API and ABI is backwards compatible with the previous version.
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libidn?expand=0&rev=21
2012-06-05 08:43:26 +00:00
Ismail Dönmez
370768acff
Accepting request 120836 from home:NicoK:branches:devel:libraries:c_c++
...
(hopefully) final correction of the license header
OBS-URL: https://build.opensuse.org/request/show/120836
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libidn?expand=0&rev=19
2012-05-14 10:20:25 +00:00
a8b424b6f0
Remove redundant tags/sections
...
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libidn?expand=0&rev=15
2011-12-26 16:03:05 +00:00
Cristian Rodríguez
e57b99ab51
Accepting request 98241 from home:elvigia:branches:devel:libraries:c_c++
...
- fix URL
OBS-URL: https://build.opensuse.org/request/show/98241
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libidn?expand=0&rev=14
2011-12-26 14:03:24 +00:00
Cristian Rodríguez
774bfe25ea
Accepting request 98213 from home:elvigia:branches:devel:libraries:c_c++
...
- Update to version 1.23
- Run spec cleaner
OBS-URL: https://build.opensuse.org/request/show/98213
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libidn?expand=0&rev=13
2011-12-26 05:50:33 +00:00
Cristian Rodríguez
d1ebd7b89f
Accepting request 85845 from home:elvigia:branches:devel:libraries:c_c++
...
- Do not build gtk-docs
- make check hangs in qemu-arm, workaround the bugs.
OBS-URL: https://build.opensuse.org/request/show/85845
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libidn?expand=0&rev=11
2011-10-01 01:44:44 +00:00
OBS User buildservice-autocommit
f0d42cb8c6
Updating link to change in openSUSE:Factory/libidn revision 27.0
...
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libidn?expand=0&rev=bcbc2935c900e299593dfb52178fccbd
2011-06-14 08:44:04 +00:00
Stephan Kulow
b6ba29189c
Accepting request 73239 from home:aturrini:branches:devel:libraries:c_c++
...
Fixed typo in description of libidn.spec
OBS-URL: https://build.opensuse.org/request/show/73239
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libidn?expand=0&rev=9
2011-06-10 14:40:47 +00:00
OBS User buildservice-autocommit
6379c699c4
Updating link to change in openSUSE:Factory/libidn revision 25.0
...
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libidn?expand=0&rev=b0e9ed2d4ec7de1bdc772283190d5740
2011-05-09 07:16:10 +00:00
Cristian Rodríguez
1ede8b15c2
Accepting request 69826 from home:elvigia:branches:devel:libraries:c_c++
...
- Upgrade to version 1.22
* Fix memory leak when idna_to_ascii_4i fails
* Fix ToUnicode case-insensitivity bug
* Avoid some warnings to make it build with modern gcc on amd64.
OBS-URL: https://build.opensuse.org/request/show/69826
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libidn?expand=0&rev=7
2011-05-07 00:37:17 +00:00
OBS User autobuild
c24db3872e
Accepting request 29089 from devel:libraries:c_c++
...
Copy from devel:libraries:c_c++/libidn based on submit request 29089 from user msmeissn
OBS-URL: https://build.opensuse.org/request/show/29089
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libidn?expand=0&rev=19
2010-01-14 15:10:38 +00:00
OBS User autobuild
046fbf7073
Accepting request 24451 from devel:libraries:c_c++
...
Copy from devel:libraries:c_c++/libidn based on submit request 24451 from user msmeissn
OBS-URL: https://build.opensuse.org/request/show/24451
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libidn?expand=0&rev=18
2009-11-16 10:18:58 +00:00
OBS User unknown
e885aa7940
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libidn?expand=0&rev=16
2009-01-08 17:37:54 +00:00
OBS User unknown
1b87c7fda6
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libidn?expand=0&rev=15
2008-10-22 16:14:36 +00:00
OBS User unknown
19fde6384d
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libidn?expand=0&rev=14
2008-10-07 14:03:34 +00:00
OBS User unknown
061aba2483
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libidn?expand=0&rev=13
2008-07-25 02:03:49 +00:00
OBS User unknown
9c73c41f9c
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libidn?expand=0&rev=12
2008-04-25 14:30:57 +00:00
OBS User unknown
d1b9ddb1d7
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libidn?expand=0&rev=11
2008-04-20 12:56:44 +00:00
OBS User unknown
ccd124f2d1
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libidn?expand=0&rev=10
2008-04-10 12:29:42 +00:00
OBS User unknown
a9f5d2e633
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libidn?expand=0&rev=9
2008-03-26 15:20:50 +00:00
OBS User unknown
8e2b98df47
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libidn?expand=0&rev=8
2008-03-19 12:01:19 +00:00
OBS User unknown
bec9daf97a
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libidn?expand=0&rev=7
2008-02-28 00:59:40 +00:00
OBS User unknown
1e6e6a0244
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libidn?expand=0&rev=6
2008-01-28 00:15:27 +00:00
OBS User unknown
64afcd533d
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libidn?expand=0&rev=5
2007-08-03 19:33:41 +00:00
OBS User unknown
2020c27364
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libidn?expand=0&rev=4
2007-07-18 19:35:52 +00:00
OBS User unknown
bff6defd6c
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libidn?expand=0&rev=3
2007-03-29 10:03:53 +00:00
OBS User unknown
b4751fdc73
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libidn?expand=0&rev=2
2007-03-15 00:43:21 +00:00
OBS User unknown
5102d1c416
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libidn?expand=0&rev=1
2007-01-15 23:22:12 +00:00