Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: update ddccontrol to 1.0.3 #1

Merged
merged 2 commits into from
Sep 19, 2024
Merged

Conversation

xzl01
Copy link
Contributor

@xzl01 xzl01 commented Sep 19, 2024

program to control monitor parameters

Issue: deepin-community/sig-deepin-sysdev-team#552
Log: update repo

@xzl01
Copy link
Contributor Author

xzl01 commented Sep 19, 2024

/integrate

@deepin-ci-robot
Copy link

  • 检测到敏感词export, unset变动;
详情
  {
  "export": {
      "ABOUT-NLS": {
          "b": [
              "`export LANG; LANG=de_DE' (in `sh') or `export LANG=de_DE' (in `bash')."
          ]
      },
      "Makefile": {
          "b": [
              "# Tell versions [3.59,3.63) of GNU make to not export all variables."
          ]
      },
      "Makefile.in": {
          "b": [
              "# Tell versions [3.59,3.63) of GNU make to not export all variables."
          ]
      },
      "aclocal.m4": {
          "b": [
              "dnl check._[VARIABLE-PREFIX] is exported as make variable.",
              "dnl PKG_WITH_MODULES check. HAVE_[VARIABLE-PREFIX] is exported as make",
              "'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM"
          ]
      },
      "config.guess": {
          "b": [
              "\tPATH=$PATH:/.attbin ; export PATH"
          ]
      },
      "config.status": {
          "b": [
              "export SHELL",
              "DUALCASE=1; export DUALCASE # for MKS sh",
              "export as_nl",
              "export LC_ALL",
              "export LANGUAGE",
              "  export CONFIG_SHELL",
              "export_dynamic_flag_spec='$wl--export-dynamic'",
              "            cat $export_symbols | $SED -e \"s/\\(.*\\)/\\1;/\" >> $output_objdir/$libname.ver~",
              "always_export_symbols='no'",
              "export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\\''s/.* //'\\'' | sort | uniq > $export_symbols'",
              "for var in SHELL ECHO PATH_SEPARATOR SED GREP EGREP FGREP LD NM LN_S lt_SP2NL lt_NL2SP reload_flag FILECMD OBJDUMP deplibs_check_method file_magic_cmd file_magic_glob want_nocaseglob DLLTOOL sharedlib_from_linklib_cmd AR archiver_list_spec STRIP RANLIB CC CFLAGS compiler lt_cv_sys_global_symbol_pipe lt_cv_sys_global_symbol_to_cdecl lt_cv_sys_global_symbol_to_import lt_cv_sys_global_symbol_to_c_name_address lt_cv_sys_global_symbol_to_c_name_address_lib_prefix lt_cv_nm_interface nm_file_list_spec lt_cv_truncate_bin lt_prog_compiler_no_builtin_flag lt_prog_compiler_pic lt_prog_compiler_wl lt_prog_compiler_static lt_cv_prog_compiler_c_o need_locks MANIFEST_TOOL DSYMUTIL NMEDIT LIPO OTOOL OTOOL64 shrext_cmds export_dynamic_flag_spec whole_archive_flag_spec compiler_needs_object with_gnu_ld allow_undefined_flag no_undefined_flag hardcode_libdir_flag_spec hardcode_libdir_separator exclude_expsyms include_expsyms file_list_spec variables_saved_for_relink libname_spec library_names_spec soname_spec install_override_mode finish_eval old_striplib striplib; do",
              "for var in reload_cmds old_postinstall_cmds old_postuninstall_cmds old_archive_cmds extract_expsyms_cmds old_archive_from_new_cmds old_archive_from_expsyms_cmds archive_cmds archive_expsym_cmds module_cmds module_expsym_cmds export_symbols_cmds prelink_cmds postlink_cmds postinstall_cmds postuninstall_cmds finish_cmds sys_lib_search_path_spec configure_time_dlsearch_path configure_time_lt_sys_library_path; do",
              "# The commands to extract the exported symbol list from a shared archive.",
              "export_dynamic_flag_spec=$lt_export_dynamic_flag_spec",
              "# Set to \"yes\" if exported symbols are required.",
              "always_export_symbols=$always_export_symbols",
              "# The commands to list exported symbols.",
              "export_symbols_cmds=$lt_export_symbols_cmds",
              "# Symbols that must always be exported.",
              "  export COLLECT_NAMES"
          ]
      }
  },
  "unset": {
      "ABOUT-NLS": {
          "b": [
              "`LC_xxx' environment variables set, you should unset them before"
          ]
      },
      "aclocal.m4": {
          "b": [
              "  unset am_i])"
          ]
      },
      "config.status": {
          "b": [
              "# (If _AS_PATH_WALK were called with IFS unset, it would have the",
              "# We cannot yet rely on \"unset\" to work, but we need these variables",
              "# to be unset--not just set to an empty or harmless value--now, to",
              "# also avoids known problems related to \"unset\" and subshell syntax",
              "  && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :",
              "# as_fn_unset VAR",
              "# Portably unset VAR.",
              "as_fn_unset ()",
              "  { eval $1=; unset $1;}",
              "as_unset=as_fn_unset",
              "(unset CDPATH) >/dev/null 2>&1 && unset CDPATH",
              "lt_unset='unset'",
              "  { am_dirpart=; unset am_dirpart;}",
              "  { am_filepart=; unset am_filepart;}",
              "  { am_mf=; unset am_mf;}",
              "  { am_rc=; unset am_rc;}",
              "# whether the shell understands \"unset\".",
              "lt_unset=$lt_unset"
          ]
      }
  }
}

