Menu

#1 Patches needed / useful on fedora

1.0
open
nobody
None
2018-10-27
2014-10-03
No

Hunk 1: to make it compile

Hunk 2: sanity checking

Hunk 3: typo

1 Attachments

Discussion

  • evg vain

    evg vain - 2017-12-24

    Hi Andres,

    Is this pach valid also for release 1.0.6?

    Thanks a lot,
    Evgeny

     
    • rzulueta

      rzulueta - 2018-01-09

      Likewise, we are getting the below compilation error for pam-python-1.0.6 using sphinx v1.6.6

      pam_python.c: In function ‘call_handler’:
      pam_python.c:2234:19: error: argument 1 null where non-null expected [-Werror=nonnull]
      if (dot != 0 || strcmp(dot, ".py") == 0)
      ^~~~~~~~~~~~~~~~~~
      In file included from /usr/include/security/_pam_macros.h:13:0,
      from pam_python.c:33:
      /usr/include/string.h:136:12: note: in a call to function ‘strcmp’ declared here
      extern int strcmp (const char *_s1, const char *_s2)
      
       
      • Julian Taylor

        Julian Taylor - 2018-10-27

        for that a patch can be found here: https://github.com/Ralnoc/pam-python/pull/3/files

         
  • Anders Blomdell

    Anders Blomdell - 2018-05-08

    These are the patches I needed for Fedora 28 and 1.0.6, ie essentially the same fix as for 1.0.4 + small Makefile change to fix gcc8 cast error...

     

Log in to post a comment.