libprivilege-control (0.0.42.TIZEN) unstable; urgency=low [ Jan Olszak ] * Changed dlog logging buffer. [ Jan Cybulski ] * Adapt code for new libsmack API [ Rafal Krypa ] * Rewrite internal function app_uninstall_remove_early_rules() * Create format strings for scanf statically. * Add support for new access mode for setting locks ("l") * Fix unwanted differences between SLP and RSA repositories. [ Lukasz Kostyra ] * Add better debug logs to libprivilege-control -- Rafal Krypa Tue, 20 Aug 2013 13:56:43 +0200 libprivilege-control (0.0.41.TIZEN) unstable; urgency=low * No source code changes. -- Krzysztof Jackiewicz Mon, 12 Aug 2013 10:38:13 +0200 libprivilege-control (0.0.40.TIZEN) unstable; urgency=low [ Bumjin Im ] * Adding W rules to allow email-service move draft email to draft box * Adding Smack rule for obexd to allow to RX to all app's shared directory [ Pawel Polawski ] * Loading all smack-app rules during boot * Revert "Work around for rule loading to allow email-service and contacts-servce access to shared directory of everybody." [ Jan Cybulski ] * Change API function naming sheme * Add support for EFL apps [ Janusz Kozerski ] * Add generic solution for adding rules to shared dirs (RO & RW) [ Lukasz Kostyra ] * Fix libprivilege-control not checking input parameters [ Zofia Abramowska ] * Fixing language errors [ Bartlomiej Grzelewski ] * Remove deprected code. -- Krzysztof Jackiewicz Thu, 8 Aug 2013 14:31:49 +0200 libprivilege-control (0.0.39.TIZEN) unstable; urgency=low [ Bumjin Im ] * Work around for rule loading to allow email-service and contacts-servce access to shared directory of everybody. [ Krzysztof Jackiewicz ] * File locking added -- Krzysztof Jackiewicz Fri, 12 Jul 2013 22:04:38 +0200 libprivilege-control (0.0.38.TIZEN) unstable; urgency=low [ Marcin Niesluchowski ] * Fixing prevent defects in libprivilege-control: * 63125 [ Zbigniew Jasinski ] * Fixing segfault in libprivilege-control -- Krzysztof Jackiewicz Tue, 9 Jul 2013 18:49:02 +0200 libprivilege-control (0.0.37.TIZEN) unstable; urgency=low [ Janusz Kozerski ] * Add contact-service and email-service rule to read shared dirs. -- Krzysztof Jackiewicz Tue, 9 Jul 2013 10:46:56 +0200 libprivilege-control (0.0.36.TIZEN) unstable; urgency=low [ Kidong Kim ] * execute pkg_smack at first boot(temporary) [ Pawel Polawski ] * Implementation of background rule loading [ Janusz Kozerski ] * Early rule loading - livebox issue. [ Zofia Abramowska ] * Adding script for early rules loading -- Krzysztof Jackiewicz Mon, 8 Jul 2013 16:33:33 +0200 libprivilege-control (0.0.35.TIZEN) unstable; urgency=low [ Zbigniew Jasinski ] * Fixing segfault in get_app_gids when app_id = NULL -- Tomasz Swierczek Fri, 5 Jul 2013 10:07:58 +0200 libprivilege-control (0.0.34.TIZEN) unstable; urgency=low [ Kidong Kim ] * add new smack rules for user-space access control * add smack rules for sdcard * add new smack rules for OSP se/secureelement privilege [ Zbigniew Jasinski ] * Keeping *.smack files in separate repository. -- Krzysztof Jackiewicz Wed, 3 Jul 2013 19:24:23 +0200 libprivilege-control (0.0.33.TIZEN) unstable; urgency=low [ Marcin Niesluchowski ] * Reducing error logs number. * Fixing prevent bugs on libprivilege-control: * 58766 [ Kidong Kim ] * add new smack rule for WRT * add smack rules * add smack rules to synchronize with private * add smack rules for OSP/WEB app to access clipboard -- Tomasz Swierczek Thu, 27 Jun 2013 12:16:22 +0200 libprivilege-control (0.0.32.TIZEN) unstable; urgency=low [ Kidong Kim ] * add smack rule of OSP apps for e17 * add smack rules for WRT app * add smack default rules [ Zbigniew Jasinski ] * Added SECURE_LOG* macro * Log messages refactoring [ Marcin Niesluchowski ] * Fixing prevent critical defects in libprivilege-control and some log messages. -- Bartlomiej Grzelewski Thu, 20 Jun 2013 11:16:19 +0200 libprivilege-control (0.0.31.TIZEN) unstable; urgency=low * No source changes. -- Krzysztof Jackiewicz Mon, 17 Jun 2013 15:13:39 +0200 libprivilege-control (0.0.30.TIZEN) unstable; urgency=low [ Kidong Kim ] * add smack rules for app-package::db * fix rules and labeling on db * add smack rules * add new rules for OSP app [ Tomasz Swierczek ] * Added missing part of fix for rule overwriting issue -- Krzysztof Jackiewicz Mon, 17 Jun 2013 14:44:16 +0200 libprivilege-control (0.0.29.TIZEN) unstable; urgency=low [ Tomasz Swierczek ] * Fixed creation of rule sets with missing ----- (change-rule interface) [ Marcin Niesluchowski ] * privilege-control.c and privilege-control.h extended by new app_type_t values. * Comment to app_revoke_permissions() changed. [ Bartlomiej Grzelewski ] * Add error logs in app_give_access. [ Jan Cybulski ] * Add implementation for appsetting privilege * Change parameter names app_id to pkg_id in API functions [ Janusz Kozerski ] * Fast boot optimization [ Bartlomiej Grzelewski ] * Add value APP_PATH_ANY_LABEL to enum app_path_type_t. [ Kidong Kim ] * synchronize OSP/WRT rules with private repository [ Bumjin Im ] * Fixing Rule Loading fail for livebox apps on next reboot -- Krzysztof Jackiewicz Mon, 10 Jun 2013 17:01:25 +0200 libprivilege-control (0.0.28.TIZEN) unstable; urgency=low [ Janusz Kozerski ] * Add API functions smack_pid_have_access and get_smack_label_from_process. * Implement special handling for http://tizen.org/privilege/antivirus [ Rafal Krypa ] * Code refactoring, new internal function for adding single rule for an application. * New API for labeling directories and files. [ Zofia Abramowska ] * Changing way of mapping feature to file name -- Krzysztof Jackiewicz Wed, 29 May 2013 18:17:07 +0200 libprivilege-control (0.0.27.TIZEN) unstable; urgency=low [ Karol Lewandowski ] * Bugfix: Ensure that SMACK labelling finishes before we start launching middleware services [ Junfeng Dong ] * Fix for 64 bit compatibility. [ Rafal Krypa ] * Fix app_install function. * Fix error handling in perm_to_smack() internal function. * Fix ifdef for debug logging. * Fix logging in app_add_permissions_internal() * Add debug logging into app_install() and app_uninstall() * Check validity of Smack labels in API function arguments. * Revert "Temporary fix for web app launching." * Imlement app_disable_permissions() API function stub. * Fix logging ifdefs in slp-su.c. * Unify code indentation. * Change implementation of have_smack() * Truncate Smack file for app in app_revoke_permissions(). * Implement adding apps to additional groups based on enabled permissions. * Full set of SMACK rules support for OSP and WRT * Re-enable Smack setting for native apps. * Temporary workaround for complimentary groups not working on non-SMACK system. * Don't delete SMACK rules file for app in function app_reset_permissions() * Create separate source file for internal, common code. * Simplify cleanup code by using GCC extension for variable scoping. * Remove SMACK_ENABLED ifdefs. * Fix for complimentary groups setting. * Add DAC config files for DB access control. * Merge missing code pieces from private repository. * permissions: unify smack config files with private repository [ Bartlomiej Grzelewski ] * Implemet data control solution for OSP apps. * Reduce complexity from O(n) to O(log(n)) druing state search. * Allow multiple call of app_give_access. [ Krzysztof Jackiewicz ] * Added add_api_feature API * Added support for gids in add_new_feature API * Klocwork bugfixes * Clean up libprivilege-control code * WRT binary link handling updated. [ Janusz Kozerski ] * Add API for install antivirus (app_register_av API function). * Add AV custom rule set support [ Jan Cybulski ] * Add implementation of API function add_shared_dir_readers. * Add check if app_label and shared_label are different in app_label_shared_dir * app_shared_dir_add_readers() accepts NULL in 'app_list' not "" [ Tomasz Swierczek ] * Setting WebAPP label to pkgId again. * Added rules for OSP/WRT apps for app_give_access API usage in security-server [ Kidong Kim ] * add new labels for vconf * add new rules for system::share * add smack rules for osp/web app * add smack rules for sdcard * add rule for wrt_launchpad_daemon * add new smack rule [ Jinha Hwang ] * Update .smack files 2 [ Bumjin Im ] * Adjusting Rules for boolmark [ Zofia Abramowska ] * Marking app_give_access & app_revoke_access as deprecated -- Krzysztof Jackiewicz Wed, 29 May 2013 16:12:06 +0200 libprivilege-control (0.0.26.TIZEN) unstable; urgency=low [ Kidong Kim ] * integrate default smack rules * add new rules for bt-service * add missing smack rules * add smack rules regarding data-provider-master * add smack rules regarding secure-storage * add new smack labels * add new rules and remove vconf labels * add smack rules for privacy-manager * add smack rules for wifi and osp * add smack rules for oma-ds-agent::cfg * add new smack rules for tizenprv00.privacy-popup * add new smack labels for vconf and support IPv6 * add default rules * add new label and rules - system::share [ Junfeng Dong ] * Fix for 64 bit compatibility. [ Bumjin Im ] * adding missing rules [ Jinha Hwang ] * Update .smack files [ Bumjin Im ] * Modifying Smack rules for Apps * Modifying Smack rules for Apps * Removing Label for so files * Adjusting overwrapped Rule * Adding x rules for osp-*-services [ Tomasz Swierczek ] * Added rules for OSP/WRT apps for app_give_access API usage in security-server -- Krzysztof Jackiewicz Mon, 13 May 2013 19:06:30 +0200 libprivilege-control (0.0.25.TIZEN) unstable; urgency=low [ Tomasz Swierczek ] * Disable libprivilege-control logs for performance increase * Temporary fix for web app launching. * Added stub for add_shared_dir_readers function. * Added proper #ifdef SMACK_ENABLED to new APIs static functions. [ Kidong Kim ] * add new rules * apply smack default rules [ Bumjin Im ] * Revising running Smack default rules for all combinations * Adding missing rules * Adding missing rule for crash popup * Modifying device node labels * Modifying rules for changed osp-*-service labels [ Kidong Kim ] * remove udev rules file [ Junfeng Dong ] * Fix for compatibility of GCC 4.7. [ Bartlomiej Grzelewski ] * Enable libprivilege-control for target without smack module in kernel. [ Rafal Krypa ] * Cosmetic: fix space indentation. * Rework Smack-less mode. * New API function app_add_friend(app_id1, app_id2). * Add new API functions app_install() and app_uninstall(). * Add new API function app_enable_permissions() to replace app_add_permissions() and app_add_volatile_permissions(). * Don't fail when trying to enable app permissions that doesn't exist. * Implicitly include base permission in app_enable_permissions(). -- Krzysztof Jackiewicz Wed, 27 Mar 2013 10:55:13 +0100 libprivilege-control (0.0.24.TIZEN) unstable; urgency=low * Refactoring: adjust names of some internal identifiers. * Refactoring: removed compilation warnings when SMACK is disabled. * Disabled SMACK operation for tizendev.org. * Remove prefix from process labels of WRT applications. * Provide app_reset_permissions() API function. * Provide app_add_volatile_permissions() API function. * Rewrite internal function set_smack_for_wrt(). * Recreate Smack configuration files for WRT devcaps. * Remove legacy code for WRT, enable new WRT functionality. -- Tomasz Swierczek Thu, 14 Feb 2013 12:00:00 +0100 libprivilege-control (0.0.23.TIZEN) unstable; urgency=low * Fixing bug in setting execute label for executable files. * Correct bug in dir_set_smack_r() introduced by previous fix. * Fix implementation of setting process label from Smack exec label. * Removed white spaces at the end of lines in smack_default_rules file -- Tomasz Swierczek Wed, Feb 06 2013 12:00:00 +0100 libprivilege-control (0.0.22.TIZEN) unstable; urgency=low * Added new API for setting access/execute labels and transmute on OSP apps directories * Fixed dlog usage * Reverted "make symbolic link of udev rules file" (commit c3a7c9d1188f08fdc950858c589173bb5bb0c817) -- Tomasz Swierczek Tue, Feb 05 2013 12:00:00 +0100 libprivilege-control (0.0.21.TIZEN) unstable; urgency=low [ Kidong Kim ] * add new label and change label - system::core -> sys-assert::core [ Zofia Abramowska ] * Adding new API for setting label and transmute on directory -- Rafal Krypa Fri, 01 Feb 2013 17:22:44 +0100 libprivilege-control (0.0.20.TIZEN) unstable; urgency=low [ Mariusz Domanski ] * Prevent related bugfixes. [ Kidong Kim ] * add new default smack rule. * add new group for crash-logger. * add new smack label - system::crash. [ Jan Olszak ] * Bug fix in adding permissions. [ Janusz Kozerski ] * Implement logging in libprivilege-control. [ Rafal Krypa ] * Fix parsing of Smack config files. * Remove some unnecessary code from wrt_set_src_dir() and wrt_set_data_dir(). -- Rafal Krypa Wed, 30 Jan 2013 17:13:18 +0100 libprivilege-control (0.0.19) unstable; urgency=low [ Tomasz Swierczek ] * Removed "Epoch" from spec file. [ Rafal Krypa ] * Remove stale permission files. * Introduce WRT_ prefix in smack for current SMACK configuration files. * Drop legacy USE_PRIVILEGE_CONTROL ifdef. * Change syntax of SMACK config files. * New API for native/OSP installer. * Add SMACK config for OSP apps. -- Rafal Krypa Thu, 10 Jan 2013 17:42:37 +0100 libprivilege-control (1:0.0.18) unstable; urgency=low [ Halton Huo ] * Modify label for browser db files [ Rafal Krypa ] * Separate ifdefs for Smack support for WRT. * Re-enable Smack setting for native apps. * Fix app type checking in set_app_privilege(). * smack_default_labeling: use variables for various /opt/* paths. -- Rafal Krypa Tue, 08 Jan 2013 11:27:37 +0100 libprivilege-control (1:0.0.15) unstable; urgency=low [ Karol Lewandowski ] * systemd: Add systemd unit to set default smack labels [ Zbigniew Kostrzewa ] * Add build type required for code coverage analysis [ Rafal Krypa ] * udev: change heuristics for guessing camera device nodes [ Kidong Kim ] * fix udev and add new db -- Kidong Kim Thu, 13 Dec 2012 11:26:57 +0900 libprivilege-control (1:0.0.14) unstable; urgency=low [ Kidong Kim ] * make symbolic link of udev rules file [ Yin Kangkai ] * Move passwd and group back from /opt/etc to /etc/ -- Kidong Kim Wed, 05 Dec 2012 19:03:09 +0900 libprivilege-control (1:0.0.13) unstable; urgency=low * remove admin group -- Kidong Kim Thu, 01 Nov 2012 16:17:12 +0900 libprivilege-control (0.0.12) unstable; urgency=low [ Rafal Krypa ] * Merge versions 0.0.7.4 and 0.0.11. * Change widget id type from int to string. [ Krzysztof Jackiewicz ] * License file copied to /usr/share/license/ -- Rafal Krypa Tue, 16 Oct 2012 11:37:34 +0900 libprivilege-control (0.0.11) unstable; urgency=low * Fix definitions passed in CMake. * Add API function wrt_set_privilege() for setting web app privilege from inside WRT. -- Rafal Krypa Fri, 14 Sep 2012 20:26:42 +0200 libprivilege-control (0.0.10) unstable; urgency=low * Revert automatic tests of SMACK API to fix build dependench cycle. * packaging: use macros for installation directories. -- Rafal Krypa Thu, 13 Sep 2012 12:57:49 +0200 libprivilege-control (0.0.9) unstable; urgency=low [ Pawel Polawski ] * Added automatic tests of SMACK API. [ Rafal Krypa ] * Provide udev rules file in the new location, for udev v182. -- Rafal Krypa Thu, 13 Sep 2012 10:50:41 +0200 libprivilege-control (0.0.8) unstable; urgency=low * udev: set haptic devices to world readable and writable. * Restructure setting of compilation flags in CmakeLists. * Temporary turn off setting up of Smack labels and rules. * Always call wrt_permissions_reset() internally during privilege setup for Widgets. * Define a type for WRT widget id. Make it reflect the actual id type in WRT database. * Add wrt_widget_id_from_socket() API function for reading widget id from UNIX sockets. * Deprecate another old function for privilege control. * Fix: remove unused variable. * Fix: preserve const qualifier for strings. * Fix: don't define functions that won't be used to avoid warnings. * Compile with -Wall and -Werror to catch compilation warnings. -- Rafal Krypa Fri, 07 Sep 2012 15:11:28 +0200 libprivilege-control (0.0.7.4) unstable; urgency=low * udev: set haptic devices to world readable and writable. -- Rafal Krypa Wed, 10 Oct 2012 15:13:16 +0900 libprivilege-control (0.0.7.3-1) unstable; urgency=low * give all rules on device nodes -- Kidong Kim Tue, 25 Sep 2012 15:36:45 +0200 libprivilege-control (0.0.7.3) unstable; urgency=low * packaging: add initial manifest file. * Add configuration for default Smack rules and labels for the system. -- Rafal Krypa Fri, 21 Sep 2012 13:43:03 +0200 libprivilege-control (0.0.7.2) unstable; urgency=low * Re-release, no source changes. -- Rafal Krypa Thu, 20 Sep 2012 11:16:46 +0200 libprivilege-control (0.0.7.1) unstable; urgency=low * Provide udev rules file in the new location, for udev v182. -- Rafal Krypa Wed, 19 Sep 2012 13:21:31 +0200 libprivilege-control (0.0.7) unstable; urgency=low * Introduce new function set_app_privilege() for comprehensive permissions setup. * Modify udev rules as per Mr. Kidong Kim request. -- Rafal Krypa Fri, 24 Aug 2012 16:48:16 +0200 libprivilege-control (0.0.6) unstable; urgency=low * Another attempt to push package to OBS * Changed 'flash_power' to 'rear_flash' in udev configuration -- Tomasz Swierczek Mon, 06 Aug 2012 10:51:00 +0200 libprivilege-control (0.0.5) unstable; urgency=low * Fix generated Smack labels for WRT widgets. * Extend semantics of SMACK configuration files for WRT. * Add missing permissions for WRT widgets. -- Rafal Krypa Thu, 02 Aug 2012 11:41:45 +0200 libprivilege-control (0.0.4) unstable; urgency=low * Remove debug-util and kill_app. * Some udev rules fixed by Kidong Kim. -- Rafal Krypa Fri, 27 Jul 2012 11:59:21 +0200 libprivilege-control (0.0.3) unstable; urgency=low * Add initial mapping of wrt devcaps to SMACK accesses. * Pass some path definitions as compiler macros instead of hardcoding in source. * Remove APIs - add & delete user and group for 3rd party applications. * Packaging: fix udev rules installation in the spec file. * Add SMACK functions for WRT. * Add API function set_exec_label. -- Rafal Krypa Tue, 17 Jul 2012 18:56:44 +0200 libprivilege-control (0.0.2-43) unstable; urgency=low * change permission of usb_mtp_gadget device node * Tag: libprivilege-control_0.0.2-43 * Git: slp/pkgs/l/libprivilege-control -- Kidong Kim Mon, 21 May 2012 10:35:31 +0900 libprivilege-control (0.0.2-42) unstable; urgency=low * one rule for udev "/dev/srp" has been added * Tag: libprivilege-control_0.0.2-42 * Git: slp/pkgs/l/libprivilege-control -- Kidong Kim Fri, 23 Mar 2012 11:43:58 +0900 libprivilege-control (0.0.2-41) unstable; urgency=low * add app user into video_tel group * Tag: libprivilege-control_0.0.2-41 * Git: slp/pkgs/l/libprivilege-control -- Kidong Kim Sat, 11 Feb 2012 16:49:35 +0900 libprivilege-control (0.0.2-40) unstable; urgency=low * Remove 'inhouse' directory * Tag: libprivilege-control_0.0.2-40 * Git: slp/pkgs/l/libprivilege-control -- Kidong Kim Thu, 09 Feb 2012 17:41:32 +0900 libprivilege-control (0.0.2-39) unstable; urgency=low * add new group - video_tel(6528) * Tag: libprivilege-control_0.0.2-39 * Git: slp/pkgs/l/libprivilege-control -- Kidong Kim Tue, 07 Feb 2012 16:51:55 +0900 libprivilege-control (0.0.2-38) unstable; urgency=low * change ownership and permission of user home directory * Tag: libprivilege-control_0.0.2-38 * Git: slp/pkgs/l/libprivilege-control -- Kidong Kim Fri, 20 Jan 2012 08:49:29 +0900 libprivilege-control (0.0.2-37) unstable; urgency=low * remove a string 'inhouse' from all codes * Tag: libprivilege-control_0.0.2-37 * Git: slp/pkgs/l/libprivilege-control -- Kidong Kim Wed, 18 Jan 2012 12:06:34 +0900 libprivilege-control (0.0.2-36) unstable; urgency=low * change user name 'inhouse' of /etc/group file to 'app' * Tag: libprivilege-control_0.0.2-36 * Git: slp/pkgs/l/libprivilege-control -- Kidong Kim Sat, 14 Jan 2012 13:36:36 +0900 libprivilege-control (0.0.2-35) unstable; urgency=low * unify all application's user account to 'app' account * Tag: libprivilege-control_0.0.2-35 * Git: slp/pkgs/l/libprivilege-control -- Kidong Kim Tue, 10 Jan 2012 10:54:19 +0900 libprivilege-control (0.0.2-34) unstable; urgency=low * 11/12/23 * - add package name prefix - org. (for using tizen) * Tag: libprivilege-control_0.0.2-34 * Git: slp/pkgs/l/libprivilege-control -- Kidong Kim Fri, 23 Dec 2011 15:13:36 +0900 libprivilege-control (0.0.2-33) unstable; urgency=low * 11/12/05 * - make /etc/passwd and /etc/group symbolic link * - original files are located in /opt/etc/ * Tag: libprivilege-control_0.0.2-33 * Git: 165.213.180.234:slp/pkgs/l/libprivilege-control -- Kidong Kim Mon, 05 Dec 2011 17:04:14 +0900 libprivilege-control (0.0.2-32) unstable; urgency=low * 11/12/02 * - change license : LGPL -> apache * Tag: libprivilege-control_0.0.2-32 * Git: 165.213.180.234:slp/pkgs/l/libprivilege-control -- Kidong Kim Fri, 02 Dec 2011 17:00:47 +0900 libprivilege-control (0.0.2-31) unstable; urgency=low * 11/11/30 * - fix permission of developer home directory * - fix problem not to launch application which has org. prefix in pacakage name * Tag: libprivilege-control_0.0.2-31 * Git: 165.213.180.234:slp/pkgs/l/libprivilege-control -- Kidong Kim Wed, 30 Nov 2011 17:23:12 +0900 libprivilege-control (0.0.2-30) unstable; urgency=low * fix boiler-plate * Tag: libprivilege-control_0.0.2-30 * Git: 165.213.180.234:slp/pkgs/l/libprivilege-control -- Kidong Kim Wed, 13 Jul 2011 10:17:20 +0900 libprivilege-control (0.0.2-29) unstable; urgency=low * change dialer package name - phone * Tag: libprivilege-control_0.0.2-29 * Git: 165.213.180.234:slp/pkgs/l/libprivilege-control -- Kidong Kim Thu, 23 Jun 2011 13:42:26 +0900 libprivilege-control (0.0.2-28) unstable; urgency=low * add new executable - kill_app * Tag: libprivilege-control_0.0.2-28 * Git: 165.213.180.234:slp/pkgs/l/libprivilege-control -- Kidong Kim Mon, 13 Jun 2011 15:35:59 +0900 libprivilege-control (0.0.2-27) unstable; urgency=low * fix package name bug * Tag: libprivilege-control_0.0.2-27 * Git: 165.213.180.234:slp/pkgs/l/libprivilege-control -- Kidong Kim Mon, 11 Apr 2011 14:45:41 +0900 libprivilege-control (0.0.2-26) unstable; urgency=low * fix inhouse package name (temporary) * Tag: libprivilege-control_0.0.2-26 * Git: 165.213.180.234:slp/pkgs/l/libprivilege-control -- Kidong Kim Mon, 11 Apr 2011 11:50:06 +0900 libprivilege-control (0.0.2-25) unstable; urgency=low * add new error code * if fail to execute setuid or setgid or setenv, do not execute new app * Tag: libprivilege-control_0.0.2-25 * Git: 165.213.180.234:slp/pkgs/l/libprivilege-control -- Kidong Kim Tue, 15 Mar 2011 15:08:41 +0900 libprivilege-control (0.0.2-24) unstable; urgency=low * fix dependency - add libssl-dev * Tag: libprivilege-control_0.0.2-24 * Git: 165.213.180.234:slp/pkgs/l/libprivilege-control -- Kidong Kim Mon, 14 Mar 2011 17:38:52 +0900 libprivilege-control (0.0.2-23) unstable; urgency=low * fix dependency problem - misuse tag * Tag: libprivilege-control_0.0.2-23 * Git: 165.213.180.234:slp/pkgs/l/libprivilege-control -- Kidong Kim Mon, 14 Mar 2011 09:14:04 +0900 libprivilege-control (0.0.2-22) unstable; urgency=low * change user name to hashing value to have equal length. * fix prevent bug * Tag: libprivilege-control_0.0.2-22 * Git: 165.213.180.234:slp/pkgs/l/libprivilege-control -- Kidong Kim Tue, 08 Mar 2011 15:55:06 +0900 libprivilege-control (0.0.2-21) unstable; urgency=low * modify not to check password when logging by developer * Tag: libprivilege-control_0.0.2-21 * Git: 165.213.180.234:slp/pkgs/l/libprivilege-control -- Kidong Kim Fri, 18 Feb 2011 16:01:31 +0900 libprivilege-control (0.0.2-20) unstable; urgency=low * add new executables for SDK * Tag: libprivilege-control_0.0.2-20 * Git: 165.213.180.234:slp/pkgs/l/libprivilege-control -- Kidong Kim Fri, 11 Feb 2011 09:56:35 +0900 libprivilege-control (0.0.2-19) unstable; urgency=low * fix 3rd party app launching problem * Tag: libprivilege-control_0.0.2-19 * Git: 165.213.180.234:slp/pkgs/l/libprivilege-control -- Kidong Kim Tue, 11 Jan 2011 16:51:17 +0900 libprivilege-control (0.0.2-18) unstable; urgency=low * fix strtoul problem * Tag: libprivilege-control_0.0.2-18 * Git: 165.213.180.234:slp/pkgs/l/libprivilege-control -- Kidong Kim Mon, 03 Jan 2011 16:56:15 +0900 libprivilege-control (0.0.2-17) unstable; urgency=low * fix postinst script * Tag: libprivilege-control_0.0.2-17 * Git: 165.213.180.234:slp/pkgs/l/libprivilege-control -- Kidong Kim Wed, 15 Dec 2010 10:00:57 +0900 libprivilege-control (0.0.2-16) unstable; urgency=low * preparations for limo contribution * Tag: libprivilege-control_0.0.2-16 * Git: 165.213.180.234:/git/slp/pkgs/libprivilege-control -- Kidong Kim Fri, 26 Nov 2010 15:55:20 +0900 libprivilege-control (0.0.2-15) unstable; urgency=low * fix package types * Tag: libprivilege-control_0.0.2-15 * Git: 165.213.180.234:/git/slp/pkgs/libprivilege-control -- Kidong Kim Wed, 24 Nov 2010 15:00:30 +0900 libprivilege-control (0.0.2-14) unstable; urgency=low * fix java package * Tag: libprivilege-control_0.0.2-14 * Git: 165.213.180.234:/git/slp/pkgs/libprivilege-control -- Kidong Kim Wed, 24 Nov 2010 12:03:37 +0900 libprivilege-control (0.0.2-13) unstable; urgency=low * modify package name * Tag: libprivilege-control_0.0.2-13 * Git: 165.213.180.234:/git/slp/pkgs/libprivilege-control -- Kidong Kim Mon, 22 Nov 2010 14:18:14 +0900 libprivilege-control (0.0.2-12) unstable; urgency=low * add environment variables * Tag: libprivilege-control_0.0.2-12 * Git: 165.213.180.234:/git/slp/pkgs/libprivilege-control -- Kidong Kim Wed, 27 Oct 2010 08:07:45 +0900 libprivilege-control (0.0.2-11) unstable; urgency=low * modify bug in case that current user is inhouse * Tag: libprivilege-control_0.0.2-11 * Git: 165.213.180.234:/git/slp/pkgs/libprivilege-control -- Kidong Kim Thu, 21 Oct 2010 12:03:57 +0900 libprivilege-control (0.0.2-10) unstable; urgency=low * add new function * Tag: libprivilege-control_0.0.2-10 * Git: 165.213.180.234:/git/slp/pkgs/libprivilege-control -- Kidong Kim Wed, 20 Oct 2010 19:31:24 +0900 libprivilege-control (0.0.2-9) unstable; urgency=low * modify doxygen group * Tag : libprivilege-control_0.0.2-9 * Git : 165.213.180.234:/git/slp/pkgs/libprivilege-control -- Kidong Kim Mon, 27 Sep 2010 17:56:04 +0900 libprivilege-control (0.0.2-8) unstable; urgency=low * git tag typing error * Tag : libprivilege-control_0.0.2-8 * Git : 165.213.180.234:/git/slp/pkgs/libprivilege-control -- Kidong Kim Wed, 01 Sep 2010 17:21:00 +0900 libprivilege-control (0.0.2-7) unstable; urgency=low * Change copyright context * Tag : libprivilege-conteol_0.0.2-7 * Git : 165.213.180.234:/git/slp/pkgs/libprivilege-control -- Kidong Kim Wed, 01 Sep 2010 17:09:31 +0900 libprivilege-control (0.0.2-6) unstable; urgency=low * Add home directory of inhouse account * Tag : libprivilege-control_0.0.2-6 * Git : 165.213.180.234:/git/slp/pkgs/libprivilege-control -- Kidong Kim Sat, 31 Jul 2010 13:53:37 +0900 libprivilege-control (0.0.2-5) unstable; urgency=low * Add boiler-plate in header file * Tag : libprivilege-control_0.0.2-5 * Git : 165.213.180.234:/git/slp/pkgs/libprivilege-control -- Kidong Kim Sat, 24 Jul 2010 10:48:19 +0900 libprivilege-control (0.0.2-4) unstable; urgency=low * fix tagging problem * Tag : libprivilege-control_0.0.2-4 * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/libprivilege-control-0 -- Kidong Kim Wed, 09 Jun 2010 15:24:41 +0900 libprivilege-control (0.0.2-3) unstable; urgency=low * modify source code to change GID * Tag : libprivilege-control_0.0.2-3 * Git : 165.213.180.234:/git/slp2.0.slp2.0-pkgs/libprivilege-control-0 -- Kidong Kim Wed, 09 Jun 2010 11:49:40 +0900 libprivilege-control (0.0.2-2) unstable; urgency=low * modify postinst to switch DAC flag * Tag : libprivilege-control_0.0.2-2 * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/libprivilege-control-0 -- Kidong Kim Thu, 03 Jun 2010 17:49:39 +0900 libprivilege-control (0.0.2-1) unstable; urgency=low * add flag to determine DAC * Tag : libprivilege-control_0.0.2-1 * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/libprivilege-control-0 -- Kidong Kim Wed, 02 Jun 2010 13:49:56 +0900 libprivilege-control (0.0.1-1) unstable; urgency=low * Initial Release. * Tag : libprivilege-control_0.0.1-1 * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/libprivilege-control-0 -- Kidong Kim Thu, 13 May 2010 19:28:13 +0900