|
|
06400e |
%global posix_version 2013
|
|
|
06400e |
%global posix_release a
|
|
|
06400e |
%global posix_name man-pages-posix-%{posix_version}-%{posix_release}
|
|
|
06400e |
%global additional_version 20140218
|
|
|
06400e |
%global additional_name man-pages-additional-%{additional_version}
|
|
|
06400e |
|
|
|
06400e |
%global debug_package %{nil}
|
|
|
06400e |
|
|
|
06400e |
Summary: Linux kernel and C library user-space interface documentation
|
|
|
06400e |
Name: man-pages
|
|
|
06400e |
Version: 4.15
|
|
|
45a327 |
Release: 7%{?dist}
|
|
|
06400e |
License: GPL+ and GPLv2+ and BSD and MIT and Copyright only and IEEE
|
|
|
06400e |
Group: Documentation
|
|
|
06400e |
URL: http://www.kernel.org/doc/man-pages/
|
|
|
06400e |
Source: http://www.kernel.org/pub/linux/docs/man-pages/man-pages-%{version}.tar.xz
|
|
|
06400e |
# POSIX man pages
|
|
|
06400e |
Source1: http://www.kernel.org/pub/linux/docs/man-pages/man-pages-posix/%{posix_name}.tar.xz
|
|
|
06400e |
# additional man-pages, the source tarball is fedora/rhel only
|
|
|
06400e |
Source2: %{additional_name}.tar.xz
|
|
|
06400e |
|
|
|
06400e |
# attr.5 man page was moved from attr to man-pages in attr-2.4.47-11
|
|
|
06400e |
Conflicts: attr < 2.4.47-11
|
|
|
06400e |
|
|
|
06400e |
# keyrings.7, persistent-keyring.7, process-keyring.7, session-keyring.7,
|
|
|
06400e |
# thread-keyring.7, user-keyring.7 and user-session-keyring.7 man pages
|
|
|
06400e |
# were moved from keyutils-libs to man-pages in keyutils-libs-1.5.10
|
|
|
06400e |
Conflicts: keyutils-libs < 1.5.10
|
|
|
06400e |
|
|
|
06400e |
Autoreq: false
|
|
|
06400e |
|
|
|
06400e |
## Patches ##
|
|
|
06400e |
|
|
|
06400e |
# POSIX man pages
|
|
|
06400e |
# resolves: #1415757
|
|
|
06400e |
Patch0: man-pages-posix-2013-a-pthread_once.patch
|
|
|
06400e |
|
|
|
06400e |
# Regular man pages
|
|
|
06400e |
# resolves: #650985
|
|
|
06400e |
# https://bugzilla.kernel.org/show_bug.cgi?id=53781
|
|
|
06400e |
Patch21: man-pages-3.42-close.patch
|
|
|
06400e |
|
|
|
06400e |
# patches from MPO
|
|
|
06400e |
Patch22: man-pages-4.15-nl_langinfo.3-charsets.7-codesets.patch
|
|
|
06400e |
Patch23: man-pages-4.15-host.conf.5-multi.patch
|
|
|
06400e |
Patch24: man-pages-4.15-nsswitch.conf.5-sss.patch
|
|
|
06400e |
Patch25: man-pages-4.15-host.conf.5-spoof-options.patch
|
|
|
06400e |
# aarch64 specific patch
|
|
|
06400e |
Patch26: man-pages-4.15-aarch64-syscalls.patch
|
|
|
06400e |
Patch27: man-pages-4.15-resolv.conf.5-no-reload.patch
|
|
|
06400e |
Patch28: man-pages-4.15-proc.5-Speculation_Store_Bypass.patch
|
|
|
06400e |
|
|
|
06400e |
%description
|
|
|
06400e |
A large collection of manual pages from the Linux Documentation Project (LDP).
|
|
|
06400e |
|
|
|
06400e |
%prep
|
|
|
06400e |
%setup -q -a 1 -a 2
|
|
|
06400e |
|
|
|
06400e |
%patch0 -p1
|
|
|
06400e |
%patch21 -p1
|
|
|
06400e |
%patch22 -p1
|
|
|
06400e |
%patch23 -p1
|
|
|
06400e |
%patch24 -p1
|
|
|
06400e |
%patch25 -p1
|
|
|
06400e |
|
|
|
06400e |
%ifarch aarch64
|
|
|
06400e |
%patch26 -p1
|
|
|
06400e |
%endif
|
|
|
06400e |
|
|
|
06400e |
%patch27 -p1
|
|
|
06400e |
%patch28 -p1
|
|
|
06400e |
|
|
|
06400e |
# rename posix README so we don't have conflict
|
|
|
06400e |
%{__mv} %{posix_name}/README %{posix_name}/%{posix_name}.README
|
|
|
06400e |
|
|
|
06400e |
## Remove man pages we are not going to use ##
|
|
|
06400e |
|
|
|
06400e |
# deprecated
|
|
|
06400e |
%{__rm} man2/pciconfig_{write,read,iobase}.2
|
|
|
06400e |
|
|
|
06400e |
# problem with db x db4 (#198597) - man pages are obsolete
|
|
|
06400e |
%{__rm} man3/{db,btree,dbopen,hash,mpool,recno}.3
|
|
|
06400e |
|
|
|
06400e |
# we are not using SystemV anymore
|
|
|
06400e |
%{__rm} man7/boot.7
|
|
|
06400e |
|
|
|
06400e |
# we do not have sccs (#203302)
|
|
|
06400e |
%{__rm} %{posix_name}/man1p/{admin,delta,get,prs,rmdel,sact,sccs,unget,val,what}.1p
|
|
|
06400e |
|
|
|
06400e |
# remove man pages deprecated by libxcrypt
|
|
|
06400e |
%{__rm} man3/crypt{,_r}.3
|
|
|
06400e |
|
|
|
45a327 |
# remove rpc.3 and xdr.3 man pages documenting deprecated glibc RPC implementation (#1980919)
|
|
|
45a327 |
%{__rm} man3/{rpc,xdr}.3
|
|
|
45a327 |
|
|
|
06400e |
%build
|
|
|
06400e |
# nothing to build
|
|
|
06400e |
|
|
|
06400e |
%install
|
|
|
06400e |
make install DESTDIR=$RPM_BUILD_ROOT
|
|
|
06400e |
pushd %{posix_name}
|
|
|
06400e |
make install DESTDIR=$RPM_BUILD_ROOT
|
|
|
06400e |
popd
|
|
|
06400e |
pushd %{additional_name}
|
|
|
06400e |
make install DESTDIR=$RPM_BUILD_ROOT
|
|
|
06400e |
popd
|
|
|
06400e |
|
|
|
06400e |
%files
|
|
|
06400e |
%doc README man-pages-%{version}.Announce Changes
|
|
|
06400e |
%doc %{posix_name}/POSIX-COPYRIGHT %{posix_name}/%{posix_name}.{README,Announce}
|
|
|
06400e |
%{_mandir}/man*/*
|
|
|
06400e |
|
|
|
06400e |
%changelog
|
|
|
45a327 |
* Tue Feb 01 2022 Nikola Forró <nforro@redhat.com> - 4.15-7
|
|
|
45a327 |
- remove rpc.3 and xdr.3 man pages documenting deprecated glibc RPC implementation
|
|
|
45a327 |
resolves: #1980919
|
|
|
45a327 |
|
|
|
06400e |
* Thu Aug 30 2018 Nikola Forró <nforro@redhat.com> - 4.15-6
|
|
|
06400e |
- proc.5: document /proc/[pid]/status Speculation_Store_Bypass field
|
|
|
06400e |
resolves: #1623808
|
|
|
06400e |
|
|
|
06400e |
* Thu Aug 30 2018 Nikola Forró <nforro@redhat.com> - 4.15-5
|
|
|
06400e |
- resolv.conf.5: document no-reload option
|
|
|
06400e |
resolves: #1623806
|
|
|
06400e |
|
|
|
06400e |
* Mon Aug 13 2018 Nikola Forró <nforro@redhat.com> - 4.15-4
|
|
|
06400e |
- host.conf.5: clarify glibc versions in which spoof options were removed
|
|
|
06400e |
resolves: #1615294
|
|
|
06400e |
|
|
|
06400e |
* Fri Aug 03 2018 Nikola Forró <nforro@redhat.com> - 4.15-3
|
|
|
06400e |
- remove man pages deprecated by libxcrypt
|
|
|
06400e |
|
|
|
06400e |
* Tue Jul 31 2018 Nikola Forró <nforro@redhat.com> - 4.15-2
|
|
|
06400e |
- add patches from MPO
|
|
|
06400e |
- remove/adjust pages for syscalls deprecated on aarch64
|
|
|
06400e |
|
|
|
06400e |
* Sun Feb 04 2018 Nikola Forró <nforro@redhat.com> - 4.15-1
|
|
|
06400e |
- update to 4.15
|
|
|
06400e |
resolves #1541376
|
|
|
06400e |
|
|
|
06400e |
* Wed Nov 29 2017 Nikola Forró <nforro@redhat.com> - 4.14-1
|
|
|
06400e |
- update to 4.14
|
|
|
06400e |
|
|
|
06400e |
* Mon Sep 18 2017 Nikola Forró <nforro@redhat.com> - 4.13-1
|
|
|
06400e |
- update to 4.13
|
|
|
06400e |
resolves #1492258
|
|
|
06400e |
|
|
|
06400e |
* Tue Aug 01 2017 Nikola Forró <nforro@redhat.com> - 4.12-1
|
|
|
06400e |
- update to 4.12
|
|
|
06400e |
resolves #1473875
|
|
|
06400e |
|
|
|
06400e |
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.11-2
|
|
|
06400e |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
|
|
06400e |
|
|
|
06400e |
* Thu May 04 2017 Nikola Forró <nforro@redhat.com> - 4.11-1
|
|
|
06400e |
- update to 4.11
|
|
|
06400e |
resolves #1447816
|
|
|
06400e |
|
|
|
06400e |
* Wed Mar 15 2017 Nikola Forró <nforro@redhat.com> - 4.10-2
|
|
|
06400e |
- add conflict with keyutils-libs versions containing conflicting man pages
|
|
|
06400e |
resolves #1432546
|
|
|
06400e |
|
|
|
06400e |
* Wed Mar 15 2017 Nikola Forró <nforro@redhat.com> - 4.10-1
|
|
|
06400e |
- update to 4.10
|
|
|
06400e |
resolves #1432268
|
|
|
06400e |
|
|
|
06400e |
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.09-3
|
|
|
06400e |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
06400e |
|
|
|
06400e |
* Tue Jan 24 2017 Nikola Forró <nforro@redhat.com> - 4.09-2
|
|
|
06400e |
- pthread_once.3p: fix return type of initialize_random() function
|
|
|
06400e |
resolves #1415757
|
|
|
06400e |
|
|
|
06400e |
* Tue Dec 13 2016 Nikola Forró <nforro@redhat.com> - 4.09-1
|
|
|
06400e |
- update to 4.09
|
|
|
06400e |
resolves #1403813
|
|
|
06400e |
|
|
|
06400e |
* Mon Oct 10 2016 Nikola Forró <nforro@redhat.com> - 4.08-1
|
|
|
06400e |
- update to 4.08
|
|
|
06400e |
resolves #1382985
|
|
|
06400e |
|
|
|
06400e |
* Thu Oct 06 2016 Richard W.M. Jones <rjones@redhat.com> - 4.07-2
|
|
|
06400e |
- Bump release version and rebuild.
|
|
|
06400e |
|
|
|
06400e |
* Thu Jul 28 2016 Nikola Forró <nforro@redhat.com> - 4.07-1
|
|
|
06400e |
- update to 4.07
|
|
|
06400e |
resolves #1358060
|
|
|
06400e |
|
|
|
06400e |
* Mon Jun 13 2016 Tom Callaway <spot@fedoraproject.org> - 4.06-2
|
|
|
06400e |
- remove non-free man-pages (bz#1334279)
|
|
|
06400e |
|
|
|
06400e |
* Tue May 10 2016 Nikola Forró <nforro@redhat.com> - 4.06-1
|
|
|
06400e |
- update to 4.06
|
|
|
06400e |
resolves #1334727
|
|
|
06400e |
|
|
|
06400e |
* Tue May 10 2016 Nikola Forró <nforro@redhat.com> - 4.05-3
|
|
|
06400e |
- popen.3: RETURN VALUE: describe successful case
|
|
|
06400e |
resolves #1331312
|
|
|
06400e |
|
|
|
06400e |
* Tue May 10 2016 Nikola Forró <nforro@redhat.com> - 4.05-2
|
|
|
06400e |
- clone.2, fork.2: document ERESTARTNOINTR error code
|
|
|
06400e |
resolves #1330663
|
|
|
06400e |
|
|
|
06400e |
* Wed Mar 16 2016 Nikola Forró <nforro@redhat.com> - 4.05-1
|
|
|
06400e |
- update to 4.05
|
|
|
06400e |
resolves #1317877
|
|
|
06400e |
|
|
|
06400e |
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 4.04-2
|
|
|
06400e |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
06400e |
|
|
|
06400e |
* Mon Jan 04 2016 Nikola Forró <nforro@redhat.com> - 4.04-1
|
|
|
06400e |
- updated to 4.04
|
|
|
06400e |
resolves #1294723
|
|
|
06400e |
|
|
|
06400e |
* Mon Dec 07 2015 Nikola Forró <nforro@redhat.com> - 4.03-1
|
|
|
06400e |
- updated to 4.03
|
|
|
06400e |
resolves #1288782
|
|
|
06400e |
|
|
|
06400e |
* Thu Oct 22 2015 Nikola Forró <nforro@redhat.com> - 4.02-2
|
|
|
06400e |
- added conflict with attr versions containing attr.5 man page
|
|
|
06400e |
resolves #1273702
|
|
|
06400e |
|
|
|
06400e |
* Mon Aug 10 2015 Nikola Forró <nforro@redhat.com> - 4.02-1
|
|
|
06400e |
- updated to 4.02
|
|
|
06400e |
resolves #1251780
|
|
|
06400e |
resolves #1249444
|
|
|
06400e |
|
|
|
06400e |
* Fri Jul 24 2015 Nikola Forró <nforro@redhat.com> - 4.01-1
|
|
|
06400e |
- updated to 4.01
|
|
|
06400e |
resolves #1246298
|
|
|
06400e |
|
|
|
06400e |
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.00-3
|
|
|
06400e |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
06400e |
|
|
|
06400e |
* Fri May 22 2015 jchaloup <jchaloup@redhat.com> - 4.00-2
|
|
|
06400e |
- rtld-audit.7: use the correct format character
|
|
|
06400e |
resolves: #1222719
|
|
|
06400e |
|
|
|
06400e |
* Thu May 07 2015 jchaloup <jchaloup@redhat.com> - 4.00-1
|
|
|
06400e |
- updated to 4.00
|
|
|
06400e |
resolves: #1219478
|
|
|
06400e |
|
|
|
06400e |
* Mon Apr 20 2015 jchaloup <jchaloup@redhat.com> - 3.83-1
|
|
|
06400e |
- updated to 3.83
|
|
|
06400e |
resolves: #1213147
|
|
|
06400e |
|
|
|
06400e |
* Tue Mar 31 2015 jchaloup <jchaloup@redhat.com> - 3.82-1
|
|
|
06400e |
- updated to 3.82
|
|
|
06400e |
resolves: #1207665
|
|
|
06400e |
|
|
|
06400e |
* Tue Mar 03 2015 jchaloup <jchaloup@redhat.com> - 3.81-1
|
|
|
06400e |
- updated to 3.81
|
|
|
06400e |
resolves: #1197926
|
|
|
06400e |
|
|
|
06400e |
* Sun Feb 22 2015 jchaloup <jchaloup@redhat.com> - 3.80-1
|
|
|
06400e |
- updated to 3.80
|
|
|
06400e |
resolves: #1194974
|
|
|
06400e |
|
|
|
06400e |
* Mon Feb 02 2015 jchaloup <jchaloup@redhat.com> - 3.79-1
|
|
|
06400e |
- updated to 3.79
|
|
|
06400e |
resolves: #1188036
|
|
|
06400e |
|
|
|
06400e |
* Fri Jan 23 2015 jchaloup <jchaloup@redhat.com> - 3.78-1
|
|
|
06400e |
- updated to 3.78
|
|
|
06400e |
resolves: #1185309
|
|
|
06400e |
|
|
|
06400e |
* Thu Jan 15 2015 jchaloup <jchaloup@redhat.com> - 3.77-1
|
|
|
06400e |
- updated to 3.77
|
|
|
06400e |
resolves: #1181496
|
|
|
06400e |
|
|
|
06400e |
* Mon Jan 05 2015 jchaloup <jchaloup@redhat.com> - 3.76-1
|
|
|
06400e |
- updated to 3.76
|
|
|
06400e |
resolves: #1178355
|
|
|
06400e |
|
|
|
06400e |
* Sat Oct 18 2014 jchaloup <jchaloup@redhat.com> - 3.75-1
|
|
|
06400e |
- updated to 3.75
|
|
|
06400e |
resolves: #1154261
|
|
|
06400e |
|
|
|
06400e |
* Wed Oct 08 2014 jchaloup <jchaloup@redhat.com> - 3.74-1
|
|
|
06400e |
updated to 3.74
|
|
|
06400e |
- resolves: #1150489
|
|
|
06400e |
|
|
|
06400e |
* Mon Sep 22 2014 jchaloup <jchaloup@redhat.com> - 3.73-1
|
|
|
06400e |
- resolves: #1145003
|
|
|
06400e |
updated to 3.73
|
|
|
06400e |
|
|
|
06400e |
* Mon Sep 08 2014 jchaloup <jchaloup@redhat.com> - 3.72-1
|
|
|
06400e |
- resolves: #1139140
|
|
|
06400e |
updated to 3.72
|
|
|
06400e |
|
|
|
06400e |
* Fri Aug 22 2014 jchaloup <jchaloup@redhat.com> - 3.71-1
|
|
|
06400e |
- resolves: #1132845
|
|
|
06400e |
updated to 3.71
|
|
|
06400e |
|
|
|
06400e |
* Fri Jul 11 2014 jchaloup <jchaloup@redhat.com> - 3.70-1
|
|
|
06400e |
- resolves: #1118632
|
|
|
06400e |
updated to 3.70
|
|
|
06400e |
|
|
|
06400e |
* Mon Jun 16 2014 jchaloup <jchaloup@redhat.com> - 3.69-1
|
|
|
06400e |
- resolves: #1111836
|
|
|
06400e |
updated to 3.69
|
|
|
06400e |
|
|
|
06400e |
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.68-2
|
|
|
06400e |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
06400e |
|
|
|
06400e |
* Mon Jun 02 2014 jchaloup <jchaloup@redhat.com> - 3.68-1
|
|
|
06400e |
- resolves: #1103158
|
|
|
06400e |
updated to 3.68
|
|
|
06400e |
|
|
|
06400e |
* Tue May 27 2014 jchaloup <jchaloup@redhat.com> - 3.67-1
|
|
|
06400e |
- resolves: #1100444
|
|
|
06400e |
updated to 3.67
|
|
|
06400e |
|
|
|
06400e |
* Fri May 09 2014 Peter Schiffer <pschiffe@redhat.com> - 3.66-1
|
|
|
06400e |
- resolves: #1095840
|
|
|
06400e |
updated to 3.66
|
|
|
06400e |
|
|
|
06400e |
* Wed Apr 23 2014 Peter Schiffer <pschiffe@redhat.com> - 3.65-1
|
|
|
06400e |
- resolves: #1071305
|
|
|
06400e |
updated to 3.65
|
|
|
06400e |
- resolves: #1082566
|
|
|
06400e |
install *xattr.2 man pages
|
|
|
06400e |
|
|
|
06400e |
* Tue Feb 18 2014 Peter Schiffer <pschiffe@redhat.com> - 3.60-1
|
|
|
06400e |
- updated to 3.60
|
|
|
06400e |
|
|
|
06400e |
* Tue Feb 18 2014 Peter Schiffer <pschiffe@redhat.com> - 3.59-1
|
|
|
06400e |
- resolves: #1066332
|
|
|
06400e |
updated to 3.59
|
|
|
06400e |
- cleaned .spec file
|
|
|
06400e |
|
|
|
06400e |
* Tue Feb 11 2014 Peter Schiffer <pschiffe@redhat.com> - 3.58-1
|
|
|
06400e |
- resolves: #1063754
|
|
|
06400e |
updated to 3.58
|
|
|
06400e |
|
|
|
06400e |
* Wed Feb 5 2014 Peter Schiffer <pschiffe@redhat.com> - 3.57-2
|
|
|
06400e |
- removed invalid patch for man(1p) man page
|
|
|
06400e |
|
|
|
06400e |
* Wed Jan 29 2014 Peter Schiffer <pschiffe@redhat.com> - 3.57-1
|
|
|
06400e |
- resolves: #1058001
|
|
|
06400e |
updated to 3.57
|
|
|
06400e |
- resolves: #1056781
|
|
|
06400e |
updated to POSIX.1 2013
|
|
|
06400e |
|
|
|
06400e |
* Wed Jan 15 2014 Peter Schiffer <pschiffe@redhat.com> - 3.56-1
|
|
|
06400e |
- resolves: #1051765
|
|
|
06400e |
updated to 3.56
|
|
|
06400e |
|
|
|
06400e |
* Mon Dec 16 2013 Peter Schiffer <pschiffe@redhat.com> - 3.55-1
|
|
|
06400e |
- resolves: #1043074
|
|
|
06400e |
updated to 3.55
|
|
|
06400e |
|
|
|
06400e |
* Wed Dec 4 2013 Peter Schiffer <pschiffe@redhat.com> - 3.54-2
|
|
|
06400e |
- resolves: #1031703
|
|
|
06400e |
removed pt_chown(5) man page
|
|
|
06400e |
|
|
|
06400e |
* Wed Oct 9 2013 Peter Schiffer <pschiffe@redhat.com> - 3.54-1
|
|
|
06400e |
- resolves: #1009535
|
|
|
06400e |
updated to 3.54
|
|
|
06400e |
|
|
|
06400e |
* Wed Jul 31 2013 Peter Schiffer <pschiffe@redhat.com> - 3.53-1
|
|
|
06400e |
- resolves: #990459
|
|
|
06400e |
updated to 3.53
|
|
|
06400e |
|
|
|
06400e |
* Mon Jul 22 2013 Peter Schiffer <pschiffe@redhat.com> - 3.52-1
|
|
|
06400e |
- resolves: #981385
|
|
|
06400e |
updated to 3.52
|
|
|
06400e |
- fixed broken sentence on the futex(7) man page
|
|
|
06400e |
- resolves: #885740
|
|
|
06400e |
documented O_PATH flag on the open(2) man page
|
|
|
06400e |
|
|
|
06400e |
* Tue Apr 23 2013 Peter Schiffer <pschiffe@redhat.com> - 3.51-1
|
|
|
06400e |
- resolves: #921911
|
|
|
06400e |
updated to 3.51
|
|
|
06400e |
|
|
|
06400e |
* Thu Mar 7 2013 Peter Schiffer <pschiffe@redhat.com> - 3.48-1
|
|
|
06400e |
- resolves: #918417
|
|
|
06400e |
updated to 3.48
|
|
|
06400e |
|
|
|
06400e |
* Tue Feb 12 2013 Peter Schiffer <pschiffe@redhat.com> - 3.47-1
|
|
|
06400e |
- resolves: #910268
|
|
|
06400e |
updated to 3.47
|
|
|
06400e |
|
|
|
06400e |
* Fri Feb 1 2013 Peter Schiffer <pschiffe@redhat.com> - 3.46-2
|
|
|
06400e |
- related: #858703
|
|
|
06400e |
moved killpgrp(8) man page to the amanda-client package
|
|
|
06400e |
|
|
|
06400e |
* Mon Jan 28 2013 Peter Schiffer <pschiffe@redhat.com> - 3.46-1
|
|
|
06400e |
- resolves: #904950
|
|
|
06400e |
updated to 3.46
|
|
|
06400e |
|
|
|
06400e |
* Wed Jan 16 2013 Peter Schiffer <pschiffe@redhat.com> - 3.45-2
|
|
|
06400e |
- dropped some outdated patches, few patches updated
|
|
|
06400e |
|
|
|
06400e |
* Fri Dec 21 2012 Peter Schiffer <pschiffe@redhat.com> - 3.45-1
|
|
|
06400e |
- resolves: #889446
|
|
|
06400e |
updated to 3.45
|
|
|
06400e |
|
|
|
06400e |
* Wed Nov 21 2012 Peter Schiffer <pschiffe@redhat.com> - 3.44-1
|
|
|
06400e |
- resolves: #874650
|
|
|
06400e |
updated to 3.44
|
|
|
06400e |
|
|
|
06400e |
* Thu Oct 25 2012 Peter Schiffer <pschiffe@redhat.com> - 3.43-1
|
|
|
06400e |
- resolves: #866874
|
|
|
06400e |
updated to 3.43
|
|
|
06400e |
- added description of the TCP_CONGESTION on the tcp(7) man page
|
|
|
06400e |
- added description of the IP_MULTICAST_ALL on the ip(7) man page
|
|
|
06400e |
- updated additional man pages
|
|
|
06400e |
|
|
|
06400e |
* Wed Sep 19 2012 Peter Schiffer <pschiffe@redhat.com> - 3.42-1
|
|
|
06400e |
- resolves: #847941
|
|
|
06400e |
update to 3.42
|
|
|
06400e |
- updated additional man pages
|
|
|
06400e |
- cleaned patches
|
|
|
06400e |
- cleaned .spec file, fixed minor encoding issue
|
|
|
06400e |
- resolves: #837090
|
|
|
06400e |
updated example on inet(3) man page - use fprintf(stderr,..) instead of perror
|
|
|
06400e |
- resolves: #751429
|
|
|
06400e |
included initgroups database in the nsswitch.conf(5) man page
|
|
|
06400e |
- removed the sccs-related man pages (#203302)
|
|
|
06400e |
- added description of single-request-reopen to the resolv.conf(5) man page (#717770)
|
|
|
06400e |
- added missing EIDRM error code description to the shmop(2) man page (#800256)
|
|
|
06400e |
- added documentation of several source-specific multicast socket options to the ip(7) man page (#804003)
|
|
|
06400e |
- improved explanation about calling listen or connect on the ip(7) man page (#787567)
|
|
|
06400e |
- added information about incorrect use of getdents(2) call to the man page (#809490)
|
|
|
06400e |
- removed man-pages-3.22-sched_setaffinity.patch because the problem it describes was fixed in the kernel. see #533811 for more info
|
|
|
06400e |
- documented why to use shutdown() before close() when dealing with sockets on close(2) man page (#650985)
|
|
|
06400e |
- updated description of /proc/sys/fs/file-nr file in proc(5) man page (#497197)
|
|
|
06400e |
- updated zdump(8) man page to match current zdump usage (#517309)
|
|
|
06400e |
- fixed one incorrect error code on connect(2) man page (#392431)
|
|
|
06400e |
- fixed typo in sysconf(3) man page (#202092)
|
|
|
06400e |
- removed additional uuname(1) man page - was moved to the uucp package (#858642)
|
|
|
06400e |
- removed obsolete additional userisdnctl(8) man page
|
|
|
06400e |
|
|
|
06400e |
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.41-2
|
|
|
06400e |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
06400e |
|
|
|
06400e |
* Thu May 17 2012 Peter Schiffer <pschiffe@redhat.com> - 3.41-1
|
|
|
06400e |
- resolves: #820901
|
|
|
06400e |
update to 3.41
|
|
|
06400e |
|
|
|
06400e |
* Fri Apr 27 2012 Peter Schiffer <pschiffe@redhat.com> - 3.40-2
|
|
|
06400e |
- related: #797857
|
|
|
06400e |
fixed broken source file
|
|
|
06400e |
|
|
|
06400e |
* Fri Apr 27 2012 Peter Schiffer <pschiffe@redhat.com> - 3.40-1
|
|
|
06400e |
- resolves: #797857
|
|
|
06400e |
update to 3.40
|
|
|
06400e |
|
|
|
06400e |
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.35-2
|
|
|
06400e |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
|
06400e |
|
|
|
06400e |
* Fri Nov 11 2011 Peter Schiffer <pschiffe@redhat.com> - 3.35-1
|
|
|
06400e |
- resolves: #751620
|
|
|
06400e |
update to 3.35
|
|
|
06400e |
- resolves: #723578
|
|
|
06400e |
typo in readlink(3p)
|
|
|
06400e |
|
|
|
06400e |
* Fri May 27 2011 Ivana Hutarova Varekova <varekova@redhat.com> - 3.32-14
|
|
|
06400e |
- resolves: #705888
|
|
|
06400e |
the man page for proc is missing an explanation for /proc/[pid]/cgroup
|
|
|
06400e |
|
|
|
06400e |
* Fri Apr 22 2011 Ivana Hutarova Varekova <varekova@redhat.com> - 3.32-13
|
|
|
06400e |
- resolves: #698149
|
|
|
06400e |
Remove documentation for "order" keyword in /etc/host.conf manpage
|
|
|
06400e |
|
|
|
06400e |
* Fri Apr 22 2011 Ivana Hutarova Varekova <varekova@redhat.com> - 3.32-12
|
|
|
06400e |
- resolves: #680214
|
|
|
06400e |
manpage for fallocate(2) is wrong
|
|
|
06400e |
|
|
|
06400e |
* Fri Mar 25 2011 Ivana Hutarova Varekova <varekova@redhat.com> - 3.32-11
|
|
|
06400e |
- resolves: #681781
|
|
|
06400e |
snprintf man page is wrong
|
|
|
06400e |
|
|
|
06400e |
* Wed Mar 9 2011 Ivana Hutarova Varekova <varekova@redhat.com> - 3.32-10
|
|
|
06400e |
- resolves: #675544
|
|
|
06400e |
perfmonctl(2) typo manpage fix
|
|
|
06400e |
|
|
|
06400e |
* Thu Feb 24 2011 Ivana Hutarova Varekova <varekova@redhat.com> - 3.32-9
|
|
|
06400e |
- resolves: #679899
|
|
|
06400e |
add scopev4 to gai.conf man page
|
|
|
06400e |
|
|
|
06400e |
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.32-8
|
|
|
06400e |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
06400e |
|
|
|
06400e |
* Mon Jan 31 2011 Ivana Hutarova Varekova <varekova@redhat.com> - 3.31-7
|
|
|
06400e |
- resolves: #673586
|
|
|
06400e |
fix the sed pages parsing
|
|
|
06400e |
|
|
|
06400e |
* Thu Jan 27 2011 Ivana Hutarova Varekova <varekova@redhat.com> - 3.31-6
|
|
|
06400e |
- resolves: #652869
|
|
|
06400e |
fix the necessary buffer limit in the man page for readdir_r
|
|
|
06400e |
|
|
|
06400e |
* Thu Jan 27 2011 Ivana Hutarova Varekova <varekova@redhat.com> - 3.31-5
|
|
|
06400e |
- resolves: #672348
|
|
|
06400e |
problems with the encoding of characters set man-pages
|
|
|
06400e |
thanks Denis Barbier for a patch
|
|
|
06400e |
|
|
|
06400e |
* Tue Jan 25 2011 Ivana Hutarova Varekova <varekova@redhat.com> - 3.31-4
|
|
|
06400e |
- resolves: #672377
|
|
|
06400e |
fix man-pages-2.48-passwd.patch remove trailing dots
|
|
|
06400e |
|
|
|
06400e |
* Tue Jan 25 2011 Ivana Hutarova Varekova <varekova@redhat.com> - 3.31-3
|
|
|
06400e |
- resolves: #652870
|
|
|
06400e |
fix strtol man-page
|
|
|
06400e |
|
|
|
06400e |
* Mon Jan 3 2011 Ivana Hutarova Varekova <varekova@redhat.com> - 3.31-2
|
|
|
06400e |
- update to 3.32
|
|
|
06400e |
|
|
|
06400e |
* Wed Nov 24 2010 Ivana Hutarova Varekova <varekova@redhat.com> - 3.31-2
|
|
|
06400e |
- resolves: #655961
|
|
|
06400e |
add the conflict tag
|
|
|
06400e |
|
|
|
06400e |
* Fri Nov 19 2010 Ivana Hutarova Varekova <varekova@redhat.com> - 3.31-1
|
|
|
06400e |
- update to 3.31
|
|
|
06400e |
|
|
|
06400e |
* Thu Nov 18 2010 Ivana Hutarova Varekova <varekova@redhat.com> - 3.30-3
|
|
|
06400e |
- resolves: #647269
|
|
|
06400e |
PR_SET_SECCOMP and _exit, documentation bug
|
|
|
06400e |
|
|
|
06400e |
* Thu Nov 11 2010 Ivana Hutarova Varekova <varekova@redhat.com> - 3.30-2
|
|
|
06400e |
- Resolves: #650257
|
|
|
06400e |
fix open.2 O_EXCL description
|
|
|
06400e |
|
|
|
06400e |
* Fri Nov 5 2010 Ivana Hutarova Varekova <varekova@redhat.com> - 3.30-1
|
|
|
06400e |
- update to 3.30
|
|
|
06400e |
|
|
|
06400e |
* Mon Oct 25 2010 Ivana Hutarova Varekova <varekova@redhat.com> - 3.29-1
|
|
|
06400e |
- update 3.29
|
|
|
06400e |
several bug fixes
|
|
|
06400e |
|
|
|
06400e |
* Wed Oct 6 2010 Ivana Hutarova Varekova <varekova@redhat.com> - 3.28-3
|
|
|
06400e |
- don't remove numa_maps, now the man page is not in numactl
|
|
|
06400e |
- don't remove getipnodeby{name,addr}.3 and freehostent.3
|
|
|
06400e |
they are not more part of glibc-devel
|
|
|
06400e |
- fix typo in gai_{error,suspend,cancel} pages
|
|
|
06400e |
|
|
|
06400e |
* Wed Oct 6 2010 Ivana Hutarova Varekova <varekova@redhat.com> - 3.28-2
|
|
|
06400e |
- add quotactl.2 to man-pages (the package was removed from quota - #640590)
|
|
|
06400e |
|
|
|
06400e |
* Wed Oct 6 2010 Ivana Hutarova Varekova <varekova@redhat.com> - 3.28-1
|
|
|
06400e |
- update to 3.28
|
|
|
06400e |
- move all additional man-pages to one source
|
|
|
06400e |
(man-pages-additional-20101006.tar.bz2)
|
|
|
06400e |
- remove additional man-pages without the info about license
|
|
|
06400e |
|
|
|
06400e |
* Thu Sep 23 2010 Ivana Hutarova Varekova <varekova@redhat.com> - 3.27-3
|
|
|
06400e |
- Resolves: #634626
|
|
|
06400e |
remove link to non-existing man page
|
|
|
06400e |
|
|
|
06400e |
* Thu Sep 23 2010 Ivana Hutarova Varekova <varekova@redhat.com> - 3.27-2
|
|
|
06400e |
- Resolves: #635869
|
|
|
06400e |
remove the link to removed man page
|
|
|
06400e |
|
|
|
06400e |
* Thu Sep 23 2010 Ivana Hutarova Varekova <varekova@redhat.com> - 3.27-1
|
|
|
06400e |
- Update to 3.27
|
|
|
06400e |
- remove obsolete patch
|
|
|
06400e |
|
|
|
06400e |
* Wed Sep 8 2010 Ivana Hutarova Varekova <varekova@redhat.com> - 3.26-1
|
|
|
06400e |
- Update to 3.26
|
|
|
06400e |
- Resolves: 624399 (rresvport man entry misleading)
|
|
|
06400e |
|
|
|
06400e |
* Thu Jul 1 2010 Ivana Hutarova Varekova <varekova@redhat.com> - 3.25-1
|
|
|
06400e |
- Update to 3.25
|
|
|
06400e |
|
|
|
06400e |
* Thu Jun 24 2010 Ivana Hutarova Varekova <varekova@redhat.com> - 3.24-7
|
|
|
06400e |
- resolves: #606038
|
|
|
06400e |
filesystems.5 makes no mention of ext4
|
|
|
06400e |
|
|
|
06400e |
* Fri Jun 4 2010 Ivana Hutarova Varekova <varekova@redhat.com> - 3.24-6
|
|
|
06400e |
- Resolves: #596666
|
|
|
06400e |
Man page for mmap64 is confusing
|
|
|
06400e |
|
|
|
06400e |
* Mon May 31 2010 Ivana Hutarova Varekova <varekova@redhat.com> - 3.24-5
|
|
|
06400e |
- Resolves: #597429
|
|
|
06400e |
remove the duplicate info about error output (recv(2) man page)
|
|
|
06400e |
|
|
|
06400e |
* Mon May 10 2010 Ivana Hutarova Varekova <varekova@redhat.com> - 3.24-4
|
|
|
06400e |
- Resolves: #588620
|
|
|
06400e |
Typo in sysconf(3) Manual page
|
|
|
06400e |
|
|
|
06400e |
* Mon May 3 2010 Ivana Hutarova Varekova <varekova@redhat.com> - 3.24-3
|
|
|
06400e |
- fix atanh man-page bug in glibc was fixed so removed the info about it
|
|
|
06400e |
|
|
|
06400e |
* Fri Mar 19 2010 Ivana Hutarova Varekova <varekova@redhat.com> - 3.24-2
|
|
|
06400e |
- Resolves: #570703
|
|
|
06400e |
fix getnameinfo prototype
|
|
|
06400e |
|
|
|
06400e |
* Tue Mar 2 2010 Ivana Hutarova Varekova <varekova@redhat.com> - 3.24-1
|
|
|
06400e |
- update to 3.24
|
|
|
06400e |
Resolves: #569451
|
|
|
06400e |
|
|
|
06400e |
* Mon Feb 22 2010 Ivana Hutarova Varekova <varekova@redhat.com> - 3.23-7
|
|
|
06400e |
- Resolves: #564528
|
|
|
06400e |
Man page and "info" information on snprintf incomplete
|
|
|
06400e |
|
|
|
06400e |
* Wed Jan 27 2010 Ivana Hutarova Varekova <varekova@redhat.com> - 3.23-6
|
|
|
06400e |
- Resolves: #556199
|
|
|
06400e |
update iconv.1 man page
|
|
|
06400e |
|
|
|
06400e |
* Tue Jan 26 2010 Ivana Hutarova Varekova <varekova@redhat.com> - 3.23-5
|
|
|
06400e |
- Resolves: #557971
|
|
|
06400e |
remove unnecessary man-pages from man-pages_syscalls and man-pages_add
|
|
|
06400e |
|
|
|
06400e |
* Thu Dec 3 2009 Ivana Hutarova Varekova <varekova@redhat.com> - 3.23-4
|
|
|
06400e |
- fix typo in sched_setaffinity(2) patch
|
|
|
06400e |
|
|
|
06400e |
* Wed Dec 2 2009 Ivana Hutarova Varekova <varekova@redhat.com> - 3.23-3
|
|
|
06400e |
- fix sched_setaffinity(2) page - add an EXAMPLE and new NOTES
|
|
|
06400e |
|
|
|
06400e |
* Wed Nov 18 2009 Ivana Varekova <varekova@redhat.com> - 3.23-2
|
|
|
06400e |
- fix ld.so man-page (#532629)
|
|
|
06400e |
|
|
|
06400e |
* Mon Oct 5 2009 Ivana Varekova <varekova@redhat.com> - 3.23-1
|
|
|
06400e |
- update to 3.23
|
|
|
06400e |
- fix proc description
|
|
|
06400e |
|
|
|
06400e |
* Wed Sep 16 2009 Ivana Varekova <varekova@redhat.com> - 3.22-6
|
|
|
06400e |
- fix nsswitch.conf(5) man page
|
|
|
06400e |
|
|
|
06400e |
* Mon Sep 14 2009 Ivana Varekova <varekova@redhat.com> - 3.22-5
|
|
|
06400e |
- fix strcpy.3 man page
|
|
|
06400e |
- remove statfc64 man page from syscalls tarball
|
|
|
06400e |
|
|
|
06400e |
* Tue Aug 11 2009 Ivana Varekova <varekova@redhat.com> - 3.22-4
|
|
|
06400e |
- fix gai.conf an page (#515347)
|
|
|
06400e |
|
|
|
06400e |
* Mon Jul 27 2009 Ivana Varekova <varekova@redhat.com> - 3.22-3
|
|
|
06400e |
- update to 3.22
|
|
|
06400e |
|
|
|
06400e |
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.21-3
|
|
|
06400e |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
|
|
06400e |
|
|
|
06400e |
* Fri Jul 17 2009 Ivana Varekova <varekova@redhat.com> - 3.21-2
|
|
|
06400e |
- fix major.3 man page
|
|
|
06400e |
|
|
|
06400e |
* Tue Apr 21 2009 Ivana Varekova <varekova@redhat.com> - 3.21-1
|
|
|
06400e |
- update to 3.21
|
|
|
06400e |
|
|
|
06400e |
* Tue Mar 31 2009 Ivana Varekova <varekova@redhat.com> - 3.20-1
|
|
|
06400e |
- update to 3.20
|
|
|
06400e |
|
|
|
06400e |
* Tue Mar 10 2009 Ivana Varekova <varekova@redhat.com> - 3.19-1
|
|
|
06400e |
- update to 3.19
|
|
|
06400e |
|
|
|
06400e |
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.16-2
|
|
|
06400e |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
|
|
06400e |
|
|
|
06400e |
* Fri Jan 16 2009 Ivana Varekova <varekova@redhat.com> - 3.16-1
|
|
|
06400e |
- update to 3.16
|
|
|
06400e |
|
|
|
06400e |
* Mon Dec 8 2008 Ivana Varekova <varekova@redhat.com> - 3.15-1
|
|
|
06400e |
- update to 3.15
|
|
|
06400e |
|
|
|
06400e |
* Thu Nov 13 2008 Ivana Varekova <varekova@redhat.com> - 3.13-2
|
|
|
06400e |
- fix relative path in proc.5
|
|
|
06400e |
- not build yet
|
|
|
06400e |
|
|
|
06400e |
* Thu Nov 13 2008 Ivana Varekova <varekova@redhat.com> - 3.13-1
|
|
|
06400e |
- update to 3.13
|
|
|
06400e |
|
|
|
06400e |
* Mon Sep 15 2008 Ivana Varekova <varekova@redhat.com> - 3.09-2
|
|
|
06400e |
- remove numa_maps.5 man page (part of numactl)
|
|
|
06400e |
|
|
|
06400e |
* Fri Sep 12 2008 Ivana Varekova <varekova@redhat.com> - 3.09-1
|
|
|
06400e |
- update to 3.09
|
|
|
06400e |
|
|
|
06400e |
* Thu Aug 14 2008 Ivana Varekova <varekova@redhat.com> - 3.07-1
|
|
|
06400e |
- update to 3.07
|
|
|
06400e |
- remove ncsa_auth.8 (#458498)
|
|
|
06400e |
|
|
|
06400e |
* Thu Aug 7 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 3.04-2
|
|
|
06400e |
- fix license tag
|
|
|
06400e |
|
|
|
06400e |
* Tue Jul 22 2008 Ivana Varekova <varekova@redhat.com> - 3.04-1
|
|
|
06400e |
- update to 3.04
|
|
|
06400e |
- remove mmap, sched_setaffinity, crypt and prctl patches
|
|
|
06400e |
- remove -f from rm commands
|
|
|
06400e |
- remove unnecessary/bogus rm commands
|
|
|
06400e |
|
|
|
06400e |
* Wed Jun 18 2008 Ivana Varekova <varekova@redhat.com> - 3.00-1
|
|
|
06400e |
- update to 3.00
|
|
|
06400e |
- source files changes
|