Commit Graph

299 Commits

Author SHA256 Message Date
Stephan Kulow
8be93cc1ca Accepting request 211378 from Linux-PAM
- common-session.pamd: add missing newline (forwarded request 209746 from AndreasSchwab)

OBS-URL: https://build.opensuse.org/request/show/211378
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pam?expand=0&rev=72
2013-12-19 12:35:16 +00:00
Michael Calmer
29c9d812b8 Accepting request 209746 from home:AndreasSchwab:f
- common-session.pamd: add missing newline

OBS-URL: https://build.opensuse.org/request/show/209746
OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam?expand=0&rev=129
2013-12-18 11:09:26 +00:00
Stephan Kulow
e058b42810 Accepting request 208796 from Linux-PAM
- Remove libtrpc support to solve dependency/build cycles, plain
  glibc is enough for now.

OBS-URL: https://build.opensuse.org/request/show/208796
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pam?expand=0&rev=71
2013-11-28 15:52:08 +00:00
Thorsten Kukuk
54b459547e - Remove libtrpc support to solve dependency/build cycles, plain
glibc is enough for now.

OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam?expand=0&rev=127
2013-11-28 11:01:38 +00:00
Stephan Kulow
0a080d3133 Accepting request 206639 from Linux-PAM
- Add encryption_method_nis.diff:
  - implement pam_unix2 functionality to use another hash for
    NIS passwords.

- Add pam_unix.diff:
  - fix if /etc/login.defs uses DES
  - ask always for old password if a NIS password will be changed

OBS-URL: https://build.opensuse.org/request/show/206639
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pam?expand=0&rev=70
2013-11-12 15:36:44 +00:00
Thorsten Kukuk
e2cdd21691 - Add encryption_method_nis.diff:
- implement pam_unix2 functionality to use another hash for
    NIS passwords.

- Add pam_unix.diff:
  - fix if /etc/login.defs uses DES
  - ask always for old password if a NIS password will be changed

OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam?expand=0&rev=125
2013-11-12 12:46:50 +00:00
Stephan Kulow
00f22859d4 Accepting request 201267 from Linux-PAM
- fix manpages links (bnc#842872) [fix-man-links.dif]

OBS-URL: https://build.opensuse.org/request/show/201267
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pam?expand=0&rev=69
2013-09-29 15:50:45 +00:00
Michael Calmer
0ac08f4017 - fix manpages links (bnc#842872) [fix-man-links.dif]
OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam?expand=0&rev=123
2013-09-28 09:29:22 +00:00
Stephan Kulow
f8e137e21e Accepting request 200716 from Linux-PAM
Explicitly add pam_systemd.so to list of modules in common-session.pamd (bnc#812462) (forwarded request 199888 from sumski)

OBS-URL: https://build.opensuse.org/request/show/200716
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pam?expand=0&rev=68
2013-09-26 17:39:49 +00:00
Michael Calmer
90822429c9 Accepting request 199888 from home:sumski:branches:Linux-PAM
Explicitly add pam_systemd.so to list of modules in common-session.pamd (bnc#812462)

OBS-URL: https://build.opensuse.org/request/show/199888
OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam?expand=0&rev=121
2013-09-26 13:04:12 +00:00
Stephan Kulow
f7314f6b3d Accepting request 199810 from Linux-PAM
- Update to official release 1.1.8 (1.1.7 + git-20130916.diff)
- Remove needless pam_tally-deprecated.diff patch

OBS-URL: https://build.opensuse.org/request/show/199810
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pam?expand=0&rev=67
2013-09-23 08:41:26 +00:00
Thorsten Kukuk
6916c2ed44 - Update to official release 1.1.8 (1.1.7 + git-20130916.diff)
- Remove needless pam_tally-deprecated.diff patch

OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam?expand=0&rev=119
2013-09-20 07:47:31 +00:00
Stephan Kulow
9d9f7967c9 Accepting request 199213 from Linux-PAM
- Replace fix-compiler-warnings.diff with current git snapshot
  (git-20130916.diff) for pam_unix.so:
  - fix glibc warnings
  - fix syntax error in SELinux code
  - fix crash at login

OBS-URL: https://build.opensuse.org/request/show/199213
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pam?expand=0&rev=65
2013-09-16 14:24:01 +00:00
Thorsten Kukuk
7e0a049e63 - Replace fix-compiler-warnings.diff with current git snapshot
(git-20130916.diff) for pam_unix.so:
  - fix glibc warnings
  - fix syntax error in SELinux code
  - fix crash at login

OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam?expand=0&rev=117
2013-09-16 09:59:31 +00:00
Tomáš Chvátal
b50e85fada Accepting request 198617 from Linux-PAM
- Remove pam_unix-login.defs.diff, not needed anymore 
- Update to version 1.1.7 (bugfix release)
  - Drop missing-DESTDIR.diff and pam-fix-includes.patch
  - fix-compiler-warnings.diff: fix unchecked setuid return code

OBS-URL: https://build.opensuse.org/request/show/198617
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pam?expand=0&rev=64
2013-09-14 10:54:12 +00:00
Thorsten Kukuk
0539a57d53 - Remove pam_unix-login.defs.diff, not needed anymore
OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam?expand=0&rev=115
2013-09-12 08:06:49 +00:00
Tomáš Chvátal
9aaa8ad94d Accepting request 186021 from Linux-PAM
- adding hvc0-hvc7 to /etc/securetty on s390 (bnc#718516)

OBS-URL: https://build.opensuse.org/request/show/186021
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pam?expand=0&rev=63
2013-08-13 09:06:15 +00:00
Michael Calmer
ecd568a2d8 - adding hvc0-hvc7 to /etc/securetty on s390 (bnc#718516)
OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam?expand=0&rev=110
2013-08-06 08:36:19 +00:00
Stephan Kulow
86973b7121 Accepting request 177277 from Linux-PAM
- Fix typo in common-password [bnc#821526]

OBS-URL: https://build.opensuse.org/request/show/177277
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pam?expand=0&rev=62
2013-06-05 11:31:22 +00:00
Factory Maintainer
0591e4b112 resolved conflict
OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam?expand=0&rev=108
2013-06-03 15:25:22 +00:00
Stephan Kulow
fed10e4840 Accepting request 173641 from Linux-PAM
- Added libtool as BuildRequire, and autoreconf -i option to fix 
  build with new automake (forwarded request 173486 from m_meister)

OBS-URL: https://build.opensuse.org/request/show/173641
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pam?expand=0&rev=61
2013-04-29 07:54:42 +00:00
Michael Calmer
859183f330 Accepting request 173486 from openSUSE:Factory:Staging:Automake
- Added libtool as BuildRequire, and autoreconf -i option to fix 
  build with new automake

OBS-URL: https://build.opensuse.org/request/show/173486
OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam?expand=0&rev=105
2013-04-28 14:35:39 +00:00
Stephan Kulow
36e8a0725b Accepting request 151307 from Linux-PAM
- Update pam_unix-login.defs.diff patch to the final upstream
  version.

- Adjust URL
- Add set_permission macro and PreReq
- Read default encryption method from /etc/login.defs
  (pam_unix-login.defs.diff)

OBS-URL: https://build.opensuse.org/request/show/151307
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pam?expand=0&rev=60
2013-02-07 09:45:07 +00:00
Thorsten Kukuk
158efa6eb7 Fix Typo
OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam?expand=0&rev=103
2013-02-05 16:29:29 +00:00
Thorsten Kukuk
59a3466dd8 - Update pam_unix-login.defs.diff patch to the final upstream
version.

OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam?expand=0&rev=102
2013-02-05 16:28:46 +00:00
Thorsten Kukuk
9c8c5632c1 - Adjust URL
- Add set_permission macro and PreReq
- Read default encryption method from /etc/login.defs
  (pam_unix-login.defs.diff)

OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam?expand=0&rev=101
2013-02-05 13:10:24 +00:00
Stephan Kulow
1f2722823f Accepting request 149933 from Linux-PAM
- Remove deprecated pam_tally.so module, it's too buggy and can
  destroy config and log files.

OBS-URL: https://build.opensuse.org/request/show/149933
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pam?expand=0&rev=59
2013-01-29 10:30:14 +00:00
Thorsten Kukuk
f64850a148 - Remove deprecated pam_tally.so module, it's too buggy and can
destroy config and log files.

OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam?expand=0&rev=99
2013-01-25 13:50:35 +00:00
Stephan Kulow
e7a6c45c19 Accepting request 140973 from Linux-PAM
- Sync common-*.pamd config with pam-config (use pam_unix.so as
  default).

OBS-URL: https://build.opensuse.org/request/show/140973
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pam?expand=0&rev=57
2012-11-13 08:42:03 +00:00
Thorsten Kukuk
32a24404b4 - Sync common-*.pamd config with pam-config (use pam_unix.so as
default).

OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam?expand=0&rev=97
2012-11-12 13:43:46 +00:00
Stephan Kulow
4f0d021046 Accepting request 135871 from Linux-PAM
Fix patch name (forwarded request 135862 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/135871
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pam?expand=0&rev=56
2012-09-26 14:25:24 +00:00
Michael Calmer
9f88532c59 Accepting request 135862 from home:a_jaeger:FactoryFix
Fix patch name

OBS-URL: https://build.opensuse.org/request/show/135862
OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam?expand=0&rev=95
2012-09-25 12:12:12 +00:00
Michael Calmer
9fba8c6758 Accepting request 135827 from home:a_jaeger:FactoryFix
Add patch names to recent changes.

OBS-URL: https://build.opensuse.org/request/show/135827
OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam?expand=0&rev=94
2012-09-25 08:56:56 +00:00
Thorsten Kukuk
fabc3d549b Patch got lost ...
OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam?expand=0&rev=93
2012-09-20 13:38:57 +00:00
Thorsten Kukuk
0c8101438e - Fix building in Factory
- Update to Linux-PAM 1.1.6
  - Update translations
  - pam_cracklib: Add more checks for weak passwords
  - pam_lastlog: Never lock out root
  - Lot of bug fixes and smaller enhancements

OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam?expand=0&rev=92
2012-09-19 12:21:10 +00:00
Stephan Kulow
9df2f929b5 Accepting request 125754 from Linux-PAM
Include correct headers for getrlimit. (forwarded request 125670 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/125754
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pam?expand=0&rev=55
2012-06-25 12:21:07 +00:00
Thorsten Kukuk
73ec5dd486 Accepting request 125670 from home:a_jaeger:devel-glibc
Include correct headers for getrlimit.

OBS-URL: https://build.opensuse.org/request/show/125670
OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam?expand=0&rev=90
2012-06-22 07:40:29 +00:00
Stephan Kulow
9a260bd90d Accepting request 120543 from Linux-PAM
- Update homepage URL in specfile (forwarded request 115130 from jengelh)

OBS-URL: https://build.opensuse.org/request/show/120543
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pam?expand=0&rev=53
2012-05-10 12:33:49 +00:00
eded56e30d Accepting request 115130 from home:jengelh:dev
- Update homepage URL in specfile

OBS-URL: https://build.opensuse.org/request/show/115130
OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam?expand=0&rev=88
2012-05-10 03:15:08 +00:00
Stephan Kulow
c704d4fd14 Accepting request 109933 from Linux-PAM
- Update to new upstream release 1.1.5
* pam_env: Fix CVE-2011-3148: correctly count leading whitespace
  when parsing environment file in pam_env
* Fix CVE-2011-3149: when overflowing, exit with PAM_BUF_ERR in
  pam_env
* pam_access: Add hostname resolution cache (forwarded request 107892 from jengelh)

OBS-URL: https://build.opensuse.org/request/show/109933
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pam?expand=0&rev=52
2012-03-20 16:47:35 +00:00
04ace596ec Accepting request 107892 from home:jengelh:branches:Linux-PAM
- Update to new upstream release 1.1.5
* pam_env: Fix CVE-2011-3148: correctly count leading whitespace
  when parsing environment file in pam_env
* Fix CVE-2011-3149: when overflowing, exit with PAM_BUF_ERR in
  pam_env
* pam_access: Add hostname resolution cache

OBS-URL: https://build.opensuse.org/request/show/107892
OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam?expand=0&rev=86
2012-03-19 12:00:58 +00:00
Stephan Kulow
ff351dd822 Accepting request 89280 from Linux-PAM
- pam_tally2: remove invalid options from manpage (bnc#726071)
- fix possible overflow and DOS in pam_env (bnc#724480)
  CVE-2011-3148, CVE-2011-3149

OBS-URL: https://build.opensuse.org/request/show/89280
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pam?expand=0&rev=50
2011-10-25 14:47:30 +00:00
Michael Calmer
28de8ae255 - pam_tally2: remove invalid options from manpage (bnc#726071)
- fix possible overflow and DOS in pam_env (bnc#724480)
  CVE-2011-3148, CVE-2011-3149

OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam?expand=0&rev=83
2011-10-25 12:29:41 +00:00
Sascha Peilicke
9ec6d0f927 Autobuild autoformatter for 74833
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pam?expand=0&rev=48
2011-07-11 06:52:44 +00:00
Sascha Peilicke
c2f1713b8a Accepting request 74833 from Linux-PAM
OBS-URL: https://build.opensuse.org/request/show/74833
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pam?expand=0&rev=47
2011-07-11 06:52:31 +00:00
Thorsten Kukuk
a9c0827316 - Update to version 1.1.4
* pam_securetty: Honour console= kernel option, add noconsole option
  * pam_limits: Add %group syntax, drop change_uid option, add set_all option
  * Lot of small bug fixes
  * Add support for libtirpc
- Build against libtirpc

OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam?expand=0&rev=81
2011-06-27 13:45:48 +00:00
Sascha Peilicke
6baed33025 Autobuild autoformatter for 71391
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pam?expand=0&rev=46
2011-05-26 14:17:43 +00:00
OBS User buildservice-autocommit
bfd33af5db Updating link to change in openSUSE:Factory/pam revision 46.0
OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam?expand=0&rev=103286a3bed4d3cad097bab011dddcfa
2011-05-26 14:17:43 +00:00
Sascha Peilicke
e98b7d5a10 Accepting request 71391 from Linux-PAM
- license update: GPL-2.0+ or BSD-3-Clause
  Updating to spdx.org/licenses syntax as legal-auto for some reason did
  not accept the previous spec file license

- Remove libxcrypt-devel from BuildRequires

OBS-URL: https://build.opensuse.org/request/show/71391
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pam?expand=0&rev=45
2011-05-26 14:17:33 +00:00
Thorsten Kukuk
e3f14fda0a Accepting request 71387 from home:babelworx:ldig:branches:Linux-PAM
license update: GPL-2.0+ or BSD-3-Clause
Updating to spdx.org/licenses syntax as legal-auto for some reason did not accept the previous spec file license

OBS-URL: https://build.opensuse.org/request/show/71387
OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam?expand=0&rev=79
2011-05-26 09:48:17 +00:00