请联系系统开发review:
/assign @liujianqiang-niu
/hold

Copy link

github-actions bot commented Sep 19, 2024

TAG Bot

TAG: 1.0.3-1deepin1
EXISTED: no
DISTRIBUTION: unstable

Copy link

AutoIntegrationPr Bot
auto integrate with pr url: deepin-community/Repository-Integration#2009
PrNumber: 2009
PrBranch: auto-integration-10934277443

program to control monitor parameters

Issue: deepin-community/sig-deepin-sysdev-team#552
Log: update repo
@deepin-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please ask for approval from liujianqiang-niu. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@deepin-ci-robot
Copy link

  • 检测到debian目录文件有变更: debian/README.Debian,debian/control,debian/ddccontrol.doc-base,debian/ddccontrol.docs,debian/ddccontrol.install,debian/ddccontrol.maintscript,debian/ddccontrol.menu,debian/gbp.conf,debian/gddccontrol.install,debian/libddccontrol-dev.install,debian/libddccontrol0.install,debian/libddccontrol0.maintscript,debian/libddccontrol0.shlibs,debian/not-installed,debian/rules

  • 检测到敏感词export变动;

详情
  {
  "export": {
      "debian/rules": {
          "b": [
              "export DEB_BUILD_MAINT_OPTIONS=hardening=+bindnow",
              "export systemdsystemunitdir:=$(shell pkg-config systemd --variable=systemdsystemunitdir)",
              "export modulesdir=/usr/lib/modules-load.d"
          ]
      }
  }
}

请联系系统开发review:
/assign @liujianqiang-niu
/hold

@xzl01
Copy link
Contributor Author

xzl01 commented Sep 19, 2024

/integrate

@deepin-ci-robot
Copy link

  • 检测到debian目录文件有变更: debian/README.Debian,debian/control,debian/ddccontrol.doc-base,debian/ddccontrol.docs,debian/ddccontrol.install,debian/ddccontrol.maintscript,debian/ddccontrol.menu,debian/gbp.conf,debian/gddccontrol.install,debian/libddccontrol-dev.install,debian/libddccontrol0.install,debian/libddccontrol0.maintscript,debian/libddccontrol0.shlibs,debian/not-installed,debian/rules

  • 检测到敏感词export变动;

详情
  {
  "export": {
      "debian/rules": {
          "b": [
              "export DEB_BUILD_MAINT_OPTIONS=hardening=+bindnow",
              "export systemdsystemunitdir:=$(shell pkg-config systemd --variable=systemdsystemunitdir)",
              "export modulesdir=/usr/lib/modules-load.d"
          ]
      }
  }
}

请联系系统开发review:
/assign @liujianqiang-niu
/hold

@xzl01
Copy link
Contributor Author

xzl01 commented Sep 19, 2024

/integrate

@xzl01 xzl01 merged commit 24b5c93 into deepin-community:master Sep 19, 2024
3 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants