Commit Graph

144 Commits

Author SHA1 Message Date
Michal Sekletar
129b80d0f9 spec: get rid of the BuildRoot: 2013-07-28 16:59:39 +02:00
Michal Sekletar
364693c75b spec: compile all binaries with hardening flags 2013-07-28 16:59:39 +02:00
Michal Sekletar
61a2a45052 spec: fix bogus dates in changelog 2013-07-28 16:59:39 +02:00
Michal Sekletar
815da11c84 spec: enable hardened build 2013-07-28 16:59:39 +02:00
Michal Sekletar
44d8816135 spec: fix installation of tmpfiles.d configuration
Use convenient macro instead of hard coded path to directory where
tmpfiles configuration is stored. tmpfiles config file should not be
marked as %config, change that as well while we are at it.
2013-07-28 16:59:39 +02:00
Michal Sekletar
f6b684d242 spec: don't ship /var/lock/ppp in rpm payload
Recent changes in filesystem package prevent installation of ppp in
chroot because /run/lock directory is not created by filesystem
package anymore. To make things work again, we create ppp subdir in
%post scriptlet and mark it as %ghost.

Resolves: #980100
2013-07-28 16:59:22 +02:00
Michal Sekletar
f2801bcfd9 pppd: fix possible null pointer dereferencing
We shouldn't call strcmp directly on return value of crypt() because
it might return NULL.

Resolves: #815617
2013-07-04 16:19:23 +02:00
Michal Sekletar
0c288beeb7 radius-plugin: ignore unknown directives
We shouldn't be so strict when parsing radius client configuration
file. Instead of exiting when encountering directive we don't
recognize and don't care about, we should just warn and continue
parsing.

