The NetBSD Project

CVS log for pkgsrc/security/PAM/distinfo

[BACK] Up to [cvs.netbsd.org] / pkgsrc / security / PAM

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.17 / (download) - annotate - [select for diffs], Tue Feb 2 17:09:28 2010 UTC (2 years, 3 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, HEAD
Changes since 1.16: +6 -6 lines
Diff to previous 1.16 (colored)

sprinkle --tag=CC for libtool

Revision 1.16 / (download) - annotate - [select for diffs], Mon Jul 9 03:51:33 2007 UTC (4 years, 10 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.15: +5 -4 lines
Diff to previous 1.15 (colored)

Make this build with db4.  This fixes the first problem in PR 36617.

Revision 1.15 / (download) - annotate - [select for diffs], Tue Oct 10 03:20:48 2006 UTC (5 years, 7 months ago) by ben
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4
Changes since 1.14: +3 -3 lines
Diff to previous 1.14 (colored)

pkgsrc added --without-libcrack to CONFIGURE_ARGS if libcrack is missing
from PKG_OPTIONS, and also comments out the libcrack module in the PLIST.
However this means nothing to the PAM configure script, which will find a
system libcrack and install the libcrack module.  When the pkgsrc bulk
build deinstalls PAM, it detects the leftover libcrack module and marks
PAM and its dependents failed.

Fix this by adding a --disable-crack option to the configure script.

Revision 1.14 / (download) - annotate - [select for diffs], Tue Jun 6 00:57:59 2006 UTC (5 years, 11 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.13: +2 -1 lines
Diff to previous 1.13 (colored)

Do not install files directly into etc; it should be handled through
CONF_FILES.

Revision 1.13 / (download) - annotate - [select for diffs], Sun May 14 19:58:04 2006 UTC (6 years ago) by minskim
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

Honor CPPFLAGS.  This is a fix for pkgsrc libtoolization, so there is no
need to notify the author.

Revision 1.12 / (download) - annotate - [select for diffs], Thu Feb 24 13:10:04 2005 UTC (7 years, 3 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1, pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2, pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.11: +2 -1 lines
Diff to previous 1.11 (colored)

Add RMD160 digests.

Revision 1.11 / (download) - annotate - [select for diffs], Fri Nov 19 14:54:55 2004 UTC (7 years, 6 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.10: +9 -9 lines
Diff to previous 1.10 (colored)

Fix brokenness I introduced in the conversion of security/PAM to use
libtool: the PAM libraries weren't being built with -DPAM_DYNAMIC, which
made it impossible to dlopen PAM modules.

Bump PKGREVISION.

Revision 1.10 / (download) - annotate - [select for diffs], Tue Nov 16 07:46:57 2004 UTC (7 years, 6 months ago) by jlam
Branch: MAIN
Changes since 1.9: +13 -9 lines
Diff to previous 1.9 (colored)

Libtoolize security/PAM so that the appropriate options are passed to
the compiler to build shared modules, and so that it builds correctly
across different platforms.  Bump the PKGREVISION.

In particular, this should fix problems building this package on
NetBSD/amd64.

Revision 1.9 / (download) - annotate - [select for diffs], Thu Jan 8 00:07:26 2004 UTC (8 years, 4 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

bl3ify

Revision 1.8 / (download) - annotate - [select for diffs], Fri May 16 17:30:58 2003 UTC (9 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Don't reference an include file that has not been installed yet
and uses the correct HAVE_GETSPNAM.
From Jeremy C. Reed in PR 21413.

Revision 1.7 / (download) - annotate - [select for diffs], Sun Feb 9 16:16:56 2003 UTC (9 years, 3 months ago) by dmcmahill
Branch: MAIN
CVS Tags: netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 (colored)

fix compilation problems on systems that don't have ldconfig.

Revision 1.6 / (download) - annotate - [select for diffs], Mon Jan 13 14:18:08 2003 UTC (9 years, 4 months ago) by grant
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

add LDFLAGS to ld arguments so libpam_misc can find libpam.

fixes build problem in Hubert's bulk-build.

Revision 1.5 / (download) - annotate - [select for diffs], Mon Dec 23 21:23:57 2002 UTC (9 years, 5 months ago) by jlam
Branch: MAIN
Changes since 1.4: +22 -22 lines
Diff to previous 1.4 (colored)

Update security/PAM to 0.77.  Changes from version 0.75 include:

* Numerous bug fixes for most of the PAM modules, including several
  string length checks and fixes (update recommended!).

* fix for legacy behavior of pam_setcred and pam_close_session in
  the case that pam_authenticate and pam_open_session hadn't been
  called

* pam_unix:
	- don't zero out password strings during password changing function
* pam_wheel:
	- feature: can use the module to provide wheel access to non-root
	  accounts.
* pam_limits:
	- added '%' domain for maxlogins limiting, now '*' and @group
	  have the old meaning (every) and '%' the new one (all)
	- handle negative priority limits (which can apply to the
	  superuser too).
* pam_userdb:
	- require that all of typed password matches that in database
* pam_access:
	- added the 'fieldsep=' argument, made a PAM_RHOST of ""
	  equivalent to NULL

Incidentally, cups-1.1.18 will once again do PAM authentication using
pam_unix.so if built against PAM-0.77.

Revision 1.4 / (download) - annotate - [select for diffs], Tue Jan 29 17:10:10 2002 UTC (10 years, 3 months ago) by jlam
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6, netbsd-1-5-PATCH003, buildlink2-base, buildlink2
Changes since 1.3: +22 -29 lines
Diff to previous 1.3 (colored)

Update security/PAM to 0.75.  Note that this release contains backwardly
incompatible changes to libpam.so; prior versions were buggy so upgrading
is highly recommended.

Pkgsrc changes from version 0.72 include:

  * Honor ${PKG_SYSCONFDIR}: the config files are now found in /etc/pam.conf
    and /etc/pam/*.conf, or in the appropriate ${PKG_SYSCONFBASE} directory.
  * Convert to use the general INSTALL/DEINSTALL scripts.

Changes from version 0.72 include:

  * bug fixes to almost every PAM module
  * pam_pwdb replaced with pam_unix
  * fixed a small security hole (more of a user confusion issue) with
    the unix and pwdb password helper binaries.
  * improved handling of the setcred/close_session and update chauthtok
    stack.  *Warning* This is a backwardly incompatible change, but 'more
    sane' than before. (Bug 129775 - agmorgan)
  * added support for '/' symbols in pam_time and pam_group config files
    (support for modern terminal devices).  Fixed infinite loop problem
    with '\\[^\n]' in these files.
  * added accessconf=<filename> feature to pam_access

Revision 1.3 / (download) - annotate - [select for diffs], Tue Jun 19 09:20:11 2001 UTC (10 years, 11 months ago) by jlam
Branch: MAIN
Changes since 1.2: +5 -5 lines
Diff to previous 1.2 (colored)

Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY.

Revision 1.2 / (download) - annotate - [select for diffs], Sun Apr 29 06:56:25 2001 UTC (11 years ago) by rh
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.1: +3 -2 lines
Diff to previous 1.1 (colored)

Update to SHA1 instead of MD5.  The MD5 of the distfile downloaded from
both the original MASTER_SITE and the Austrian ftp.netbsd.org mirror
matched the MD5 recorded for the package.

Revision 1.1 / (download) - annotate - [select for diffs], Tue Apr 17 11:46:44 2001 UTC (11 years, 1 month ago) by agc
Branch: MAIN

+ move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>