Stephan Kulow
fee0369c4d
Accepting request 198530 from Base:System
...
- fcntl-o-tmpfile.patch: Add O_TMPFILE to <fcntl.h> (bnc#837965)
- strcoll-overflow.patch: Update to latest version (forwarded request 198529 from Andreas_Schwab)
OBS-URL: https://build.opensuse.org/request/show/198530
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=154
2013-09-12 05:09:24 +00:00
Tomáš Chvátal
5b108142b5
Accepting request 186878 from Base:System
...
- Update to glibc 2.18 release
* No source change
- strcoll-overflow.patch: fix buffer overflow in strcoll (CVE-2012-4412,
bnc#779320)
- readdir_r-overflow.patch: fix readdir_r with long file names
(CVE-2013-4237, bnc#834594) (forwarded request 186872 from Andreas_Schwab)
OBS-URL: https://build.opensuse.org/request/show/186878
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=153
2013-08-13 09:36:50 +00:00
Stephan Kulow
418ae1c68f
Accepting request 185400 from Base:System
...
- i686-strcasecmp-fallback.patch: fix fallback in i686
strcasecmp/strncasecmp
- nonascii-case.patch: also test strncasecmp
- pldd-wait-ptrace-stop.patch: fix pldd not to leave process stopped after
detaching (bnc#819383) (forwarded request 185399 from Andreas_Schwab)
OBS-URL: https://build.opensuse.org/request/show/185400
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=152
2013-08-01 15:33:58 +00:00
Stephan Kulow
8e9d3a862c
Accepting request 184086 from Base:System
...
- disable-pt-chown.patch: disable use of pt_chown (CVE-2013-2207,
bnc#830257)
- nonascii-case.patch: fix strcasecmp in tr_TR.ISO-8859-9 locale
- glibc-2.14-crypt.diff: fix incomplete dependencies for libowcrypt (forwarded request 184083 from Andreas_Schwab)
OBS-URL: https://build.opensuse.org/request/show/184086
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=151
2013-07-23 18:30:54 +00:00
Stephan Kulow
ed1a911426
Accepting request 182499 from Base:System
...
- crypt_blowfish-gensalt.patch: separare crypt_gensalt into its own
library libowcrypt, remove crypt_rn and crypt_ra (fate#314945)
- glibc-2.14-crypt-versioning.diff, glibc-fix-check-abi.patch,
glibc-crypt-badsalttest.patch: folded into glibc-2.14-crypt.diff
- crypt_blowfish-const.patch: constify crypt_blowfish
- crypt_blowfish-1.2-sha.diff: refresh (forwarded request 182498 from Andreas_Schwab)
OBS-URL: https://build.opensuse.org/request/show/182499
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=150
2013-07-11 11:28:19 +00:00
Stephan Kulow
e77945c999
Accepting request 181535 from Base:System
...
- add ld-linux.so.3 compat symlink also for armv6hl
- remove deprecated armv7l (forwarded request 181452 from dirkmueller)
OBS-URL: https://build.opensuse.org/request/show/181535
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=149
2013-07-01 13:54:06 +00:00
Stephan Kulow
c33e287b34
Accepting request 180094 from Base:System
...
- rely on systemd-rpm-macros instead of the full thing
OBS-URL: https://build.opensuse.org/request/show/180094
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=148
2013-06-21 08:33:30 +00:00
Stephan Kulow
b279560015
Accepting request 179303 from Base:System
...
- nscd-netgroup.patch: Fix handling of netgroup cache in nscd (bnc#819524) (forwarded request 179302 from Andreas_Schwab)
OBS-URL: https://build.opensuse.org/request/show/179303
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=147
2013-06-19 12:43:49 +00:00
Stephan Kulow
0001be9322
Accepting request 178385 from Base:System
...
- glibc-bindresvport-blacklist.diff: Renamed from
glibc-2.3.90-bindresvport.blacklist.diff; fix resource leaks
(bnc#824046)
- Remove glibc-armhf-compat.patch (forwarded request 178384 from Andreas_Schwab)
OBS-URL: https://build.opensuse.org/request/show/178385
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=146
2013-06-11 04:32:58 +00:00
Stephan Kulow
490921d3c8
Accepting request 176169 from Base:System
...
- aarch64-sigsetjmp.patch: Fix sigsetjmp on aarch64 (forwarded request 176168 from Andreas_Schwab)
OBS-URL: https://build.opensuse.org/request/show/176169
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=145
2013-05-27 07:49:31 +00:00
Stephan Kulow
233126ce15
Accepting request 175893 from Base:System
...
- big5-hkscs-update.patch.bz2: Update BIG5-HKSCS charmap to HKSCS-2008
- digits-dots.patch: Fix parsing of numeric hosts in gethostbyname_r
- nss-database.patch: Properly cache the result from looking up the nss
database config
- strptime-W-week.patch: Properly handle %W in strptime
- printf-overrun.patch: Revert problematic fixes for [BZ #11741 ]
- glibc-aarch64-lib64.patch: Replace with upstream version
- arm-ld-so-cache.patch: ARM: Support loading unmarked objects from cache
- rtlddir.patch: Add support for rtld directory different from slib
directory
- regexp-overrun.patch: Fix buffer overrun in regexp matcher
(CVE-2013-0242, bnc#801246)
- getaddrinfo-overflow.patch: Fix stack overflow in getaddrinfo with many
results (CVE-2013-1914, bnc#813121)
- big5-hkscs-update.patch.bz2: Update BIG5-HKSCS charmap to HKSCS-2008
- digits-dots.patch: Fix parsing of numeric hosts in gethostbyname_r
- nss-database.patch: Properly cache the result from looking up the nss
database config
- strptime-W-week.patch: Properly handle %W in strptime
- printf-overrun.patch: Revert problematic fixes for [BZ #11741 ]
- glibc-aarch64-lib64.patch: Replace with upstream version
- arm-ld-so-cache.patch: ARM: Support loading unmarked objects from cache
- rtlddir.patch: Add support for rtld directory different from slib
directory
- regexp-overrun.patch: Fix buffer overrun in regexp matcher
(CVE-2013-0242, bnc#801246)
- getaddrinfo-overflow.patch: Fix stack overflow in getaddrinfo with many
results (CVE-2013-1914, bnc#813121) (forwarded request 175892 from Andreas_Schwab)
OBS-URL: https://build.opensuse.org/request/show/175893
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=144
2013-05-17 06:26:04 +00:00
Stephan Kulow
7b8f354ba4
Accepting request 157241 from Base:System
...
- Fix crypt ABI for aarch64 (forwarded request 157240 from Andreas_Schwab)
OBS-URL: https://build.opensuse.org/request/show/157241
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=141
2013-03-05 05:43:54 +00:00
Stephan Kulow
88e4abedf8
Accepting request 155881 from Base:System
...
- glibc-aarch64-lib64.patch:
Use lib64 for aarch64 and add link for /lib/ld-linux-aarch64.so.1 (forwarded request 155880 from Andreas_Schwab)
OBS-URL: https://build.opensuse.org/request/show/155881
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=140
2013-02-20 16:40:45 +00:00
Stephan Kulow
78a7e846b0
Accepting request 150613 from Base:System
...
- Obsolete unscd to migrate back to nscd. (forwarded request 150612 from Andreas_Schwab)
OBS-URL: https://build.opensuse.org/request/show/150613
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=139
2013-02-01 08:42:04 +00:00
Stephan Kulow
50d7509b24
Accepting request 149818 from Base:System
...
- Don't run testsuite in parallel
- Fail if testsuite fails
- Disable crypt/badsalttest test (forwarded request 149817 from Andreas_Schwab)
OBS-URL: https://build.opensuse.org/request/show/149818
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=137
2013-01-29 05:56:03 +00:00
Stephan Kulow
158668bc3e
Accepting request 147514 from Base:System
...
- add _constraints file to make sure glibc-testsuite only builds on big
hosts. Otherwise it's running out of memory and stalls
See http://openbuildservice.org/help/manuals/obs-reference-guide/cha.obs.build_job_constraints.html
for more fun options (forwarded request 147495 from coolo)
OBS-URL: https://build.opensuse.org/request/show/147514
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=135
2013-01-10 10:17:49 +00:00
Stephan Kulow
254c84f620
Accepting request 146883 from Base:System
...
Set bugurl to bugs.opensuse.org
OBS-URL: https://build.opensuse.org/request/show/146883
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=134
2013-01-07 13:47:40 +00:00
Ismail Dönmez
c368103f27
Accepting request 146380 from Base:System
...
Update to 2.17 release (forwarded request 146379 from a_jaeger)
OBS-URL: https://build.opensuse.org/request/show/146380
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=133
2012-12-30 11:19:16 +00:00
Stephan Kulow
7bac81a61b
Accepting request 145659 from Base:System
...
Split off glibc-testsuite package (forwarded request 145658 from Andreas_Schwab)
OBS-URL: https://build.opensuse.org/request/show/145659
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=132
2012-12-19 13:47:43 +00:00
Stephan Kulow
66ac5d709f
Accepting request 145179 from Base:System
...
Update to current git. (forwarded request 145178 from a_jaeger)
OBS-URL: https://build.opensuse.org/request/show/145179
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=131
2012-12-14 05:54:00 +00:00
Stephan Kulow
f41159a486
Accepting request 144728 from Base:System
...
Update to current git head. (forwarded request 144726 from a_jaeger)
OBS-URL: https://build.opensuse.org/request/show/144728
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=130
2012-12-10 16:16:01 +00:00
Stephan Kulow
6be2c2808d
Accepting request 143762 from Base:System
...
Update to current git head. (forwarded request 143761 from a_jaeger)
OBS-URL: https://build.opensuse.org/request/show/143762
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=129
2012-12-03 08:35:02 +00:00
Stephan Kulow
1c42f97ac5
Accepting request 143491 from Base:System
...
Update to git head, fix nscd systemd file. (forwarded request 143490 from a_jaeger)
OBS-URL: https://build.opensuse.org/request/show/143491
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=128
2012-11-29 09:12:50 +00:00
Stephan Kulow
574559ae29
Accepting request 143355 from Base:System
...
Update to current git HEAD, fix fwrite bug. (forwarded request 143342 from a_jaeger)
OBS-URL: https://build.opensuse.org/request/show/143355
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=127
2012-11-28 09:25:04 +00:00
Stephan Kulow
94b4a8728f
Accepting request 142718 from Base:System
...
Remove nscd init script, use systemd files. (forwarded request 142717 from a_jaeger)
OBS-URL: https://build.opensuse.org/request/show/142718
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=126
2012-11-26 17:54:44 +00:00
Stephan Kulow
fb4de980bc
Accepting request 142317 from Base:System
...
Really remove glibc-compiled-binaries.diff (forwarded request 142316 from a_jaeger)
OBS-URL: https://build.opensuse.org/request/show/142317
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=125
2012-11-22 15:12:48 +00:00
Stephan Kulow
c1aeaefb24
Accepting request 140571 from Base:System
...
- Avoid shell comment leaking into %post. (forwarded request 140570 from zxyyz)
OBS-URL: https://build.opensuse.org/request/show/140571
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=124
2012-11-10 15:54:21 +00:00
Stephan Kulow
944164bda3
Accepting request 139323 from Base:System
...
Update to current 2.16 git, drop some patches (forwarded request 139246 from a_jaeger)
OBS-URL: https://build.opensuse.org/request/show/139323
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=123
2012-10-27 11:23:04 +00:00
Stephan Kulow
2d71f441f2
Accepting request 137566 from Base:System
...
Update to current 2.16 tree, various bugfixes. (forwarded request 137557 from a_jaeger)
OBS-URL: https://build.opensuse.org/request/show/137566
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=122
2012-10-12 06:03:44 +00:00
Stephan Kulow
3a24c35320
Accepting request 136315 from Base:System
...
Fix sparc build (forwarded request 136314 from a_jaeger)
OBS-URL: https://build.opensuse.org/request/show/136315
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=121
2012-10-03 05:16:59 +00:00
Stephan Kulow
5a95ba9ef6
Accepting request 132572 from Base:System
...
Small fixes by Andreas Schwab
OBS-URL: https://build.opensuse.org/request/show/132572
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=120
2012-09-10 13:20:21 +00:00
Stephan Kulow
5fabd52a67
Accepting request 132085 from Base:System
...
Order changes; update to glibc 2.16 (forwarded request 132084 from a_jaeger)
OBS-URL: https://build.opensuse.org/request/show/132085
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=119
2012-08-31 07:27:30 +00:00
Stephan Kulow
3d1fec0ff9
Accepting request 128494 from Base:System
...
- Add commit 10f62770e115d9f (glibc-sparc-fxstatat64.diff) from
upstream to resolve rpmlint-induced packaging abort due to
(previously) "no-return-in-nonvoid"
- Add xz as explicit BuildRequires for openSUSE_12.1 (forwarded request 128487 from jengelh)
OBS-URL: https://build.opensuse.org/request/show/128494
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=118
2012-07-23 08:00:13 +00:00
Stephan Kulow
7ca571cd12
Accepting request 128172 from Base:System
...
Add buildrequire on makeinfo. (forwarded request 128171 from a_jaeger)
OBS-URL: https://build.opensuse.org/request/show/128172
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=117
2012-07-18 15:15:17 +00:00
Stephan Kulow
8d13ce1a5a
Accepting request 127123 from Base:System
...
Fix two bugs in name resolving. (forwarded request 127122 from a_jaeger)
OBS-URL: https://build.opensuse.org/request/show/127123
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=116
2012-07-09 11:27:38 +00:00
Stephan Kulow
82f33256ad
Accepting request 126931 from Base:System
...
- Backport *context patch for ARM from 2.16, so we have a working libpth (forwarded request 126930 from algraf)
OBS-URL: https://build.opensuse.org/request/show/126931
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=115
2012-07-03 18:25:51 +00:00
Stephan Kulow
db7019c583
Accepting request 126487 from Base:System
...
Remove nscd.socket (forwarded request 126486 from <bound method Request.get_creator of <osc.core.Request instance at 0x7fb26e755cf8>>)
OBS-URL: https://build.opensuse.org/request/show/126487
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=114
2012-06-29 08:19:33 +00:00
Stephan Kulow
a44bbd8212
Accepting request 126451 from Base:System
...
Fix cosh bug (forwarded request 126450 from a_jaeger)
OBS-URL: https://build.opensuse.org/request/show/126451
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=113
2012-06-28 15:24:50 +00:00
Stephan Kulow
d9de582615
Accepting request 126084 from Base:System
...
Fix fmod, strcasecmp_l. (forwarded request 126083 from a_jaeger)
OBS-URL: https://build.opensuse.org/request/show/126084
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=112
2012-06-26 13:43:41 +00:00
Stephan Kulow
1ec5829baf
Accepting request 122033 from Base:System
...
Update to current 2.15 branch (forwarded request 122032 from a_jaeger)
OBS-URL: https://build.opensuse.org/request/show/122033
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=110
2012-05-26 10:59:12 +00:00
Stephan Kulow
62b7ae98de
Accepting request 120887 from Base:System
...
Add nscd --foreground option. (forwarded request 120884 from a_jaeger)
OBS-URL: https://build.opensuse.org/request/show/120887
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=109
2012-05-21 05:55:21 +00:00
Stephan Kulow
66fd20c140
Accepting request 116361 from Base:System
...
Fix name of dynamic linker for ARMv5 (forwarded request 116358 from a_jaeger)
OBS-URL: https://build.opensuse.org/request/show/116361
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=107
2012-05-08 04:45:24 +00:00
Stephan Kulow
197ba6a3b6
Accepting request 114966 from Base:System
...
Fix building for PowerPC and GCC 4.7 (forwarded request 114965 from a_jaeger)
OBS-URL: https://build.opensuse.org/request/show/114966
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=106
2012-04-23 14:10:37 +00:00
Stephan Kulow
7f152ecbf8
Accepting request 114164 from Base:System
...
Lots of fixes for glibc and cleanup of spec file. (forwarded request 114163 from a_jaeger)
OBS-URL: https://build.opensuse.org/request/show/114164
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=105
2012-04-18 10:34:21 +00:00
Stephan Kulow
415b57529a
Accepting request 107800 from Base:System
...
vfprintf: validate nargs and maybe allocate from heap (bnc#747768) (forwarded request 107799 from a_jaeger)
OBS-URL: https://build.opensuse.org/request/show/107800
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=104
2012-03-07 19:09:12 +00:00
Stephan Kulow
488b9a367b
Accepting request 102220 from Base:System
...
Fix checks for AVX (patch glibc-2.16-avx.patch) (forwarded request 102219 from a_jaeger)
OBS-URL: https://build.opensuse.org/request/show/102220
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=103
2012-02-03 09:22:38 +00:00
Stephan Kulow
eb31e93240
Accepting request 100533 from Base:System
...
Update license (forwarded request 100532 from a_jaeger)
OBS-URL: https://build.opensuse.org/request/show/100533
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=102
2012-01-19 09:34:43 +00:00
Stephan Kulow
5d86c7cf54
Accepting request 99613 from Base:System
...
Fix for bnc#740109 (forwarded request 99612 from a_jaeger)
OBS-URL: https://build.opensuse.org/request/show/99613
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=101
2012-01-11 14:36:28 +00:00
Stephan Kulow
e80af12f3a
Accepting request 98777 from Base:System
...
Update to 2.15
OBS-URL: https://build.opensuse.org/request/show/98777
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=100
2012-01-06 10:44:07 +00:00
Stephan Kulow
f18b4d2632
Accepting request 97886 from Base:System
...
- Do not mention the buildtime anymore to make build-compare work. (forwarded request 97838 from msmeissn)
OBS-URL: https://build.opensuse.org/request/show/97886
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=99
2011-12-27 17:35:36 +00:00
Stephan Kulow
2d6619daf3
Accepting request 97013 from Base:System
...
Fix timezone loader overflow. (forwarded request 97011 from a_jaeger)
OBS-URL: https://build.opensuse.org/request/show/97013
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=98
2011-12-21 13:56:41 +00:00
Stephan Kulow
4a9295a63b
replace license with spdx.org variant
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=97
2011-12-06 17:13:10 +00:00
Stephan Kulow
cd3e10b1bf
Accepting request 94210 from Base:System
...
Fix printf problem (forwarded request 94209 from a_jaeger)
OBS-URL: https://build.opensuse.org/request/show/94210
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=96
2011-12-02 08:26:50 +00:00
Stephan Kulow
34872e78b0
Accepting request 90938 from Base:System
...
- fix building with ports again:
* ifuncs tracing backport requires adjustments
- avoid using asynchronous-unwind-tables only during configure,
but still built the library with unwind tables enabled
- replace arm build hack with a proper solution
------------------------------------------------------------------
- armv8l architecture does not exist (forwarded request 90934 from dirkmueller)
OBS-URL: https://build.opensuse.org/request/show/90938
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=92
2011-11-14 10:52:27 +00:00
Stephan Kulow
a1ca78772e
Accepting request 90503 from Base:System
...
- update glibc-ports to 2.14.1:
* Align the constant pool in start.S to 4 bytes.
* sysdeps/unix/sysv/linux/arm/eabi/internal_sendmmsg.S: New.
- Fix unwinding crash when using clone()
OBS-URL: https://build.opensuse.org/request/show/90503
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=91
2011-11-08 08:24:14 +00:00
Stephan Kulow
c81fdb57f6
Accepting request 88821 from Base:System
...
Ignore failure of chkstat (bnc#725145) (forwarded request 88819 from a_jaeger)
OBS-URL: https://build.opensuse.org/request/show/88821
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=90
2011-10-21 14:10:21 +00:00
Lars Vogdt
89068b231f
Accepting request 87372 from Base:System
...
Update to current git (forwarded request 87370 from a_jaeger)
OBS-URL: https://build.opensuse.org/request/show/87372
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=87
2011-10-11 14:53:50 +00:00
Sascha Peilicke
6332039008
Accepting request 85188 from Base:System
...
- Update to 2.14 git version 8bd683657e8a, it contains backports from
glibc trunk:
+ Avoid race between {,__de}allocate_stack and __reclaim_stacks
during fork
- Add glibc-2.14-fix-ctors.patch to run ctors (bnc#717671), gcc 4.6
optimized these away.
- don't use -fasynchronous-unwind-tables on arm, it breaks the build
- Cleanup spec file: remove some tags
OBS-URL: https://build.opensuse.org/request/show/85188
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=86
2011-09-28 12:09:53 +00:00
Sascha Peilicke
6e03c412ea
Accepting request 84552 from Base:System
...
Various bugfixes
OBS-URL: https://build.opensuse.org/request/show/84552
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=85
2011-09-26 08:05:35 +00:00
Ruediger Oertel
ce18ec6fba
Autobuild autoformatter for 80804
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=84
2011-09-03 21:06:08 +00:00
Ruediger Oertel
de8dbd638a
Accepting request 80804 from Base:System
...
Revert latest patch, it broke stuff. (forwarded request 80803 from a_jaeger)
OBS-URL: https://build.opensuse.org/request/show/80804
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=83
2011-09-03 21:05:52 +00:00
Sascha Peilicke
827f0dfc0b
Autobuild autoformatter for 80631
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=82
2011-09-02 11:23:56 +00:00
Sascha Peilicke
5af889d94a
Accepting request 80631 from Base:System
...
Add support for new vdso. (forwarded request 80630 from a_jaeger)
OBS-URL: https://build.opensuse.org/request/show/80631
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=81
2011-09-02 11:23:41 +00:00
Sascha Peilicke
ba3b07fb70
Autobuild autoformatter for 80006
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=80
2011-08-29 10:34:53 +00:00
Sascha Peilicke
3d10feaa6e
Accepting request 80006 from Base:System
...
- use symbol version OW_CRYPT_1.0 for the Owl extensions
(crypt_r[an], crypt_gensalt.*)
- refactor sha2 gensalt patch
- document sha2 hashes in man page
- fix signature of sha2 functions (forwarded request 79998 from lnussel)
OBS-URL: https://build.opensuse.org/request/show/80006
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=79
2011-08-29 10:34:37 +00:00
Sascha Peilicke
b42ae6bb21
Autobuild autoformatter for 79752
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=78
2011-08-25 12:49:33 +00:00
Sascha Peilicke
74de756e32
Autobuild autoformatter for 79428
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=76
2011-08-22 13:14:40 +00:00
Sascha Peilicke
8f2de66f49
Accepting request 79428 from Base:System
...
Fix fopen(non-existing-file, re) errno bnc#713146 (forwarded request 79427 from a_jaeger)
OBS-URL: https://build.opensuse.org/request/show/79428
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=75
2011-08-22 13:14:16 +00:00
Sascha Peilicke
606ceaf2dc
Autobuild autoformatter for 79227
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=74
2011-08-18 14:00:32 +00:00
Sascha Peilicke
370e6585ab
Accepting request 79227 from Base:System
...
Fix crash (access-after-free) in dl_lookup_x. [bnc#703140];mark subpackages as noarch. (forwarded request 79226 from a_jaeger)
OBS-URL: https://build.opensuse.org/request/show/79227
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=73
2011-08-18 14:00:14 +00:00
Sascha Peilicke
9e339a9394
Autobuild autoformatter for 76918
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=72
2011-07-25 10:28:35 +00:00
Sascha Peilicke
2c4a42d3c0
Accepting request 76918 from Base:System
...
bnc#684534, bnc#706719 (forwarded request 76694 from rhafer)
OBS-URL: https://build.opensuse.org/request/show/76918
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=71
2011-07-25 10:28:22 +00:00
Sascha Peilicke
90c7584cbd
Autobuild autoformatter for 76612
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=70
2011-07-21 10:13:38 +00:00
Sascha Peilicke
be93ea58c4
Accepting request 76612 from Base:System
...
- install crypt_blowfish man pages (forwarded request 76598 from lnussel)
OBS-URL: https://build.opensuse.org/request/show/76612
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=69
2011-07-21 10:13:26 +00:00
Sascha Peilicke
a51b2e0847
Autobuild autoformatter for 76539
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=68
2011-07-21 06:55:20 +00:00
Sascha Peilicke
7d0403d717
Accepting request 76539 from Base:System
...
Update crypt_blowfish. (forwarded request 76538 from a_jaeger)
OBS-URL: https://build.opensuse.org/request/show/76539
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=67
2011-07-21 06:55:07 +00:00
Sascha Peilicke
1b148a2844
Autobuild autoformatter for 75614
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=66
2011-07-07 12:07:37 +00:00
Sascha Peilicke
9cf0e98c97
Accepting request 75614 from Base:System
...
Cleanup; add nscd systemd config files.
OBS-URL: https://build.opensuse.org/request/show/75614
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=65
2011-07-07 12:07:16 +00:00
Sascha Peilicke
909e6dbf4d
Autobuild autoformatter for 75320
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=64
2011-07-05 08:02:23 +00:00
Sascha Peilicke
ad7ace6636
Accepting request 75320 from Base:System
...
Various small fixes.
OBS-URL: https://build.opensuse.org/request/show/75320
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=63
2011-07-05 08:02:04 +00:00
Sascha Peilicke
639626b306
Autobuild autoformatter for 74886
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=62
2011-06-30 12:59:54 +00:00
Sascha Peilicke
f787f5af9c
Accepting request 74886 from Base:System
...
For Rudi ;)
OBS-URL: https://build.opensuse.org/request/show/74886
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=61
2011-06-30 12:59:39 +00:00
Sascha Peilicke
c51fafe50c
Autobuild autoformatter for 74822
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=60
2011-06-29 12:06:17 +00:00
Sascha Peilicke
8f41893e0c
Accepting request 74822 from Base:System
...
Cleanup
OBS-URL: https://build.opensuse.org/request/show/74822
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=59
2011-06-29 12:05:52 +00:00
Sascha Peilicke
bcb1f571d5
Autobuild autoformatter for 74646
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=58
2011-06-27 13:35:53 +00:00
Sascha Peilicke
943d8273b6
Accepting request 74646 from Base:System
...
Cleanups, fix PPC build.
OBS-URL: https://build.opensuse.org/request/show/74646
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=57
2011-06-27 13:35:35 +00:00
Sascha Peilicke
f2701fc680
Autobuild autoformatter for 74203
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=56
2011-06-20 13:58:15 +00:00
Sascha Peilicke
cd0fff8a65
Accepting request 74203 from Base:System
...
Minor cleanups.
OBS-URL: https://build.opensuse.org/request/show/74203
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=55
2011-06-20 13:58:04 +00:00
Sascha Peilicke
c827d65d4d
Autobuild autoformatter for 74184
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=54
2011-06-20 11:57:45 +00:00
Sascha Peilicke
f099947cba
Accepting request 74184 from Base:System
...
Remove prereq on permissions as discussed with Coolo as hot-fix for M2
OBS-URL: https://build.opensuse.org/request/show/74184
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=53
2011-06-20 11:57:32 +00:00
Sascha Peilicke
485fd25194
Autobuild autoformatter for 74024
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=52
2011-06-17 13:24:26 +00:00
Sascha Peilicke
a715d6e38a
Accepting request 74024 from Base:System
...
forwarding to factory
OBS-URL: https://build.opensuse.org/request/show/74024
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=51
2011-06-17 13:24:08 +00:00
Sascha Peilicke
9d4a62a7f1
Autobuild autoformatter for 73973
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=50
2011-06-17 09:13:52 +00:00
Sascha Peilicke
170d79deda
Accepting request 73973 from Base:System
...
Various cleanups
OBS-URL: https://build.opensuse.org/request/show/73973
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=49
2011-06-17 09:13:35 +00:00
Sascha Peilicke
2a2a7be7ab
Autobuild autoformatter for 73729
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=48
2011-06-15 15:02:49 +00:00
Sascha Peilicke
72d858e8a8
Accepting request 73729 from Base:System
...
Cleanup spec file.
OBS-URL: https://build.opensuse.org/request/show/73729
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=47
2011-06-15 15:02:35 +00:00
Sascha Peilicke
63d7e320cb
Autobuild autoformatter for 72565
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=46
2011-06-06 07:42:23 +00:00
Sascha Peilicke
b8a3d11ae3
Accepting request 72565 from Base:System
...
Use 2.6.5 as oldest supported kernel on all archs besides x86 and x86-64 (reverting partially a change).
OBS-URL: https://build.opensuse.org/request/show/72565
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=45
2011-06-06 07:42:13 +00:00
Sascha Peilicke
0ced0ddc3d
Autobuild autoformatter for 72233
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=44
2011-05-31 10:41:10 +00:00
Sascha Peilicke
8af01870ce
Accepting request 72233 from Base:System
...
Update to glibc 2.13
OBS-URL: https://build.opensuse.org/request/show/72233
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=43
2011-05-31 10:40:55 +00:00