Resolves RHBZ #906913
2013-05-29 11:02:50 +02:00
Michal Sekletar
e56431f08d spec: add system group dip (GID=40) to ppp package 2013-03-20 18:32:08 +01:00
Michal Sekletar
146558f882 spec: add /etc/logrotate.d to %files 2013-03-20 17:09:19 +01:00
Michal Sekletar
d983c6b176 spec: make ppp logrotate agnostic 2013-03-20 15:33:15 +01:00
Michal Sekletar
abddd8843d spec: get rid of %clean section 2013-03-20 15:33:15 +01:00
Michal Sekletar
15506ab353 spec: cleanup trailing whitespace 2013-03-20 15:25:45 +01:00
Dennis Gilmore
b4b1e75a01 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-14 12:18:10 -06:00
Michal Sekletar
f81452c222 Install configuration file to /usr/lib/tmpfiles.d (RHBZ #840190) 2012-11-12 17:44:50 +01:00
Michal Sekletar
656ccb33e9 Removed unnecessary dependency on systemd-unit 2012-09-11 17:25:05 +02:00
Dennis Gilmore
efed587c1b - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-20 21:57:32 -05:00
Michal Sekletar
d725ecd04b Fixed ppp-2.4.5-eaptls-mppe-0.99.patch, #817011
Added definition of global variable, function pointer (eaptls_check_hook)
2012-05-29 13:05:45 +02:00
Michal Sekletar
f000f7ccd9 Fixed support for multilink channels in pppol2tp 2012-05-20 00:22:29 +02:00
Michal Sekletar
41a19dfd2e Fixed compilation of pppd without USE_EAPTLS 2012-05-17 16:11:58 +02:00
Dennis Gilmore
1874707594 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-13 19:11:53 -06:00
Jiri Skala
e7c7404005 fixes #682381 - hardcodes eth0
fixes #708260 - SELinux is preventing access on the file LCK..ttyUSB3
2011-06-02 08:05:40 +02:00
Jiri Skala
0875fb0478 fixes #664282 and #664868 - man page fixes 2011-04-04 10:38:36 +02:00
Dennis Gilmore
8461333e79 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-09 10:24:38 -06:00
Jiri Skala
04e440bf5f increased release num 2010-12-02 08:01:21 +01:00
Jiri Skala
5477fba9ab - corrected tmpfiles.d conf
- replaced remaining /etc by macros
2010-12-02 07:50:23 +01:00
Jiri Skala
2ad57baf95 - fixes #656671 - /var/run and /var/lock on tmpfs
- replaced paths /var /etc by macros
2010-12-01 15:04:58 +01:00
Jiri Skala
5e4781ba7f - fixes #565294 - SELinux is preventing /sbin/consoletype access to a leaked packet_socket fd 2010-11-16 10:21:14 +01:00
Jiri Skala
732177dcba * Wed Sep 29 2010 Jiri Skala <jskala@redhat.com> - 2.4.5-12
- fixes #637513 - Missing: README.eap-tls
- updated to latest eaptls upstream
- fixes #637886 - EAP-TLS not working with enabled PPP Multilink Framing option
2010-10-05 15:44:04 +02:00
Jiri Skala
b63b42ce35 * Thu Aug 05 2010 Jiri Skala <jskala@redhat.com> - 2.4.5-11
- fixes #617625 - FTBFS in ppp due to change in kernel-headers
- fixes pppol2tp Makefile
2010-08-05 16:52:09 +02:00
Jiri Skala
9350c16eee - fixes #613717 - Missing line in example script ip-up.local.add
- removed /usr/kerberos/include from eaptls patch
2010-07-13 08:48:46 +00:00
Jiri Skala
3f15e530b7 - included eap-tls patch 2010-06-16 08:10:26 +00:00
Jiri Skala
8c3cba1c1c - added pppoe-discovery(8) 2010-04-07 14:20:44 +00:00
Jiri Skala
9197d9a22a - added pppoe-discovery(8) 2010-04-07 14:14:48 +00:00
Jiri Skala
c62ef93c39 - removed duplicities from patches (ip-*.local.add) 2010-03-05 12:47:36 +00:00
Jiri Skala
063a5ddf4d - removed duplicities from patches (ip-*.local.add) 2010-03-05 12:29:55 +00:00
Jiri Skala
50c10c8bd6 - fixes #560014 - SELinux is preventing /usr/sbin/pppd "read write" access
on pppd2.tdb
2010-02-12 15:53:59 +00:00
Jiri Skala
c5cee3774a - one line correction in fd_leak patch 2010-02-04 08:41:10 +00:00
Jiri Skala
7da0056762 - applied patch fd_leak 2010-02-03 22:57:47 +00:00
Jiri Skala
6baccc6058 - fixed some rpmlint complains 2010-01-22 15:13:21 +00:00
Jiri Skala
d5d8e764d5 - updated patches (make local succeeded, koji failed) 2009-11-22 21:40:09 +00:00
Jiri Skala
c8dba00848 - updated to latest upstream sources (#538058) 2009-11-22 08:01:17 +00:00
Jiri Skala
d823272bd5 - fixed #519042 - ppp package is missing URL in spec
- fixed #524575 - ppp: no_strip patch modifies backup files created by
    previous patches
2009-10-08 11:48:02 +00:00
Tomáš Mráz
1683df8ea4 - use password-auth common PAM configuration instead of system-auth 2009-09-16 17:58:44 +00:00
Jesse Keating
264b3871cc - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-26 19:21:16 +00:00
Jiri Skala
6588b591ba - fixed #488764 - package upgrade should not replace configuration files 2009-03-06 07:42:10 +00:00
Jesse Keating
f32ef2cdcb - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-27 02:05:45 +00:00
Jiri Skala
021f68f529 - fixed #467004 PPP sometimes gets incorrect DNS servers for mobile
broadband connections
2008-12-11 11:52:16 +00:00
Tom Callaway
8078de6547 fix license tag 2008-08-28 21:44:37 +00:00
Martin Nagy
cecb2d6fea - add new speeds, patch by Jason Vas Dias (#446132) 2008-05-13 09:03:27 +00:00
Martin Nagy
642ed42b4c - call closelog earlier (#222295)
- fix ChapMS2 (#217076)
- moving header files to new -devel package (#203542)
2008-03-12 08:56:38 +00:00
Martin Nagy
c4b72070a5 - put logs into /var/log/ppp (#118837) 2008-03-03 14:55:40 +00:00
Martin Nagy
94ca026894 - rebuild for gcc-4.3 2008-02-11 10:21:51 +00:00
Martin Nagy
3d8e44fdb0 - removed undesired files from the package (#241753) 2007-11-09 09:49:07 +00:00
Thomas Woerner
35dad1299c [tw]
- fixed build requirement for libpcap (#217661)
2006-12-01 12:51:18 +00:00
Thomas Woerner
21c7e5a87c [tw]
- new version 2.4.4 with lots of fixes
- fixed reesolv.conf docs (#165072) Thanks to Matt Domsch for the initial
    patch
- enabled CBCP (#199278)
2006-07-24 18:09:32 +00:00
Jesse Keating
6b14e88131 bumped for rebuild 2006-07-12 07:52:33 +00:00
Jesse Keating
53d3041e8f bump for bug in double-long on ppc(64) 2006-02-11 05:14:52 +00:00
Jesse Keating
0360270282 bump for new gcc/glibc 2006-02-07 13:36:20 +00:00
Jesse Keating
f3640ab355 gcc update bump 2005-12-09 22:42:47 +00:00
Florian La Roche
3027f7d6d7 - rebuild 2005-11-12 10:54:26 +00:00
David Woodhouse
9fa254a5b6 add ipv6cp-accept-remote to make my DSL work with demand dial and native
IPv6
2005-11-04 10:35:46 +00:00
Tomáš Mráz
4dce1cb4f7 - use include instead of pam_stack in pam config 2005-10-07 14:36:03 +00:00
Florian La Roche
18a4eb61a1 - rebuild 2005-07-31 11:55:05 +00:00
Thomas Woerner
c6a1056cae [tw]
- additional patch for the scripts, thanks to Sammy (#163621)
2005-07-19 16:24:10 +00:00
Thomas Woerner
00c1e6a37d [tw]
- dropped all executable bits in scripts directory to prevent rpm requiring
    programs used in there
2005-07-19 12:46:15 +00:00
Thomas Woerner
6ae3f50e34 [tw]
- new version 2.4.3
- updated patches: make, lib64, dontwriteetc, fix, fix64, no_strip,
    radiusplugin
- dropped patches: bpf, signal, pcap, pppoatm, pkgcheck
2005-07-18 11:55:02 +00:00
Thomas Woerner
88aa92b454 [tw] - fixed out of bounds memory access, possible DOS 2004-11-02 14:55:59 +00:00
David Woodhouse
bd62245173 - Fix use of 'demand' without explicit MTU/MRU with pppoatm 2004-10-07 13:07:16 +00:00
David Woodhouse
35418a0352 Fix pppoatm linkage 2004-10-05 16:39:15 +00:00
David Woodhouse
756b297904 Add atmsap.h 2004-10-04 11:22:19 +00:00
David Woodhouse
e551c91f7e Add pppoatm plugin 2004-10-04 11:11:36 +00:00
Thomas Woerner
33a53257d7 [tw] - fixed subscript out of range (#132677) 2004-09-16 10:12:43 +00:00
Thomas Woerner
667ccd24c8 [tw] - dropped version number fo libpcap in BuildRequires 2004-09-16 09:06:05 +00:00
Thomas Woerner
becbabda47 [tw]
- require new libpcap library (>= 0.8.3-6) with a fix for inbound/outbound
    filter processing
- not using internal libpcap structures anymore, fixes inbound/outbound
    filter processing (#128053)
2004-09-15 09:56:43 +00:00
Thomas Woerner
706fd5a12b [tw] - removed -Werror for now 2004-09-14 09:57:19 +00:00
Thomas Woerner
2d9ec4a351 [tw] - example scripts are using change_resolv_conf to modify
/etc/resolv.conf (#132482)
2004-09-14 09:35:03 +00:00
cvsdist
72f927b491 auto-import changelog data from ppp-2.4.2-4.src.rpm
Fri Aug 06 2004 Thomas Woerner <twoerner@redhat.com> 2.4.2-4
- fixed signal handling (#29171)
2004-09-09 10:44:29 +00:00
cvsdist
b75009745b auto-import changelog data from ppp-2.4.2-3.1.src.rpm
Mon Jun 21 2004 Thomas Woerner <twoerner@redhat.com> 2.4.2-3.1
- fixed compiler warnings
- fixed 64bit problem with ms-chap (#125501)
- enabled pie again
2004-09-09 10:44:15 +00:00
cvsdist
4b3d30e3f2 auto-import changelog data from ppp-2.4.2-3.src.rpm
Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
2004-09-09 10:43:55 +00:00
cvsdist
aa550e366d auto-import changelog data from ppp-2.4.2-2.3.src.rpm
Mon May 24 2004 David Woodhouse <dwmw2@redhat.com> 2.4.2-2.3
- Enable IPv6 support. Disable PIE to avoid bogus Provides:
2004-09-09 10:43:50 +00:00
cvsdist
84ee2eb44d auto-import changelog data from ppp-2.4.2-2.2.src.rpm
Fri May 14 2004 Thomas Woerner <twoerner@redhat.com> 2.4.2-2.2
- compiled pppd and chat PIE
2004-09-09 10:43:40 +00:00
cvsdist
b5596689b2 auto-import changelog data from ppp-2.4.2-2.1.src.rpm
Thu May 13 2004 Thomas Woerner <twoerner@redhat.com> 2.4.2-2.1
- added 'missingok' to ppp.logrotate (#122911)
2004-09-09 10:43:34 +00:00
cvsdist
5efb5bf2b7 auto-import changelog data from ppp-2.4.2-2.src.rpm
Fri May 07 2004 Nils Philippsen <nphilipp@redhat.com> 2.4.2-2
- don't write to /etc (#118837)
Wed Mar 10 2004 Nalin Dahyabhai <nalin@redhat.com> 2.4.2-1
- update to 2.4.2
2004-09-09 10:43:30 +00:00
cvsdist
f68f89de27 auto-import changelog data from ppp-2.4.1-16.src.rpm
Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
2004-09-09 10:43:06 +00:00
cvsdist
5e702429fa auto-import changelog data from ppp-2.4.1-15.src.rpm
Fri Sep 05 2003 Nalin Dahyabhai <nalin@redhat.com> 2.4.1-15
- rebuild
Fri Sep 05 2003 Nalin Dahyabhai <nalin@redhat.com> 2.4.1-14
- apply the patch from -11
Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt
Tue Jun 03 2003 Nalin Dahyabhai <nalin@redhat.com> 2.4.1-12
- rebuild
Tue Jun 03 2003 Nalin Dahyabhai <nalin@redhat.com> 2.4.1-11
- check for libcrypt in the right directory at compile-time
2004-09-09 10:42:16 +00:00
cvsdist
70d32a2881 auto-import changelog data from ppp-2.4.1-10.src.rpm
Wed Jan 22 2003 Tim Powers <timp@redhat.com>
- rebuilt
Thu Dec 12 2002 Elliot Lee <sopwith@redhat.com> 2.4.1-9
- Fix build failure by rebuilding
Tue Nov 19 2002 Nalin Dahyabhai <nalin@redhat.com> 2.4.1-8
- rebuild
- set x86_64 to use varargs the way s390 does
2004-09-09 10:41:24 +00:00
cvsdist
7656d4e8e0 auto-import changelog data from ppp-2.4.1-7.src.rpm
Mon Jul 22 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- add patch:
Thu Jun 06 2002 Phil Knirsch <pknirsch@redhat.com>
- Fixed varargs problem for s390/s390x.
2004-09-09 10:41:21 +00:00
cvsdist
17601526ff auto-import changelog data from ppp-2.4.1-6.src.rpm
Fri Jun 21 2002 Tim Powers <timp@redhat.com>
- automated rebuild
Sun May 26 2002 Tim Powers <timp@redhat.com>
- automated rebuild
Fri May 17 2002 Nalin Dahyabhai <nalin@redhat.com> 2.4.1-4
- rebuild in new environment
2004-09-09 10:41:05 +00:00
cvsdist
fe37c83989 auto-import changelog data from ppp-2.4.1-3.src.rpm
Wed Feb 27 2002 Nalin Dahyabhai <nalin@redhat.com> 2.4.1-3
- revert cbcp patch, it's wrong (#55367)
2004-09-09 10:39:56 +00:00
cvsdist
e254b11af6 auto-import changelog data from ppp-2.4.1-2.src.rpm
Thu Aug 09 2001 Nalin Dahyabhai <nalin@redhat.com>
- add buildprereq on pam-devel (#49559)
- add patch to respond to CBCP LCP requests (#15738)
- enable cbcp support at build-time
- change the Copyright: tag to a License: tag
2004-09-09 10:39:44 +00:00
cvsdist
98c727d182 auto-import changelog data from ppp-2.4.1-1.src.rpm
Wed May 23 2001 Nalin Dahyabhai <nalin@redhat.com>
- update to 2.4.1
2004-09-09 10:39:41 +00:00
cvsdist
817474e9a9 auto-import changelog data from ppp-2.4.0-2.src.rpm
Fri Dec 01 2000 Nalin Dahyabhai <nalin@redhat.com>
- rebuild in new environment
Thu Nov 09 2000 Nalin Dahyabhai <nalin@redhat.com>
- update to 2.4.0
2004-09-09 10:39:26 +00:00
cvsdist
c3d44d8b0c auto-import changelog data from ppp-2.3.11-7.src.rpm
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Mon Jun 05 2000 Nalin Dahyabhai <nalin@redhat.com>
- move man pages to /usr/man
Thu Jun 01 2000 Nalin Dahyabhai <nalin@redhat.com>
- change perms using defattr
- modify PAM setup to use system-auth
Sun Mar 26 2000 Florian La Roche <Florian.La Roche@redhat.com>
- change to root:root perms
Mon Mar 06 2000 Nalin Dahyabhai <nalin@redhat.com>
- reaper bugs verified as fixed
- check pam_open_session result code (bug #9966)
Mon Feb 07 2000 Nalin Dahyabhai <nalin@redhat.com>
- take a shot at the wrong reaper bugs (#8153, #5290)
Thu Feb 03 2000 Nalin Dahyabhai <nalin@redhat.com>
- free ride through the build system (release 2)
Tue Jan 18 2000 Nalin Dahyabhai <nalin@redhat.com>
- Update to 2.3.11
Sat Nov 06 1999 Michael K. Johnson <johnsonm@redhat.com>
- Better fix for both problems
Fri Nov 05 1999 Michael K. Johnson <johnsonm@redhat.com>
- fix for double-dial problem
- fix for requiring a controlling terminal problem
Sun Sep 19 1999 Preston Brown <pbrown@redhat.com>
- 2.3.10 bugfix release
Fri Aug 13 1999 Michael K. Johnson <johnsonm@redhat.com>
- New version 2.3.9 required for kernel 2.3.13 and will be required for new
    initscripts. auth patch removed; 2.3.9 does the same thing more
    readably than the previous patch.
Thu Jun 24 1999 Cristian Gafton <gafton@redhat.com>
- add pppdump
Fri Apr 09 1999 Cristian Gafton <gafton@redhat.com>
- force pppd use the glibc's logwtmp instead of implementing its own
Thu Apr 01 1999 Preston Brown <pbrown@redhat.com>
- version 2.3.7 bugfix release
Tue Mar 23 1999 Cristian Gafton <gafton@redhat.com>
- version 2.3.6
Mon Mar 22 1999 Michael Johnson <johnsonm@redhat.com>
- auth patch
Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
- auto rebuild in the new build environment (release 3)
Thu Jan 07 1999 Cristian Gafton <gafton@redhat.com>
- build for glibc 2.1
Fri Jun 05 1998 Jeff Johnson <jbj@redhat.com>
- updated to 2.3.5.
Tue May 19 1998 Prospector System <bugs@redhat.com>
- translations modified for de
Fri May 08 1998 Jakub Jelinek <jj@ultra.linux.cz>
- make it run with kernels 2.1.100 and above.
Fri Apr 24 1998 Prospector System <bugs@redhat.com>
- translations modified for de, fr, tr
Wed Mar 18 1998 Cristian Gafton <gafton@redhat.com>
- requires glibc 2.0.6 or later
Wed Mar 18 1998 Michael K. Johnson <johnsonm@redhat.com>
- updated PAM patch to not turn off wtmp/utmp/syslog logging.
Wed Jan 07 1998 Cristian Gafton <gafton@redhat.com>
- added the /etc/pam.d config file
- updated PAM patch to include session support
Tue Jan 06 1998 Cristian Gafton <gafton@redhat.com>
- updated to ppp-2.3.3, build against glibc-2.0.6 - previous patches not
    required any more.
- added buildroot
- fixed the PAM support, which was really, completely broken and against
    any standards (session support is still not here... :-( )
- we build against running kernel and pray that it will work
- added a samples patch; updated glibc patch
Thu Dec 18 1997 Erik Troan <ewt@redhat.com>
- added a patch to use our own route.h, rather then glibc's (which has
    alignment problems on Alpha's) -- I only applied this patch on the
    Alpha, though it should be safe everywhere
Fri Oct 10 1997 Erik Troan <ewt@redhat.com>
- turned off the execute bit for scripts in /usr/doc
Fri Jul 18 1997 Erik Troan <ewt@redhat.com>
- built against glibc
Tue Mar 25 1997 Erik Troan <ewt@redhat.com>
- Integrated new patch from David Mosberger
- Improved description
2004-09-09 10:38:59 +00:00