Florian Weimer
04e38e02b7
Enable build flags inheritance for nonshared flags
2018-07-05 12:45:22 +02:00
Florian Weimer
8a71833984
Add annobin annotations to assembler code ( #1548438 )
2018-07-04 16:35:00 +02:00
Florian Weimer
43a21403fe
Update License tag
2018-07-04 13:02:15 +02:00
Florian Weimer
a50cd9a587
Enable -D_FORTIFY_SOURCE=2 for nonshared code
2018-07-04 11:56:29 +02:00
Florian Weimer
2074a352da
Add changelog reference to bug #1566464
2018-07-04 11:50:24 +02:00
Florian Weimer
4adfefae5a
Inherit additional build flags
2018-07-04 10:48:07 +02:00
Florian Weimer
145da19e2e
Auto-sync with upstream branch master
...
Upstream commit: b7b88cea4151d85eafd7ababc2e4b7ae1daeedf5
2018-07-02 22:56:52 +02:00
Florian Weimer
58f5912619
Auto-sync with upstream branch master
...
Upstream commit: e69d994a63afc2d367f286a2a7df28cbf710f0fe
2018-07-02 22:56:52 +02:00
Florian Weimer
c8098b86f8
Auto-sync with upstream branch master
...
Upstream commit: c49e18222e4c40f21586dabced8a49732d946917
2018-06-28 10:28:29 +02:00
Florian Weimer
a6144b701a
Compatibility fix for <sys/stat.h> and <linux/time.h>
2018-06-21 08:25:16 +02:00
Florian Weimer
4343a2408a
Auto-sync with upstream branch master
...
Upstream commit: f496b28e61d0342f579bf794c71b80e9c7d0b1b5
2018-06-21 08:23:20 +02:00
Florian Weimer
2b743b9fd1
Auto-sync with upstream branch master
...
Upstream commit: f2857da7cdb65bfad75ee30981f5b2fde5bbb1dc
2018-06-18 21:25:46 +02:00
Florian Weimer
9007def666
Add CVE-2018-11236 reference
2018-06-18 14:58:14 +02:00
Florian Weimer
4283de10b6
Auto-sync with upstream branch master
...
Upstream commit: 14beef7575099f6373f9a45b4656f1e3675f7372
- iconv: Make IBM273 equivalent to ISO-8859-1 (#1592270 )
2018-06-18 13:02:53 +02:00
Florian Weimer
84981f566e
Inherit the -msse2 build flag as well ( #1592212 )
2018-06-18 11:51:52 +02:00
Carlos O'Donell
e4a1cf14e0
Update gen-quilt-series.sh for new %autosetup.
2018-06-04 22:30:43 -04:00
Florian Weimer
94a7268e0b
Auto-sync with upstream branch master
...
Upstream commit:104502102c6fa322515ba0bb3c95c05c3185da7a
2018-06-01 14:07:34 +02:00
Florian Weimer
9f8b04ee49
Adjust build flags inheritence from redhat-rpm-config
2018-06-01 12:10:16 +02:00
Florian Weimer
a747c093bb
Modernise nsswitch.conf defaults ( #1581809 )
2018-06-01 12:05:26 +02:00
Florian Weimer
f21f7f7c7f
Auto-sync with upstream branch master
...
Upstream commit: c1dc1e1b34873db79dfbfa8f2f0a2abbe28c0514
2018-05-25 11:40:12 +02:00
Florian Weimer
13e87ddfb5
Add CVE-2018-11237 reference
2018-05-23 21:38:06 +02:00
Florian Weimer
bfa9f404d2
Auto-sync with upstream branch master
...
Upstream commit: 7f9f1ecb710eac4d65bb02785ddf288cac098323
- Drop glibc-rh1452750-allocate_once.patch,
glibc-rh1452750-libidn2.patch. Applied upstream.
2018-05-23 15:37:05 +02:00
Florian Weimer
7e87eb005e
Auto-sync with upstream branch master
...
Upstream commit: 8f145c77123a565b816f918969e0e35ee5b89153
2018-05-23 09:21:21 +02:00
Florian Weimer
57b8f5c277
Add CVE-2017-18269 reference
2018-05-23 09:15:03 +02:00
Carlos O'Donell
c9ce3549e4
Add notes about nss_db and past F16 transition.
2018-05-22 12:30:32 -04:00
Florian Weimer
0e59699b4c
Auto-sync with upstream branch master
...
Upstream commit: 632a6cbe44cdd41dba7242887992cdca7b42922a
2018-05-17 10:35:47 +02:00
Florian Weimer
8ed5487f77
Do not run telinit u on upgrades ( #1579225 )
2018-05-17 10:31:38 +02:00
Florian Weimer
189f35b396
Remove sshd restart from glibc_post_upgrade
...
/etc/rc.d/init.d/sshd no longer exists in Fedora, so the code never
runs.
2018-05-16 14:55:29 +02:00
Florian Weimer
890019ecf2
Inherit compiler flags in the original order
2018-05-11 16:12:33 +02:00
Florian Weimer
2fcfa6890c
Inherit the -mstackrealign flag if it is set
2018-05-11 16:04:30 +02:00
Florian Weimer
d591927700
Auto-sync with upstream branch master
...
Upstream commit: 89aacb513eb77549a29df2638913a0f8178cf3f5
- Avoid exporting some Sun RPC symbols with default versions (#1577210 )
2018-05-11 16:02:06 +02:00
Florian Weimer
71cb283b66
Use /usr/bin/python3 for benchmarks scripts ( #1577223 )
2018-05-11 15:56:01 +02:00
Florian Weimer
c491e21bc7
Revert "Add annobin annotations to assembler code ( #1548438 )"
...
CFLAGS is not generally used when calling assembler, and this eventually
exposes a design issue in the annobin notes handling; see bug 1576362.
This reverts commit 7c1047805b
.
2018-05-09 11:26:57 +02:00
Florian Weimer
7c1047805b
Add annobin annotations to assembler code ( #1548438 )
2018-05-04 14:23:09 +02:00
Florian Weimer
098d568ec0
Auto-sync with upstream branch master
...
Upstream commit: 0085be1415a38b40a5a1a12e49368498f1687380
2018-04-19 13:53:29 +02:00
Florian Weimer
5603627552
Switch to %autosetup
2018-04-19 13:49:39 +02:00
Carlos O'Donell
0e17ea22c1
glibc.spec: Apply patches in logical order.
...
The following commit removes the requirement for patches to be
placed in 1000, 2000, or 3000 ID blocks depending on their
upstream status. Instead upstream status is documented in the
header of the patch with some semi-standard notation as described
in template.patch. The patches are re-numbered and defined and
applied in the same order. Verified that before and after the
patch that the source tree does not change. The patch definition
is resorted to match the patch application order.
2018-04-17 15:00:23 -05:00
Florian Weimer
7e28f1b6ad
Auto-sync with upstream branch master
...
Upstream commit: 583a27d525ae189bdfaa6784021b92a9a1dae12e
2018-04-09 12:01:14 +02:00
Florian Weimer
ec52db3a46
Auto-sync with upstream branch master
...
Upstream commit: d39c0a459ef32a41daac4840859bf304d931adab
2018-03-29 11:44:12 +02:00
Florian Weimer
52fc655c6c
Auto-sync with upstream branch master
...
Upstream commit: fbce6f7260c3847f14dfa38f60c9111978fb33a5
2018-03-19 20:37:00 +01:00
Florian Weimer
e0b0cbbd50
Auto-sync with upstream branch master
...
Upstream commit: 700593fdd7aef1e36cfa8bad969faab76a6facda
2018-03-16 12:33:09 +01:00
Florian Weimer
cee352f95d
Auto-sync with upstream branch master
...
Upstream commit: 7108f1f944792ac68332967015d5e6418c5ccc88
2018-03-14 11:02:55 +01:00
Florian Weimer
a928b2e6c1
Auto-sync with upstream branch master
...
Upstream commit: da6d4404ecfd7eacba8c096b0761a5758a59da4b
2018-03-12 11:44:45 +01:00
Florian Weimer
9be86f04b3
Enable annobin annotations ( #1548438 )
2018-03-06 14:37:32 +01:00
Florian Weimer
90b56a7d0c
Add reference to #1550914
2018-03-02 10:39:29 +01:00
Florian Weimer
af386eee0d
Auto-sync with upstream branch master
...
Upstream commit: 1a2f44a848663036c8a14671fe0faa3fed0b2a25
- Remove spurios reference to libpthread_nonshared.a
2018-03-01 12:57:19 +01:00
Florian Weimer
1bbd25fcbf
Update sources file
2018-03-01 09:10:04 +01:00
Florian Weimer
890cc4ed1d
Auto-sync with upstream branch master
...
Upstream commit: bd60ce86520b781ca24b99b2555e2ad389bbfeaa
2018-03-01 08:34:12 +01:00
Florian Weimer
0e84fd763d
Drop glibc-fedora-nptl-linklibc.patch
...
We do not reference any compatibility symbols from libpthread, so
this patch appears unnecessary.
2018-03-01 08:27:57 +01:00
Florian Weimer
d92633e7a9
Update release and changelog
2018-02-28 12:40:44 +01:00