Commit Graph

99 Commits

Author SHA1 Message Date
Michal Sekletar
7c61e74cd8 pppd: fix possible null pointer dereferencing
We shouldn't call strcmp directly on return value of crypt() because
it might return NULL.

Resolves: #815617

Conflicts:
	ppp.spec
2013-07-04 17:55:09 +02:00
Michal Sekletar
e0acbf1f26 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-07-04 17:54:40 +02: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
0d9948c73a Fixed typo in ppp-2.4.5-eaptls-mppe-0.99.patch 2012-05-29 13:23:32 +02: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
8be50685f9 * 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-06 08:51:13 +02: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
Fedora Release Engineering
841e85a899 dist-git conversion 2010-07-29 09:43:09 +00: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
Bill Nottingham
9356544c51 Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-25 23:31:45 +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