tizen 2.3.1 release tizen_2.3.1 submit/tizen_2.3.1/20150915.074605 tizen_2.3.1_release
authorjk7744.park <jk7744.park@samsung.com>
Tue, 8 Sep 2015 12:56:57 +0000 (21:56 +0900)
committerjk7744.park <jk7744.park@samsung.com>
Tue, 8 Sep 2015 12:56:57 +0000 (21:56 +0900)
31 files changed:
.gitignore [new file with mode: 0644]
LICENSE.GPL-2.0 [new file with mode: 0644]
debian/README.Debian [deleted file]
debian/README.source [deleted file]
debian/capsh.8 [deleted file]
debian/changelog [deleted file]
debian/compat [deleted file]
debian/control [deleted file]
debian/copyright [deleted file]
debian/libcap-dev.install [deleted file]
debian/libcap-dev.manpages [deleted file]
debian/libcap2-bin.dirs [deleted file]
debian/libcap2-bin.examples [deleted file]
debian/libcap2-bin.install [deleted file]
debian/libcap2-bin.manpages [deleted file]
debian/libcap2-bin.postinst.disabled [deleted file]
debian/libcap2-bin.prerm.disabled [deleted file]
debian/libcap2.install [deleted file]
debian/orig-tar.sh [deleted file]
debian/pam-configs/capability [deleted file]
debian/patches/0001-fix-Makefiles.patch [deleted file]
debian/patches/series [deleted file]
debian/rules [deleted file]
debian/source/format [deleted file]
debian/watch [deleted file]
libcap.manifest [new file with mode: 0644]
libcap/.gitignore [new file with mode: 0644]
packaging/libcap.spec
packaging/libcap_aslr_20150407.patch [new file with mode: 0644]
pam_cap/.gitignore [new file with mode: 0644]
progs/.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..a70237a
--- /dev/null
@@ -0,0 +1,2 @@
+*.o
+*~
diff --git a/LICENSE.GPL-2.0 b/LICENSE.GPL-2.0
new file mode 100644 (file)
index 0000000..623b625
--- /dev/null
@@ -0,0 +1,340 @@
+                   GNU GENERAL PUBLIC LICENSE
+                      Version 2, June 1991
+
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.
+     51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+                           Preamble
+
+  The licenses for most software are designed to take away your
+freedom to share and change it.  By contrast, the GNU General Public
+License is intended to guarantee your freedom to share and change free
+software--to make sure the software is free for all its users.  This
+General Public License applies to most of the Free Software
+Foundation's software and to any other program whose authors commit to
+using it.  (Some other Free Software Foundation software is covered by
+the GNU Library General Public License instead.)  You can apply it to
+your programs, too.
+
+  When we speak of free software, we are referring to freedom, not
+price.  Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+this service if you wish), that you receive source code or can get it
+if you want it, that you can change the software or use pieces of it
+in new free programs; and that you know you can do these things.
+
+  To protect your rights, we need to make restrictions that forbid
+anyone to deny you these rights or to ask you to surrender the rights.
+These restrictions translate to certain responsibilities for you if you
+distribute copies of the software, or if you modify it.
+
+  For example, if you distribute copies of such a program, whether
+gratis or for a fee, you must give the recipients all the rights that
+you have.  You must make sure that they, too, receive or can get the
+source code.  And you must show them these terms so they know their
+rights.
+
+  We protect your rights with two steps: (1) copyright the software, and
+(2) offer you this license which gives you legal permission to copy,
+distribute and/or modify the software.
+
+  Also, for each author's protection and ours, we want to make certain
+that everyone understands that there is no warranty for this free
+software.  If the software is modified by someone else and passed on, we
+want its recipients to know that what they have is not the original, so
+that any problems introduced by others will not reflect on the original
+authors' reputations.
+
+  Finally, any free program is threatened constantly by software
+patents.  We wish to avoid the danger that redistributors of a free
+program will individually obtain patent licenses, in effect making the
+program proprietary.  To prevent this, we have made it clear that any
+patent must be licensed for everyone's free use or not licensed at all.
+
+  The precise terms and conditions for copying, distribution and
+modification follow.
+\f
+                   GNU GENERAL PUBLIC LICENSE
+   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+  0. This License applies to any program or other work which contains
+a notice placed by the copyright holder saying it may be distributed
+under the terms of this General Public License.  The "Program", below,
+refers to any such program or work, and a "work based on the Program"
+means either the Program or any derivative work under copyright law:
+that is to say, a work containing the Program or a portion of it,
+either verbatim or with modifications and/or translated into another
+language.  (Hereinafter, translation is included without limitation in
+the term "modification".)  Each licensee is addressed as "you".
+
+Activities other than copying, distribution and modification are not
+covered by this License; they are outside its scope.  The act of
+running the Program is not restricted, and the output from the Program
+is covered only if its contents constitute a work based on the
+Program (independent of having been made by running the Program).
+Whether that is true depends on what the Program does.
+
+  1. You may copy and distribute verbatim copies of the Program's
+source code as you receive it, in any medium, provided that you
+conspicuously and appropriately publish on each copy an appropriate
+copyright notice and disclaimer of warranty; keep intact all the
+notices that refer to this License and to the absence of any warranty;
+and give any other recipients of the Program a copy of this License
+along with the Program.
+
+You may charge a fee for the physical act of transferring a copy, and
+you may at your option offer warranty protection in exchange for a fee.
+
+  2. You may modify your copy or copies of the Program or any portion
+of it, thus forming a work based on the Program, and copy and
+distribute such modifications or work under the terms of Section 1
+above, provided that you also meet all of these conditions:
+
+    a) You must cause the modified files to carry prominent notices
+    stating that you changed the files and the date of any change.
+
+    b) You must cause any work that you distribute or publish, that in
+    whole or in part contains or is derived from the Program or any
+    part thereof, to be licensed as a whole at no charge to all third
+    parties under the terms of this License.
+
+    c) If the modified program normally reads commands interactively
+    when run, you must cause it, when started running for such
+    interactive use in the most ordinary way, to print or display an
+    announcement including an appropriate copyright notice and a
+    notice that there is no warranty (or else, saying that you provide
+    a warranty) and that users may redistribute the program under
+    these conditions, and telling the user how to view a copy of this
+    License.  (Exception: if the Program itself is interactive but
+    does not normally print such an announcement, your work based on
+    the Program is not required to print an announcement.)
+\f
+These requirements apply to the modified work as a whole.  If
+identifiable sections of that work are not derived from the Program,
+and can be reasonably considered independent and separate works in
+themselves, then this License, and its terms, do not apply to those
+sections when you distribute them as separate works.  But when you
+distribute the same sections as part of a whole which is a work based
+on the Program, the distribution of the whole must be on the terms of
+this License, whose permissions for other licensees extend to the
+entire whole, and thus to each and every part regardless of who wrote it.
+
+Thus, it is not the intent of this section to claim rights or contest
+your rights to work written entirely by you; rather, the intent is to
+exercise the right to control the distribution of derivative or
+collective works based on the Program.
+
+In addition, mere aggregation of another work not based on the Program
+with the Program (or with a work based on the Program) on a volume of
+a storage or distribution medium does not bring the other work under
+the scope of this License.
+
+  3. You may copy and distribute the Program (or a work based on it,
+under Section 2) in object code or executable form under the terms of
+Sections 1 and 2 above provided that you also do one of the following:
+
+    a) Accompany it with the complete corresponding machine-readable
+    source code, which must be distributed under the terms of Sections
+    1 and 2 above on a medium customarily used for software interchange; or,
+
+    b) Accompany it with a written offer, valid for at least three
+    years, to give any third party, for a charge no more than your
+    cost of physically performing source distribution, a complete
+    machine-readable copy of the corresponding source code, to be
+    distributed under the terms of Sections 1 and 2 above on a medium
+    customarily used for software interchange; or,
+
+    c) Accompany it with the information you received as to the offer
+    to distribute corresponding source code.  (This alternative is
+    allowed only for noncommercial distribution and only if you
+    received the program in object code or executable form with such
+    an offer, in accord with Subsection b above.)
+
+The source code for a work means the preferred form of the work for
+making modifications to it.  For an executable work, complete source
+code means all the source code for all modules it contains, plus any
+associated interface definition files, plus the scripts used to
+control compilation and installation of the executable.  However, as a
+special exception, the source code distributed need not include
+anything that is normally distributed (in either source or binary
+form) with the major components (compiler, kernel, and so on) of the
+operating system on which the executable runs, unless that component
+itself accompanies the executable.
+
+If distribution of executable or object code is made by offering
+access to copy from a designated place, then offering equivalent
+access to copy the source code from the same place counts as
+distribution of the source code, even though third parties are not
+compelled to copy the source along with the object code.
+\f
+  4. You may not copy, modify, sublicense, or distribute the Program
+except as expressly provided under this License.  Any attempt
+otherwise to copy, modify, sublicense or distribute the Program is
+void, and will automatically terminate your rights under this License.
+However, parties who have received copies, or rights, from you under
+this License will not have their licenses terminated so long as such
+parties remain in full compliance.
+
+  5. You are not required to accept this License, since you have not
+signed it.  However, nothing else grants you permission to modify or
+distribute the Program or its derivative works.  These actions are
+prohibited by law if you do not accept this License.  Therefore, by
+modifying or distributing the Program (or any work based on the
+Program), you indicate your acceptance of this License to do so, and
+all its terms and conditions for copying, distributing or modifying
+the Program or works based on it.
+
+  6. Each time you redistribute the Program (or any work based on the
+Program), the recipient automatically receives a license from the
+original licensor to copy, distribute or modify the Program subject to
+these terms and conditions.  You may not impose any further
+restrictions on the recipients' exercise of the rights granted herein.
+You are not responsible for enforcing compliance by third parties to
+this License.
+
+  7. If, as a consequence of a court judgment or allegation of patent
+infringement or for any other reason (not limited to patent issues),
+conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License.  If you cannot
+distribute so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you
+may not distribute the Program at all.  For example, if a patent
+license would not permit royalty-free redistribution of the Program by
+all those who receive copies directly or indirectly through you, then
+the only way you could satisfy both it and this License would be to
+refrain entirely from distribution of the Program.
+
+If any portion of this section is held invalid or unenforceable under
+any particular circumstance, the balance of the section is intended to
+apply and the section as a whole is intended to apply in other
+circumstances.
+
+It is not the purpose of this section to induce you to infringe any
+patents or other property right claims or to contest validity of any
+such claims; this section has the sole purpose of protecting the
+integrity of the free software distribution system, which is
+implemented by public license practices.  Many people have made
+generous contributions to the wide range of software distributed
+through that system in reliance on consistent application of that
+system; it is up to the author/donor to decide if he or she is willing
+to distribute software through any other system and a licensee cannot
+impose that choice.
+
+This section is intended to make thoroughly clear what is believed to
+be a consequence of the rest of this License.
+\f
+  8. If the distribution and/or use of the Program is restricted in
+certain countries either by patents or by copyrighted interfaces, the
+original copyright holder who places the Program under this License
+may add an explicit geographical distribution limitation excluding
+those countries, so that distribution is permitted only in or among
+countries not thus excluded.  In such case, this License incorporates
+the limitation as if written in the body of this License.
+
+  9. The Free Software Foundation may publish revised and/or new versions
+of the General Public License from time to time.  Such new versions will
+be similar in spirit to the present version, but may differ in detail to
+address new problems or concerns.
+
+Each version is given a distinguishing version number.  If the Program
+specifies a version number of this License which applies to it and "any
+later version", you have the option of following the terms and conditions
+either of that version or of any later version published by the Free
+Software Foundation.  If the Program does not specify a version number of
+this License, you may choose any version ever published by the Free Software
+Foundation.
+
+  10. If you wish to incorporate parts of the Program into other free
+programs whose distribution conditions are different, write to the author
+to ask for permission.  For software which is copyrighted by the Free
+Software Foundation, write to the Free Software Foundation; we sometimes
+make exceptions for this.  Our decision will be guided by the two goals
+of preserving the free status of all derivatives of our free software and
+of promoting the sharing and reuse of software generally.
+
+                           NO WARRANTY
+
+  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
+FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
+OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
+PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
+OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
+TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
+PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
+REPAIR OR CORRECTION.
+
+  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
+REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
+INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
+OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
+TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
+YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
+PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGES.
+
+                    END OF TERMS AND CONDITIONS
+\f
+           How to Apply These Terms to Your New Programs
+
+  If you develop a new program, and you want it to be of the greatest
+possible use to the public, the best way to achieve this is to make it
+free software which everyone can redistribute and change under these terms.
+
+  To do so, attach the following notices to the program.  It is safest
+to attach them to the start of each source file to most effectively
+convey the exclusion of warranty; and each file should have at least
+the "copyright" line and a pointer to where the full notice is found.
+
+    <one line to give the program's name and a brief idea of what it does.>
+    Copyright (C) <year>  <name of author>
+
+    This program is free software; you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation; either version 2 of the License, or
+    (at your option) any later version.
+
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+
+    You should have received a copy of the GNU General Public License
+    along with this program; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+
+
+Also add information on how to contact you by electronic and paper mail.
+
+If the program is interactive, make it output a short notice like this
+when it starts in an interactive mode:
+
+    Gnomovision version 69, Copyright (C) year  name of author
+    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
+    This is free software, and you are welcome to redistribute it
+    under certain conditions; type `show c' for details.
+
+The hypothetical commands `show w' and `show c' should show the appropriate
+parts of the General Public License.  Of course, the commands you use may
+be called something other than `show w' and `show c'; they could even be
+mouse-clicks or menu items--whatever suits your program.
+
+You should also get your employer (if you work as a programmer) or your
+school, if any, to sign a "copyright disclaimer" for the program, if
+necessary.  Here is a sample; alter the names:
+
+  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
+  `Gnomovision' (which makes passes at compilers) written by James Hacker.
+
+  <signature of Ty Coon>, 1 April 1989
+  Ty Coon, President of Vice
+
+This General Public License does not permit incorporating your program into
+proprietary programs.  If your program is a subroutine library, you may
+consider it more useful to permit linking proprietary applications with the
+library.  If this is what you want to do, use the GNU Library General
+Public License instead of this License.
diff --git a/debian/README.Debian b/debian/README.Debian
deleted file mode 100644 (file)
index 9e1987c..0000000
+++ /dev/null
@@ -1,46 +0,0 @@
-Please check http://www.friedhoff.org/posixfilecaps.html to get more
-information on POSIX File Capabilities.
-
-
-Example: how to remove the SUID root bit from /bin/ping?
---------------------------------------------------------
-
-Make sure you have kernel 2.6.24 or newer you have
-CONFIG_SECURITY_CAPABILITIES and CONFIG_SECURITY_FILE_CAPABILITIES
-enabled. The Debian kernels are fine.
-
-  $ ls -l /bin/ping
-  -rwsr-xr-x 1 root root 30736 2007-01-31 00:10 /bin/ping
-     ^
-That is not good.
-
-  $ sudo chmod 755 /bin/ping
-
-Or use dpkg-statoverride.
-
-  $ ls -l /bin/ping
-  -rwxr-xr-x 1 root root 30736 2007-01-31 00:10 /bin/ping
-
-That is better but ping fails.
-
-  $ ping -c1 localhost
-  ping: icmp open socket: Operation not permitted
-
-Now set the missing capability:
-
-  $ sudo setcap cap_net_raw+ep /bin/ping
-
-... and ping will work again.
-
-  $ ping -c1 localhost
-  PING localhost (127.0.0.1) 56(84) bytes of data.
-  64 bytes from localhost (127.0.0.1): icmp_seq=1 ttl=64 time=0.026 ms
-
-  --- localhost ping statistics ---
-  1 packets transmitted, 1 received, 0% packet loss, time 0ms
-  rtt min/avg/max/mdev = 0.026/0.026/0.026/0.000 ms
-
-
-
-Torsten Werner
-
diff --git a/debian/README.source b/debian/README.source
deleted file mode 100644 (file)
index 9c145d9..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-This package uses quilt to modify upstream source code. Please check
-/usr/share/doc/quilt/README.source for more information.
-
- -- Torsten Werner <twerner@debian.org>  Wed, 30 Sep 2009 21:58:13 +0200
diff --git a/debian/capsh.8 b/debian/capsh.8
deleted file mode 100644 (file)
index 20272c6..0000000
+++ /dev/null
@@ -1,49 +0,0 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.36.
-.TH CAPSH "8" "September 2009" "capsh 2.17" "System Administration Utilities"
-.SH NAME
-capsh \- 'bash' wrapper to raise and lower the bset and pI capabilities
-.SH DESCRIPTION
-\fB/sbin/capsh\fR [args ...]
-.TP
-\fB\-\-help\fR
-this message
-.TP
-\fB\-\-print\fR
-display capability relevant state
-.TP
-\fB\-\-decode\fR=\fIxxx\fR
-decode a hex string to a list of caps
-.TP
-\fB\-\-drop\fR=\fIxxx\fR
-remove xxx,.. capabilities from bset
-.TP
-\fB\-\-caps\fR=\fIxxx\fR
-set caps as per cap_from_text()
-.TP
-\fB\-\-inh\fR=\fIxxx\fR
-set xxx,.. inheritiable set
-.TP
-\fB\-\-secbits=\fR<n>
-write a new value for securebits
-.TP
-\fB\-\-keep=\fR<n>
-set keep\-capabability bit to <n>
-.TP
-\fB\-\-uid=\fR<n>
-set uid to <n> (hint: id <username>)
-.TP
-\fB\-\-chroot\fR=\fIpath\fR
-chroot(2) to this path to invoke bash
-.TP
-\fB\-\-killit=\fR<n>
-send signal(n) to child
-.TP
-\fB\-\-forkfor=\fR<n>
-fork and make child sleep for <n> sec
-.TP
-\fB==\fR
-re\-exec(capsh) with args as for \fB\-\-\fR
-.TP
-\fB\-\-\fR
-remaing arguments are for /bin/bash
-(without \fB\-\-\fR [/sbin/capsh] will simply exit(0))
diff --git a/debian/changelog b/debian/changelog
deleted file mode 100644 (file)
index ac79acd..0000000
+++ /dev/null
@@ -1,202 +0,0 @@
-libcap2 (1:2.21-1slp2+s3) unstable; urgency=low
-
-  * Revert to version with dependency on indent
-
- -- Mike McCormack <mj.mccormack@samsung.com>  Thu, 16 Jun 2011 10:34:19 +0900
-
-libcap2 (1:2.21-1slp2+s1) unstable; urgency=low
-
-  * Disable dependencies on pam.
-  * Set SLP package maintainers.
-
- -- Rafal Krypa <r.krypa@samsung.com>  Tue, 24 May 2011 12:48:39 +0200
-
-libcap2 (1:2.21-1) unstable; urgency=low
-
-  * New upstream release.
-  * debian/patches/0001-fix-Makefiles.patch: link pam_cap against -lpam.
-    (Closes: #591410) (LP: #582769)
-
- -- Serge Hallyn <serge.hallyn@ubuntu.com>  Fri, 20 May 2011 08:28:55 -0500
-
-libcap2 (1:2.20-1) unstable; urgency=low
-
-  * New upstream release.
-  * Remove all patches because they have been included upstream.
-
- -- Torsten Werner <twerner@debian.org>  Fri, 11 Feb 2011 20:31:45 +0100
-
-libcap2 (1:2.19-3) unstable; urgency=high
-
-  * Add a versioned dependency on libpam-runtime to libcap2-bin because
-    pam-auth-update is needed in postinst. (Closes: #593250)
-  * Set urgency to high because we are fixing a RC bug.
-
- -- Torsten Werner <twerner@debian.org>  Mon, 16 Aug 2010 23:13:50 +0200
-
-libcap2 (1:2.19-2) unstable; urgency=medium
-
-  * Add -lpam to LDLIBS. Thanks to Sebastian Ramacher for suggesting the patch!
-    (Closes: 591410)
-  * Set urgency to medium.
-  * Improve patch description.
-
- -- Torsten Werner <twerner@debian.org>  Wed, 04 Aug 2010 05:22:23 +0200
-
-libcap2 (1:2.19-1) unstable; urgency=low
-
-  [ Kees Cook ]
-  * Add pam_cap.so to the default PAM auth stack. (Closes: #573089)
-
-  [ Torsten Werner ]
-  * New upstream release.
-  * Convert package to source format 3.0.
-  * Remove quilt from Build-Depends.
-  * Add static library to -dev package. Thanks to Stephan Sürken. (Closes:
-    #589840)
-  * Fix typo in Description. Thanks to Pascal De Vuyst. (Closes: #557496)
-  * Add a patch to fix the man page cap_from_text(3). Thanks to Roland
-    Koebler. (Closes: #567350)
-  * Update Standards-Version: 3.9.0 (no changes).
-
- -- Torsten Werner <twerner@debian.org>  Thu, 22 Jul 2010 23:50:25 +0200
-
-libcap2 (1:2.17-2) unstable; urgency=low
-
-  * Explain in the long description of the -bin package that the manpage
-    cap_from_text(3) is part of -dev package. (Closes: #548080)
-
- -- Torsten Werner <twerner@debian.org>  Sun, 18 Oct 2009 19:55:39 +0200
-
-libcap2 (1:2.17-1) unstable; urgency=low
-
-  * new upstream release
-  * Switch from cdbs to dh.
-  * Update Standards-Version: 3.8.3 (no changes).
-  * Use gbp-pq to edit quilt patch.
-  * Change Build-Depends: debhelper (>= 7.0.50~).
-  * Add README.source.
-  * Add man page capsh.8.
-
- -- Torsten Werner <twerner@debian.org>  Wed, 30 Sep 2009 22:26:51 +0200
-
-libcap2 (1:2.16-5) unstable; urgency=low
-
-  * Remove reference to kernel version 2.2 in debian/control. (Closes:
-    #260005)
-  * Add Suggests: libcap-dev to binary package libcap2-bin. (Closes: #433782)
-
- -- Torsten Werner <twerner@debian.org>  Wed, 01 Apr 2009 23:32:37 +0200
-
-libcap2 (1:2.16-4) unstable; urgency=low
-
-  * Add Conflicts: and Replaces: libcap2-dev to binary package libcap-dev.
-  * Add epoch to version number because the old package had an epoch.
-  * Add missing files to package libcap-dev which got lost in the previous
-    version.
-
- -- Torsten Werner <twerner@debian.org>  Sun, 22 Mar 2009 21:23:50 +0100
-
-libcap2 (2.16-3) unstable; urgency=low
-
-  * Rename binary package libcap2-dev to libcap-dev as requested by the
-    release team to continue the transition from libcap1. (Closes: #520553)
-  * Add Provides: libcap2-dev to binary package libcap-dev to ease transition
-    from older versions of libcap2.
-  * Remove Conflicts: libcap-dev.
-
- -- Torsten Werner <twerner@debian.org>  Sat, 21 Mar 2009 21:22:24 +0100
-
-libcap2 (2.16-2) unstable; urgency=low
-
-  * upload to unstable
-
- -- Torsten Werner <twerner@debian.org>  Sun, 15 Feb 2009 22:09:04 +0100
-
-libcap2 (2.16-1) experimental; urgency=low
-
-  * new upstream release
-  * Always install libraries into /lib (never /lib64).
-    (Closes: #508315)
-
- -- Torsten Werner <twerner@debian.org>  Sun, 14 Dec 2008 12:24:50 +0100
-
-libcap2 (2.15-3) experimental; urgency=low
-
-  * Set Priority: standard for binary package libcap2. (Closes: #507781)
-
- -- Torsten Werner <twerner@debian.org>  Thu, 04 Dec 2008 14:15:48 +0100
-
-libcap2 (2.15-2) experimental; urgency=low
-
-  * Update shlibs file libcap2 (>= 2.10). (Closes: #464712)
-
- -- Torsten Werner <twerner@debian.org>  Wed, 03 Dec 2008 23:42:19 +0100
-
-libcap2 (2.15-1) experimental; urgency=low
-
-  * new upstream release
-  * Add Homepage header.
-  * Bump Up Standards-Version: 3.8.0.
-  * Update patch build.diff.
-
- -- Torsten Werner <twerner@debian.org>  Mon, 01 Dec 2008 00:26:09 +0100
-
-libcap2 (2.11-2) unstable; urgency=low
-
-  * Call dh_makeshlibs with -V. (Closes: #492467)
-  * Reformat debian/copyright.
-  * Add Build-Depends: libpam0g-dev to build the pam module.
-  * Ship the pam module in the package libcap2-bin.
-
- -- Torsten Werner <twerner@debian.org>  Sat, 26 Jul 2008 15:40:42 +0200
-
-libcap2 (2.11-1) unstable; urgency=low
-
-  * new upstream release
-  * Remove patch bug487223.diff because it is not needed anymore.
-  * Refresh patch build.diff.
-
- -- Torsten Werner <twerner@debian.org>  Thu, 24 Jul 2008 20:42:41 +0200
-
-libcap2 (2.10-3) unstable; urgency=low
-
-  * Add patch from upstream author to fix 'cap_copy_int() always returns NULL
-    (EINVAL)'. (Closes: #487223)
-
- -- Torsten Werner <twerner@debian.org>  Mon, 07 Jul 2008 23:03:52 +0200
-
-libcap2 (2.10-2) unstable; urgency=medium
-
-  * Add Build-Depends: indent because it is needed on alpha. (Closes: #489477)
-  * Set urgency to medium because we are fixing a FTBFS bug.
-
- -- Torsten Werner <twerner@debian.org>  Sun, 06 Jul 2008 11:34:15 +0200
-
-libcap2 (2.10-1) unstable; urgency=low
-
-  * new upstream release
-
- -- Torsten Werner <twerner@debian.org>  Wed, 11 Jun 2008 23:37:06 +0200
-
-libcap2 (2.09-1) unstable; urgency=low
-
-  * new upstream release
-  * Change Priority: optional of package libcap2.
-
- -- Torsten Werner <twerner@debian.org>  Sat, 10 May 2008 11:48:53 +0200
-
-libcap2 (2.08-2) unstable; urgency=low
-
-  * Do not install the old manpages capget(2) and capset(2) because the
-    package manpages-dev ships more recent ones.
-  * Replace Conflicts: manpages-dev by Suggests: manpages-dev.
-    (Closes: #473072)
-
- -- Torsten Werner <twerner@debian.org>  Sat, 29 Mar 2008 10:19:58 +0100
-
-libcap2 (2.08-1) unstable; urgency=low
-
-  * Initial Release. (Closes: #464727)
-
- -- Torsten Werner <twerner@debian.org>  Fri, 21 Mar 2008 16:26:04 +0100
diff --git a/debian/compat b/debian/compat
deleted file mode 100644 (file)
index 7f8f011..0000000
+++ /dev/null
@@ -1 +0,0 @@
-7
diff --git a/debian/control b/debian/control
deleted file mode 100644 (file)
index 0d5d34f..0000000
+++ /dev/null
@@ -1,44 +0,0 @@
-Source: libcap2
-Section: libs
-Priority: optional
-Maintainer: Rafal Krypa <r.krypa@samsung.com>, Karol Lewandowski <k.lewandowsk@samsung.com>
-X-Original-Maintainer: Torsten Werner <twerner@debian.org>
-Standards-Version: 3.9.0
-Build-Depends: debhelper (>= 7.0.50~), indent, libattr1-dev
-Homepage: http://sites.google.com/site/fullycapable/
-Vcs-Svn: https://bollin.googlecode.com/svn/libcap2/
-Vcs-Browser: http://bollin.googlecode.com/svn/libcap2/
-
-Package: libcap2-bin
-Section: utils
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Suggests: libcap-dev
-Conflicts: libcap-bin
-Description: basic utility programs for using capabilities
- This package contains the programs sucap, execap, getpcaps, setpcaps for
- manipulation of capabilities. The manpages of this package reference the
- manpage cap_from_text(3) from the libcap-dev package. Please install the
- libcap-dev package if you need its documentation.
-
-Package: libcap2
-Priority: standard
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: support for getting/setting POSIX.1e capabilities
- This library implements the user-space interfaces to the POSIX
- 1003.1e capabilities available in Linux kernels. These capabilities are 
- a partitioning of the all powerful root privilege into a set of distinct 
- privileges.
-
-Package: libcap-dev
-Section: libdevel
-Architecture: any
-Depends: libcap2 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
-Provides: libcap2-dev
-Conflicts: libcap2-dev
-Replaces: libcap2-dev
-Suggests: manpages-dev
-Description: development libraries and header files for libcap2
- Contains the necessary support for building applications that use
- capabilities.
diff --git a/debian/copyright b/debian/copyright
deleted file mode 100644 (file)
index d1618bb..0000000
+++ /dev/null
@@ -1,53 +0,0 @@
-This package was debianized by Torsten Werner <twerner@debian.org> on
-Fri Mar 21 16:35:46 CET 2008 based on the package 'libcap' that is
-maintained by Michael Vogt.
-
-It was downloaded from
-http://www.eu.kernel.org/pub/linux/libs/security/linux-privs/libcap2/
-
-Upstream Author: Andrew G. Morgan <morgan@linux.kernel.org>
-
-Copyright: (c) 1999-2008 Andrew G. Morgan <morgan@linux.kernel.org>
-
-Unless otherwise *explicitly* stated, the following text describes the
-licensed conditions under which the contents of this libcap release
-may be used and distributed:
-
--------------------------------------------------------------------------
-Redistribution and use in source and binary forms of libcap, with
-or without modification, are permitted provided that the following
-conditions are met:
-
-1. Redistributions of source code must retain any existing copyright
-   notice, and this entire permission notice in its entirety,
-   including the disclaimer of warranties.
-
-2. Redistributions in binary form must reproduce all prior and current
-   copyright notices, this list of conditions, and the following
-   disclaimer in the documentation and/or other materials provided
-   with the distribution.
-
-3. The name of any author may not be used to endorse or promote
-   products derived from this software without their specific prior
-   written permission.
-
-ALTERNATIVELY, this product may be distributed under the terms of the
-GNU General Public License, in which case the provisions of the GNU
-GPL are required INSTEAD OF the above restrictions.  (This clause is
-necessary due to a potential conflict between the GNU GPL and the
-restrictions contained in a BSD-style copyright.)
-
-THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED
-WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
-MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
-IN NO EVENT SHALL THE AUTHOR(S) BE LIABLE FOR ANY DIRECT, INDIRECT,
-INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
-BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
-OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
-ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
-TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
-USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
-DAMAGE.
--------------------------------------------------------------------------
-
-You can find the GPL in /usr/share/common-licenses/GPL
diff --git a/debian/libcap-dev.install b/debian/libcap-dev.install
deleted file mode 100644 (file)
index 3ea4447..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-debian/tmp/usr/include/*
-debian/tmp/lib/lib*.so
-debian/tmp/lib/lib*.a
diff --git a/debian/libcap-dev.manpages b/debian/libcap-dev.manpages
deleted file mode 100644 (file)
index 7c72677..0000000
+++ /dev/null
@@ -1 +0,0 @@
-debian/tmp/usr/share/man/man3/*
diff --git a/debian/libcap2-bin.dirs b/debian/libcap2-bin.dirs
deleted file mode 100644 (file)
index c862666..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-#usr/share/pam-configs
-#etc/security
diff --git a/debian/libcap2-bin.examples b/debian/libcap2-bin.examples
deleted file mode 100644 (file)
index e69de29..0000000
diff --git a/debian/libcap2-bin.install b/debian/libcap2-bin.install
deleted file mode 100644 (file)
index 94e4adc..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-#debian/tmp/lib/security/*
-debian/tmp/sbin/*
-#debian/pam-configs/* usr/share/pam-configs/
-#pam_cap/capability.conf etc/security/
diff --git a/debian/libcap2-bin.manpages b/debian/libcap2-bin.manpages
deleted file mode 100644 (file)
index e62fdb9..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-debian/tmp/usr/share/man/man8/*
-debian/capsh.8
diff --git a/debian/libcap2-bin.postinst.disabled b/debian/libcap2-bin.postinst.disabled
deleted file mode 100644 (file)
index 5f72e25..0000000
+++ /dev/null
@@ -1,37 +0,0 @@
-#!/bin/sh
-# postinst script for libcap2-bin
-#
-# see: dh_installdeb(1)
-
-set -e
-
-# summary of how this script can be called:
-#        * <postinst> `configure' <most-recently-configured-version>
-#        * <old-postinst> `abort-upgrade' <new version>
-#        * <conflictor's-postinst> `abort-remove' `in-favour' <package>
-#          <new-version>
-#        * <postinst> `abort-remove'
-#        * <deconfigured's-postinst> `abort-deconfigure' `in-favour'
-#          <failed-install-package> <version> `removing'
-#          <conflicting-package> <version>
-# for details, see http://www.debian.org/doc/debian-policy/ or
-# the debian-policy package
-
-
-case "$1" in
-    configure|abort-upgrade|abort-remove|abort-deconfigure)
-        pam-auth-update --package
-    ;;
-
-    *)
-        echo "postinst called with unknown argument \`$1'" >&2
-        exit 1
-    ;;
-esac
-
-# dh_installdeb will replace this with shell code automatically
-# generated by other debhelper scripts.
-
-#DEBHELPER#
-
-exit 0
diff --git a/debian/libcap2-bin.prerm.disabled b/debian/libcap2-bin.prerm.disabled
deleted file mode 100644 (file)
index 3c3f50e..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-#!/bin/sh
-# prerm script for libcap2-bin
-#
-# see: dh_installdeb(1)
-
-set -e
-
-# summary of how this script can be called:
-#        * <prerm> `remove'
-#        * <old-prerm> `upgrade' <new-version>
-#        * <new-prerm> `failed-upgrade' <old-version>
-#        * <conflictor's-prerm> `remove' `in-favour' <package> <new-version>
-#        * <deconfigured's-prerm> `deconfigure' `in-favour'
-#          <package-being-installed> <version> `removing'
-#          <conflicting-package> <version>
-# for details, see http://www.debian.org/doc/debian-policy/ or
-# the debian-policy package
-
-
-case "$1" in
-    remove)
-        pam-auth-update --package --remove capability
-    ;;
-
-    upgrade|deconfigure|failed-upgrade)
-    ;;
-
-    *)
-        echo "prerm called with unknown argument \`$1'" >&2
-        exit 1
-    ;;
-esac
-
-# dh_installdeb will replace this with shell code automatically
-# generated by other debhelper scripts.
-
-#DEBHELPER#
-
-exit 0
diff --git a/debian/libcap2.install b/debian/libcap2.install
deleted file mode 100644 (file)
index 56556a7..0000000
+++ /dev/null
@@ -1 +0,0 @@
-debian/tmp/lib/lib*.so.*
diff --git a/debian/orig-tar.sh b/debian/orig-tar.sh
deleted file mode 100755 (executable)
index f7d89cf..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-#!/bin/sh -e
-
-# called by uscan with '--upstream-version' <version> <file>
-
-# move to directory 'tarballs'
-if [ -r .svn/deb-layout ]; then
-  . .svn/deb-layout
-  mv $3 $origDir
-  echo "moved $3 to $origDir"
-fi
diff --git a/debian/pam-configs/capability b/debian/pam-configs/capability
deleted file mode 100644 (file)
index 68ea62e..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-Name: Inheritable Capabilities Management
-Default: yes
-Priority: 0
-Auth-Type: Additional
-Auth-Final:
-       optional                        pam_cap.so
diff --git a/debian/patches/0001-fix-Makefiles.patch b/debian/patches/0001-fix-Makefiles.patch
deleted file mode 100644 (file)
index 6386ecd..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-Description: compile pam_cap with -lpam
- A similar fix was in Debian but appears to have been accidentally
- dropped.  Drop this one if or when debian gets it back so we can
- directly sync.
-Author: Andrew Straw <strawman@astraw.com>
-Forwarded: no
-Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/libcap2/+bug/582769
-Bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591410
-
-Index: libcap2-2.20/pam_cap/Makefile
-===================================================================
---- libcap2-2.20.orig/pam_cap/Makefile 2011-05-10 10:15:02.540359338 -0500
-+++ libcap2-2.20/pam_cap/Makefile      2011-05-10 10:15:07.600359338 -0500
-@@ -7,7 +7,7 @@
- # that this next line does *not* require -lpam on it.) If you think it
- # does, *verify that it does*, and if you observe that it fails as
- # written (and you know why it fails), email me and explain why. Thanks!
--LDLIBS += -L../libcap -lcap
-+LDLIBS += -L../libcap -lcap -lpam
- all: pam_cap.so
-       $(MAKE) testcompile
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644 (file)
index 769a17a..0000000
+++ /dev/null
@@ -1 +0,0 @@
-#0001-fix-Makefiles.patch
diff --git a/debian/rules b/debian/rules
deleted file mode 100755 (executable)
index e3d814c..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-#!/usr/bin/make -f
-
-%:
-       dh $@
-
-override_dh_auto_install:
-       dh_auto_install -- lib=lib RAISE_SETFCAP=no
-
-override_dh_makeshlibs:
-       dh_makeshlibs -V 'libcap2 (>= 2.10)'
-
-get-orig-source:
-       -uscan --upstream-version 0
diff --git a/debian/source/format b/debian/source/format
deleted file mode 100644 (file)
index 163aaf8..0000000
+++ /dev/null
@@ -1 +0,0 @@
-3.0 (quilt)
diff --git a/debian/watch b/debian/watch
deleted file mode 100644 (file)
index 74e3ca3..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-version=3
-http://www.eu.kernel.org/pub/linux/libs/security/linux-privs/libcap2/libcap-(.*)\.tar\.gz \
-  debian debian/orig-tar.sh
diff --git a/libcap.manifest b/libcap.manifest
new file mode 100644 (file)
index 0000000..35d4b44
--- /dev/null
@@ -0,0 +1,8 @@
+<manifest>
+       <assign>
+               <filesystem path="/usr/sbin/*" exec_label="none"/>
+       </assign>
+       <request>
+               <domain name="_"/>
+       </request>
+</manifest>
diff --git a/libcap/.gitignore b/libcap/.gitignore
new file mode 100644 (file)
index 0000000..34cc5d6
--- /dev/null
@@ -0,0 +1,6 @@
+cap_names.h
+cap_names.list.h
+_caps_output.gperf
+libcap.a
+libcap.so*
+_makenames
index cbee930..103cea3 100644 (file)
@@ -4,14 +4,16 @@
 
 Name:           libcap
 Version:        2.21
