Jeff Law
e1b411d16d
- Resync with upstream sources.
...
Lots of local systemtap bits are now upstream and no longer needed as
local changes.
2012-05-30 00:22:40 -06:00
Jeff Law
bb3a5a5ad9
- Build info files in the source dir, then move to objdir
...
to avoid multilib conflicts (#825061 )
2012-05-29 23:19:23 -06:00
Jeff Law
6610971096
- Work around RPM dropping the contents of /etc/localtime
...
when it turns into a symlink with %post common script (#825159 ).
2012-05-25 15:16:21 -06:00
Jeff Law
6d522a8eb2
- Fix option rotate when one IPV6 server is enabled ( #804630 )
...
- Reenable slow/uberslow path taps slowpow/slowexp.
2012-05-23 13:46:47 -06:00
Jeff Law
f7dfce46ed
- Resync with upstream sources.
2012-05-23 12:18:07 -06:00
Jeff Law
9b14d89a52
- Fix tzdata trigger ( #822200 )
2012-05-22 23:08:44 -06:00
Jeff Law
d1134780a2
- Make the symlink relative rather than linking into the buildroot
...
(#822200 )
2012-05-22 22:21:50 -06:00
Patsy Franklin
998f7d1a8d
Resolves : #822200
...
-Completed prior change to make /etc/localtime a symlink.
2012-05-22 16:25:33 -04:00
Patsy Franklin
423d527c1d
Resolves : #822200
...
Changed /etc/localtime to a symlink. 8222000 (#822200 )
2012-05-22 14:58:09 -04:00
Jeff Law
2bd73a18b3
- Update to upstream patch for 806070 ( #806070 )
2012-05-15 22:21:22 -06:00
Jeff Law
86a57e60b3
- Update upstream patch for AVX testing ( #801650 )
2012-05-14 11:53:42 -06:00
Jeff Law
d2e0d47266
- Upstream patch to fix AVX testing ( #801650 )
2012-05-11 15:49:43 -06:00
Jeff Law
6403acaa71
- Try again to fix AVX testing ( #801650 )
2012-05-10 20:57:08 -06:00
Jeff Law
111ecf779a
Move patch for FORTIFY_SOURCE warning into patches from upstream
2012-05-08 21:34:35 -06:00
Jeff Law
6537aa83a1
- Improve fortification disabled warning.
...
- Change location of dynamic linker for armhf.
2012-05-07 12:06:40 -06:00
Jeff Law
a540ed36fe
- Implement context routines for ARM ( #817276 )
2012-04-30 14:04:07 -06:00
Jeff Law
64e6774cce
- Issue a warning if FORTIFY_CHECKING is requested, but disabled.
2012-04-13 11:24:58 -06:00
Jeff Law
f818b5c715
+ - Fix another unbound alloca in nscd groups ( #788989 )
2012-04-12 09:52:32 -06:00
Jeff Law
92f265ff30
Separate patch list into not likely to upstream, upstream, pending
...
upstream. Remove unnecessary ia64 patch. No functional changes.
2012-04-05 15:59:29 -06:00
Jeff Law
073b690e45
- Fix first day of week for lv_LV ( #682500 )
2012-04-03 11:19:38 -06:00
Jeff Law
c30958093b
- When retrying after main arena failure, always retry in a
...
different arena. (#789238 )
2012-04-02 21:24:18 -06:00
Jeff Law
5022ed713c
Avoid unbound alloca usage in *-crypt routines ( #804792 )
2012-03-29 12:46:29 -06:00
Jeff Law
d004e5468f
Fix data race in nscd ( #806070 )
2012-03-29 10:25:56 -06:00
Jeff Law
ccb21a9b27
- Fix typo in __nss_getent ( #806403 ).
2012-03-23 14:03:01 -06:00
Jeff Law
4ad934832a
- Add doi_IN, sat_IN and mni_IN to SUPPORTED locals ( #803286 )
...
- Add stap probes in slowpow and slowexp.
2012-03-14 21:21:22 -06:00
Jeff Law
d893fa43b7
- Fix AVX checks ( #801650 )
2012-03-09 15:20:06 -07:00
Jeff Law
b8fef868f3
- Set errno properly in vfprintf ( #794797 )
...
- Don't kill application when LD_PROFILE is set. (#800224 )
2012-03-07 12:20:16 -07:00
Jeff Law
978e71e3df
- Always mark vDSO as used ( #758888 )
2012-02-29 12:50:51 -07:00
Jeff Law
296965fe20
- Fix out of bounds memory access in resolver ( #798471 )
2012-02-29 09:46:36 -07:00
Jeff Law
f2aa906557
Fix typo
2012-02-24 10:51:48 -07:00
Jeff Law
c0564b95e0
- Fix bogus underflow ( #760935 )
...
- Correctly handle dns request where large numbers of A and AAA
records
are returned (#795498 )
- Fix nscd crash when group has many members (#788959 )
2012-02-24 10:41:06 -07:00
Jeff Law
0e190d479d
- Avoid "nargs" integer overflow which could be used to bypass
...
FORTIFY_SOURCE (#794797 )
2012-02-20 21:21:30 -07:00
Jeff Law
a7a908e669
- Fix main arena locking in malloc/calloc retry path ( #789238 )
2012-02-20 14:23:27 -07:00
Jeff Law
ecc055dd90
- Correctly identify all 127.x.y.z addresses ( #739743 )
...
- Don't assign native result if result has no associated interface
(#739743 )
2012-02-17 12:36:00 -07:00
Jeff Law
0e9bf8be6a
Fixup 730856 bits
2012-02-17 11:17:21 -07:00
Jeff Law
fc9b7c8869
Ignore link-local IPV6 addresses for AI_ADDRCONFIG ( #697149 )
2012-02-17 11:05:38 -07:00
Jeff Law
817ee79b35
Fix reply buffer mismanagement in resolver ( #730856 )
2012-02-16 23:01:37 -07:00
Jeff Law
47621c91be
- Add doi_IN ( #791161 )
2012-02-16 09:25:08 -07:00
Jeff Law
b22f1f5d25
Revert "Fix lost wakeups in pthread_cond_*. ( #552960 , #769421 )"
...
This reverts commit 0f6595ecf5
.
2012-02-16 09:22:24 -07:00
Jeff Law
a200e9e81f
- Add sat_IN ( #790292 )
...
- Add mni_IN (#790298 )
2012-02-14 09:54:55 -07:00
Jeff Law
0f6595ecf5
Fix lost wakeups in pthread_cond_*. ( #552960 , #769421 )
2012-02-10 12:56:02 -07:00
Jeff Law
ffdb8099ce
Clarify info page for snprintf ( #564528 )
2012-02-09 23:50:17 -07:00
Jeff Law
a3c3ac2213
Fix first_weekday and first_workday for ru_UA ( #624296 )
2012-02-09 23:01:54 -07:00
Jeff Law
29567a505d
Fix currency_symbol for uk_UA ( #789209 )
2012-02-09 22:16:57 -07:00
Jeff Law
5c2160b7f3
Fix weekday names in Kashmiri locale ( #770439 )
2012-02-09 10:47:47 -07:00
Jeff Law
b8f291fb63
Remove change for 787662, correct fix is in gcc.
2012-02-07 22:12:19 -07:00
Jeff Law
7472f9034f
Find cpp in /usr/bin too ( #767662 )
2012-02-07 12:03:30 -07:00
Jeff Law
a8b5679282
More accurately detect if we're in a chroot ( #688948 )
2012-02-06 12:19:06 -07:00
Jeff Law
46bc83a891
- Add fedfs to /etc/rpc ( #691912 )
2012-02-03 14:32:45 -07:00
Jeff Law
af740e08c9
- Run nscd in the foreground w/ syslogging, fix systemd config ( #770869 )
2012-02-03 13:42:46 -07:00
Jeff Law
92f446a92e
- Avoid mapping past end of shared object ( #741105 )
2012-02-03 11:03:58 -07:00
Jeff Law
360c4a1c78
- Turn off -mno-minimal-toc on PPC ( #787201 )
...
- Remove hunk from glibc-rh657588.patch that didn't belong
2012-02-03 09:30:02 -07:00
Jeff Law
2a042bc0f7
Fix month abbreviations for zh_CN ( #657588 )
2012-02-01 09:52:38 -07:00
Jeff Law
dd7f54d17d
Prevent erroneous inline optimization of initfini.s on PowerPC64 ( #783979 )
2012-02-01 09:37:08 -07:00
Jeff Law
7b27d27fa9
Use upstream variant of fix for 740506.
2012-02-01 09:32:10 -07:00
Jeff Law
70c5758f43
- Sort objects before relocations (sw#13618)
...
- Fix bogus sort code that was copied from dl-deps.c.
2012-01-29 22:24:24 -07:00
Jeff Law
61e27a5181
Resolves : #740682
2012-01-26 11:57:01 -07:00
Jeff Law
e8db5b4063
- Add aliases for ISO-10646-UCS-2 ( #697421 )
2012-01-26 11:03:17 -07:00
Jeff Law
1f95681b6e
Bump version#
2012-01-25 21:58:33 -07:00
Jeff Law
c89b9e0c47
Resolves : #179072
2012-01-25 21:57:42 -07:00
Jeff Law
26b6b52f86
Break systemtap patches out of glibc-fedora.patch into glibc-stap.patch
2012-01-25 21:42:59 -07:00
Jeff Law
68357f8e9f
- Fix first workday/weekday for it_IT ( #622499 )
...
- Fix type to uint16_t based on upstream comments (729661)
- Do not cache negative results in nscd if these are transient
(#784402 )
2012-01-24 21:23:41 -07:00
Jeff Law
a434010a7c
- Update ports from master.
2012-01-24 14:43:00 -07:00
Jeff Law
ee7ce9fbc1
- Fix first workday/weekday for it_IT ( #446078 )
...
- Fix first workday/weekday for ca_ES (#454629 )
2012-01-23 15:00:11 -07:00
Jeff Law
4dc232f59d
Fix cycle detection & overflows (729661)
2012-01-23 14:41:49 -07:00
Dennis Gilmore
d9d4748f79
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
2012-01-12 21:37:06 -06:00
Jeff Law
71ecd3cdb4
Update from master (a316c1f)
2012-01-01 18:33:52 -07:00
Jeff Law
25912eaa88
- Update from master (16c6f99)
...
- Fix typo in recent tzfile change (#769476 )
- Make MALLOC_ARENA_MAX and MALLOC_ARENA_TEST match documentation
(#740506 )
- Revert "fix" to pthread_cond_wait (#769421 )
- Extract patch for 730856 from fedora-patch into a distinct patchfile
2011-12-22 19:25:40 +00:00
Jeff Law
f79eb1f502
- Update from master (a4647e7).
2011-12-20 05:46:44 +00:00
Jeff Law
e13f8ca66c
Fix typo in 767696 patch
2011-12-19 06:13:12 +00:00
Jeff Law
bc05e7ac4d
Bump release #
2011-12-19 05:02:30 +00:00
Jeff Law
c1ae8095f6
Check values from TZ file header ( #767696 )
2011-12-19 05:01:18 +00:00
Jeff Law
97e47e84a0
Add release # after {?dist} to decouple f16 from rawhide
2011-12-16 23:31:26 -07:00
Jeff Law
73a44fd641
- Handle EAGAIN from FUTEX_WAIT_REQUEUE_PI ( #552960 )
...
- Add {dist}
- Correct return value from pthread_create when stack alloction fails.
2011-12-15 21:56:41 -07:00
Jeff Law
7b8157697f
Bump Release
2011-12-12 10:11:40 -07:00
Jeff Law
1a1532d525
- Fix a wrong constant in powerpc hypot implementation ( #750811 )
...
#13534 in python bug database
#13472 in glibc bug database
2011-12-12 10:09:45 -07:00
Jeff Law
44d6e5be05
- Mark fortified __FD_ELT as extension
...
- Fix typo in manual (#708455 )
2011-12-06 10:57:29 -07:00
Jeff Law
2c67eb0fec
* Wed Nov 30 2011 Jeff Law <law@redhat.com> - 2.14.90-21
...
- Don't fail in makedb if SELinux is disabled (#750858 )
- Fix access after end of search string in regex matcher (#757887 )
`
2011-12-01 11:50:43 -07:00
Jeff Law
2716093f61
+ - Drop lock before calling malloc_printerr ( #757881 )
2011-11-29 11:23:08 -07:00
Jeff Law
a30509e2d1
Fix typo in changelog
2011-11-21 11:08:29 -07:00
Jeff Law
33ba2101d3
Add upstream BZ # for -19 change
2011-11-21 10:41:19 -07:00
Jeff Law
f3164c2c09
+ - Check malloc areana atomically
...
+ - Don't call reused_arena when _int_new_arena failed (#753601 )
2011-11-20 21:32:39 -07:00
Jeff Law
be07c4dc8b
* Wed Nov 16 2011 Jeff Law <law@redhat.com> - 2.14.90-18
...
- Fix grouping and reuse other locales in various locales (#13147 )
2011-11-16 23:38:42 -07:00
Jeff Law
f62c55540f
Fix Release #
2011-11-15 22:15:06 -07:00
Jeff Law
31ab570891
* Tue Nov 15 2011 Jeff Law <law@redhat.com> - 2.14.90-17
...
Revert bogus commits/rebasing of Nov 14, Nov 11 and Nov 8.
2011-11-15 22:11:36 -07:00
Jeff Law
d930a6ebb2
Revert "Merge remote-tracking branch 'origin/f16' into f16"
...
This reverts commit 3e058f4c4c
, reversing
changes made to a515186e36
.
2011-11-15 22:03:21 -07:00
Jeff Law
e5b54e6a82
Revert "2.14.90-15"
...
This reverts commit f3f8dee316
.
Removing rebase and related commits
2011-11-15 22:02:14 -07:00
Jeff Law
654ac9924c
Revert "2.14.90-16"
...
This reverts commit 2cda9c699b
.
Removing rebase and related commits.
2011-11-15 22:01:20 -07:00
Andreas Schwab
2cda9c699b
2.14.90-16
2011-11-14 14:11:05 +01:00
Andreas Schwab
f3f8dee316
2.14.90-15
2011-11-11 15:43:39 +01:00
Andreas Schwab
3e058f4c4c
Merge remote-tracking branch 'origin/f16' into f16
2011-11-08 13:44:08 +01:00
Andreas Schwab
0d23565940
2.4.90-14
2011-11-08 13:42:22 +01:00
Dennis Gilmore
a515186e36
- Rebuilt for glibc bug#747377
2011-10-26 18:51:17 -05:00
Jim Meyering
4b931c38d9
2.14.90-14: revert upstream patch that added the leaf attribute, ...
...
since it caused gcc -O2 to move code past thread primitives and
sometimes even out of critical sections.
See http://bugzilla.redhat.com/747377
2011-10-26 12:27:12 -07:00
Andreas Schwab
29e836b7ac
2.14.90-13
2011-10-19 13:15:08 +02:00
Andreas Schwab
70defc99d8
2.14.90-12
2011-10-17 14:23:54 +02:00
Andreas Schwab
90b266ecb6
2.14.90-12
2011-10-17 14:20:08 +02:00
Andreas Schwab
13d2c2fdc2
2.14.90-11
2011-10-11 14:02:50 +02:00
Andreas Schwab
389eedc12d
2.14.90-10
2011-09-28 14:23:58 +02:00
Andreas Schwab
aeada30480
2.14.90-9
2011-09-16 14:17:45 +02:00
Andreas Schwab
8e59833f6d
2.14.90-8
2011-09-08 13:44:47 +02:00
Andreas Schwab
d05dd8538a
2.14.90-7
2011-09-01 14:44:40 +02:00
Andreas Schwab
02300746cd
2.14.90-6
2011-08-24 16:31:06 +02:00
Andreas Schwab
96f2a7b82c
2.14.90-5
2011-08-15 11:29:40 +02:00
Andreas Schwab
d41767f53f
2.14.90-4
2011-08-09 13:49:38 +02:00
Andreas Schwab
9d45d8d144
2.14.90-4
2011-08-09 13:47:20 +02:00
Rex Dieter
35680ac602
rebuild (fix prior broken rpm in buildroot)
2011-07-21 15:36:45 -05:00
Andreas Schwab
444e2cc188
2.14.90-3
2011-07-20 13:54:13 +02:00
Andreas Schwab
4dd080e34a
2.14.90-2
2011-07-14 15:53:14 +02:00
Andreas Schwab
538b3c0899
2.14.90-1
2011-07-01 11:03:06 +02:00
Andreas Schwab
d1bf7db949
2.14-4
2011-06-28 17:01:03 +02:00
Andreas Schwab
cecb16f60f
2.14-3
2011-06-21 14:59:31 +02:00
Dan Horák
78124418b9
revert glibc commit 27390476 as it requires binutils >= 2.21.52.0.1 ( #711330 )
2011-06-09 14:56:46 +02:00
Andreas Schwab
7f8f336ccd
2.14-2
2011-06-03 14:29:51 +02:00
Andreas Schwab
f3509915d7
2.14-1
2011-05-31 14:54:27 +02:00
Andreas Schwab
d297ec7b52
2.13.90-14
2011-05-27 16:19:02 +02:00
Andreas Schwab
33bafa6a65
2.13.90-13
2011-05-18 16:18:54 +02:00
Andreas Schwab
5423dccb1c
2.13.90-12
2011-05-13 16:56:46 +02:00
Andreas Schwab
532ddd86e5
2.13.90-11
2011-05-06 12:41:38 +02:00
Andreas Schwab
436d93ab23
2.13.90-10
2011-05-04 13:11:17 +02:00
Andreas Schwab
c883c14538
2.13.90-9
2011-04-07 13:22:58 +02:00
Andreas Schwab
af66f0ce22
2.13.90-8
2011-03-24 14:43:08 +01:00
Andreas Schwab
5d12cdce1a
2.13.90-7
2011-03-21 16:34:52 +01:00
Andreas Schwab
3b880a9175
2.13.90-6
2011-03-07 17:50:04 +01:00
Andreas Schwab
cd1b6b27e1
2.13.90-5
2011-03-02 17:28:13 +01:00
Andreas Schwab
87a7e49934
2.13.90-4
2011-02-15 14:29:18 +01:00
Dennis Gilmore
8add80c634
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
2011-02-08 20:29:19 -06:00
Dennis Gilmore
8ef6d2e451
* Mon Feb 7 2011 Jan Kratochvil <jan.kratochvil@redhat.com> - 2.13.90-2
...
- Put back the assembler "workaround" - to disable the nopl instruction.
2011-02-07 12:03:19 -06:00
Andreas Schwab
3558758764
2.13.90-1
2011-01-25 12:34:04 +01:00
Andreas Schwab
469e4b1e1c
2.13-1
2011-01-18 16:41:09 +01:00
Andreas Schwab
a1faa0a0a8
2.12.90-21
2010-12-14 17:22:16 +01:00
Andreas Schwab
7dc6703b31
2.12.90-20
2010-12-13 17:58:18 +01:00
Dan Horák
f0a4b53705
fix build on s390(x)
2010-11-15 14:48:05 +01:00
Andreas Schwab
96033044f8
2.12.90-19
2010-11-12 13:29:24 +01:00
Andreas Schwab
85da696179
2.12.90-18
2010-10-22 19:10:34 +02:00
Andreas Schwab
8d5389e12f
2.12.90-17
2010-10-19 11:49:21 +02:00
Andreas Schwab
d047b379ab
2.12.90-16
2010-10-14 12:30:32 +02:00
Andreas Schwab
7870b7800a
2.12.90-15
2010-10-04 13:27:15 +02:00
Andreas Schwab
ebd7654e99
2.12.90-14
2010-09-28 15:19:46 +02:00
Andreas Schwab
26ee51a757
2.12.90-13
2010-09-27 16:48:52 +02:00
Dennis Gilmore
c1407c8a92
2.12.90-12
...
Dont build sparcv9v and sparc64v
2010-09-15 22:30:56 -05:00
Andreas Schwab
86a027c0b5
2.12.90-11
2010-09-13 12:08:00 +02:00
Andreas Schwab
2fa87bec41
2.12.90-10
2010-09-06 16:40:34 +02:00
Dennis Gilmore
4ce712cc29
fix up typo
2010-09-04 11:23:28 -05:00
Dennis Gilmore
7be0ed9170
disable unpackged file check on aux arches
2010-09-04 09:14:33 -05:00
Andreas Schwab
20e565a20a
2.12.90-8
2010-08-23 14:09:35 +02:00
Andreas Schwab
98c76af435
2.12.90-7
2010-08-02 14:18:20 +02:00
Andreas Schwab
808dafc80e
2.12.90-6
2010-07-21 15:08:07 +00:00
Andreas Schwab
68ea17c494
2.12.90-5
2010-07-12 11:40:50 +00:00
Andreas Schwab
da9d145bdd
2.12.90-4
2010-07-02 12:42:07 +00:00
Andreas Schwab
809a543e61
2.12.90-3
2010-06-15 08:43:24 +00:00
Andreas Schwab
08541d983e
2.12.90-2
2010-05-31 15:10:22 +00:00
Andreas Schwab
976b178b6d
2.12.90-1
2010-05-19 12:00:46 +00:00
Andreas Schwab
f3e82c414e
2.11.90-12
2010-02-08 15:32:13 +00:00
Andreas Schwab
3b8ebb3a56
2.11.90-11
2010-02-01 14:02:57 +00:00
Andreas Schwab
c1875bb985
2.11.90-10
2010-01-20 16:50:57 +00:00
Andreas Schwab
071e3f49dd
2.11.90-9
2010-01-15 11:59:53 +00:00
Andreas Schwab
e55a010d5b
2.11.90-8
2010-01-12 16:32:14 +00:00
Andreas Schwab
930f8bac49
2.11.90-7
2010-01-11 15:35:32 +00:00
Andreas Schwab
e7298f2636
2.11.90-6
2010-01-11 09:49:54 +00:00
Andreas Schwab
372c18b6ea
2.11.90-5
2010-01-04 14:04:06 +00:00
Andreas Schwab
7f8824b061
2.11.90-4
2009-12-14 16:39:29 +00:00
Andreas Schwab
29fd49d204
2.11.90-3
2009-11-30 14:16:32 +00:00
Andreas Schwab
2c5bbbe6d5
2.11.90-2
2009-11-24 15:50:44 +00:00
Andreas Schwab
6c0e600a93
2.11.90-1
2009-11-12 17:51:25 +00:00
Andreas Schwab
d1a379ba7a
2.10.90-24
2009-09-28 12:31:33 +00:00
Andreas Schwab
91d8fccb67
2.10.90-23
2009-09-21 10:39:33 +00:00
Andreas Schwab
26aeed088c
2.10.90-22
2009-09-14 12:23:30 +00:00
Andreas Schwab
7e2271ddcf
2.10.90-21
2009-09-07 09:07:10 +00:00
Andreas Schwab
569d2b2c6d
2.10.90-20
2009-09-03 09:16:25 +00:00
Andreas Schwab
9613e7eb54
2.10.90-19
2009-09-02 11:28:29 +00:00
Andreas Schwab
f81c27d40a
2.10.90-18
2009-09-01 11:03:11 +00:00
roland
79e4f027f9
2.10.90-17
2009-08-27 21:02:58 +00:00
Andreas Schwab
b47019aa11
2.10.90-16
2009-08-26 12:12:07 +00:00
Andreas Schwab
677ba77d50
2.10.90-15
2009-08-24 09:22:26 +00:00
Andreas Schwab
860b0b0150
2.10.90-14
2009-08-17 13:52:40 +00:00
Andreas Schwab
713def3ded
2.10.90-13
2009-08-10 09:56:04 +00:00
Andreas Schwab
c14f62b7ea
2.10.90-12
2009-08-03 12:10:21 +00:00
Andreas Schwab
6843c2d92a
2.10.90-11
2009-07-30 13:39:12 +00:00
Andreas Schwab
0e925c16c2
2.10.90-10
2009-07-28 09:34:51 +00:00
Andreas Schwab
96d4f4139d
2.10.90-9
2009-07-27 13:22:45 +00:00
Jesse Keating
8685553fbf
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
2009-07-25 00:20:16 +00:00
Jakub Jelinek
f6841e0695
2.10.90-7.1
2009-07-23 23:57:27 +00:00
Andreas Schwab
c57ebc6ba9
2.10.90-7
2009-07-23 16:45:25 +00:00
Andreas Schwab
d3e8a7d51e
2.10.90-6
2009-07-23 14:07:14 +00:00
Andreas Schwab
6227600d60
2.10.90-5
2009-07-22 13:05:11 +00:00
Andreas Schwab
50a003794b
2.10.90-4
2009-07-20 13:24:45 +00:00
Andreas Schwab
2f2f29e8b7
2.10.90-3
2009-07-08 17:15:21 +00:00
Andreas Schwab
227a7ee89a
2.10.90-2
2009-07-02 10:22:47 +00:00
Andreas Schwab
237bb90b96
2.10.90-1
2009-06-26 15:46:27 +00:00
Jakub Jelinek
e0cbf08b7c
2.9.90-16
2009-04-14 21:28:25 +00:00
Jakub Jelinek
c75338b703
2.9.90-15
2009-04-09 22:03:35 +00:00
Jakub Jelinek
8350a4f912
2.9.90-15
2009-04-09 21:23:43 +00:00
Jakub Jelinek
5bd3b47e0d
2.9.90-14
2009-04-08 16:46:29 +00:00
Jakub Jelinek
21be1f9bd4
2.9.90-13
2009-04-07 13:39:49 +00:00
Jakub Jelinek
be304ecfa3
2.9.90-13
2009-04-07 09:17:30 +00:00
Jakub Jelinek
ccd32a3069
2.9.90-13
2009-04-07 07:39:09 +00:00
Jakub Jelinek
ec14cead29
2.9.90-12
2009-04-01 10:41:21 +00:00
Jakub Jelinek
96386a5273
2.9.90-11
2009-03-20 20:26:14 +00:00
Jakub Jelinek
d3f4e3e5ae
2.9.90-10
2009-03-10 20:01:33 +00:00