Fedora Release Engineering
f3e51c8301
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
2017-08-03 06:20:11 +00:00
Fedora Release Engineering
3adcba02c6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
2017-07-27 09:00:20 +00:00
Fedora Release Engineering
2249e5df0c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
2017-02-11 07:49:04 +00:00
Lubomir Rintel
edc4b10fc6
Actually fix the FTBFS
...
Fix to OpenSSL older than 1.1, until a patch [1] is applied.
[1] https://people.freedesktop.org/~lkundrak/%5bPATCH%5d_eap-tls:_port_to_OpenSSL_1.1.0.mbox
2017-02-04 15:32:20 +01:00
Lubomir Rintel
d314a19341
Fix FTBFS
2016-12-10 20:08:15 +01:00
Fedora Release Engineering
8b7f7266b3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
2016-02-04 18:25:57 +00:00
Dennis Gilmore
a9b6c4d167
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
2015-06-18 17:46:29 +00:00
Michal Sekletar
f4d601069f
spec: disable optimizations which assume strict aliasing rules are honored
2015-02-09 14:26:32 +01:00
Michal Sekletar
8fed35dbe8
Fix logical expression in eap_client_active macro
...
Resolves : #1023620
2014-12-10 12:28:25 +01:00
Michal Sekletar
8f86d050ae
spec: don't mark logrotate dropin as executable
...
Resolves : #1164435
2014-11-19 10:22:06 +01:00
Peter Robinson
62406325fc
devel package should depend on base package as per guidelines
2014-09-02 09:18:41 +01:00
Michal Sekletar
8cb6c16887
spec: don't mark tmpfiles dropin as executable
...
Resolves : #1131293
2014-08-19 13:00:57 +02:00
Peter Robinson
72b8d72f99
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
2014-08-17 19:47:18 +00:00
Michal Sekletar
dbfebe2890
sources: add ppp-watch.tar.xz
2014-08-11 15:20:57 +02:00
Michal Sekletar
94ec507e8d
Rebase to 2.4.7
...
Includes fix for CVE-2014-3158.
Resolves : #1128716
2014-08-11 14:32:34 +02:00
Michal Sekletar
1faa46736d
spec: bump version
2014-06-20 11:33:47 +02:00
Michal Sekletar
d2e1ce41ee
spec: v0.997 of EAP-TLS patch
...
Regenerated all patches from ppp-2.4.6-fedora git repo
See: http://www.nikhef.nl/~janjust/ppp/download.html
See: https://github.com/msekletar/ppp-2.4.6-fedora
2014-06-20 11:29:59 +02:00
Michal Sekletar
7ce640c79e
spec: remove old patches
2014-06-20 11:29:59 +02:00
Dennis Gilmore
77afabc3f7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
2014-06-07 12:05:05 -05:00
Michal Sekletar
e3ff43f812
spec: move ppp initscripts to ppp package
...
Related: #1088220
2014-04-24 13:42:02 +02:00
Michal Sekletar
b2a9d37f21
spec: remove executable flag for all scripts
...
We ship them only as %doc anyway and we want to prune some dependencies
otherwise added by automatic RPM dependency finding, e.g. Perl.
Resolves : #1086846
2014-04-14 17:36:12 +02:00
Michal Sekletar
41861128f2
spec: run multiple make jobs when possible
2014-04-14 17:28:57 +02:00
Michal Sekletar
97e3da7a5d
spec: add changelog entry mentioning rebase
2014-04-10 13:31:39 +02:00
Michal Sekletar
45f302555f
Regenerate new patches from git
2014-04-10 13:11:38 +02:00
Michal Sekletar
eb05fa266f
Remove old patches
2014-04-10 11:59:21 +02:00
Michal Sekletar
2228a2eb14
Rebase to ppp-2.4.6
2014-04-10 11:33:19 +02:00
Michal Sekletar
0d4a41fcac
spec: fix post installation scriptlet
...
Ignore scriptlet failure.
2013-08-01 14:56:15 +02:00
Michal Sekletar
91f7b1a030
spec: add systemd to BuildRequires:
...
%{_tmpfilesdir} macro is provided by systemd package. Also
systemd-units is nowadays virtual provide of systemd, change that as well
while we are at it.
2013-07-29 20:13:16 +02:00
Michal Sekletar
41c783d0d4
sources: add forgotten patch
2013-07-29 13:20:22 +02:00
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
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