-Release:        1
+Release:        2
+VCS:            external/libcap#submit/trunk/20121022.071522-2-g987e044673c6ec4df12d1862a80b9a4650499a9b
 Summary:        Library for getting and setting POSIX
 Source:         http://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2/%{name}-%{version}.tar.gz
 
-License:        LGPLv2+
+License:        BSD-2.0 and GPL-2.0
 Url:            http://ftp.kernel.org/pub/linux/libs/security/linux-privs/kernel-2.6/
 Group:          System/Libraries
 BuildRequires:  libattr-devel
+Patch0:         libcap_aslr_20150407.patch 
 
 %description
 libcap is a library for getting and setting POSIX.1e (formerly POSIX 6)
@@ -33,6 +35,7 @@ libcap.
 
 %prep
 %setup -q
+%patch0 -p1 -b .aslr
 
 %build
 # libcap can not be build with _smp_mflags:
@@ -52,6 +55,10 @@ rm -f %{buildroot}/%{_lib}/libcap.a
 
 chmod +x %{buildroot}/%{_lib}/*.so.*
 
+mkdir -p %{buildroot}/usr/share/license
+cp License %{buildroot}/usr/share/license/%{name}
+cat LICENSE.GPL-2.0 >> %{buildroot}/usr/share/license/%{name}
+
 %post -p /sbin/ldconfig
 
 %postun -p /sbin/ldconfig
@@ -59,9 +66,11 @@ chmod +x %{buildroot}/%{_lib}/*.so.*
 %docs_package
 
 %files
+%manifest libcap.manifest
 %defattr(-,root,root,-)
 /%{_lib}/*.so.*
 %{_sbindir}/*
+/usr/share/license/%{name}
 
 %files devel
 %defattr(-,root,root,-)
diff --git a/packaging/libcap_aslr_20150407.patch b/packaging/libcap_aslr_20150407.patch
new file mode 100644 (file)
index 0000000..8b8a389
--- /dev/null
@@ -0,0 +1,12 @@
+diff -Nur libcap/progs/Makefile libcap_patch/progs/Makefile
+--- libcap/progs/Makefile      2015-03-12 09:30:15.313213680 +0900
++++ libcap_patch/progs/Makefile        2015-04-07 16:28:24.510784418 +0900
+@@ -19,7 +19,7 @@
+ all: $(BUILD)
+ $(BUILD): %: %.o
+-      $(CC) $(CFLAGS) $(LDFLAGS) -o $@ $< $(LDLIBS)
++      $(CC) $(CFLAGS) $(LDFLAGS) -pie -o $@ $< $(LDLIBS)
+ %.o: %.c $(INCS)
+       $(CC) $(IPATH) $(CFLAGS) -c $< -o $@
diff --git a/pam_cap/.gitignore b/pam_cap/.gitignore
new file mode 100644 (file)
index 0000000..11806f5
--- /dev/null
@@ -0,0 +1,2 @@
+pam_cap.so
+testcompile
diff --git a/progs/.gitignore b/progs/.gitignore
new file mode 100644 (file)
index 0000000..f42095f
--- /dev/null
@@ -0,0 +1,5 @@
+capsh
+getcap
+getpcaps
+setcap
+verify-caps